body {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding: 0px;
	background: #D9DCDE;
	text-align: center;
}
a,a:visited,a:active {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 7pt;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 7pt;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	font-family: georgia;
	color: #444444;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 10px;
}
#main {
	margin: 0 auto;
	width: 737px;
}
#top {
	width: 737px;
	height: 81px;
	background: url('header.jpg') no-repeat;
}
#top h1 {
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 88px;
	padding-top:27px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
}
#top h2 {
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana;
	color: #EAEAEA;
	text-transform: uppercase;
	padding-left: 88px;
	padding-top: 0px;
	margin: 0px;
	text-align: left;
}
#sideright {
	width: 175px;
	float: right;
	text-align: left;
	margin-top: 10px;
}
#sideleft {
	width: 175px;
	float: left;
	text-align: left;
	margin-top: 10px;
}
.sectionleft {
	width: 165px;
	height: 30px;
	text-align: center;
	background: url('menu.jpg') no-repeat;
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	float: right;
}
.sectionright {
	width: 165px;
	height: 30px;
	text-align: center;
	background: url('menu.jpg') no-repeat;
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	float: left;
}
.sectioncontentleft {
	width: 165px;
	background: #EAEAEA;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	float: right;
}
.sectioncontentright {
	width: 165px;
	background: #EAEAEA;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	float: left;
}
#content {
	margin: 10px;
	width: 360px;
	text-align: left;
	color: #494A4C;
	line-height: 14px;
	float: left;
	text-align: justify;
}
#footer {
	clear: both;
	width: 737px;
	height: 20px;
	background: #A7B6C9;
	color: #000000;
	text-align: left;
	line-height: 20px;
	margin-bottom: 10px;
	text-align: center;
}
input {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
ul {
	list-style-image: url("item.jpg");
	margin: 0;
	padding-left: 2.0em;
}
li {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	padding-left: 0.1em;
}
