body {margin: 15px 0 0;
	padding: 0;
	background-color: #F1DFB9;		}

.wrapper {width: 982px;
	margin-right: auto;
	margin-left: auto;
	font: 11pt "Helvetica Neue";		}

.header {background: url(/img/header_982.jpg) no-repeat;
	width: 100%;
	height: 200px;		}

/* @group nav */

.nav {display: inline-block;
	width: 100%;
	font: 10pt Helvetica;
	text-align: center;
	background-color: black;
	vertical-align: middle;
	height: 20px;
	padding-top: 10px;		}

.nav a:link, .nav a:visited {text-decoration: none;
	color: white;
	padding-right: 5px;
	padding-left: 5px;		}

.navSpacer {display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	color: white;		}

.nav a:hover {background-color: #333;
	color: white;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;		}

/*	@end  */

h1 {font-weight: bold;
	font-size: 12pt;
	margin-bottom: 15px;
	margin-top: 15px;		}

h2 {font-weight: bold;
	font-size: 9pt;		}

li {line-height: 160%;
	margin-bottom: 10px;
	margin-left: 30px;		}

.meat {width: 800px;
	color: #262626;
	padding-top: 10px;
	padding-bottom: 30px;
	float: left;
	line-height: 160%;		}

p {line-height: 140%;
	margin-top: 10px;
	margin-bottom: 10px;		}

table, tr, td {vertical-align: top;
	text-align: center;		}

.company {color: #191919;
	font: 12px/120% Helvetica;
	margin: 5px;		}

.ads {width: 170px;
	color: #262626;
	float: right;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;		}

.trouble {color: #9e121d;
	border-left: 2px solid #9e121d;
	padding-left: 3px;
	margin-top: 5px;
	font: 11px "Helvetica Neue";		}

/* @group FORMS */

.cssForm1 {position: relative;
	width: 470px;
	margin-left: 50px;		}

.formtitle {color: #7b3e0a;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
	font: bold 10pt Verdana;		}

.formlabel {color: #7e7f00;
	font: bold 9pt Verdana;
	margin-top: 20px;		}

.formentry {color: #333333;
	text-align: left;
	text-decoration: none;
	margin-left: 10px;
	font: 9pt Verdana;		}

.formentrydesc {color: #004080;
	padding-left: 5px;
	font: 11px "Helvetica Neue";		}

.formComment {font: bold 12px sans-serif;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;		}

.pushRight {position: relative;
	left: 35px;
	display: inline;		}

.errors {color: #9e121d;
	font: bold 12px Arial;
	padding-left: 3px;
	margin-top: 5px;		}

/* @end */

.footer {background: #F1DFB9 url(/img/footer_982.jpg) no-repeat;
	width: 100%;
	height: 200px;
	clear: both;
	margin-bottom: 60px;		}

.copyright {position: relative;
	top: 180px;
	left: 10px;		}

a:visited, a:link, a:hover {
	color: #0b5829;		}