body 
{
	background-color:#C8C8C8;
	/*background-color:#85868D*/
	font-size:11px;
	color:white; font-family:Verdana; 
}
.main_container {
                width: 826px;
                margin: auto;
                height:auto; background-color:#85868D; padding-top:10px; padding-bottom:10px;}
                               
               .container_con {
                width: 775px;
                margin: auto; 
                height: auto;}
			    .container {
                width: 750px;
                margin: auto; 
                height: auto; background-color:#ffffff; margin-top:15px; margin-bottom:0px; border:solid 1px #2D2E35; float:left; padding:10px;
			  }
	
	.bottom_nav{ margin:auto; width:750px; padding-top:15px; clear:both;
	}
	.stylenav{ font-size:10px; 
	}
	
	.logo {
	width: 750px;
	float:left; height:auto; padding-bottom:20px;
	
}
	.logo_left{ width:400px; padding-left:26px; float: left; padding-top:35px;
	}
	.logo_right{ width:120px; padding-left:200px; float: left;padding-top:60px;
	}
	.menu
	{ background-color:#393B47; 
	  padding-bottom:5px; 
	  padding-top:5px; 
	  padding-left:17px; 
	  border-top:solid 1px #ffffff;
	  width: 735px; height:auto; margin:auto;
float:left;
		}
	.div_menu
	{ background-color:#393B47; 
	 
	  width: 720px; height:20px; margin:auto;  padding-bottom:5px; padding-top:5px; clear:both; }
		.banner
	{
	 
	  width: 720px; height:auto;  
	  border-top:solid; border-top-color:#FFFFFF; border-top-width:1px; float:left;

		}
		.bannercon
	{
	 
	  width: 720px; height:auto; margin:auto;  		}
		
		
		
		.center_banner
	{
	 
	  width: 723px; height:125px; margin:auto; clear:both; background-image:url(../img/center_banner.gif);  
  
background-repeat:no-repeat; border-right:solid 1px #B2B3B8;
		}
		.breadcums1
	{
	 
	  width: 670px; height:16px; margin:auto; clear:both; padding-left:0px; padding-top:20px; 

		}
		
		.breadcums
	{
	 
	  width: 670px;    
float:left;  color:#666666; height:auto;
		}
		
		.bottom_banner
	{
	 
	  width: 705px; height:125px;  margin-left:18px; margin-top:25px; 
float:left; 
		}
		.abt_bottom_banner_left
	{
	 
	  width: 440px; height:auto;  padding-left:35px; padding-top:41px; 
float:left; 
		}
		.contain_content{
		background-color:#eeeeee; border:solid 1px #999999; height:auto; padding:5px; 
		}
		
		.abt_img{ width:225px; float:left; padding-top:20px;
		}
		.abt_bottom_banner_right
	{
	 
	  width: 230px; height:auto;  margin-left:35px;  
float:left; 
		}
		.manage_img
	{
	 
	  width: 230px; height:50px; margin-top:10px; 
float:left; background-image:url(../img/abt_management.gif); background-repeat:no-repeat;
		}
	.leftcon
	{
	 
	  width: 225px; height:autopx; margin-left:10px; padding-top:7px; padding-bottom:7px;  
float:left; 
		}
		.leftinfo
	{
	 
	  width: 65px; height:auto; padding-top:20px;   
float:left; padding-left:157px; 
		}
		.leftinfo1
	{
	 
	  width: 68px; height:auto; padding-top:20px;   
float:left; padding-left:157px; 
		}
		.leftinfo2
	{
	 
	  width: 65px; height:auto; padding-top:35px;   
float:left; padding-left:155px; 
		}
		.centercon
	{
	 
	  width: 225px; height:auto; margin-left:20px; padding-bottom:7px;   
float:left; padding-top:7px
		}
	
	.rightcon
	{
	width: 210px;
	height:auto;
	margin-left:20px;
	float:left;
	padding-top:7px; padding-bottom:7px;
		}
	
	.div1
	{
	 
	  width: 225px; height:115px;   
float:left; 
		}
	.div2
	{
	 
	  width: 210px; height:115px; padding-left:20px;   
float:left; 
		}
		.div3
	{
	 
	  width: 212px; height:115px;   
float:left; padding-left:35px;
		}
	.chromestyle{

 height:20px;; border:noboder; font-size:14px; font-family:Arial; width:710px; float:left;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;background-color:#CCCCCC; 
}

.chromestyle ul{
 width: 700px;
 font-family:Arial; font-size:14px; 
/*background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/

margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding: 0px 30px;  border-right:solid 1px #ffffff;
margin: 0;
text-decoration: none;
font-family: Arial; 
font-size:14px;

}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute; position:
top: 0;
/*border: 1px solid #BBB; THEME CHANGE HERE*/
border-bottom-width: 0;
font-family:Arial; font-size:11px;
line-height:18px;
z-index:100;
background-color: #CCCCCC;
width: 200px;
visibility: hidden;

}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid #BBB; THEME CHANGE HERE*/
padding: 2px 0; 
text-decoration: none;

color: #ffffff;font-family: Verdana; font-size:11px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;  color:#92B9DA;
}
.left_banner{
width:363px; float:left;
}
.right_banner{
width:357px; float:left; background-image:url(../img/right_banner.gif);  background-repeat:no-repeat;
height:208px;
}
.manag{ padding-top:15px; padding-bottom:5px; font-size:14px; color:#393B47;font-family:arial;
}

.style1{ font-family:arial; font-size:14px; color:#393B47; font-weight:bold;
}
.style2{ font-family: verdana; font-size:10px; color:#6C6C6C; text-align:justify;
}
.style22{ font-family: verdana; font-size:10px; color:#6C6C6C; text-align:justify; line-height:18px;
}
.style3{ font-family: verdana; font-size:10px; color:#D72621; text-align:justify; font-weight:bold;
}
.style4{ font-family: verdana; font-size:10px; color:#5C3C48; font-weight:bold; text-align:justify;
}

#tabinner{ width:715px; height:15px; float:left; overflow:hidden; background:#393B47; padding-bottom:5px; }
.tab a:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:white; text-decoration:none}
.tab a:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:white; text-decoration:none}
.tab a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#E5A4A2; text-decoration:none}
#tab1{
	width:80px;
	height:25px;
	float:left;
	overflow:hidden;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	line-height:23px;
	text-align:center;
	padding-left:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#tab2{
	width:120px;
	height:25px;
	float:left;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	line-height:23px;
	text-align:center;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#tab3{
	width:150px;
	height:25px;
	float:left;
	overflow:hidden;
	padding-right:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	line-height:23px;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
