@charset "utf-8";
/* CSS Document */
html, body{margin:0px; padding:0px; color:#fff;
font-size:14px; line-height:16px; font-family:Verdana, Geneva, sans-serif;}

.clear{clear:both;}
a {background:inherit; color:#166090; text-decoration:none; font-weight:700;}
a:hover {background:inherit; color:#286ea0; text-decoration:underline;}

.siteBg {
   background:url(../images/site_bg2_02.jpg);
   background-repeat: repeat-y;
   background-position: 50% 0%;
   background-color: #000000;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   
}

#container{
   width:1000px;
   background-color:#000;
   margin-left:auto;
   margin-right:auto;
}

.header{
	width:1000px;
	height:124px;
	margin-left:auto;
	margin-right:auto;
}
#menu{
	width:1000px;
	height:51px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
}
#menu ul{
	list-style:none;
}
#menu li{
	float:left;
}
#menu img{
	border:none;
}
#sub_header{
	width:1000px;
	height:207px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/header_img_03.jpg) repeat-y;
}
#sub_header2{
	width:1000px;
	height:357px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/extras_bg2.jpg) repeat-y;
}

#content{
	width:1000px;
	
}
.main_content{
	width:1000px;
	background-color:#000;
	margin-left:5px;
	margin-right:-5px;
}

.footer{
	width:1000px;
}
.footer_info{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}
/*Home Page Elements*/
#top{
	background-color:#000;
	width:1000px;
}
#bottom{
	background-color:#000;
	width:1000px;
}
.recent_works{
	background-color:#000;
	width:501px;
	float:left;
}

.site_news{
	width:499px;
	background-color:#000;
	float:left;
	height:300px;
}

.affilates{
	width:900px;
	
}
.affilate_content{
	width:290px;
	float:left;
	margin-left:auto;
	margin-right:auto;
}

.affilate_content p{
	margin-left:100px;
}

.thumb2{
	background:url(../images/tn_bg_07.jpg) no-repeat;
	width:231px;
	height:232px;
	float:left;
}
.thumb2 img{
	margin-left:3px;
	margin-right:0px;
	margin-top:1px;
	margin-bottom:0px;
	border:0px;
}



.thumb{
	background:url(../images/tn_bg_07.jpg) no-repeat;
	width:231px;
	height:232px;
	float:left;
}
.thumb img{
	margin-left:17px;
	margin-right:0px;
	margin-top:15px;
	margin-bottom:0px;
	border:0px;
}
.thumb_desc1{
	width:200px;
	float:left;
	padding-left:10px;
}

/*Gallery Page */

.gallery{
	width:551px;
	float:left;
}
.pages{
	width:990px;
	float:left;
	background-color:#090;
}
.animation{
	width:449px;
	float:left;
}

.gal_item{width:231px; height:300px; color:#fff; text-align:center; padding-right:10px; padding-bottom:10px; float:left;}

.img_view{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	border:#a2963a solid 5px;
}
#img_title h2{
	margin-left:100px;
}
.img_info{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
.img_info p{
	text-align:center;
}
.about{
width:551px;
float:left;
}
.news_stories{
	width:551px;
	float:left;
}

.news_stories h2 i{
	font-size:12px;
}
.news_item{
	margin-left:100px;
}
