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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: 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;
}

/*------------------------End of CSS Reset---------------------------*/

html {
	background: #787772;
}

body {
	background: #EAE9E1 url(../images/headerBg.png) repeat-x top left scroll;
	color: #444;
	font-family: Arial
}

#mainWrapper {
	background: transparent url(../images/bottomBg.jpg) repeat-x bottom left scroll;
}

p { margin: 8px; font-family: Arial; color: #444; }
h2 { font-size: 20px; font-family: Arial; }
h3 { font-size: 16px; font-family: Arial; }
h4 { font-family: Arial; }
ul li { font-size: 13.5px; font-family: Arial; margin: 0px 0px 3px 0px; }

#wrapper {
	width: 960px;
	margin: auto;
}

#header {
	height: 124px;
	padding: 6px 0px 0px 0px;
}

#coheader {
	height: 93px;
	background: #fff;
	position: relative;
	top: 0;
	left: 0;
}
	#header p#sloganMain {
		position: absolute;
		top: 40px;
		right: 12px;
		margin: -11px 0 0 0;
		color: #fff;
		font-family: Optima, sans-serif;
		font-size: 0;
		height: 22px;
		width: 238px;
		background: url(../images/sloganMain.png);
	}
	#header #logoMain {
		margin: -32px 0 0 0;
		position: absolute;
		top: 44px;
		left: 12px;
		height: 56px;
		width: 152px;
	}
		#header #logoMain a {
			display: block;
			font-size: 0;
			text-decoration: none;
			width: 152px;
			height: 56px;
			background: url(../images/csLogo.gif) no-repeat 50% 50%;
		}
	#header #logoMainCo {
		margin: -32px 0 0 0;
		position: absolute;
		top: 44px;
		right: 12px;
		height: 56px;
		width: 152px;
	}
		#header #logoMainCo a {
			display: block;
			font-size: 0;
			text-decoration: none;
			width: 152px;
			height: 56px;
			background: url(../images/csLogo.gif) no-repeat 50% 50%;
		}
#header h2#logoCobrand {
	position: absolute;
	top: -10px;
	left: 12px;
}
#header p#announceCobrand {
	position: absolute;
	top: 15px;
	left: 25%;
	font-family: Georgia,  serif;
	font-size: 130%;
	font-style: italic;
	width: 50%;
	text-align: center;
	color: #999999;
}

#csLogo { 
	float: left;
}

#referralP {
	float: right;
	width: 300px;
	color: #828785;
	text-align: right;
	font-size: 22px;
	font-family: Verdana;
}

#nav ul {
	visibility: hidden;
	display: block;	
	clear: both;
	padding: 30px 0px 0px 0px;
	float: left;
	width: 700px;
}

#nav ul li {
	display: inline;
	padding: 0px 25px;
	border-left: 1px solid #fff;
	border-right: 0px solid #fff;
	margin: 0px -3px;
}

#nav ul li a {
	color: #fff;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#call {
	float: right;
	width: 200px;
	margin: 7px 0px 0px 0px;
	text-align: right;
	font-size: 18px;
	color: #fff;
}

#contentWrapper {
	background: #fff;
	padding-top: 5px;
}

#footer {
	text-align: center;
	height: 50px;
	border-top: 6px solid #0D2651;
	background: #87857F;
	padding-top: 20px;
	clear: both;
	
}

#footer p {
	color: #ACAAA0;
	font-size: 13px;
}

.clear { clear: both; }


/*-----------End of Index Styles--------------*/


.topContent {
	visibility: hidden; 
	display: none;
}

#lowerContent {
	background: #fff url(../images/mteImage-Top3.jpg) no-repeat center top;
	width: 942px;
	margin: 0px auto 0px auto;
	clear: both;
	padding-bottom: 10px;
}

/*--------------- Form Styles -----------------*/

.formBox {
	float: right;
	width: 294px;
	min-height: 240px;
	background: url(../images/form_bg.png) no-repeat center top;
	padding: 75px 0px 20px 0px;
	text-align: center;
}

#form4 {
	background:  url(../images/form_btm.png) no-repeat center bottom;
	width: 214px;
	padding: 0px 40px 35px 40px;
}	
	
#LeadTypeFieldset {
	font-size: 13px;
	color: #444;
	text-align: left;
	margin: 0px 0px 0px 50px;
}
	
#LeadTypeFieldset h3 {
	font-weight: bold;
	color: #444;
	display: block;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
}
	
#LeadTypeFieldset label.error {
	color: #cc7777;
	width: 213px;
	display: block;
	margin: 0px 0px 0px 0px;
}
	
#LeadTypeFieldset input.error#LeadTypeMail {
	color: #cc7777;
	margin: 0px 0px 4px 0px;
	diplay: block;
}
	
#ContactInfoFieldset {
	text-align: right;
	padding-right: 10px;
}
	
#ContactInfoFieldset label {
	font-size: 12px;
	color: #444;
	width: 65px;
	display: inline-block;
}
	
#ContactInfoFieldset input, select {
	font-size: 12px;
	width: 130px;
	margin: 2px 0px;
	border: 1px #777 solid;
}
	
#ContactInfoFieldset label.error {
	color: #cc7777;
	width: 213px;
	display: block;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}
	
#ContactInfoFieldset select.error, #ContactInfoFieldset input.error#Email {
	margin: 2px 0px 3px 0px;
}

#form4Submit {
	background: transparent url(../images/btn_submit.png) no-repeat;
	width: 185px;
	height: 38px;
	font-size: 0;
	border: 0;
	cursor: pointer;
	margin-top: 5px;
}

/*----------------- End Form CSS ----------------*/

.pageBox {
	float: left;
	width: 619px;
	text-align: center;
	margin-top: 290px;
}

#upperText {
	text-align: left;
	font-size: 13px;
}	

.pageBox ul {
	list-style-type: disc;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 20px;
}

.pageBox ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
}

#quote1, #quote2 {
	background: url(../images/quoteBox-top.png) no-repeat right top;
	margin: 10px 0px;
}

#quote1Btm, #quote2Btm {
	background: url(../images/quoteBox-btm.png) no-repeat right bottom;
	padding: 5px;
}

#quote1 img, #quote2 img {
	float: left;
	margin: 10px;
}

blockquote {
	margin: 20px 20px 0px 20px;
	text-align: justify;
	font-size: 13px;
}

cite {
	padding: 0px 20px 20px 20px;
	display: block;
	text-align: right;
	font-size: 13px;
}


#disclaimer { font-size: 10px; text-align: left; }

