/* CSS Reset */
* { margin:0; padding:0; }
body {
    background:#59d3fa url(images/body_bg.jpg) repeat-x 0 0;
}
#container {
	width:1024px;
	margin:0 auto;
}
#header {
	height:139px;
	width:960px;
	margin:90px auto 0 auto;
}
#header h1 {
	display:block;
	float:left;
	width:200px;
	height:139px;
	background:url(images/logo.png) no-repeat 0 0;
	text-indent:-10000px;
	background-position: center;
}
#header h1 a {
  display:block;
  width:100%;
  height:100%;
}
#header ul {
	display:block;
	float:right;
	width:750px;
	height:100px;
	list-style:none;
}
#header ul li {
	display:block;
	float:left;
	height:125px;
}

/* Menu bar items with hover rollOver commands*/

#home {
  width:144px;
  background-image: url(images/home.jpg);
  
}
#about {
  width:125px;
  background-image: url(images/news.jpg);
}
#art {
  width:96px;
  background-image: url(images/art.jpg);
}
#shop {
  width:121px;
  background-image: url(images/shop.jpg);
}
#jobs {
  width:96px;
  background-image: url(images/jobs.jpg);
}
#email {
  width:155px;
  background-image: url(images/email.jpg);
}
#header ul li a {
  display:block;
  width:100%;
  height:100%;
}
#home a:hover {
	background:url(images/home.jpg) no-repeat 0 -125px;
}
#about a:hover {
  background:url(images/news.jpg) no-repeat 0 -125px;
}
#art a:hover {
  background:url(images/art.jpg) no-repeat 0 -125px;
}
#shop a:hover {
  background:url(images/shop.jpg) no-repeat 0 -125px;
}
#jobs a:hover {
  background:url(images/jobs.jpg) no-repeat 0 -125px;
}
#email a:hover {
  background:url(images/email.jpg) no-repeat 0 -125px;
}

/* main image body*/

#imageContainer {
	height:407;
	width:960;
	margin:0px 0 0 30px;
}
.leftImage {
	width:640px;
	height:900px;
	float:left;
	margin:0px 0px 0 12px;
	background-image: url(images/story-bg.jpg);
}
.leftImage h3 {
   font:bold 20px Verdana, Geneva, sans-serif;
   color:#0f83bc;
  text-transform:uppercase;
  margin:30px 0 0 40px;
}
.leftImage p {
  font:normal 14px/20px Arial, Helvetica, sans-serif;
  color:#094e64;
  margin:10px 30px 0 40px;
}
#mainSubject {
	width:590px;
	height:710px;
	float:right;
	margin:20px 20px 0 0px;
}	
.mainImage {
	width:620px;
	height:645px;
	margin:20px 0px 0 30px;
	/*background: url(images/cdnc_herediadesigns2.jpg) no-repeat;*/
}
.mainImage h3 {
  font:bold 20px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:30px 0 0 110px;
}
.mainImage p {
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#0c3b4a;
	margin:20px 0px 0 0px;
	background-repeat: repeat-x;
}

/*content box */

.rightImage {
	width:300px;
	height:900px;
	float:left;
	margin:0px -10px 0 0px;
	background: url(images/story-bar.jpg);
}
.rightImage h3 {
  font:bold 20px Verdana, Geneva, sans-serif;
  color:#ffffff;
  text-transform:uppercase;
  margin:20px 0px 0 70px;
}
.rightImage p {
  font:normal 12px/18px Verdana, Geneva, sans-serif;
  color:#0c3b4a;
  margin:50px 0px 0 172px;
}

/*content box subjects*/

#topSubjects {
	width:250px;
	height:75px;
	float:left;
	margin:10px 0px 0 20px;
}	
.topSubject {
	width:100px;
	height:100px;
	background: url(images/muralgallery.jpg) no-repeat;
}
.topSubject h3 {
  font:bold 12px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:0px 0 0 110px;
}
.topSubject p {
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#0c3b4a;
	margin:0px 0px 0 110px;
}
/*children's books*/
#btmSubjects {
	width:250px;
	height:75px;
	float:left;
	margin:10px 0px 0px 20px;
}
.btmSubject {
	width:100px;
	height:100px;
	background: url(images/kidsgallery.jpg) no-repeat;
}
.btmSubject h3 {
  font:bold 12px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:0px 0 0 110px;
}
.btmSubject p {
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#0c3b4a;
	margin:0px 10px 0 110px;
}
/*custom hats*/
#hatSubjects {
	width:250px;
	height:75px;
	float:left;
	margin:10px 0px 0px 20px;
}
.hatSubject {
	width:100px;
	height:100px;
	background: url(images/hatgallery.jpg) no-repeat;
}
.hatSubject h3 {
  font:bold 12px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:0px 0 0 110px;
}
.hatSubject p {
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#0c3b4a;
	margin:0px 10px 0 110px;
}
/* animation Link gallery*/
#animSubjects {
	width:250px;
	height:75px;
	float:left;
	margin:10px 0px 0px 20px;
}
.animSubject {
	width:100px;
	height:100px;
	background: url(images/episode1.jpg) no-repeat;
}
.animSubject h3 {
  font:bold 12px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:0px 0 0 110px;
}
.animSubject p {
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#0c3b4a;
	margin:0px 10px 0 110px;
}
/*hip hop art gallery*/
#hipSubjects {
	width:250px;
	height:75px;
	float:left;
	margin:10px 0px 0px 20px;
}
.hipSubject {
	width:100px;
	height:100px;
	background: url(images/hipgallery.jpg) no-repeat;
}
.hipSubject h3 {
  font:bold 12px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:0px 0 0 110px;
}
.hipSubject p {
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#0c3b4a;
	margin:0px 10px 0 110px;
}
/*gaming and animation gallery*/
#gameSubjects {
	width:250px;
	height:75px;
	float:left;
	margin:10px 0px 0px 20px;
}
.gameSubject {
	width:100px;
	height:100px;
	background: url(images/gamegallery.jpg) no-repeat;
}
.gameSubject h3 {
  font:bold 12px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:0px 0 0 110px;
}
.gameSubject p {
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#0c3b4a;
	margin:0px 10px 0 110px;
}
/*storyboards*/
#storySubjects {
	width:250px;
	height:75px;
	float:left;
	margin:10px 0px 0px 20px;
}
.storySubject {
	width:100px;
	height:100px;
	background: url(images/storygallery.jpg) no-repeat;
}
.storySubject h3 {
  font:bold 12px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:0px 0 0 110px;
}
.storySubject p {
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#0c3b4a;
	margin:0px 10px 0 110px;
}
/*Graphic design*/
#graphSubjects {
	width:250px;
	height:75px;
	float:left;
	margin:10px 0px 0px 20px;
}
.graphSubject {
	width:100px;
	height:100px;
	background: url(images/graphgallery.jpg) no-repeat;
}
.graphSubject h3 {
  font:bold 12px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:0px 0 0 110px;
}
.graphSubject p {
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#0c3b4a;
	margin:0px 10px 0 110px;
}
/* Multicultural gallery*/
#coloresSubjects {
	width:250px;
	height:75px;
	float:left;
	margin:40px 0px 0px 20px;
}
.coloresSubject {
	width:100px;
	height:100px;
	background: url(images/coloresgallery.jpg) no-repeat;
}
.coloresSubject h3 {
  font:bold 12px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:0px 0 0 110px;
}
.coloresSubject p {
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#0c3b4a;
	margin:0px 10px 0 110px;
}
/*digital media link
#digitalSubjects {
	width:250px;
	height:75px;
	float:left;
	margin:10px 0px 0px 20px;
}
.digitalSubject {
	width:100px;
	height:100px;
	background: url(images/sm-bug.jpg) no-repeat;
}
.digitalSubject h3 {
  font:bold 12px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:0px 0 0 110px;
}
.digitalSubject p {
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#0c3b4a;
	margin:0px 10px 0 110px;
}
*/
/*Bottom row of buttons*/

.box {
	width:320px;
	height:185px;
	float:left;
	margin:0px 0 0 0px;
}
.box h3 {
  font:bold 18px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:30px 0 0 172px;
}
.box h5 {
  font:bold 15px Verdana, Geneva, sans-serif;
  color:#0f83bc;
  text-transform:uppercase;
  margin:30px 0 0 172px;
}
.box p {
  font:normal 12px/18px Verdana, Geneva, sans-serif;
  color:#0c3b4a;
  margin:5px 30px 0 172px;
}
.colores {
	display: block;
	width: 320px;
	height: 185px;
	background: transparent url(images/box2.jpg) no-repeat;
}
.colores:hover { 
    background-position: 0 -181px; 
}
.testimonial {
	background-image: url(images/testimonial.jpg);
}
.testimonial:hover { 
    background-position: 0 -181px; 
}
.mobile {
	display: block;
	width: 320px;
	height: 185px;
	text-indent:30px;
	background-image: url(images/hovers3.jpg);
}
.mobile:hover { 
    background-position: 0 -181px; 
}
/*Footer text and text box*/
#leftCol {
	width:960px;
	float:left;
	margin:10px 0 0 10px;
}
#leftCol h2 {
  font:bold 20px/24px Verdana, Geneva, sans-serif;
  color:#094e64;
}
#leftCol p {
  font:normal 14px/20px Arial, Helvetica, sans-serif;
  color:#094e64;
  margin-top:10px;
}
#newsletter {
	position:relative;
	width:320px;
	height:110px;
	float:left;
	margin:10px 0 30px 0;
	background-image: url(images/newsletter_bg.jpg);
}
#newsletter label {
	font:bold 16px Verdana, Geneva, sans-serif;
	letter-spacing:1px;
	margin-top:10px;
	width:100%;
	display:block;
	color:#fff;
	text-align:center;
}
#emailInput {
	position:absolute;
	top:54px;
	left:5px;
	width:200px;
	margin:0px 0 0 30px;
	font:bold 20px Verdana, Geneva, sans-serif;
	color:#289;
	border:0;
	background-color:transparent;
	border:none;
}
#submitButton {
  position:absolute;
  top:43px;
  right:27px;
  width:50px;
  height:40px;
  margin-top:5px;
  padding:0;
}
#footer {
  clear:both;
  width:940px;
  border-top:1px dashed #094e64;
}
#footer p {
  margin:15px 0;
  font:bold 12px Arial, Helvetica, sans-serif;
  color:#094e64;
}

