
body {
	font-family: Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-image: url(../images/head-bg.jpg);
	height: 147px;
	padding: 0px;
	margin: 0;
}
#logo {
	width: 235px;
	float: left;
	position: absolute;
	margin-top: 19px;
}
#flash {
	width: 700px;
	float: right;
	margin-top: 2px;
}
#menu {
	color: #ffffff;
	width: 650px;
	height: 17px;
	margin-left: 25px;
	padding-left: 29px;
	padding-top: 1px;
	background:url(../images/menu-bg.jpg) no-repeat;
	}
#menu a:link {
	color: #ffffff;
	font-size: 11px;
	font-family: Helvetica;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}
#menu a:visited {
	color: #ffffff;
	font-size: 11px;
	font-family: Helvetica;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}
#menu a:active {
	color: #ffffff;
	font-size: 11px;
	font-family: Helvetica;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}
#menu a:hover {
	color: #ffffff;
	text-decoration:underline;
}
	
#wrapper {
	width: 1019px;
	margin: 0 auto;
}
#stripe {
	height: 18px;
	width: 1018px;
	position: absolute;
	margin-top: 130px;
	background-image: url(../images/top-stripe.jpg);
}
#column_wrapper {
	height: 536px;
	z-index: -1000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 610px;
	height: 380px;
	float: right;
	margin-right: 0px;
	position: aboslute;
	z-index: 1000;
}
#title {
	background: #000000;
	padding-left: 10px;
}
#contact {
	width: 110px;
	float: right;
	margin-left: 905px;
	position: absolute;
	margin-top: 510px;
	}
#left {
	width: 260px;
	float: left;
	margin-top: 475px;
	margin-left: 115px;
	position: absolute;
	z-index: 10000 ;
}
#left .content {
	padding: 14px;
	font-size: 0.75em;
	line-height: 1.5em;
	z-index: inherit;
}
#right1 {
	width: 470px;
	height: 330px;
	color:#FFFFFF;
	float: right;
	}
#right .content {
	padding: 14px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 8px 4px;
}
#footer {
	color: #999999;
	background-color: #ffffff;
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #ff0000;
	text-decoration: none;
}
#right a:visited {
	color: #ff0000;
	text-decoration: none;
}
#right a:hover {
	color: #ff0000;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999; text-decoration:none;}
#footer a:visited {color: #666666; text-decoration:none;}
#footer a:hover {color: #999999;}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	color: #ffffff;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

#banner {
	width:200px; 
	height:20px; 
	position:absolute; 
	top:-465px; 
	left:-115px;
}