/* CSS Document */

* { 
	behavior: url(iepngfix.htc) 
}
html p, form {
	margin: 0 auto;
	padding: 0;
	border: 0;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
}
#wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #005680 url(../images/background.jpg) repeat-x;
}
#footer {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #ffffff url(../images/background-footer.gif) repeat-x;
	height: 135px;
}
#footercontainer {
	width: 1050px;
	margin: 0 auto;
	text-align: center;
}
#footerleft {
	width: 800px;
	float: left;
	text-align: right;
}
#footerright {
	width: 230px;
	float: right;
	padding: 10px 0;
	text-align: right;
}
#maincontainer {
	width: 1050px;
	padding: 20px 0 0 0;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
#leftbar {
	width: 220px;
	float: left;
}
#rightcontainer {
	width: 810px;
	float: right;
}
#leftcolumntop {
	width: 220px;
	background: url(../images/leftbar-topcorners.png) top no-repeat;
	height: 12px;
	font-size: 0px;
}
#leftcolumn {
	background: #FFFFFF;
	overflow: hidden;
}
#leftcolumnbottom {
	width: 220px;
	background: url(../images/leftbar-bottomcorners.png) bottom no-repeat;
	height: 12px;
}
#leftcontent {
	padding: 8px 20px;
	margin: 0 auto;
	text-align: center;
}	
#rightcolumntop {
	width: 810px;
	background: url(../images/rightbar-topcorners.png) top no-repeat;
	height: 12px;
	font-size: 0px;
}
#rightcolumn {
	background: #FFFFFF;
	text-align: left;
}
#rightcolumnbottom {
	width: 810px;
	background: url(../images/rightbar-bottomcorners.png) bottom no-repeat;
	height: 12px;
}
#maincontent {
	padding: 8px 20px;
	overflow: hidden;
}
#maincontent2 {
	padding: 8px 0;
	overflow: hidden;
}
* html #maincontent {
	height: 100%;
}
#content {
	width: 555px;
	float: left;
}
#contentsmall {
	width: 415px;
	float: left;
}
#testimonials {
	width: 190px;
	border-left: 1px dotted #CCCCCC;
	float: right;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}
#video {
	width: 330px;
	border-left: 1px dotted #CCCCCC;
	float: right;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}
#address {
	clear:both;
}
#about {
	clear:both;
	padding-top:10px;
	border-top: 1px dashed #ccc;
}

.buttons {
	font: bold 11px/25px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #ECE9D8;
	padding-left: 10px;
	text-align: left;
}	
.buttons a:link, .buttons a:visited, .buttons a:active {
	color: #006699;
	text-decoration: none;
}
.buttons a:hover, .buttons a:visited:hover, .buttons a:active:hover {
	background: url(../images/bullet.png) center left no-repeat;
	color: #FF9900;
	padding-left: 10px;
	text-decoration: none;
}
.subbuttons {
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-left: 4px solid #ECE9D8;
	padding-left: 10px;
	margin-top: 10px;
	text-align: left;
}	
.subbuttons a:link, .subbuttons a:visited, .subbuttons a:active {
	color: #006699;
	text-decoration: none;
}
.subbuttons a:hover, .subbuttons a:visited:hover, .subbuttons a:active:hover {
	background: url(../images/bullet.png) center left no-repeat;
	color: #FF9900;
	padding-left: 10px;
	text-decoration: none;
}
.specials {
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0 8px;
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 10px;
	padding-left: 10px;
	text-align: left;
}	
.specials a:link, .specials a:visited, .specials a:active {
	color: #006699;
	text-decoration: none;
}
.specials a:hover, .specials a:visited:hover, .specials a:active:hover {
	color: #fff;
	text-decoration: none;
}
.BOTTOMLINKS {
	font: 11px/25px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
}
.BOTTOMLINKS a:link, .BOTTOMLINKS a:visited, .BOTTOMLINKS a:active, .BOTTOMLINKS a:hover, .BOTTOMLINKS a:visited:hover, .BOTTOMLINKS a:active:hover {
	padding: 10px;
	color: #FFFFFF;
}
.logos {
	padding: 10px;
}
.copyright {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
h1 {
	font: normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #006699;
	color: #006699;
	margin: 0 auto;
}
.text {
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #777777;
}
.textblack {
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555555;
}
.textblue {
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005680;
}
.textwhite {
	font: 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.textorange {
	font: 15px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.textbox {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #333333;
}
.titles {
	font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006699;
}
.phone {
	font: 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-align: center;
}
.boxcontainer {
	width: 172px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.boxgraytop {
	width: 172px;
	background: url(../images/boxgray-topcorners.png) top no-repeat;
	height: 12px;
	font-size: 0px;
}
.boxgray {
	background: #DBDBB7;
	text-align: left;
}
.boxgraybottom {
	width: 172px;
	background: url(../images/boxgray-bottomcorners.png) bottom no-repeat;
	height: 12px;
	font-size: 0px;
}
.boxcontent {
	padding: 8px 20px;
}
.box {
	padding: 10px;
	background-color: #0099CC;
	border: 1px solid #003366;
}
.images {
	border: 1px solid #FFFFFF;
}
.imagesborder {
	padding: 6px;
	margin: 4px;
	border: 1px solid #CCCCCC;
}
.videos {
	float: right;
	padding: 0 10px;
	margin: 2px 10px;
}
.testimonialsbox {
	border: 1px solid #CCCCCC;
	background-color: #E0F5FF;
	padding: 8px;
}
#border {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#border td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.borderpurple {
	border-top: 1px solid #838FC5;
}
#borderpurple {
	border: 1px solid #838FC5;
}
.boxemail {
	border: 1px solid #FF9900;
	background: #FFCC00;
	width: 300px;
	padding: 8px;
	margin: 0 auto;
	text-align: center;
}
.fieldbig {
	width: 330px;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 2px 0;
}
.fieldsmall {
	width: 168px;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 2px 0;
}
ul, li, ol {
	margin-left: 20px;
}
.boxreturn {
	width: 150px;
	border: 1px solid #FF9900;
	background: #FFCC00;
	padding: 5px;
	text-align: center;
}
.boxreturn a {
	text-decoration: none;
}
.phonelogo {
	font: bold 20px/30px Arial, Helvetica, sans-serif;
	color:#006699;
}	
.landlogo {
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	color:#006699;
}

.facebookLogo {
	margin-left: 7px;
}

/* 10 steps report */

#freeGuideContainer {
 padding: 10px 0;
}
.freeGuideBorder {
 border: 1px solid #005680; /* ---- main border color ---- */
 background: #FFF; /* ---- main background color ---- */
 width: 174px; /* ---- main width ---- */
 padding: 5px;
 margin-bottom: 30px;
 position: relative;
}
#rightcolumn .freeGuideBorder {
 border: 3px solid #00CCFF;
}
.freeGuideTitle {
 float: none; /* ---- position of the title content ---- */
 width: auto; /* ---- width of the title content ---- */
 padding: 5px;
 text-align: center;
}
.freeGuideImage, .freeGuideImage img {
 width: auto;
 max-width: 200px; /* ---- Width of the image container = width of image [image max-size = 223px] ---- */
 height: auto;
}
.freeGuideImage {
 position: relative;
 float: none; /* ---- position of the image container ---- */
 left: -10px; /* ---- Left position of the image, if aligned to the left or centered ---- */
 /*right: 0;*/ /* ---- Right position of the image if aligned to the right ---- */
 top: 0;
}
.freeGuideSlogan {
 text-align: center;
 clear: both;
 font: 14px/17px Georgia, "Times New Roman", Times, serif; /* ---- Slogan Font ---- */
 color: #18366E; /* ---- Slogan Font Color ---- */
 font-style: italic;
 padding: 5px 0 10px;
}
.freeGuideFormContainer {
}
.freeGuideFormFields {
}
.freeGuideFormFields ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.freeGuideFormFields li {
 padding: 0;
 margin: 0;
 float: left;
 height: 20px;
 display: block;
 float: left;
 padding-bottom: 2px;
}
.freeGuideFormFields li.label, .freeGuideFormFields li.largeLabel {
 width: 74px;
 font: 11px/20px Arial, Helvetica, sans-serif;
 color: #003399;
}
.freeGuideFormFields li.largeLabel {
 padding-bottom: 0;
 width: 174px;
}
.freeGuideFormFields li.field {
 width: 100px;
}
.freeGuideFormFields li.field input {
 width: 94px;
 padding: 2px;
 border: 1px solid #CCC;
 height: 14px;
}
.freeGuideFormFields li.largeField {
 width: 174px;
}
.freeGuideFormFields li.largeField textarea {
 width: 168px;
 padding: 2px;
 border: 1px solid #CCC;
 height: 28px;
}
.freeGuideFormFields li.field input:focus, .freeGuideFormFields li.largeField textarea:focus {
 border: 1px solid #FF9900;
}
.freeGuideFormButton {
 clear: both;
 height: 30px;
}
.freeGuideFormButton input {
 background: url(../images/free-guide-button.png) top no-repeat;
 position: relative;
 bottom: -23px;
 height: 53px;
 width: 186px;
 text-indent: -9999px;
 left: -6px;
 border: none;
 cursor: pointer;
}
