#main {
	margin: auto;
	height: auto;
	width: 990px;
}

body{
margin-top:0px;
margin-bottom:0px;

}

#header {
	float:left;
	height: 120px;
	width: 990px;
	background:#f0f0f0;
}

#logo {
	float:left;
	height: 120px;
	width: 600px;
	background:#f0f0f0;
}

#icon {
	float:left;
	height: 120px;
	width: 390px;
	background:#f0f0f0;
}

#menu {
	float:left;
	height: 55px;
	width: 990px;
background:url(images/menu.jpg) no-repeat;
}

#banner {
	float:left;
	height: 280px;
	width: 990px;
	padding:0 0px 0 0px;
	background:url(images/header_bg.jpg) repeat-x;
}

#container {
	float:left;
	height: auto;
	width: 990px;
	padding-top:20px;
}

h1{
margin:0px;
padding:5px 0 10px 15px;
font-family:arial;
font-size:22px;
color:#343738;
}




#container_left {
	float:left;
	height: auto;
	width: 660px;
	padding: 0px 30px 0px 20px;
}

#container_right{
	float:left;
	height: auto;
	width: 280px;
}

#footer {
	float:left;
	height: 70px;
	width: 990px;
	border-top:1px solid #CCCCCC;
	line-height:70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footer a{
text-decoration:none;
color:#000000;
}

p{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:22px; text-align:justify;}

span.readmore{
float:left;
margin:0 0 0 60px;
width:80px;
height:42px;

}

span.readmore a{

}

.readmore a:hover{
background:url(images/more.jpg) no-repeat;
color:#ffffff;

}

a.nav1{
display:block;
float:left;
width:80px;
height:42px;
text-align:center;
font-family:arial;
font-size:14px;
line-height:42px;
text-decoration:none;
color:#000000;
background:url(images/more.jpg) no-repeat;
}

a.nav1:hover{
display:block;
float:left;
width:80px;
height:42px;
text-align:center;
font-family:arial;
font-size:14px;
line-height:42px;
text-decoration:none;
color:#ffffff;
background:url(images/more1.jpg) no-repeat;
}


ol.a1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding:0px 0px 0px 0px;
margin:0px 0px 0px 15px; line-height:20px; text-align:justify;}

ol.a1 li{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding:0px 0px 0px 0px;
margin:0px 0px 0px 18px; line-height:20px; text-align:justify;}