@charset "UTF-8";

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #000;
}

td {
	vertical-align: top;
}
ul {
padding-left: 30px;	
}

/* End Reset */

body {
	background-position: top;
	text-align: center;
	min-width: 960px;
	font-family: "Tahoma",Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

.container {
	font-size: 14px;
	line-height: 150%;
	margin:0 auto;
	width:960px;
	text-align: left;
	position: relative;
	min-height:541px;
}

.mainNav {
	position: absolute;
	width: 531px;
	padding: 10px 10px;
	height: 15px;
	color: #601013;
	text-align:left;
	left: 182px;
	top: 72px;
}

.header {
	width: 960px;
	height:264px;
	float: left;
	clear: both;
}

.logo {
	float:left;
	width: 140px;
	height: 50px;
	position: relative;
	left: 30px;
	top: 12px;
}

.introText {
	height: 57px;
	position: absolute;
	left: 29px;
	top: 204px;
	width: 680px;
}

.headerHome .introText {
	height: 57px;
	position: absolute;
	left: 16px;
	top: 135px;
	width: 434px;
}

.demoButton {
	float: right;
	position: absolute;
	top: 120px;
	left: 230px;
}

.headerText {
	float: left;
	clear: both;
	width: 415px;
	height: 130px;
	position: relative;
	top: 40px;
	font-size: 18px;
	line-height:150%;
}

.headerImage {
	float: right;
	width: 515px;
	height: 275px;
	position: absolute;
	right: 5px;
	top: 45px;
}

.contentHome {
	width: 960px;
	float: left;
	margin-bottom: 10px;}

.homeText {
	float: left;
	width: 525px;
	padding-left:20px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 20px;
}

.video {
	float: left;
	width: 365px;
	padding:20px;
}

.benefitsHome {
	float: left;
	width: 958px;
	font-size: 14px;
	padding-left: 2px;

}

.benBox {
	width: 162px;
	height: 80px;
	padding: 80px 15px 5px 15px;
	float: left;
}

.benBox img {
	padding-right: 10px;
	float: left;
}

.content {
	width: 920px;
	float: left;
	margin-bottom: 10px;
	font-size: 16px;
	padding: 20px;
}

.leftContent {
	float: left;
	width: 700px;
}

.rightContent {
	float: right;
	width: 210px;
	padding-right: 25px;
}

.footer {
	width:100%;
	height: 70px;
	text-align: left;
	min-width: 960px;
	background: url(images/footer.jpg) repeat-x;
	float: left;
}

.footerContent {
	margin: 0 auto;
	width: 960px;
	height: 45px;
	text-align:right;
	font-size: 10px;
	color: #983333;
	padding-top: 20px;
}

.footerContent img {
	position: relative;
	float: left;
	top: -7px;
}

.resText {
	padding-left: 15px;
	padding-top: 15px;
	border-top: #cecece solid 1px;
	float :left;
	clear: both;
	margin-top: 10px;
	width: 945px;
	text-align:center;
}

.followus {
	float: right;
	padding: 10px;
	width: 34px;
	height: 30px;
}

a:link {
	color: #005291;
	font-weight:bold;
}

a:visited {
	color: #005291;
}

a:hover {
	color: #91C0D4;
}

.mainNav a {
	color: #000;
	text-decoration: none;
	margin-right: 20px;
	font-weight:normal;
}

.mainNav a:hover {
	color: #005291;
}

h1 {
	font-size: 28px;
	color: #fff;
	margin-top: 3px;
	margin-bottom: 25px;
	font-family: "Trebuchet","Trebuchet MS","Tahoma", Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:125%;
}

h2 {
	font-size: 13px;
	color: #005291;
	margin-bottom: .5em;
	font-family: "Trebuchet","Trebuchet MS","Tahoma", Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:108%
}

h3 {
	font-size: 18px;
	color: #005291;
	margin-top: 0px;
	margin-bottom: .5em;
	font-family: "Trebuchet","Trebuchet MS","Tahoma", Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:115%;
}

h4 {
	font-size: 17px;
	color: #000;
	margin-bottom: .7em;
	font-family: "Trebuchet","Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:125%
}

h5 {
	font-size: 25px;
	color: #DABC3B;
	margin-bottom: .5em;
	font-family: Helvetica, "Tahoma", Arial, sans-serif;
	font-weight:bold;
	line-height:115%;
}

hr {
	color: #CFF;
}

/* FORM ELements */
.formSet {
	width: 620px;
	color:#FFF;
	padding: 0px 20px;
}

.fieldSet, .fieldSelect {
	float: left;
	margin-bottom: 10px;
	clear: both;
	height: 25px;
	width: 100%;
	color:#FFF;
	text-align: left;
}

.textSet {
	float: left;
	margin-bottom: 10px;
	clear: both;
	text-align: left;
}

.textSet label {
	float: left;
	color:#FFF;
	width: 250px;
}

.textSet textarea {
	float: left;
	margin-left: 30px;
}

.fieldSet input, .fieldSelect input, textSet textarea {
	margin: 0px 20px 0px 10px;
	float: left;
}

.fieldSet label {
	width: 100px;
	float: left;
	color: #FFF;
}

.fieldSelect label {
	width: 300px;
	float: left;
}

.buttons {
	float: left;
	clear: both;
	width: 80%;
}

.button {
	float: right;
	width: 150px;
}

.highlightSmall {
	font-style: italic;
	font-size: 10px;
	color: #34CC00;
}

.contentText ul {
	margin-left: 30px;
}

.fieldSelect label {
	width: 350px;
	color:#FFF;
}

.rightContent img {
	margin-bottom: 10px;
}

.formSet label {
	color:#FFF;
}
