body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font:12px/17px verdana, arial, georgia, sans-serif;
	background-image: url(../images/main-bg.gif);


}
.conttop, .contleft, .innerleft, .contright, .contfoot, .floater {
	background-color : transparent;

}
.conttop {
	margin: auto;
	width: 765px;
}
.banner-rt{
	position:absolute;
	margin-left:5px;
	margin-top:200px;
	left: 267px;
	top: 196px;


}
.contfoot {
	width: 765px;
	margin: auto;
	color: #0000FF;
}
.contright {
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: auto;
}
.innerleft {
	width: 765px;
	margin: auto;
	font-size: 16px;
}
.boxes, .boxesright {
	padding: 5px;
	color: #0000FF;
	background-color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 2px;
}
.boxesright {
	text-align: center;
	background-color: #F4F3ED;
	display: inline;
}
.floater {
	float:right;
}
p {
	color: #0000FF;
	margin-top: 8px;
	text-indent : 30px;
	margin-bottom: 12px;
	font-weight: normal;
	text-align: justify;
}
a, a:hover  {
font:bold 17px/17px verdana, arial, georgia, sans-serif;
background-color : transparent;
color: #0000FF;
text-decoration: none;
}
a:hover  {
	color: #0000FF;
}
a.menu, a.menu:hover, a.menu:visited {
	display: inline;
	text-align : center;
	color: #0033CC;
	background-color : #F4F3ED;
	text-decoration: none;
	padding: 10px;
	font-size: 10px;

}
a.menu:hover {
	color: #0033CC;
	background-color : #D6F2F9;
	text-decoration: none;
	padding: 10px;
}

a img{
	border:none!important;
}

.highlight{
	background-color:#FEFFAF;
}

.hidden {
display:none;
