html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
#stick {
  position: fixed;
  top: 62px;
  z-index: 100;
}
#service_buttons {
  position: absolute;
  top: 330px;
  left: 1px;
  text-align: left;
}

body    { 
	color: #333333;
	background-color: #aaaaaa; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-left: 0px;
	text-align: left;
	}

#logo {
    position: absolute;
    left: 8px; 
    top: 10px;
    cursor: hand;
    z-index: 101;
	}



/******* MAIN AREA CONTENT *********/
#content{
  overflow:auto;
	position: relative;
	background: #ffffff no-repeat;
	width: 989px;
	border-left:2px solid;
	border-right:2px solid;
	border-top:0px solid;
	border-bottom:2px solid;
	margin: auto;
/*	border-color: #ccc*/
	}
#contentTitleText {
	background: #ffffff no-repeat;
	width: 659px; height: 83px;
	position: absolute; 
	left: 0;
	top: 102px;
	z-index: 0;
	}
#contentTitlePicture {
	background: #ffffff no-repeat;
	width: 326px; height: 83px;
	position: absolute; 
	left: 659px; 
	top: 102px;
	z-index: 0;
	}
#contentMain {
	background: #ffffff no-repeat;
	width: 940px;
	position: absolute; 
	left: 22px;
	top: 204px;
	z-index: 0;
	text-align: left;
	}
#contentBox {
	width: 940px;
	position: relative; 
	left: 0px;
	z-index: 0;
	text-align: left;
	top: 8px;
	}
#contentLeft {
	width: 180px;
	position: absolute; 
	left: 6px;
	z-index: 0;
	text-align: left;
	top: -10px;
	}
#contentRight {
	width: 735px;
	position: absolute; 
	left: 197px;
	z-index: 0;
	text-align: left;
	top: 0px;
	}
#contentText {
	color: #333333;
	font:11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: -10px;  
	}
p {
	margin:0 0 10px 0;
	line-height:1.4em;	
	}
p.contentHeading {
	color: #ff9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight: bold; 
	font-size: 13px; 
	margin-top: 13px;
	margin-bottom: 10px;
	text-transform:uppercase;
	clear:left;
	}
.imgTn {
	margin:0 10px 20px 0;
	float:left;
	border:double #ccc;
	}
p.contentTop {
	color: #ff9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight: bold; 
	font-size: 13px; 
	margin-top: 0;
	margin-bottom: 2px;
	text-transform:uppercase;
	}	
#contentFirstLetter {
	margin-right: 7px;
	margin-left: 2px;
	float: left;
	position: relative;
	top: 10px;
	}
div.first_letter {
	margin-bottom: 8px;
  position: relative;
	top: -5px;
}
ul.contentList {
	list-style-type: none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 0px;	
	padding:0;
	}
li.contentList {
	background: url('images/contentListBullet.jpg') no-repeat;
	margin:5px 0; 
	padding-left:10px;
	line-height:1.5em;
}
#contentListTable {
	width: 98%;
}
td.dottedLine {
	background: url('images/dottedLine.jpg') repeat-y;
	text-align: center;
	margin-left: 3px;
	margin-right: 3px;	
}
.memberPost {
	display:block;
	clear:both;
	}	
.memberPhoto {
	float:left;
	margin:0 10px;
	}
#contact_bg {
	background:url('images/contact_bg.gif') top left no-repeat;
	width:164px;
	height:30px;
	}
	
/******* END of MAIN AREA CONTENT *********/



/******* SIDE BAR *********/
#sideBar {
	width: 321px;
	position: absolute;
	top: 0px;
	left: 635px;
	z-index: 0;
	text-align: left;
	}
#boxText {
	color: #000000;
	}
#interiorMainPanel1, #interiorMainPanel2 {
	background: url('images/interior_mainPanel_bg.gif');
	position: relative;
	margin-bottom: 7px;
	width: 319px;
	height: 127px;
	text-decoration: none;
	}

#mainPanelBG_getBrochure {
	background: url('images/mainPanelBG_getBrochure.gif');
	position: absolute;
	left: 0;
	top: 0;
	width: 166px;
	height: 32px;
	z-index: 1;
}
#mainPanelBG_knowMore {
	background: url('images/mainPanelBG_knowMore.gif');
	position: absolute;
	left: 0;
	top: 0;
	width: 184px;
	height: 32px;
	z-index: 1;
}
#mainPanelBG_icon {
	position: absolute;
	left: 167;
	top: 0;
	width: 131px;
	height: 127px;
	z-index: 0;
}
#mainPanelText{
	position: absolute;
	left: 14px;
	top: 41px;
	width: 166px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	text-align: left;
	text-decoration: none;	
}
#downloadNow {
	background: url('images/downloadNow.gif');
	position: absolute;
	left: 14px;
	bottom: 21px;
	width: 113px;
	height: 15px;
	cursor: hand;
	text-decoration: none;
}
#contactUs {
	background: url('images/contactUs.gif');
	position: absolute;
	left: 14px;
	bottom: 21px;
	width: 90px;
	height: 15px;
	cursor: hand;
	text-decoration: none;
}
#mgmt {
	background: url('images/mgmt.gif');
	position: absolute;
	left: 14px;
	bottom: 21px;
	width: 90px;
	height: 15px;
	cursor: hand;
	text-decoration: none;
}
#aboutUs {
	background: url('images/aboutUs.gif');
	position: absolute;
	left: 14px;
	bottom: 21px;
	width: 80px;
	height: 15px;
	cursor: hand;
	text-decoration: none;
}
#learnMore {
	background: url('images/learnMore.gif');
	position: absolute;
	left: 14px;
	bottom: 30px;
	width: 92px;
	height: 15px;
	cursor: hand;
	text-decoration: none;
}
#contentPanel_top {
	background: url('images/contentPanel_top.gif');
	position: relative;
	margin-bottom: 0px;
	width: 319px;
	height: 70px;
	text-decoration: none;
	}
#contentPanelTitle {
	position: absolute;
	left: 13px;
	top: 10px;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	font-weight: bold; 
	text-transform:uppercase;
}
#contentPanelText {
	position: absolute;
	left: 13px;
	top: 28px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	width: 235px;
}
#contentPanel_mid {
	background: url('images/contentPanel_mid.gif') repeat-y;
	position: relative;
	margin-bottom: 0px;
	width: 319px;
	text-decoration: none;
	}
#contentPanel_midInfo {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	position: relative;
	left: 18px;
	width: 226px;
}
#contentPanel_midInfo a:link, #contentPanel_midInfo a:visited, #contentPanel_midInfo a:active {
	color: #ec4301;
	text-decoration: none;
	}
#contentPanel_midInfo a:hover {
	color: #ec4301;
	text-decoration: underline;
	}
#contentPanel_bottom {
	background: url('images/contentPanel_bottom.gif');
	position: relative;
	margin-bottom: 7px;
	width: 319px;
	height: 20px;
	}

#contentPanel2_top {
	background: url('images/contentPanel2_top.gif');
	position: relative;
	margin-bottom: 0px;
	bottom: 0px;
	width: 319px;
	height: 10px;
	text-decoration: none;
	}
#contentPanel2_mid {
	background: url('images/contentPanel2_mid.gif') repeat-y;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 319px;
	text-decoration: none;
	}
#contentPanel2_bottom {
	background: url('images/contentPanel2_bottom.gif');
	position: relative;
	margin-bottom: 7px;
	width: 319px;
	height: 17px;
	}
#contentPanel2Title {
	position: relative;
	left: 13px;
	top: 0px;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	font-weight: bold; 
	text-transform:uppercase;
}
#contentPanel2Text {
	position: relative;
	left: 13px;
	top: 7px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	width: 280px;
}
#contentPanel2_midInfo {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	position: relative;
	left: 13px;
	width: 280px;
	top: 20px;
}
#contentPanel2_midInfo a:link, #contentPanel2_midInfo a:visited, #contentPanel2_midInfo a:active {
	color: #ec4301;
	text-decoration: none;
	}
#contentPanel2_midInfo a:hover {
	color: #ec4301;
	text-decoration: underline;
	}
/******* END of SIDE BAR *********/


/******* FOOTER *********/
#footerBar{
	background: #ffffff url('images/footerBar.gif') no-repeat;
	width: 985px; height: 56px;
	position: absolute; 
	left: 0px; 
	bottom: 58px;
	z-index: -1;
	}
#footerDiv {
	background: #ffffff no-repeat;
	position: absolute; 
	right: 11px;
	float: left;
	}
#footerText{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	z-index: 0
	}
#footerText a:link, #footerText a:visited, #footerText a:active {
	color: #ec4301;
	text-decoration: none;
	}
#footerText a:hover {
	color: #ec4301;
	text-decoration: underline;
	}
/******* END of FOOTER *********/


/******* HOME PAGE *********/
#homePanel {
	position: absolute;
	bottom: 0px;
	width: 319px;
	height: 166px;
	text-decoration: none;
	}
#home_mainContent {
	height: 304px;
	width: 965px;
	position: absolute; 
	left: 12px;
	top: 108px;
	z-index: 0;
	text-align: left;
	}
#buttonArea {
	position: absolute; 
	width: 968px;
	height: 166px;
	bottom: 70px;
	left: 9px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	z-index: 0;
	text-decoration: none;
	}
#homePanelBG_icon {
	position: absolute;
	right: 0;
	top: 0;
	width: 123px;
	height: 166px;
	z-index: 0;
}
#mainPanelBG_contactUs {
	background: url('images/mainPanelBG_contactUs.gif') no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 115px;
	height: 30px;
	z-index: 1;
}
#mainPanelBG_requestCatalog {
	background: url('images/mainPanelBG_requestCatalog.gif') no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 171px;
	height: 30px;
	z-index: 1;
}
#mainPanelBG_locator {
	background: url('images/mainPanelBG_locator.gif') no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 156px;
	height: 30px;
	z-index: 1;
}
#mainPanelText a:link, #mainPanelText a:visited, #mainPanelText a:active {
	text-decoration: none;
	}
#mainPanelText a:hover {
	text-decoration: none;
	}
#dailyDiv, #contractServicesDiv, #stripingDiv, #sgInstallationDiv, #csupplyDiv, #specialtyServicesDiv {
	position: absolute; 
	left: 180px; 
	top: 0px;
	text-align: left;
	width: 781px;
	height: 300px;
    z-index: 2;
	}
#homeNav_contentArea {
	/*background: #ffffff;*/
	position: absolute; 
	left: 0px; 
	top: 30px;
	margin-left: 27px;
	margin-right: 26px;
}
#homeNav_content, #homeNav_content a:link, #homeNav_content a:visited, #homeNav_content a:active, #homeNav_content a:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 18px; 
	font-weight: bold;
	margin-left: 6px;
	text-decoration: none;
}
#linkArea {
	background: url('images/spacer.gif');
	position: absolute;
	cursor: hand;
}
/******* END of HOME PAGE *********/


img {
	border: solid 0px #000000;
	margin: 0px;
          }

#clear {
	clear: both;
}

#dropmenudiv { 
	position: absolute; 
	left: 0px;
	text-align: left;
	margin-left: 22px;
	margin-top: 6px;
	z-index: 1; 
	}
	
#zebra {
	font:11px Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	}

#zebra td {
	padding:5px 10px;
	}
	
#eventsTable, #eventsTable td {
	font:11px Arial, Helvetica, sans-serif;	
	}
	
#eventsTable td {	
	padding:10px 3px;
	}
	
.org {color:#f93;font-weight:bold;}
	
/* affiliates */

.affiliate {width:550px;}	

.affiliate p {margin:0 0 10px 0;padding:0;}

.affiliate h3 {border-bottom:1px solid #999;width:550px;margin:0 0 5px 0;padding:0;font-size:12px;}

.affiliate h3 a {color:#5a7a93;text-decoration:none;}

.affiliate h3 a:hover {color:#749DBD;text-decoration:none;}

.affiliate img {float:left;padding:0;margin:4px 10px 0 0;}

.side-mod {background:url('images/contentPanel2_mid.gif') repeat-y;width:319px;position:relative;margin-bottom:5px;}

.mod-top {background:url('images/contentPanel2_top.gif') no-repeat;position:absolute;top:0;width:319px;height:13px;}

.mod-bot {background:url('images/contentPanel2_bottom.gif') no-repeat;position:absolute;bottom:0;width:319px;height:17px;}
	
.side-mod p {left:12px;width:280px;padding:40px 13px;color:#000;}

.mod-top img {margin:3px 0;}

.news-head {font-size: 12px; color: #5A7A93; font-weight: bold; text-decoration: none}



