#header {
	background-position: center;
	background-image: url('images/3.png');
	background-repeat: no-repeat;
	width: 970px;
	height: 219px;
}
#footer {
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	width: 970px;
	height: 43px;
}

#headernav {
	padding-top: 189px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #000000;

}

.nav a:link, .nav a:visited {
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	color: #FF0000;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #000000;
}
.nav a:hover {
	text-decoration: none;
	color: #DFD999;
	background-color: #4D5769;

}

body {
	background-position: center bottom;
	background-color: #D1E7F8;
	margin-top: 0px;
	background-attachment:fixed;
	background-image: url('images/road.png');
	background-repeat: repeat-x;
	background-size: 100%;
}
#mainbody {
	width: 970px;
	text-align: left;
	background-image: url('images/bg.png');
	background-repeat: repeat-y;
	background-position: center;
	-moz-opacity: .80;
	opacity: .80;
	min-height: 483px;
}
#left {
	width: 900px !important;
	width: 790px;
	padding: 20px;
}
.maintext {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 180%;
}
.maintext a:link , .maintext a:visited{
	 color:#404C62
}
#right {
	width: 130px !important;
	width: 170px;
	float: right;
	padding-right: 20px;
	text-align:center;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #383B43;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #383B43;
}


table#dashedtable {
	width: 720px;
	border-collapse: collapse;
}
td {
	padding: 5px;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #4D5769;
	vertical-align: top;
}

input,textarea,select {
	font-size: 9px;
}
.esm {
	font-family: "Lucida Handwriting", "Times New Roman", "Bell MT";
	color: #466186;
	font-size: 120%;
	font-weight: bold;
}
