/* ----------------------------------------------------------------
	---------------------------- 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.01%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 0;
}


/* ----------------------------------------------------------------
	-------------------------- Essentials ---------------------------
	---------------------------------------------------------------- */

html {
	height: 99%;
	font-size: 62.5%;
	font-family: Verdana, serif;
	background: url(../_images/bg.gif) repeat center top;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../_images/clouds_bg.jpg) no-repeat center top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #919ca1;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
}

/* ----------------------------------------------------------------
 	------------------------ Div Tags -----------------------
	---------------------------------------------------------------- */

#wrapper {
	width: 784px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
	border-right: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #c6c6c6;
	border-bottom-color: #c6c6c6;
}
#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 55px;
	top: 12px;
}

#subNav {
	position: absolute;
	left: 545px;
	top: 6px;
	height: 20px;
	width: 200px;
	font-size: 0.68em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 500;
	letter-spacing: .11em;
	text-align: right;
	color: #919696;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 79px;
	background: url(../_images/header_bg.jpg) no-repeat center top;
	position: relative;
	}
	
#mainImg {
	height: 190px;
}
#mainContent {
	margin: 0px;
	padding: 0px;
	width: 784px;
	background: url(../_images/maincontent_bg.jpg) no-repeat center top;
	float: left;
}

#innerContent {
	margin: 0px 0px 35px 35px;
	padding: 40px 0px 0px 0px;
	width: 503px;
	float: left;
}
#innerContent2 {
	margin: 0px 0px 35px 35px;
	padding: 40px 0px 0px 0px;
	width: 650px;
	float: left;
}
#homeColumn1 {
	padding: 0px;
	float: left;
	width: 238px;
}
#homeColumn2 {
	padding: 0px;
	float: right;
	width: 238px;
}


#sidebar {
	margin: 0px;
	padding: 40px 36px 35px 0px;
	float: right;
	width: 190px;
}

#footer {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	text-align: left;
	background: url(../_images/footer.jpg) no-repeat center center;
	height: 41px;
	color: #dfe5e5;
	text-indent: 35px;
	position: relative;
	clear: both;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#innerFooter1 {
	position: absolute;
	width: 200px;
	top: 14px;
	left: 36px;
	text-align:left;
	text-indent:0px;
}
#innerFooter {
	position: absolute;
	width: 200px;
	top: 14px;
	right: 36px;
	text-align:right;
	text-indent:0px;
}




/* ----------------------------------------------------------------
 	------------------------ Classes -----------------------
	---------------------------------------------------------------- */

p {
	margin: 0px 0px 8px;
	padding: 0px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #91aaba;
	letter-spacing: 0.05em;
	font-weight: 300;
}
h2 {
	margin-bottom: 20px;
	font-size: 1.2em;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	color: #7f8f9b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	background: url(../_images/line.png) no-repeat left bottom;
}
h3 {
	font-size: 1.01em;
	color: #757c7f;
	padding: 0 0 0px 0;
	margin-bottom: 8px;
	font-weight: 600;
	letter-spacing: 0.05em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
h4{
	font-size: 1.01em;
	color: #a1ba67;
	padding: 0 0 0px 0;
	margin-bottom: 8px;
	font-weight: 600;
	letter-spacing: 0.05em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
h5{
	font-size: 0.85em;
	line-height: 12px;
}

.borderStyle {
	border-top: 1px solid #dcdfe0;
	border-right: 1px solid #cbcfd0;
	border-bottom: 1px solid #cbcfd0;
	border-left: 1px solid #dcdfe0;
}

li	{ 	/* the rules that do the indenting */
	margin-left: 2em;
	text-indent: -2em;
	list-style-position: inside;
	list-style-type: circle;
		}
.evenSpace {
	padding: 0px 15px;
	line-height: 40px;
	font-size: 1.01em;
	color: #757c7f;
}
.qA {
	font-size: 1.3em;
	color: #a1ba67;
	
}
.question {
	color: #6a7984;
	font-weight: 500;
}
hr {
	color: #c7cece;
	height: 1px;
	border: 0;
	width: 100%;
	background-color: #c7cece;
	margin: 18px 0px 18px 0px;
	padding: 0px;;
}
.stepMargin {
	padding-right: 0px;
	margin-right: 40px;
	border-top: 1px solid #dcdfe0;
	border-right: 1px solid #cbcfd0;
	border-bottom: 1px solid #cbcfd0;
	border-left: 1px solid #dcdfe0;
}
.negativeIndent {
	text-indent: -25px;
}

#wrapper #mainContent img {
	margin-bottom: 10px;
}

#innerContent label{
	font-size: .85em;
}

.submitImg{
	padding-right: 10px;
}


/* ----------------------------------------------------------------
 	------------------------ Nav -----------------------
	---------------------------------------------------------------- */
	
	
#nav {
	width: 550px;
	position: absolute;
	left: 360px;
	text-align: left;
	top: 45px;
	height: 35px;
	font-size: 0.85em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 550;
	letter-spacing: .1em;
}	

a.navlet {
	margin-right: 30px;
	display: inline;
	float:left;
	width: 2.9em;
	height: 15px;
	padding: 10px 0 3px 0;
	color: #636363;
	text-decoration: none;
	border-bottom: 6px #fff solid;

}

a.navlet2 {
	margin-right: 30px;
	display: inline;
	float:left;
	width: 3.3em;
	height: 15px;
	padding: 10px 0 3px 0;
	color: #636363;
	text-decoration: none;
	border-bottom: 6px #fff solid;
}

a.navlet3 {
	margin-right: 30px;
	display: inline;
	float:left;
	width: 4.6em;
	height: 15px;
	padding: 10px 0 3px 0;
	color: #636363;
	text-decoration: none;
	border-bottom: 6px #fff solid;
}

a.navlet4 {
	margin-right: 30px;
	display: inline;
	float:left;
	width: 2.2em;
	height: 15px;
	padding: 10px 0 3px 0;
	color: #636363;
	text-decoration: none;
	border-bottom: 6px #fff solid;
}

a.navlet5 {
	margin-right: 30px;
	display: inline;
	float:left;
	width: 4.7em;
	height: 15px;
	padding: 10px 0 3px 0;
	color: #636363;
	text-decoration: none;
	border-bottom: 6px #fff solid;
}

a.navlet8 {
	margin-right: 30px;
	display: inline;
	float:left;
	width: 2.8em;
	height: 15px;
	padding: 10px 0 3px 0;
	color: #636363;
	text-decoration: none;
	border-bottom: 6px #fff solid;
}

a.navlet6 {
	color: #919ca1;
	text-decoration: none;
}
a.navlet7 {
	color: #919ca1;
	text-decoration: none;
}

a.navletstarter {
	color: #DE7966;
	text-decoration: none;
}
a.navletbasic {
	color: #6DACBF;
	text-decoration: none;
}
a.navletplus {
	color: #E0CE5D;
	text-decoration: none;
}




a:hover.navlet  {
	border-bottom: 6px #a1ba67 solid;
	text-decoration: none;
}

a:hover.navlet2 {
	border-bottom: 6px #a1ba67 solid;
	text-decoration: none;
}

a:hover.navlet3 {
	border-bottom: 6px #a1ba67 solid;
	text-decoration: none;
}

a:hover.navlet4 {
	border-bottom: 6px #a1ba67 solid;
	text-decoration: none;
}

a:hover.navlet5 {
	border-bottom: 6px #a1ba67 solid;
	text-decoration: none;
}

a:hover.navlet8 {
	border-bottom: 6px #a1ba67 solid;
	text-decoration: none;
}

a:hover.navlet6 {
	text-decoration: none;
	color: #636363
}
a:hover.navlet7 {
	text-decoration: none;
	color: #636363
}
a:hover.navletstarter {
	text-decoration: underline;
	color: #DE7966;
}
a:hover.navletbasic {
	text-decoration: underline;
	color: #6DACBF
}
a:hover.navletplus {
	text-decoration: underline;
	color: #E0CE5D
}




a.active1  {
	border-bottom: 6px #a1ba67 solid;
	text-decoration: none;
	color: #a1ba67;
}

a.active2 {
	border-bottom: 6px #a1ba67 solid;
	text-decoration: none;
	color: #a1ba67;
}

a.active3 {
	border-bottom: 6px #a1ba67 solid;
	text-decoration: none;
	color: #a1ba67;
}

a.active4 {
	border-bottom: 6px #a1ba67 solid;
	text-decoration: none;
	color: #a1ba67;
}

a.active5 {
	border-bottom: 6px #a1ba67 solid;
	text-decoration: none;
	color: #a1ba67;
}

a.active8 {
	border-bottom: 6px #a1ba67 solid;
	text-decoration: none;
	color: #a1ba67;
}

a.active6 {
	text-decoration: none;
	color: #a1ba67;
}
a.active7 {
	text-decoration: none;
	color: #a1ba67;
}
.postDisputeform {
	clear: both;
}

/* ----------------------------------------------------------------
 	------------------------Testimonial Rotator -----------------------
	---------------------------------------------------------------- */

#quotes{
	background-color: ;
	border-top: solid 1px #CCDBE4;
	border-bottom: solid 1px #CCDBE4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #636363;
	font-size: 7.5pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	width:503px;
	height:100px;
	margin:40px 0px 20px 0px;
	padding:10px 0px 10px 0px;
	position:relative;
}

#author{
	color:#8C9F56;
	position:absolute;
	bottom:10px;
	right:10px;
}

