* { margin: 0; padding: 0; }

body {	
	margin: auto;
	text-align: left;
	width: 100%;
	background-image: url("bg.gif");
	background-repeat: repeat-x;
	background-color: #f6f4f0;
}

a {
	color: #716558;
}

body, input, select, textarea {
	color: #716558;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
}

table { border-collapse: collapse; margin-bottom: 15px; }
ul { margin-left: 0px; margin-bottom: 20px; }
ul li { 
	background-image: url("bullet-dl.gif");
	background-repeat: no-repeat;
	padding-left: 20px;	
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 20px; 
	line-height: 1.5; list-style-image: none;
	list-style-type: none;
}
ol { margin-left: 10px; }
li { margin-left: 20px; line-height: 1.5; }

h1, h2 {
	font-family: "Trebuchet MS", verdana;
}

h1 {
	color: #716558;
	font-size: 22px;
	margin-bottom: 15px;
	text-transform: uppercase;
	padding-top: 15px;
}

h2 {
	color: #716558;
	font-size: 14px;
	margin-bottom: 15px;
	text-transform: uppercase;
	background-image: url("bullet-h2.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
}

p {
	margin-bottom: 15px;
}

#content_shell {
	width: 1000px;
	margin: auto;
	background-color: #ffffff;
	border-left: 15px solid #ffffff;
	border-right: 15px solid #ffffff;
	margin-bottom: 10px;
	padding-bottom: 15px;
}

#content_header {
	background-image: url("banner.jpg");
	height: 167px;
}

#content_topmenu {
	background-image: url("topmenu.gif");
	height: 39px;
}

#content_navlocator {
	display: none;
}

.subsection-header {
	display: none;
}

#content_topmenu a {
	display: block;
	color: #ffffff;
	float: left;
	text-decoration: none;
	padding: 10px 15px 13px 15px;
	font-size: 14px;
	font-weight: bold;
}

#content_topmenu a:hover {
	background-color: #e2dcd0;
	color: #716558;
}


#content_footer {
	background-color: #f7f5f2;
	padding: 10px;
	clear: both;
	margin-top: 20px;
}

#mh a:hover {
	color: #ee3a43;
}

#sitemap {
	line-height: 2;
}

#content_search {
	position: absolute;
	top: 177px;
	margin-left: 730px;
	color: #ee3a43;
	vertical-align: top;
	display: none;
}

#content_search input {
	padding 3px;
}

#content_footer a {
	margin-left: 30px;
}
#content_footer a:hover {
	color: #ee3a43;
}

.gobutton {
	vertical-align: top;	
}

#content_formbuilder {
	position: absolute;
	top: 208px;
	margin-left: 470px;
	padding: 20px;
	width: 490px;
	height: 760px;
	padding-top: 0px;
	background-image: url("/download/1/banner-contact.jpg");
	background-position: 0px bottom;
	background-repeat: no-repeat;
	background-color: #f7f5f2;
}

#content_shell_email {
	width: 691px;
	background-color: #ffffff;
}

.news_wrapper {
	margin-top: 20px;
}

#content_pdfgen {
	background-color: #f7f5f2;
	padding: 20px;
	position: absolute;
	top: 460px;
	margin-left: 500px;
	padding-top: 0px;
	border-top: 10px solid #ee3a43;
}

#content_pdfgen a {
	float: left;
	margin-right: 20px;
}