/* @override http://html/css/main.css */

@charset "utf-8";

/* CSS 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; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {	border-collapse: collapse; border-spacing: 0; }


/* Default styles */
body {
	color: #000;
	background: url(../images/bg.png) repeat-x center 0;
	font: 14px Tahoma, Verdana, Geneva, sans-serif;
}

a{
	color: #3194d7;
	text-decoration: none;
}

a:hover{
	color: #e52626;
}

.floatRight{
	float: right;
}

.floatLeft{
	float: left;
}

.alignCenter{
	text-align: center;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

#header{
	height: 177px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#header #logo{
	position: absolute;
	left: 0;
	top: 30px;
	width: 382px;
	height: 137px;
	background: url(../images/logo.png) no-repeat;
}

.call{
	font-weight: bold;
	font-size: 40px;
}

.call span{
	font-size: 18px;
	position: relative;
	top: -4px;
}

#header .call{
	position: absolute;
	top: 35px;
	right: 27px;
	color: #3093d5;
}

#header .call span{
	color: #e52626;
}

#menu{
	position: absolute;
	left: 385px;
	top: 94px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
}

#menu li{
	float: left;
	padding: 0 0 0 17px;
}

#menu li a{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	line-height: 44px;
	background: url(../images/menu-middle.png) repeat-x;
}

#menu li a, #menu li a b, #menu li a i{
	height: 45px;
}

#menu li a b, #menu li a i{
	width: 8px;
	margin: 0 2px 0 0;
	display: inline-block;
	vertical-align: top;
	background: url(../images/menu-left.png) no-repeat;
}

#menu li a i{
	margin: 0 0 0 2px;
	background: url(../images/menu-right.png) no-repeat;
}

#menu li a:hover, #menu li a.current{
	background: url(../images/menu-middle-active.png) repeat-x;
}

#menu li a:hover b, #menu li a.current b{
	background: url(../images/menu-left-active.png) no-repeat;
}

#menu li a:hover i, #menu li a.current i{
	background: url(../images/menu-right-active.png) no-repeat;
}

#menu li a .icon{
	display: inline-block;
	vertical-align: baseline;
	position: relative;
	top: 1px;
	margin: 0 5px 0 0;
	background-repeat: no-repeat;
}

#menu li a .home{
	width: 15px;
	height: 13px;
	background-image: url(../images/icon-house.png);
}

#menu li a .gear{
	top: 2px;
	width: 15px;
	height: 14px;
	background-image: url(../images/icon-gear.png);
}

#menu li a .samples{
	width: 12px;
	height: 13px;
	background-image: url(../images/icon-samples.png);
}

#menu li a .links{
	width: 18px;
	height: 9px;
	top: 0;
	background-image: url(../images/icon-links.png);
}

#menu li a .contact{
	width: 13px;
	height: 14px;
	top: 2px;
	background-image: url(../images/icon-contact.png);
}

#homeHeader{
	height: 432px;
	overflow: hidden;
	background: url(../images/home-header-bg.png) repeat-x;
}

#homeHeader .wrapper{
	height: 432px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	background: url(../images/home-header.jpg) no-repeat;
}

#homeHeader ul{
	position: absolute;
	width: 700px;
	left: 300px;
	top: 212px;
	color: #fff;
	font-size: 16px;
}

#homeHeader li{
	width: 150px;
	float: left;
	white-space: nowrap;
	padding: 1px 0 12px 20px;
	background: url(../images/icon-check.png) no-repeat;
}

#homeHeader .description{
	position: absolute;
	font-size: 13px;
	width: 286px;
	left: 653px;
	top: 382px;
	color: #fff;
}

#homeHeader #contactForm{
	position: absolute;
	top: 381px;
	left: 20px;
	color: #fff;
	line-height: 34px;
	font-size: 12px;
	margin: 0 0 20px 0;
}

#homeHeader #contactForm input{
	margin: 0 17px 0 0;
	width: 103px;
	border: 0;
	padding: 2px 4px;
}
#homeHeader #contactForm .submit{
	width: 106px;
	height: 34px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	background: url(../images/home-submit-button.png) no-repeat;
	border: 0;
	cursor: pointer;
}

/* #spokesman_container { width:156px;height:255px;float:left;top:15px;text-align:center; } */
.flash {
	position: absolute;
}

.home_vid {
       left: -56px;
	   top: 0px;
}

.howitworks_vid {
       left: 325px;
	   top: -146px;
	   position:relative;
}

.samples_vid {
       left: 285px;
	   top: -146px;
	   position:relative;
}

.contact_vid {
       right: -440px;
	   top: -23px;
	   position:relative;
}

#homePrompt {
            font-weight:bold;
            color:#FFF;
            top:351px;
            left:20px;
            width:400px;
            font-size:17px;
            margin: 0;
	        padding: 0;
	        position: absolute;
}

#homeLeft{
	min-height: 187px;
	float: left;
	width: 325px;
	padding: 0 0 0 248px !important;
	margin: 0 0 10px 0;
	background: url(../images/quick-easy-profitable.png) no-repeat 20px 7px;
	list-style-type: disc;
}

#homeLeft li{
	list-style-type: disc;
	color: #3093d5;
	font-size: 16px;
	padding: 4px 0;
	margin-bottom:3px;
}

#homeLeft li span{
	color: #000;
	font-weight: bold;
}

#homeRight{
	float: right;
	width: 323px;
	height: 215px;
	padding: 20px 20px 0;
	background: url(../images/home-mission-bg.png) no-repeat;
	margin-top:-20px;
}

#homeRight h2{
	font-size: 20px;
	color: #3194d7;
	margin: 0 0 .4em;
}

#homeRight p{
	line-height: 1.45em;
	margin: 0;
}

#content{
	width: 960px;
	margin: 0 auto;
	padding: 40px 0;
	overflow: hidden;
}

#content h1{
	font-weight: bold;
	font-size: 34px;
	padding: 0 0 10px 40px;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #000;
	color: #ec4949;
}

#content h1 a{
	color: #3194d7;
	font-size: 18px;
}

#content h1 a:hover{
	color: #ec4949;
}

#content h2{
	font-size: 18px;
	color: #3194d7;
	margin: 0 0 .4em;
}

#content h2.uppercase{
	text-transform: uppercase;
}

#content .pad{
	padding: 0 15px 0 60px;
}

#content ul{
	padding: 0 0 0 25px;
	margin: 0 0 1.5em;
	list-style-type: disc;
}

#content ul li{
	clear: both;
	padding: 3px 0;
	color: #3194d7;
}

#content ul li span, #content ul li p{
	color: #000;
	margin: 0;
}

#content ul li .image{
	display: block;
	float: right;
	margin: 0 0 20px 40px;
}

#content ul li .image img{
	display: block;
	margin: 0 0 10px;
}

#content ul li .image span{
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background: url(../images/sample-button.png) no-repeat;
	width: 195px;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 6px;
	margin: 0 auto;
}

#mainColumn{
	float: left;
	width: 600px;
	padding: 0 0 0 60px;
	font-size: 16px;
}

#mainColumn p{
	margin: 0 0 1.5em;
	line-height: 1.4em;
}

.samples#mainColumn h2{
	color: #000;
	text-transform: uppercase;
}

.samples#mainColumn ul li a{
	font-weight: bold;
	text-transform: uppercase;
}

#sideColumn{
	padding: 0 15px 0 0;
	width: 252px;
	float: right;
}

#sideColumn h2{
	font-size: 20px;
	color: #3194d7;
	margin: 0 0 .4em;
}

#sideColumn p{
	line-height: 1.4em;
}

#sideColumn #contactForm{
	padding: 23px 32px 0;
	margin: 0 0 20px;
	height: 220px;
	background: url(../images/side-contact-bg.png) no-repeat;
	text-align: center;
}

#sideColumn #contactForm h2{
	font-weight: normal;
	color: #fff;
	font-size: 16px;
	text-align: left;
	margin: 0 0 15px;
}

#sideColumn #contactForm label{
	display: inline-block;
	width: 40px;
	padding: 0 2px 0 0;
	text-align: right;
	color: #fff;
	font-size: 12px;
}

#sideColumn #contactForm input{
	border: 0;
	background: #fff;
	padding: 3px 3px;
	width: 130px;
	margin: 0 0 15px;
}

#sideColumn #contactForm .submit{
	width: 107px;
	height: 35px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	padding: 0;
	background: url(../images/submit-button.png) no-repeat;
}

#contact{
	width: 520px;
	padding: 0 220px;
}

#contact .section{
	margin: 0 0 20px 0;
	background: #3093d5 url(../images/contact-section-top.png) no-repeat;
}

#contact .section .bg{
	padding: 15px 10px;
	color: #fff;
	font-size: 12px;
	background: url(../images/contact-section-bottom.png) no-repeat 0 100%;
}

#contact .section p{
	margin: 0 0 15px;
}

#contact .section .hr{
	height: 1px ;
	font-size: 0;
	overflow: hidden;
	background: #fff;
	margin: 0 0 2px;
}

#contact label{
	padding: 0 2px 0 12px;
}

#contact .optional .bg{
	padding: 15px 20px;
	font-weight: bold;
}

#contact .optional label{
	padding: 0 2px 0 0;
}

#contact .optional select{
	margin: 0 0 15px 0;
}

#contact .optional .options{
	font-weight: normal;
	padding: 10px 0 0;
	margin: 0 0 15px;
	overflow: hidden;
	list-style-type: none;
}

#contact .optional .options li{
	display: inline-block;
	width: 32%;
	color: #fff;
}

#contact .optional .options li input{
	width: auto;
	margin: 0 0 8px;
}

#contact .optional textarea{
	border: 1px solid #ddd;
	border-top: 1px solid #bbb;
	padding: 2px 3px;
	margin: 10px 0 15px 0;
	background: #fff;
	width: 455px;	
}

#contact input{
	border: 1px solid #ddd;
	border-top: 1px solid #bbb;
	padding: 2px 3px;
	margin: 0 0 15px 0;
	background: #fff;
	width: 140px;
}

#contact .uneditable { border:1px solid #0065a9;background-color:#87cbf8;text-transform:uppercase; }
#contact .error { border-color:#930223;color:#930223; }
.error_message { font-weight:bold;color:#FF0000; }

#contact #formEmail{
	width: 362px;
}

#contact #formFullName{
	width: 383px;
}

#contact #formCity, #contact #formState{
	width: 110px;
}

#contact #formZip{
	width: 61px;
}

#contact #formArea{
	width: 76px;
}

#contact #formPhone{
	width: 275px;
}

#contact #formExtension{
	width: 38px;
}

#contact #formGroupName, #contact #formGroupType{
	width: 200px;
}

#contact .submit{
	border: 0;
	margin: 0 5px 15px;
	width: 107px;
	height: 35px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	padding: 0;
	background: url(../images/submit-button.png) no-repeat;
}

#footer{
	clear: both;
	padding: 20px 0 0 0;
	background: #3093d5 url(../images/footer-bg.png) repeat-x;
}

#footer .wrapper{
	width: 960px;
	font-size: 12px;
	margin: 0 auto 0;
	padding: 25px 25px 35px;
	color: #fff;
}

#footer .call{
	color: #fff;
	float: right;
	position: relative;
	top: -10px;
}

#footer a{
	text-decoration: none;
	color: #fff;
}

#footer a:hover{
	text-decoration: underline;
}


