body {
	background: #FFFFFF url(../images/background_gradient_small.jpg) repeat-x;
	margin: 80px 0px 0px 0px;
}
.normal_text {
	font: normal 11px/18px Arial;
	color: #617c88;
	letter-spacing: .5px;
}
.longP {
	width: 600px;
}
.longDiv {
	width: 550px;
}
.footer {
	color: #617c88;
	font: 9px Arial, Helvetica, sans-serif;
	margin-top: 40px;
	clear: both;
	float: left;
	width: 400px;
}
.noBorder {
	border: 0px;
	text-decoration: none;
}
h2 {
	font-size: 20px;
	color: #617c88;
	letter-spacing: 0.7px;
}

h1 {
	height: 75px;
	width: 338px;
	position: relative;
	left: -27px;
	margin-top: 45px;
}
h1 span.none {
	display: none;
}


#man_standing {
	height: 466px;
	width: 273px;
	background: url(../images/man_standing.gif);
	z-index: 2;
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: 143px;
}
.describe {
	float: left;
	display: block;
	padding-left: 10px;
	margin-top: 20px;
}

#main {
	margin: 0 auto;
	width: 873px;
}
#main_nav {
	width: 596px;
	position: fixed;
	top: 0px;
	left: 50%;
	height: 57px;
	margin-left: -298px;
	z-index: 3;
	margin-top: -9px;
}
textarea, select, input, option {
	font: normal 10px/18px Arial;
	color: #617c88;
	width:300px;
}
input.button {
	width: 140px;
}
h3 {
	font: bold smaller Arial, Helvetica, sans-serif;
	color: #617C88;
}
#main h1 a.image:hover {
	text-decoration: none !important;
	background-color: transparent !important;
	border: 0;
}
#main a.image:hover, #main a.image:active, #main a.image:visited, #main a.image:link {
	text-decoration: none;
	background-color: transparent;
}
#main a:link, a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #617c88;
	text-decoration: underline;
}
#main a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #617c88;
	text-decoration: underline;
}
#topBanner {
	border: 0;
}
.bullet {
	color: #617c88;
}
.underline {
	text-decoration: underline;
}.noBullet {
	list-style: none;
}
