/* CSS Document */
BODY {
	background: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td, div
{
	font-family:Trebuchet MS, Georgia, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a { color:#0088cc; text-decoration:none;}
a:hover { color:#003377}

div {
	margin:0px;
	padding:0px;
	}

#frameholder {
	width:801px;	
	}
	
#holder {
	width:801px;
	background: url(images/main-back.gif) repeat-y;
	margin: 0 auto;
	float: left;
	display:block;
	}

#myHolder {
	background: url(images/top-back.gif) top no-repeat;
	width:801px;
	margin: 0 auto;
	float: left;
	display:block;
	}

#myHolder2 {
	background: url(images/bottom-back.gif) bottom no-repeat;
	width:765px;
	float: left;
	display:block;
	padding:18px;	
	}

#header {
	width: 765px;
	height:120px;
	padding-top:5px;
	text-align:left;
	padding-bottom:10px;
	border-bottom: 1px dotted #999999;
	}
	
#logo {
	width: 400px;
	padding-left:10px;
	text-align:left;
	display:block;
	float:left;
	margin:0px
	}

#phone {
	width:345px;
	padding-right:10px;
	padding-top: 66px;
	text-align:right;
	float:left;
	display:block;
	}
.phone{
	font-size: 18px;
	font-weight:bold;
	}
#phone span {
	background: url(images/phone-icon.png) no-repeat;
	padding: 10px 0 15px 73px;
	font-size: 18px;
	font-weight:bold;
	height:41px;
	}

p#headline {
	font-size:28px;
	font-weight:bold;
	text-align:center;
	color:#FF0000;
	margin-bottom:5px;
	margin-top:25px;
	}
	
p#headline span {
	color:#000000;
	font-size:16px;
	}

#mainPhoto {
	background:url(images/main-header3.jpg) no-repeat;
	height:311px;
	width: 765px;
	display:block;
	}

#homeflash {
	width: 237px;
	float:left;
	display:block;
	
	}

#benfits {
	width: 218px;
	float:left;
	display:block;
	padding-top: 30px
	}

.report {
	background:url(images/form-background.gif) no-repeat;
	width:290px;
	height: 284px;
	float:left;
	display:block;
	margin-top:9px;
	margin-left:6px;
	}

#benfits ul.bulletCheck {
	list-style: none;
	margin-bottom:15px;
	}

#benfits ul.bulletCheck li {
	padding: 0 0 0 22px;
	margin-bottom:15px;
	background:transparent url("images/checks.gif") 0 2px no-repeat;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	}

#benfits p {
	margin-top:0px;
	margin-bottom: 15px;
	padding-left:22px;
	background:url(images/checks.gif) top left no-repeat;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	}

.report .report2 {
	color:#ffffff;
	padding: 3px 8px 0px 14px;
	margin:0px;
	text-align:left;
	}

.report2 p {
	margin-top:0px;
	}

.whiteTitle {
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
	}

.yellowTitle {
	color:#ffff00;
	font-size: 18px;
	font-weight:bold;
	}

.redTitle {
	color:#FF0000;
	font-weight:bold;
	font-size:22px;
	}

.forms {
	width: 260px;
	color:#000000;
	margin-bottom:4px;
	font-size: 13px;
	height:21px;
	background-color: #FFFFcc;
	}

#mainContent {
	text-align:left;
	padding: 0px 10px 0px 10px;
	}


ul.bulletOrange {
	list-style: none;
	margin-bottom:5px;
	}

ul.bulletOrange li {
	padding: 0 0 0 25px;
	margin-bottom:15px;
	background:transparent url("images/arrow-org.gif") 0 2px no-repeat;
	height:18px;
	}

ol.spaced li {
	margin-bottom:10px;
	}

strong {
	color:#000000
	}
	
#bottomCol {
	width: 765px;
	padding-top:5px;
	text-align:left;
	border-top: dotted #CCCCCC 1px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom:10px;
	height: 300px;
	}

#bottomCol  #left {
	width: 365px;
	float:left;
	display:block;
	}

#bottomCol  #right {
	width: 385px;
	float:left;
	display:block;
	padding-left: 10px;
	line-height:18px;
	border-left: dotted #CCCCCC 1px;
	margin-bottom:20px;
	}

#footer {
	text-align:center;
	font-size:12px;
	color:#999999;
	}

#footer a {
	text-decoration: none;
	color:#777777;
	}

#footer a:hover {
	text-decoration:underline;
	}
