@charset "UTF-8";
/* CSS Document */

body{
	background:#EEECED;
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;}

a{
	color:#06f;
	text-decoration:none;}

a:hover{
	text-decoration:underline;}

h1{
	font-family:Impact;
	font-size:33px;
	margin-top:10px;
	text-align:center;}
	
h2{
	font-size:19px;
	margin:0px 0px 5px;
	text-align:center;}

.clear{
	clear:both;}

.container{
	background:#fff;
	border:1px solid #bab9ba;
	margin:0 auto;
	padding:20px;
	text-align:center;
	width:933px;}

.dontleave{
	font-size:24px;
	margin:-10px 0px 40px;}
	
.dontleave-bottom{
	color:#B12129;
	font-size:20px;
	font-weight:bold;
	margin:25px 0px 20px;}
	
.downloads{
	font-size:16px;
	line-height:1.4em;
	margin:25px auto;
	width:800px;}
	
.downloads img{
	float:left;
	margin-right:20px;}

.timetrade{
	margin:25px 0px;}

.footer{
	background:#333;
	color:#ccc;
	font-size:12px;
	line-height:1.9em;
	margin:25px auto 10px auto;
	padding:12px 20px;
	text-align:center;
	width:935px;}

.header{
	background:#fff;}
	
.header .header-logo{
	background:url(../images/header-bg.jpg) center center no-repeat;
	height:180px;
	margin:0 auto;
	width:950px;}
	
.header .phone{
	float:right;
	font-size:19px;
	margin-top:130px;}
	
.header-textbar{
	background:#B12129;
	color:#fff;
	font-size:24px;
	margin-bottom:25px;
	padding:10px 0px;
	text-align:center;}

.page-survey .header .header-logo{
	background:url(../images/survey-banner.jpg) center center no-repeat;
	height:223px;
	width:973px;}
	
.page-survey .header .phone{
	display:none;}

.survey{
	margin:0 auto;
	text-align:center;}

.video{
	border:0;
	display:block;
	height:384px;
	margin:25px auto;
	width:650px;}



/*///////////////////////////////////////////////////

HOMEPAGE STYLES

///////////////////////////////////////////////////*/

.page-index{
	line-height:24px;}
	
#colConsult{
	background-color: #fff;
	border: 1px solid #bab9ba;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	width: 225px;}

#content{
	margin: 0 auto;
	text-align: center;
	width: 1000px;}

#leftcol{
	background-color: #fff;
	border: 1px solid #bab9ba;
	float: left;
	font-size:16px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 755px;}

#testcol{
	background-color: #fff;
	border: 1px solid #bab9ba;
	float: right;
	margin-top: 20px;
	padding: 5px;
	text-align: left;
	width: 225px;}

#ytcol{
	background-color: #fff;
	border: 1px solid #bab9ba;
	float: right;
	margin-top: 20px;
	padding: 5px;
	text-align: center;
	width: 225px;}