/* CSS Document */

body {
	margin:0px 0px 0px 0px;
	padding:50px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	color:#525252;
	background-color:#606256;
	font-size:11px;	}
	
p {margin:0px;}
	
.clear { font-size: 0px;
		 width: 0px;
		 clear: both; }

#container { 
			margin:0px auto;
			width:900px;
			height:100%;
			}

#left_nav { 
		width:330px;
		height:453px;
		float:left;
		}			

#navbg {background:url(../images/revision/nav_bg_06.jpg) repeat-y 0px 0px;
		height:254px;
		width:330px;
		float:left; }

/*for index*/
#navbg2 {
		background:url(../images/revision/nav_bg_06.jpg) repeat-y 0px 0px;
		height:289px;
		width:330px;
		float:left; }
/*end*/

#logo { width:330px;
		height:164px;}
		
#banner { 
		width:570px;
		height:453px;
		background:url(../images/revision/banner_04.jpg) no-repeat 0px 0px;
		float:left;
		}
		
#spacer {background-color:#262626;
		height:16px;
		width:900px;
		float:left;}

#bottom_pic { 
			  width:330px;
			  height:100%;
			  float:left;
			  background-color:#ede7d9;
			  
			  }
			  #below_content {
			  background-color:#ede7d9;
			  width:900px;
			  height:100%;
			  float:left;
			  }
			  
#home_container {
				width:570px;
				height:100%;
				float:left;
				background-color:#ede7d9;
				}	
		#homemain_container
			{
			width:507px;
			padding:28px 0px 0px 0px;
			height:100%;
			margin:0 auto;
			line-height:20px;
			background-color:#ede7d9;
			}

#bottom_bg { width:900px;
			 height:17px;
			 background:url(../images/revision/bottom_bg.jpg) no-repeat 0px 0px;
			 float:left;}
			 
#bottom_txt {
			 width:876px;
			 padding:18px 0px 0px 0px;
			 margin:0;
			 height:12px;
			 text-align:right;
			 color:#FFFFFF; 
			 }

#title {padding-bottom:20px;}
#title2 {padding-bottom:15px;}

.b { font-weight:bold;}
.i { font-style:italic;}
.u { text-decoration:underline;}#bottom_txt a {
	color: #FFFFFF;
}
