@charset "utf-8";
*{
	padding:0; margin:0;
	}
	
body{
	background-image:url(../images/body_bg.jpg); background-repeat:repeat-x; margin:0;
	}
	
#wrapper{
	width:900px; height:auto; background-color:#363636; margin:0 auto; padding:0; 
	}
	
#main-siteContainer{
	width:900px; height:auto; background-image:url(../images/site_01.jpg); background-repeat:repeat-x; margin:0 auto; padding:0; float:left;
	} 
	
#header-container{
	width:880px; height:auto; padding:0 10px 10px 10px; float:left; margin:10px 0 0 0; 
	}
	
#header-left{
	width:283px; height:auto; float:left; height:auto;
	}
	
#header-right{
	width:597px; height:auto; float:right; height:auto;
	}

#menu-container{
	width:815px; height:32px; background-color:#212121; float:left; margin:8px 0 0 0; padding:0 0 0 60px;
	}
	
#main-middleContainer{
	width:880px; height:auto; padding:0 10px 10px 10px; ; background-color:#363635; float:left;
	}
	
#middle-leftContainer{	
	width:283px; height:auto; background-color:#212121; float:left; margin:0;
	}
	
#leftNewsContainer{
	width:253px; height:100px; margin:15px 15px 5px 15px; float:left;
	}
	
#title-box{
	width:253px; height:20px; float:left;
	}
	
.subTitle{
	font-family:Tahoma, Verdana, Arial; font-size:16px; color:#ff8a00;
	}
	
.subTitle1{
	font-family:Tahoma, Verdana, Arial; font-size:12px; color:#ff8a00;
	}
	
#newstext{
	width:253px; height:auto; padding:5px 0 0 0; float:left;
	}

#newsBox{
	width:253px; height:auto; padding:5px 0 0 0; float:left;
	}
	
.newsfeedTitle{
	font-family:Tahoma, Verdana, Arial; font-size:11px; color:#e4d668;
	}
	
.newsfeed{
	font-family:Tahoma, Verdana, Arial; font-size:11px; color:#acacac; text-align:justify;
	}

.newsfeed a:hover{
	font-family:Tahoma, Verdana, Arial; font-size:11px; color:#e4d668; text-align:justify;
	}
	
.textOne{
	font-family:Tahoma, Verdana, Arial; font-size:11px; color:#f0f0f0; text-align:left;
	}
	
.textTwo{
	font-family:Tahoma, Verdana, Arial; font-size:11px; color:#c46e09; text-align:left;
	}
	
#video-Container{
	width:253px; height:auto; margin:15px 15px 5px 15px; float:left;
	}
	
#video-Container2{
	width:253px; height:auto; margin:15px 15px 15px 15px; float:left;
	}
	
#address-Container2{
	width:207px; height:auto; margin:95px 38px 0 30px; float:left;
	}
	
#address-Container{
	width:207px; height:auto; margin:23px 38px 0 15px; float:left;
	}
	
#middle-rightContainer{	
	width:576px; height:auto; background-color:#212121; float:right; margin:0 10px 0 0;
	}
	
#right-contentContainer{
	width:556px; height:auto; padding:15px 15px 27px 15px; float:left; background-color:#212121;
	}
	
#topright-contentContainer{
	width:556px; height:auto; float:left; background-color:#212121;
	}
	
#top-contentContainer{
	width:556px; height:auto; float:left; background-color:#212121; text-align:justify; padding:10px 0 0 0;
	}
#bottomright-contentContainer{
	width:556px; height:auto; float:left; background-color:#212121; padding:0;
	}
	
#btmImageContainer{
	background-image:url(../images/imagebox1.jpg); background-repeat:no-repeat; width:556px; height:182px; float:left;
	}
		
.subTitle-two{
	font-family:Tahoma, Verdana, Arial; font-size:16px; color:#e4d668;
	}
	
#left-textContainer{
	width:556px; height:auto; float:left; padding:20px 0 10px 0;
	}
	
#right-imageBox1{
	width:auto; height:109px; float:left; margin:15px 38px 15px 38px; background-color:#212121; vertical-align:middle;
	} 
	
#right-imageBox{
	width:253px; height:60px; float:left; margin:0 15px 0 15px; background-color:#212121; vertical-align:middle;
	} 
	
#boxLeft{
	width:175px; float:left; padding:8px 0 0 8px; height:182px;
	}
	
#boxRight{
	width:357px; float:right; padding:8px 9px 0 6px; height:177px;
	}
	
#blackbox{
	width:174px; height:132px; background-color:#212121; float:left; margin-top:10px; padding-top:8px;
	}
	
#topic-box{
	width:165px; height:auto; text-align:center; padding:0;
	}
	
.subTopic{
	font-family:Tahoma, Verdana, Arial; font-size:12px; color:#acacac;
	}
	
#boxLeft2{
	width:174px; float:left; padding:0 7px 0 0; height:180px;
	}

#boxRight2{
	width:174px; float:right; padding:0; height:180px;
	}

/*styles for footer*/

#footer-container{
	width:600px; height:auto; padding:25px 150px 25px 150px; ; background-color:#363635; float:left;
	}
	
#footerbox{
	width:600px; height:auto; float:left; text-align:center;
	}
	
	
.footer{
	font-family:Tahoma, Verdana, Arial; font-size:11px; color:#7a7a7a; text-align:justify;
	}
	
.footer2{
	font-family:Tahoma, Verdana, Arial; font-size:11px; color:#bdbdbd; text-align:justify;
	}
	
