body  {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	margin-top: -18px; 
	padding: 0px;
	background-color: #ffffff;
	text-align: center; 
	color: #333333;
	line-height: 140%;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

#menu a {
	color: yellow;
	padding-right: 30px;
	position: relative;
	top: 205px;
	left: 30px;
	text-decoration: none;
	font-size: 14px;
	z-index: 99;
}
#sub-menu a {
	color: yellow;
	padding-right: 30px;
	position: relative;
	top: 149px;
	left: 30px;
	text-decoration: none;
	font-size: 14px;
	z-index: 99;
}

#estimate {
	color: #006699;
	position: absolute;
	top: 186px;
	left: 50%;
	padding-left: 170px;
	font-size: 14px;
}
#sub-estimate {
	color: #006699;
	position: absolute;
	top: 8px;
	left: 50%;
	padding-left: 250px;
	font-size: 13px;
}

#menu a:hover, #menu a.on, #sub-menu a:hover, #sub-menu a.on {
	color: #66ffff;
}
h1 {
	font-size: 13pt; font-weight: normal; color: #006699;
	line-height: 130%;
}
#mainContent_home h1 {
	font-size: 12pt; font-weight: normal; color: #006699;
	line-height: 130%;
}

h2 {
	font-size: 11pt; font-weight: normal; color: #006699;
	line-height: 115%;
	padding: 0px;
}
.home-cta h2 {
	font-size: 9pt; font-weight: normal; color: #006699;
	line-height: 115%;
	padding: 0px;
}

h3 {
	font-size: 10pt; font-weight: normal; color: #006699;
	line-height: 100%;
	margin-top: 10px;
	margin-left: -30px;
	text-align: center;
}
.emph {
	font-style: italic;
}
.title {
	font-size: 10pt; font-weight: normal; color: #006699;
	line-height: 100%;
	padding: 0px;
	padding-top: 10px;
	text-transform: uppercase;
}
ul li {
	margin-left: -10px;
	list-style: square;
}
.twoColFixRtHdr #sidebar1_home  .cta ul li {
	list-style-image: url(../images/checkmark.gif);
	margin-left: -20px;
}
.twoColFixRtHdr #container { 
	width: 1000px;  
	background-color: #e4e4e4;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0 auto; 
	/*border: 1px solid #333333;*/
	text-align: left; 
} 
.twoColFixRtHdr #header { 
	background-image: url(../images/home-header.jpg);
	padding: 0px;  
	height: 215px;
	width: 1000px;
} 
.twoColFixRtHdr #sub-header { 
	background-image: url(../images/sub-header.jpg);
	padding: 0px;  
	height: 158px;
	width: 1000px;
} 

.twoColFixRtHdr #sidebar1, .twoColFixRtHdr #sidebar1_home, .twoColFixRtHdr #sidebar2  {
	float: right; 
	width: 230px; 
	/*background: #EBEBEB;*/ 
	padding: 15px;
}
.twoColFixRtHdr #sidebar1,  .twoColFixRtHdr #sidebar2  {
	padding-right: 40px;
}

.twoColFixRtHdr #sidebar2 {
	padding-top: 25px;
}
.twoColFixRtHdr #sidebar1 .cta {
	background-image: url(../images/right-cta.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 9pt; 
	font-weight: normal; 
	color: #006699;
	width: 220px;
	height: 246px;
	top: 200px;
	padding-top: 5px;
	padding-left: 20px;
}
.twoColFixRtHdr #sidebar1_home {
	background-image:url(../images/home-cta-lg.gif);
	background-position: 15px 20px;
	background-repeat: no-repeat;
}
.twoColFixRtHdr #sidebar2 .cta {
	font-weight: normal; 
	top: 200px;
	padding-top: 5px;
	padding-left: 0px;
	color: #333333;
	font-size: 9pt;
	width: 220px;
	margin-right: 0px;
}
.cta-top {
	background-image: url(../images/right-cta-top.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 43px;
	width: 220px;
}
.cta-mid {
	background-image: url(../images/right-cta-mid.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	width: 220px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	font-size: 9pt;

}

.cta-bot {
	background-image: url(../images/right-cta-bot.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 11px;
	width: 220px;
	padding: 0px;
}

.twoColFixRtHdr #sidebar1_home  .cta {
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 20px;
	width: 200px;
	font-size: 8pt;

}
.twoColFixRtHdr #sidebar2 .cta p {
	padding-right: 10px;
	padding-top: 10px;
}

.twoColFixRtHdr #mainContent_home { 
	margin: 0 230px 0 0; 
	padding: 10px 27px; 
} 
.twoColFixRtHdr #mainContent { 
	margin: 0 250px 0 0; 
	padding: 20px 40px; 
} 
#mainContent3 {
	margin: 0 250px 0 200px; 
	padding: 20px 40px; 
	
}
#subMenu3 {
	margin: 0; 
	padding: 30px 40px; 
	float: left;
	
}
#subMenu3 a {
	line-height: 200%;
	text-decoration: none;
	color: #006699; 
}
#subMenu3 a.pageon {
	font-weight: bold;
}
#subMenu3 a:hover {
	text-decoration: underline;
}

.twoColFixRtHdr #footer { 
	padding-left: 30px; 
	font-size: 7pt; font-weight: normal; color: #006699;
	/*background:#DDDDDD;*/ 
	padding-bottom: 10px;
} 
.twoColFixRtHdr #footer a {
	font-size: 7pt; font-weight: normal; color: #006699;
	text-decoration: none;
 }
.twoColFixRtHdr #footer a:hover {
	text-decoration: underline;
  }
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 20px; 
}
.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;
}
.home-cta {
	background-image: url(../images/home-cta.gif);
	background-repeat: no-repeat;
	font-size: 8pt;
	text-align: center;
	width: 170px;
	height: 192px;
}
.home-cta a {
	float:right; 
	margin-right: 20px;
	text-decoration: none;
	color: #006699;
	font-size: 7pt;
}
.home-cta a:hover {
	text-decoration: underline;
}
.sub-callout {
	background-image:url(../images/sub-callout-quotes.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 559px;
	color: #006699;
}

.content {
	font-style: italic;
	padding-top: 10px;
	line-height: 130%;
	padding-right: 15px;
	padding-left:  120px;
	vertical-align: top;
	/*width: 770px;*/
}
.name {
	padding-right: 30px;
	text-align: right;
}
.small_font {
	font-size: 8pt;
}

/*[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
/*.twoColFixRtHdr #sidebar1 { width: 220px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
/*.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
/*</style>
<![endif]*/

.footer2 p { 
	width: 100%;
	font-size: 7pt; font-weight: normal; color: #000000;
	padding-top: 10px;
}
