* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#hdr {
	width: 780px;
	background-image: url(../images/hdrbg.jpg);
	background-repeat: no-repeat;
	height: 73px;
}
#logo {
	height: 72px;
	width: 220px;
	float: left;
}
#logo img {
	height: 42px;
	width: 220px;
	margin-top: 30px;
}
#hdr2 {
	clear: both;
	margin-top: 9px;
}

#sideImg {
	float: left;
	height: 247px;
	width: 381px;
}
#sideNav {
	float: left;
	height: 247px;
	width: 394px;
	background-color: #f1f1f1;
	margin-left: 5px;
}
#sideNav ul {
	list-style-type: none;
	margin-right: 21px;
	margin-left: 16px;
}
#sideNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2cfcf;
	display: block;
	height: 48px;
	line-height: 48px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sideNav ul li a:hover {
	color: #464646;
	background-image: url(../images/navbgover.jpg);
	background-repeat: no-repeat;
}

#sideNav .last {
	border-bottom-style: none;
}

#clear {
	clear: both;
}
em {
	color: #FF0000;
}

form {
	text-align: left;
	margin-left: 17px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: 1px solid #EBE8E1;
	padding: 3px;
	width: 175px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: 1px solid #EBE8E1;
	padding: 3px;
	width: 400px;
	height: 250px;
}

input#button {
	background-color: #333333;
	padding: 0px;
	cursor: hand;
	width: 60px;
	margin-left: 346px;
	margin-top: -10px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
#ftr {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 10px;
}
#ftr #copyright {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
}
#ftr #mass {
	float: right;
	margin-bottom: 20px;
}
h5 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-align: left;
}
