.banner {
	width:900px;
	height:182px;
	float:left;
	background-image:url(images/index_1.gif);
}
.menubg {
	width:545px;
	height:45px;
	float:left;
	background-image:url(images/index_menubg.gif);
}
.menubg1 {
	width:150px;
	height:45px;
	float:right;
	background-image:url(images/index_menubg1.gif);
}
.menulink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#FFFFFF ;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
A.menulink:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
A.menulink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
.border{
	border-right:dotted;
	border-right-width:1px;
	border-color:#000000;
	}
.centermainDiv {
	width:900px;
	height:120px;
	float:left;
	background-color:#FFFFFF;
	border-bottom:double;
	border-bottom-width:1px;
	border-bottom-color:#000000;
}
.footer {
	width:899px;
	height:33px;
	float:left;
	background-image:url(images/footerbg.gif);
	background-color:#FFFFFF;
	padding:5px 0 0 0px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}
.contentlink {
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	color:#000000;
	text-decoration:none;
}
A.contentlink:link {
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	color:#000000;
	text-decoration:none;
}
A.contentlink:hover {
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	color:#a171e5;
	text-decoration:none;
}
.mainborder {
	width:900px;
	height:auto;
	float:left;
	border-left:double;
	border-left-width:1px;
	border-right:double;
	border-right-width:1px;
	border-color:#000000;
	border-top:double;
	border-top-width:1px;
}
#sidemenu {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#sidemenu A {
	width:150px;
	height:21px;
	padding-top:4px;
	display:block;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	background-image:url(images/sidemenubg.gif);
	background-repeat:no-repeat;
	color:#000000;
}
#sidemenu A:hover {
	background-image:url(images/sidemenubghover.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.mainborder1 {
	width:900px;
	height:auto;
	
	border-left:double;
	border-left-width:1px;
	border-right:double;
	border-right-width:1px;
	border-color:#000000;
	border-top:double;
	border-top-width:1px;
}

