#main  { background-color: #999; background-image: url(../images/footer.jpg); background-repeat: no-repeat; background-position: center bottom; margin-right: auto; margin-left: auto; width: 1000px }
#main #footer  { color: #ccc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; text-align: center; margin-bottom: 30px; padding-top: 10px; padding-bottom: 10px; width: 1000px; clear: both; border-top: 2px solid #30c }
.col1 a  { color: #03c; text-decoration: none }
#main #footer a  { color: #03c; text-decoration: none }
#main #footer a:hover  { color: #333 }


#main #header    { color: #03c; font-size: 15px; font-family: "Trebuchet MS", Verdana, Tahoma; font-weight: bold; padding-left: 50px; width: 950px; float: left }
#main #header a  { color: #03c; text-decoration: none }

#main #menupanel    {
	padding-left: 50px;
	width: 950px;
	float: left
}
#menupanel ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menupanel li {
	display: inline;
}
#menupanel li a  {
	color: #03c;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin-right: 5px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#menupanel li a:hover {
	color: #FFFFFF;
}
#main #content  {
	background-color: #FFF;
	width: 1000px;
	float: left
}
#menupanel li a.borders {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003300;
}

#main #banner  {
	background-image: url(../images/banner.jpg);
	width: 1000px;
	height: 250px;
	float: left
}
#content .sider {
	width: 1000px;
	float: right;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .col1    {
	color: #000033;
	font-size: 12px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	width: 900px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	direction: ltr;
}
.col1 a:hover  { color: #000033 }
#menupanel li a.marginright {
	margin-right: 30px;
}
#main #content .col1 div p {
	text-align: justify;
}
