/* CSS Document */

* {
	margin:0;	
	padding:0;
	/*border:none;*/
	text-decoration:none;
	color:#454545;
}

p{
	color:#454545;
}

body {
  text-align: center;
  min-width: 500px;
  /*background:#707d8c url(images/bg.jpg) repeat-x;*/
  /*background:#fff url(images/body-bg.jpg) repeat-x;  */
  background:#d6d2b9 url(images/body-bg.jpg) repeat-x;
  font-family:Tahoma, "Trebuchet MS", Verdana, sans-serif;
  font-size:12px;
  color:#454545;
}

#wrapper {
  text-align: left;
  width:810px;
  margin-left: auto;
  margin-right: auto;
}

#banner-top { display: block; } 

#header{
	text-align:center;
	background:url(images/banner.jpg) no-repeat 0px 0px;
}

.black-text{
	color:#FFFFFF;
	color:#454545;
}

.gery-text{
	color:#454545;
}

#main{
	float:left;
	width:100%;
}

#main-content{
	width:375px;
}

#right-content{
	float:left;
	margin-left:-373px;
	padding:60px 20px 10px 20px;
	width:333px;
	height:337px;
	background:url(images/featured-projects.jpg) no-repeat;
}

.link{
	font-size:11px;
	clear:left;
	padding:4px 0;	
	width:100%;
	height:66px;
}



#right-content img{
	margin-right:10px;
	border:2px solid #627988;
}

#welcome{
	padding:85px 20px 10px 20px;
	line-height:18px;
	background:url(images/welcome.jpg) no-repeat;
	height:312px;
}


#welcome p{
	padding-bottom:10px;
}

#cartoons{
	padding:85px 20px 10px 20px;
	line-height:18px;
	background:url(images/cartoons.jpg) no-repeat;
	height:312px;
}

#television{
	padding:85px 20px 10px 20px;
	line-height:18px;
	background:url(images/television.jpg) no-repeat;
	height:312px;
}

#trailers{
	padding:85px 20px 10px 20px;
	line-height:18px;
	background:url(images/trailers.jpg) no-repeat;
	height:312px;
}

#flashPlayer-cartoons{
	padding:10px 2px 10px 2px;
	line-height:18px;
	background:url(images/cartoons.jpg) no-repeat;
	height:397px;
}

#faq{
	background:url(images/credits-bg.jpg) repeat-y;
	padding:10px 30px;
	margin-top:-2px;
	min-height:300px;
}

* html #fag{
	height:300px;
}

#faq p{
	color:#b2c1cf;
	color:#022155;
	color:#000000;
	padding-bottom:10px;
}

#content-fag{
	/*background:url(images/main-bg.jpg) repeat-y;*/
	background:url(images/banner_05.png) repeat-y;
	padding:12px 26px 10px 26px;
	min-height:410px;
	position:relative;
}

#content-fag #faq div{
	/*color:#ffffff;*/
	padding-bottom:10px;
}

#content-contact{
	text-align:center;
	background:url(images/banner_05.png) repeat-y;
	padding:12px 26px 10px 26px;
	min-height:410px;
}

* html #content-fag,  #content-contact{
	height:410px;
}

#contact{
	font-size:12px;
	text-align:left;
	padding:20px 0 20px 290px;
}

#contact a{
	text-decoration:underline;
	color:#b2c1cf;
	color:#990000;
	color:#000000;
}

#contact p{
	/*color:#b2c1cf;*/
	padding-bottom:4px;
}

.bullet{
	background:url(images/bullet.jpg) top left no-repeat;
	padding:0px 15px;
}

#footer{
	clear:both;
	color:#000000;
	text-align:center;
	height:88px;
	background:url(images/bottom.png) no-repeat;
	padding-top:20px;
}

#footer p{
	padding-bottom:10px;
	color:#000000;
}

#footer a{
	padding:0 10px;
	color:#000000;
}

#footer a:hover{
	text-decoration:underline;
	
}

#content{
	height:410px;
	background:url(images/banner_05.png) ;
	padding:10px 26px 10px 26px;
}	