@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../layout-images/body-bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
img{
	border:0px;
}
a{
	outline:none;
}
.thrColFixHdr #container {
	width: 865px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #d0dce4;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../layout-images/container-bkg.jpg);
	background-repeat: repeat-y;
	background-position: top;
} 
.thrColFixHdr #header {

} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 174px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 174px; /* padding keeps the content of the div away from the edges */
	padding: 0px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 176px;
	margin-bottom: 0;
	margin-left: 176px;
} 
.thrColFixHdr #footer {
	background-image: url(../layout-images/footer-bkg.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 845px;
	padding-top: 8;
	font-size: 8px;
	padding-left: 20px;
	color: #FFFFFF;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#tPhone {
	background-image: url(../layout-images/t-phone-bkg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 855px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-align:center;
}

#tPhone font{
	font-size: 14px;
}

#RowNav {
	background-image: url(../layout-images/nav-bkg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 865px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-position: top;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#RowNav .rNav {
	text-align: center;
	float: left;
	height: 20px;
	width: 173px;
	padding-top: 10px;
}

/* Rollovers on left side */
a#button1a {
    display: block;
    color: #335099;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	height: 36px;
	width: 163px;
	padding-right: 10px;
	padding-top: 8px;
    background-image: url(../layout-images/L-nav.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#button1a:hover {
    background-position: 0 -44px;
	color: #c4272e;
}
a .alt { display: none; }

#b {
	width:162px;
	font-size: 10px;
	padding-right: 12px;
	padding-left: 8px;
}#subF {
	color: #999999;
	font-size: 10px;
	line-height: 20px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 2px solid #FFFFFF;
}
#bodyText {
	font-size: 11px;
	padding: 14px;
}
#bodyText li {
	margin-bottom: 20px;
	list-style-image: url(../images/__window-bullet.jpg);
}
#bodyText ul {
	padding-left: 8px;
	margin-left: 8px;
}
#bodyText h1 {
	color: #335099;
	font-size: 18px;
}
#RowNav .rNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#subF a {
	color: #999999;
	text-decoration: none;
}
#referralForm
{
	padding: 10px;
	background-color: #edf5f9;
	border: solid 1px #dadada;
	font-size: 10px;
	width: 385px;
}
#referralForm .heads
{
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #b9ced7;
	font-size: 12px;
	text-align:center;
}
#referralForm .input
{
	padding-top: 8px;
	font-size: 10px;
}
#referralForm .area
{
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
	padding-top: 8px;
	color: #222;
	font-size: 10px;
}
#opt1 {
	background-color: #EBF6FC;
	width: 100%;
	height: 18px;
	text-align: center;
	padding-top: 6px;
}
#opt1 a {
	font-size: 12px;
	line-height: 1.2px;
	font-weight: bold;
	color: #0A4F76;
	text-decoration: none;
	text-align: center;
	width: 97px;
	height: 20px;
}
.susm {
	font-size: 9px;
	color: #666666;
}
h2 {
	color: #336AA9;
}
#SpOffer {
	background-color: #D4E6F0;
	float: right;
	height: 225px;
	width: 687px;
	border: 1px solid #666666;
}
#recaptcha_image img { width: 155px; height:57px;}

#sidebar-form h2{font-size:10px;}
/* rotator in-page placement */
    div.rotator {
	position:relative;
	height:209px;
	display: none;
}
div.rotator ul {
	margin:0px;
	padding:0px;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {

}
    div.rotator ul li.show {
	z-index:99
}

/* sidebar styles */
#column-sidebar {
  color: #000;
  margin: 0 0 0 1px;
  width: 170px;
}

/*  lead capture  */
#in-home-consultation {
  font-size: 11px;
}


/* tooltip styles */
a.tooltip-link {
  color: #fe8c2f;
  display: block;
  font-size: 13px;
  font-weight: normal;
}

.tooltip-content {
  background-color: #fff;
  border: 3px solid #d5e6f0;
  -moz-box-shadow: 3px 5px 5px #555;
  -webkit-box-shadow: 3px 5px 5px #555;
  box-shadow: 3px 5px 5px #555;
  display: none;
  font-size: 12px;
  padding: 15px 15px 0px 15px;
  width: 286px;
  z-index: 101;
  position:absolute;
  margin-left:-100px;
}

.tooltip-content .notch {
  background-image: url(../images/tooltip-content-bottom.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 22px;
  left: 0;
  position: relative;
  top: 22px;
  z-index: 7;
}

.tooltip-content .notch-top {
  background-image:url(../images/tooltip-content-top.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  display: none;
  height: 22px;
  left: 0;
  margin: -37px 0 15px 0;
  position: relative;
  top: 0;
  z-index: 7;
}

.tooltip-content ul {
  list-style: none;
  margin:0px;
  padding:0px;
}

.tooltip-content ul li {
  background-image: url(../images/circle-arrow-bullet.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 0 0 5px 28px;
}

	
	


