<style type="text/css">/* CSS Document *//* Text styles */* html {margin: 0; padding: 0;}	body {	background: #aa0000; 	font-family:"Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans; 	font-size:1.3em; 	line-height:1.4em;	color: #222222;	margin: 0; padding: 0;	}a, a:visited, a:active , a:focus { border: 0; border: none; outline: none; color: #aa0000; text-decoration: none;}a:hover {color: #999999;}	img, img a { 	border: 0;	border: none;	}#wrapper {background: #FFFFFF; 	width: 100%;	min-width: 960px;	height: 100%;	min-height: 500px;	padding: 20px 0 0 0;	margin: 0 auto;		text-align: center;	display: block;	}		#aboutwrapper { 	background-color: #FFFFFF;	width: 100%;	min-width: 960px;	height: 100%;	min-height: 800px;	padding: 20px 0 0 0;	margin: 0 auto;		text-align: center;	display: block;	}		#contactwrapper { background-color: #FFFFFF;	width: 100%;	min-width: 960px;	height: 100%;	min-height: 500px;	padding: 20px 0 0 0;	margin: 0 auto;		text-align: center;	display: block;	}		#container {	width: 960px;	height: 100%;	min-height: 500px;	margin: 0 auto;	text-align: left;		}#aboutcontainer {background: url(images/bg-about.jpg) no-repeat top left;background-color: #FFFFFF;	width: 960px;	min-width: 960px;	height: 100%;	min-height: 800px;	margin: 0 auto;	padding: 0;	text-align: left;		}#faqcontainer {background: url(images/bg-faq.jpg) no-repeat top left;background-color: #FFFFFF;	width: 960px;	min-width: 960px;	height: 100%;	min-height: 800px;	margin: 0 auto;	padding: 0;	text-align: left;		}#contactcontainer {background: url(images/bg-contact.jpg) no-repeat top left;background-color: #FFFFFF;	width: 960px;	min-width: 960px;	height: 100%;	min-height: 800px;	margin: 0 auto;	padding: 0;	text-align: left;		}		#indexcontainer {	background: url(images/bg-2a.jpg) no-repeat top left;	width: 100%;	min-width: 960px;	height: 100%;	min-height: 700px;	margin: 0;	padding: 0;	text-align: left;	float: left;		}		p {margin: 0 0 .75em 0; font-size:.7em; font-family:"Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans; font-weight:200; font-style:normal; line-height:1.3em;}	h1 {font-size:2.4em; font-family:"Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans; font-weight:800; font-style:normal; /*text-transform:capitalize;*/ line-height:1em}h2 {font-size:.65em; font-family:"Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans; font-weight:600; font-style:normal; text-transform:uppercase;  line-height:0;}		h3 {font-size: 14px; font-family:"Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans; font-weight:600; font-style:normal; text-transform:uppercase; letter-spacing: .25em; line-height: 100%; margin: 12px 0 2px 0; clear: both;}h4 {font-size:1.25em; font-family:"Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans; font-weight:800; font-style:normal; line-height:1em}h5 {font-size:.6em; font-family:"Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans; font-weight:800; font-style:normal; text-transform:uppercase; letter-spacing: .25em; line-height:0; margin: 20px 0 5px 0;}.title {font-size: 1.2em; font-family:"Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans; font-weight:800; font-style:normal; line-height: 1em;}.subtitle {font-size: 18px; font-family:"Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans; font-weight:800; font-style:normal; line-height: 2em; margin: 0; padding: 0;}.sg {font-weight: 600; }#siteheader {	background: #aa0000;	width: 100%;	min-width: 100%;	height: 60px;	margin: 0;	padding: 5px 0 0 0;	}	.header {	width: 960px; 	mnin-width: 960px;	height: 50px; 	min-height: 50px; 	padding: 0; 	margin: 0 auto; 	text-align: center;	}	.header2 {	width: 100%; 	height: 50px; 	min-height: 50px; 	padding: 0; 	margin: 0 auto; 	text-align: center;	}	.indexheader {	height: 200px; 	min-height: 200px; 	padding: 0; 	position: fixed;	top: 180px;	left: 120px;	text-align: left;	}	/* NEW DROP MENU STYLES *//* 	LEVEL ONE*/#topnav	{ 	padding: 0; 	margin: 0; 	float: right;	vertical-align: bottom;	text-align: left;	}#topnav h2 {	color: #333;	}	#topnav h3 {	color: #FFFFFF;	}ul.dropdown {	display: block;	position: relative; 	padding: 0; 	margin: 4px 0; 	list-style-type: none; 	z-index: 999;	}ul.dropdown li { 	font-size: 14px; 	font-family:"Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans; 	font-weight:400; 	font-style:normal; 	text-transform:uppercase;  	line-height: 14px;	float: left; 	zoom: 1; 	text-align: left;	}ul.dropdown a:hover {	color: #000; }ul.dropdown a:active {	 color: #ffa500; }ul.dropdown li a { 	display: block;	padding: 0 0 4px 0; 	margin: 4px 15px 4px 0; 	/* border-right: 1px solid #333; */ 	color: #FFF; 	letter-spacing: .15em; 		font-weight; 400;	}ul.dropdown li.hover, ul.dropdown li:hover {	 /* background: #F3D673; */	 color: #FFF; 	 position: relative;	 }ul.dropdown li.hover a { 	color: #FFF; 	border-bottom: 1px dotted #FFF; 	}/* 	LEVEL TWO*/ul.dropdown ul { 	width: 100px;	visibility: hidden;	position: absolute;	top: 100%;	left: -40px;	list-style-type: none;	}ul.dropdown ul li {	font-weight: normal;	background: transparent url(images/dropmenu-bg-1.png) top left;	color: #FFF;	padding: 4px;	border-bottom: 1px solid #FFF;	float: none;	height: 20px;	width: 100px;	}									/* IE 6 & 7 Needs Inline Block */ul.dropdown ul li a {	font-size: .75em;	padding: 4px 0 4px 0;	margin: 0;	border-right: none;	width: 100%;	display: inline-block;	} ul.dropdown ul li.hover, ul.dropdown ul li :hover {	color: #C00;	background-color: #000;	border: none;	} ul.dropdown ul li.hover a {	color: #C00;	border: none;	}/* 	LEVEL THREE*/ul.dropdown ul ul {	left: 100%;	top: 0;	list-style-type: none;	}ul.dropdown li:hover > ul {	visibility: visible;	}.info {	border-top: 2px solid #333;	font-size: .6em; 	color: #333; 	text-align: center; 	letter-spacing: .1em;	margin: 0;	padding: 5px 0 0 0;	}	#midsection1 {	width: 280px;	min-width: 280px;	margin: 0 0 0 330px;	padding: 0 10px;	float: left;	}	#midsection2 {	width: 280px;	min-width: 280px;	margin: 0;	padding: 0 10px;	float: right;	}#midsection3 {	width: 400px;	min-width: 400px;	height: 500px;	min-height: 500px;	margin: 0;	padding: 0 10px;	position: relative;	left: 400px;	}#midsection5 {	width: 280px;	min-width: 280px;	height: 1500px;	min-height: 1500px;	margin: 0 0 100px 330px;	padding: 0 10px;	float: left;	}	#midsection img {	margin-top: .5em;	}#sitefooter {	background: #aa0000;	width: 100%;	min-width: 960px;	height: 100%;	min-height: 90px;	margin: 0;	padding: 0;	}#midsection 	ul { 	list-style: none; 	padding: 0;	margin: 0;	}	#midsection	li { 	display: inline-block;		}	.faq {	margin: 0 0 .75em 0; 	font-size: .65em; 	font-family:"Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans; 	font-weight:200; 	font-style:normal; 	line-height:1.3em;	}	.faq strong {	font-weight: 800;	font-style:bold;	}	dl {	font-size:.6em;	font-family:"Helvetica Neue",Helvetica Neue,Helvetica,Arial,sans; 	font-weight:200; 	font-style:normal; 	line-height:1.3em;	margin: 0;	padding: 0 0 0 10px;	}dt {	font-weight: 600;	font-weight: bold;	margin-top: 10px;	}dd {	text-indent: 0;	padding: 0;	margin: 0;	}			</style>
