*{

	margin:0 auto;
	padding:0px;
}

body{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

#wrapper{

	width:1019px;
	height:100%;
	
}


#top{

	width:1019px;
	height:147px;
	float:left;
}


#logo{

	width:126px;
	height:147px;
	float:left;
	padding-left:17px;
}

#est{

	width:211px;
	height:50px;
	float:right;
	margin-top:31px;
	padding-right:10px;
}

#menu{

	width:1019px;
	height:46px;
	float:left;
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;
}


#header_outer{
	
	width:1019px;
	height:314px;
	float:left;
}

.header_left{
	
	width:9px;
	height:54px;
	float:left;
}

#header{
	
	width:1001px;
	height:314px;
	float:left;
}

#content{
	
	width:1019px;
	height:100%;
	float:left;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
		
}

#content_left{
	
	width:390px;
	height:100%;
	float:left;
	padding-left:70px;
	margin-top:34px;
	text-align:right;
}

#content_right{
	
	width:500px;
	height:100%;
	float:left;
	padding-left:40px;
	margin-top:34px;
}

#sub_content_outer{
	
	width:1019px;
	height:100%;
	float:left;
		
}

#sub_content{
	
	width:961px;
	height:100%;
	float:left;
	padding-left:20px;
	margin-top:20px;
	padding-right:20px;
	margin-bottom:20px;
		
}


#sub_content_inner{
	
	width:961px;
	height:100%;
	float:left;
	
}


.clear{
	
	clear:both;
}


#footer{

	width:1019px;
	height:54px;
	float:left;
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	padding-top:19px;
	font-size:11px;
}

#footer a{

	color:#000000; text-decoration:none; padding:0 10px;
}

#footer a:hover{

	color:#000000; text-decoration:underline;
}

h1{ color:#EF1923; font-size:30px; font-weight:bold;}

h2{ color:#000; font-size:14px; font-weight:bold; line-height:22px;}

h3{ color:#000; font-size:22px; font-weight:bold; line-height:22px;}

h4{ color:#935404; font-size:18px; font-weight:normal; line-height:22px;}

h6{ color:#000; font-size:15px; font-weight:normal; line-height:22px;}


#sub_content_left_outer{
	
	width:460px;
	height:100%;
	float:left;
	margin-top:20px;
	padding-right:32px;
}


#sub_content_left_outer1{
	
	width:460px;
	height:100%;
	float:left;
	margin-top:20px;
	
}


#sub_content_left{
	
	width:460px;
	height:100%;
	float:left;
	margin-top:10px;
		
}


.left{
	
	width:380px;
	height:100%;
	float:left;
	line-height:24px;
}

.right{
	
	width:60px;
	height:100%;
	float:left;
	text-align:right;
	line-height:24px;
}


.about_left{
	
	width:500px;
	height:100%;
	float:left;
	
}

.about_right{
	
	width:440px;
	height:100%;
	float:left;
	padding-left:20px;
	
}

ul.sub, li.sub {margin-left: 2.0em; padding-left: 0; margin-top: 0.0em;}