body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

img {
	border: 0px;
}

a {
	color: #D99318;
}

a:hover {
	text-decoration: none;
}

#container {
	width: 1008px;
	margin: 20px auto;
	position: relative;
}

#top {
	height: 128px;
}

#logo {
	width: 545px;
	float: left;
}

#utility_links {
	width: 150px;
	float: right;
	display: inline;
	text-align: right;
	line-height: 20px;
	padding-top: 28px;
	margin-right: 50px;
}

#utility_links A {
	text-decoration: none;
	font-size: 11px;
	color: #6D6E71;
}

#utility_links A:hover,
#utility_links A.highlight {
	color: #D99318;
}

#searchbox {
	padding: 10px 0px 2px 0px;
}

#topnav {
	width: 1008px;
	background: url(../images/curve_top.gif) no-repeat top left;
	padding-top: 20px;
	padding-bottom: 12px;
}

#banner {
	width: 1006px;
	border-left: 1px solid #DCDDDE;
	border-right: 1px solid #DCDDDE;
	background: url(../images/home_banner.jpg) no-repeat top left;
	height: 198px;	
	z-index: 1;
	overflow:hidden;
}

#banner object {
	z-index: 1;
}

#menuContainer {
	z-index: 9;
}

#leader_banner {
	clear: both;
	width: 1006px;
	border-left: 1px solid #DCDDDE;
	border-right: 1px solid #DCDDDE;
	height: 258px;	
}

#content {
	width: 1008px;
	background: url(../images/content_bg.jpg) no-repeat bottom left;
	padding-bottom: 40px;
}


#home_leftcol {
	display: inline;
	width: 490px;
	float: left;
	margin-left: 52px;
	margin-top: 20px;
	border-right: 1px solid #D99318;
}

#home_leftcol p {
	margin-right: 15px;
}

#home_news {
	margin: 30px 15px 10px 0px;
	font-size: 12px;
	line-height: 12px;
	border-top: 1px solid #D99318;
	padding-top: 35px;
}

#news_header {
	width: 145px;
	float: left;
	padding-top: 30px;
}

.news_item {
	width: 300px;
	color: #6D6E71;
	float: right;
}

#home_rightcol {
	display: inline;
	width: 390px;
	margin: 20px 40px 20px 0px;
	float: right;
}



#content_header {
	text-transform: lowercase;
	font-size: 18px;
	color: #6D6E71;
	border-bottom: 1px solid #6D6E71;
	width: 900px;
	padding: 0px 0px 10px 0px;
	margin: 0px auto 10px auto;
	overflow: auto;
	clear:both;
}

#breadcrumb {
	padding: 6px 0px 0px 54px;
}

#content_leftcol {
	display: inline;
	width: 440px;
	float: left;
	margin-left: 52px;
}

#content_rightcol {
	width: 440px;
	float: left;
	margin-left: 20px;
}

#content_wleftcol {
	display: inline;
	width: 540px;
	float: left;
	margin-left: 52px;
	border-right: 1px solid #666;
}

#content_wleftcol p {
	margin-right: 15px;
}

#content_nrightcol {
	width: 340px;
	float: left;
	margin-left: 20px;
}

#content_onecol {
	width: 900px;
	margin-left: 52px;
}

.clear {
	clear: both;
}

#footer {
	width: 1008px;
	height: 106px;
	background: url(../images/curve_bottom.gif) no-repeat bottom left;
	font-size: 11px;
	color: #B3B4B7;
}

#footer A {
	color: #B3B4B7;
	text-decoration: none;
}

#footer A:hover {
	text-decoration: underline;
}

#address {
	width: 350px;
	float: left;
	margin: 5px 0px 0px 56px;
}

#copyright {
	width: 196px;
	float: right;
	margin-top: 5px;
}

#footer_links {
	text-align: center;
	padding-top: 24px;
}

/* code to make the dropdown transparent */
#menuLite0,
#menuLite1,
#menuLite2,
#menuLite3,
#menuLite4 {
	/* IE opacity */
	filter:
		progid:DXImageTransform.Microsoft.alpha(opacity=85,style=0);
	/* Mozilla */
	-moz-opacity: .90;
	/* Safari 1.1 */
	-khtml-opacity: .90;
	/* Safari 1.2 */
	opacity: .90;
	cursor: pointer;
	z-index: 99;
}

.scale {
	width: 120px;
	float: right;
	text-align: center;
}

.scale div {
	padding: 2px;
	font-weight: bold;
}

#s5 {
	background-color: #04662E;
	color: #fff;
}

#s4 {
	background-color: #6D6E71;
	color: #fff;
}

#s3 {
	background-color: #FDDC00;
}

#s2 {
	background-color: #D99318;
}

#s1 {
	background-color: #840000;
	color: #fff;
}

.a5 {
	color: #04662E;
}

.a4 {
	color: #6D6E71;
}

.a3 {
	color: #000000;
}

.a2 {
	color: #D99318;
}

.a1 {
	color: #840000;
}

.tool_header {
	font-size: 14px;
	font-weight: bold;
	color: #D99318;
}

.step_text {
	clear: right;
	font-size: 14px;
	font-weight: bold;
	color: #D70000;
	margin-top: 10px;
}

.question {
	padding: 10px 0px;
	clear:both;
}

#navigation {
	text-align: right;
}

#navigation div {
	width: 60px;
	height: 20px;
	margin: 5px;
	line-height: 20px;
	text-align: center;
	background-color: #6D6E71;
	color: #fff;
	text-decoration: none;
	float: right;
	cursor:pointer;
}

#navigation div:hover {
	background-color: #D99318;
}

#email_print {
	width: 120px;
	float:right;
	cursor: pointer;
	clear: both;
}

.toolSaveLink {
/*	background-image:url(../images/bg_order_window.png);
	background-repeat:no-repeat; */
	background: transparent url(../images/Email_Box_bg.gif) no-repeat top right;
	height:200px;
	width:300px;
	padding:8px;
	position:absolute;
	top:328px;
	right:210px;
	font-size: 11px;
	line-height: 14px;
}

.toolSaveLink INPUT {
	margin-bottom:1px;
}

#closeWin {
	position:absolute;
	right:1px;
	top:0px;
	width:50px;
	height:26px;
	cursor:pointer;
}

#fm_el_message {
	background-color: #fff;
	padding: 6px;
	font-size: 10px;
}


.viewBig {
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	margin-top:0px
}

.imgBtns { 
	cursor: pointer;
}

h3 {
	color: #222;
	font-size: 14px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

h4 {
	color: #D99318;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

h5 {
	padding: 0px;
	margin: 20px 0px 4px 0px;
}

p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}

.illuma {
	color: #D99318;
	font-weight: bold;
}

.testimonials {
	color: #D99318;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
}

.imgTrans { behavior: url("../inc/pngbehavior.htc"); }

.client_news {
	margin: 10px 0px;
}

.client_news .title{
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	width: 350px;
	float: right;
	margin: 10px 0px;
}

.client_news .news{
	width: 350px;
	float: right;
}

.client_news img{
	float: left;
	margin: 10px 10px 10px 0px;
	clear: left;
}

.divider {
	width: 900px;
	height: 20px;
	border-top: 1px solid #6D6E71;
	margin: 10px 0px 0px 0px;
	clear: both;
}

#leader {
	background: transparent;
	position: absolute;
	top: 180px;
	right: 150px;
}

#leader_banner img {
	float: left;
}

#leader_banner #placeholder {
	width: 280px;
	height: 10px;
	float: left;
}

.flash_container {
	text-align: center;
	margin-bottom: 40px;
}

.register {
	float: right;
	text-align: right;
	width: 150px;
}

.service_callout {
	width: 250px;
	color: #D89217;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding: 10px 0px 10px 20px;
	float: right;
	font-style: italic;
}

#service_models {
	margin: 10px auto;
	width: 646px;
	height: 251px;
	background: url(../images/services_bg_2008.gif) no-repeat top left;
	padding-top: 0px;
	line-height: 16px;
}

#service_models a {
	display: block;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	margin-left: 226px;
	padding-top: 8px;
}

#service_models a:hover {
	display: block;
	color: #6D6E71;
	font-size: 13px;
	text-decoration: none;
}

.light_text {
	color: #888;
}

.alert {
	color: #FF3366;
	font-style: italic;
	font-weight: bold;
}

td.bold_right {
	font-weight: bold;
	text-align: right;
}

.info_highlight {
	background-color: #dfdfdf;
	text-align: right;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000000;
    text-decoration:none;
	border-bottom:1px solid #C3C3C3}

a.info:hover{z-index:25; background-color:#D99318 ; color:#FFFFFF}

a.info span{display: none ; width:250px}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block !important;
    position:absolute;
    top:0px; left:25px;
    border:1px solid #D99318;
    background-color:#fff; color:#000;
    text-align: left;
	cursor:auto;
	width:250px;
	padding:5px}
	
#pg_details {
	margin-left: 40px;
}

#steps {
	margin: 10px 0px;
}

/* 

  -- Even more rounded corners with CSS: Base stylesheet --

*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(../images/box_bg.png) no-repeat top right;
 _background-image:url(../images/box_bg.gif);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:8px 2px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:10px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog a {
	color: #fff;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.dialog h1 {
 padding-bottom:0px;
}

table.contactinfo {
	width: 900px;
	margin: 10px 0px 10px 50px;
}