/* Body section start */
body
{
    padding: 0px;
	width: 1020px;
    height: auto;
    margin: 0 auto;
	background-color:#ffffff;
	border:0px;
	font-size:12pt;
	overflow-x:hidden;
	text-align:justify;
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
	line-height:25px;
}
/* Body section end */

/* Wrapper section start */
.wrapper
{
    padding: 0px;
	width: 960px;
    height:auto; /* need to change */
    margin: 0 auto;
}
/* Wrapper section end */

/* header section start */
.header
{
width:960px;
height:45px;
float:left;
}
#banner
{
	width:960px;
	height:350px;
	float:left;
	border:solid #000000 1px;
}
#banner1
{
	width:960px;
	height:190px;
	float:left;
	border:solid #000000 1px;
}
#content
{
	width:960px;
	height:auto;
	float:left;
	background-color:#ebebeb;
	color:#444444;
	font-size:15px;
}
#content1
{
	width:960px;
	height:auto;
	float:left;
	background-color:#ffffff;
	color:#444444;
	font-size:15px;
}
#content2
{
	width:960px;
	height:auto;
	float:left;
	background-color:#ebebeb;
	color:#444444;
	font-size:15px;
	margin:10px 0px 0px 0px;
}
#leftcontent
{
	width:200px;
	height:auto;
	float:left;
}

#leftcontentabove
{
	width:200px;
	height:auto;
	float:left;
}
#leftcontentabove ul
{
	width:160px;
	height:auto;
	float:left;
	list-style-image:url("../images/dot.png");
	line-height:25px;

}
#leftcontentabove li
{
	width:165px;
	float:left;
	margin-left:-20px;
}
#leftcontetbelow
{
	width:200px;
	float:left;
	height:auto
}
#leftimage
{
	width:200px;
	float:left;
	height:auto
}
#rightcontent
{
	width:760px;
	height:auto;
	float:left;
	background-color:#ebebeb;
	color:#444444;
	font-size:15px;
	margin-top:10px;
}
#menubelow
{
	width:960px;
	height:65px;
	float:left;
	margin-left:0px;
	padding-left:0px;
	margin-top:-10px;
}
#menubelow ul
{
	display:block;
	list-style: none outside none;
	width:960px;
	margin-left:0px;
	padding-left:0px;

}
#menubelow li
{
	float: left;
    height: 65px;
    margin: 0;
    padding: 0;
    width: 237px;
	color:#ac2521;
	font-weight:bold;
	padding-left:0px;
	margin-right:4px;
}
#footer
{
	width:960px;
	height:25px;
	float:left;
	padding: 0px;
    margin: 0 auto;
	background-color:#AC2521;
	font-size:8pt;
	line-height:25px;
	color:#ffffff;
	margin-left:30px;
	margin-top:9px;
}
#footerleft
{
	width:400px;
	float:left;
	margin-left:10px;	
}
#footerright
{
	width:360px;
	float:left;
	margin-left:185px;
}
.readmore
{
	width:94px;
	height:24px;
	float:left;
	background:url("../images/findmore.png") no-repeat;
}
#footer a 
{
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover, #leftcontentabove li a:hover
{
	color:#000000;
	text-decoration:none;
}
#headerright,#leftcontentabove li a 
{
	color:#AC2521;
	text-decoration:none;
	font-weight:bold;
}

a{
	text-decoration:none;
	color:#AC2521;
}
a:hover
{
	text-decoration:none;
	color:#000000;
}
.input{
	 background:#ffffff;
	 border:solid 1px #000000; 
	 color:#444444;
	 font-weight:normal;
	 text-align:left;
	 vertical-align:top;
}
.td
{
	height:28px;
	vertical-align:top;
}