.menus {
	height: 250px;
	z-index: 10;
	padding-top: 80px;
	padding-left: 494px;
	margin:0px auto;
}
body {
	background-repeat: repeat-x;
	background-image: url(../images/back.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:130%;
	margin:0px;
	padding:0px;
	text-align:center;
}
.content {
	min-height:100%;
	width:999px;
	margin:0px auto;
	text-align:left;
}
.header {
	padding: 0px;
	margin: 0px;
	width: 999px;
	height: 81px;
}
.headerl {
	padding: 0px;
	margin: 0px;
	background-position: right;
	float: left;
	width: 5px;
	height: 81px;
	background-image: url(../images/hdlft.png);
	background-repeat: no-repeat;
}
.headerr {
	padding: 0px;
	margin: 0px;
	background-position: left;
	float: left;
	width: 4px;
	height: 81px;
	background-image: url(../images/hdrgt.png);
	background-repeat: repeat-y;
}
.headerc {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 990px;
	background-repeat: repeat-x;
	background-image: url(../images/hdbk.jpg);
	height: 81px;
}
.menust {
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-width: 0px;
	border-style: solid;
	z-index: 0;
	padding-top: 4px;
	padding-left: 8px;
	height: 26px;
	background-image: url(../images/menub.png);
	background-repeat: no-repeat;
}
.menust li  {
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	z-index: 0;
	padding-right: 65px;
	padding-left: 65px;
	display: inline;
}
.menust a  {
	color: white;
	text-decoration: none;
	z-index: 0;
	display: inline;
}
#dropmenudiv{
	padding-left: 3px;
	text-align: left;
	padding-top: 7px;
	margin-left: 12px;
	margin-top: 7px;
	padding-bottom: 13px;
	background:url(../images/drop.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	position:absolute;
	font:normal 12px Verdana;
	line-height: 19px;
	z-index: 1000;
}

#dropmenudiv a{
	color: white;
	z-index: 1;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 0px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	z-index: 1;                           
	color: #dadada;
}

.content2{
	position: relative;
	z-index: 1000;
	width: 100%;
}
.content2l {
	background-position: right;
	float: left;
	width: 11px;
	height: 42px;
	background-image: url(../images/bordl.png);
	background-repeat: no-repeat;
}
.content2r {
	background-position: left;
	float: left;
	width: 12px;
	height: 42px;
	background-image: url(../images/bordr.png);
	background-repeat: repeat-y;
}
.content2c {
	float: left;
	width: 976px;
	background-repeat: repeat-x;
	background-image: url(../images/bordc.png);
	height: 42px;
}

.content3{
	clear: left;
	position: relative;
	z-index: 1000;
	width: 100%;
}
.content3l {
	background-position: right;
	float: left;
	width: 8px;
	height: 17px;
	background-image: url(../images/brdl.png);
	background-repeat: no-repeat;
}
.content3r {
	background-position: left;
	float: left;
	width: 8px;
	height: 17px;
	background-image: url(../images/brdr.png);
	background-repeat: no-repeat;
}
.content3c {
	float: left;
	width: 981px;
	background-repeat: repeat-x;
	background-image: url(../images/brdc.png);
	height: 17px;
}
.texta {
	padding: 5px;
	width: 100%;
	z-index: 1000; 
}
.text1 {
	padding-right: 20px;
	padding-left: 6px;
	width: 750px;
	float: left;
}
.text2 {
	padding-left: 24px;
	padding-top: 37px;
}
.logo {
	padding: 0px;
	margin: 0px;
	float:left;
	text-indent:-9999px;
	height: 81px;
	width:350px;
	background:url(../images/logom.jpg) no-repeat 15px top;
}
.foot {
	padding-top: 20px;
	width: 100%;
	text-align: center;
	height: 52px;
}
.foota {
	margin-left: 240px;
	float: left;
	padding-top: 14px;
	width: 500px;
	text-align: center;
	height: 51px;
	background-position: right;
	background-repeat: no-repeat;
}
.footb {
	margin-bottom: 10px;
	margin-right: 11px;
	float: right;
	padding-top: 0px;
	width: 140px;
	text-align: center;
	height: 51px;
	background-image: url(../images/logosmall.png);
	background-position: right;
text-indent:-9999px;
	background-repeat: no-repeat;
}