html { margin: 0; padding: 0; }

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #787F85;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: #3C498D; }
a:visited { color: #4C557F; }
a:active, a:hover { color: #FAEE5E; }

h1 {
	font: bold 1.4em Lucida Sans, Lucida, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	height: 23px;
	margin: .05em 0em .05em 0em;
	background: url(../images/accent.gif) no-repeat;
	padding-left: 26px;
	color: #71778A;
}

h2 {
	font: bold 1.2em Lucida Sans, Lucida, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	line-height: 1.4em;
	height: 23px;
	margin: .05em 0em .05em 0em;
	color: #71778A;
}

h3 {
	font: bold 1.2em Lucida Sans, Lucida, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	height: 23px;
	margin: .05em 0em .05em 0em;
	color: #71778A;
}

h4 {
	font: bold 1em Lucida Sans, Lucida, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	line-height: 1.2em;
	height: 23px;
	margin: .05em 0em .05em 0em;
	color: #71778A;
}

h5 {
	font: bold 1em Lucida Sans, Lucida, Helvetica, Arial, sans-serif;
	line-height: 1.2em;
	height: 23px;
	margin: .05em 0em .05em 0em;
	color: #71778A;
}

h6 {
	font: bold italic 1em Lucida Sans, Lucida, Helvetica, Arial, sans-serif;
	line-height: 1.2em;
	height: 23px;
	margin: .05em 0em .05em 0em;
	color: #71778A;
}

img { border: 0px; }

.clear { clear: both; }

#wrapper1 {
	margin: 0px auto; /* to fix centering in Mozilla */
	border-left: solid 1px #5D656C;
	border-right: solid 1px #5D656C;
	border-bottom: solid 1px #5D656C;
	width: 656px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 654px;	
}
	html>body #wrapper1 { width: 654px; }

#wrapper2 {
	border-left: solid 1px #464F56;
	border-right: solid 1px #464F56;
	border-bottom: solid 1px #464F56;
	width: 654px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 652px;
}
	html>body #wrapper2 { width: 652px; }

#wrapper3 {
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	width: 652px;
	background: #fff;
	text-align: left;
	padding: 0px 1px 1px 1px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 648px;
}
	html>body #wrapper3 { width: 648px; }
	
#top {
	border-left: solid 1px #CBCED4;
	border-right: solid 1px #CBCED4;
	padding: 5px;
}

#mainpic {
	height: 137px;
	width: 648px;
	background: url(../images/Mainpic_MAT.jpg) no-repeat 2px 2px;
	padding: 2px;
	border: solid 1px #CBCED4;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 642px;
	height: 131px;
}
	html>body #mainpic { width: 642px; height: 131px; }
	
#specialtext {
	padding: 20px 150px 20px 20px;
	color: #fff;
	font: bold 1.4em Lucida Sans, Lucida, Helvetica, Arial, sans-serif;
}

#menu {
	border-left: solid 1px #CBCED4;
	border-right: solid 1px #CBCED4;
	padding: 2px;
	width: 648px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 642px;
}
	html>body #menu { width: 642px; }

#menutext {
	background: #E5E6E9;
	padding: 5px;
}
	#menutext ul {
		margin: 0px;
		padding: 0px;
		list-style-image: none;
	}
	
	#menutext li { display: inline }
	
	#menutext a:link, #menutext a:visited {
		padding-left: 12px;
		color: #3C498D;
		font-weight: bold;
		text-decoration: none;
	}
	
	#menutext a:active, #menutext a:hover {
		color: #FAEE5E;
	}
	
#bodywrapper {
	border: solid 1px #CBCED4;
	padding: 2px;
	width: 648px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 642px;
}
	html>body #bodywrapper { width: 642px; }
	
#body {
	background: #E5E6E9;
	width: 642px;
	padding: 7px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 628px;
}
	html>body #body { width: 628px; }
	
#body1 {
	width: 585px;
	margin-left: 7px;
	float: left;
}

.textbox {
	border: solid 1px #CBCED4;
	background: #fff;
	padding: 11px;
	margin-bottom: 7px;
}

#footer {
	width: 750px;
	margin: 0px auto;
	color: #CBD3D9;
}

.vmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.vmenu a:link, .vmenu a:visited, .vmenu a:hover {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 170px;
	height: 21px;
	padding-left: 25px;
	padding-top: 3px;
	background: url(../images/vertical.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 145px;
	height: 16px;
}
	html>body .vmenu a:link, html>body .vmenu a:visited, html>body .vmenu a:hover { 
		width: 145px;
		height: 16px;
	}

.vmenu a:hover {
	background: url(../images/vertical.gif) 0px -57px no-repeat;
}
