/*---------------------------------------------*/
/* CLASSES: HTML, BODY, IMG		       */
/*---------------------------------------------*/
html, body
	{
	  margin:		0px auto;
	  padding: 		0px;
	  border: 		0px;	  
	  background-color:     white;
	  height: 100%;
	  
 
	}


img
	{
	  border:		none;
	  padding:0;
	  display: block;
	}

/*---------------------------------------------*/
/* CLASSES: P, SPAN, HEADERS		       */
/*---------------------------------------------*/
p, li
	{
	  margin:		0px;
	  font-family:		Arial;
	  font-size:		10pt;
	  color:		#4c4c4c;
	  line-height:		1.8em;
	  padding-top: 12px;
	}
	
a 
	{
		text-decoration: none;
		color: #4c4c4c;
	}
.floatLeft
	{
	float: left;
	}

.header
	{
	  font-family: 		Arial, Helvetica, Times New Roman;
	  font-size: 		18px;
	  font-weight: 		bold;
	  color: 		#9d0708;
	  
	}	
	
.subheader
	{
	  font-family: 		Arial, Helvetica, Times New Roman;
	  font-size: 		16px;
	  font-weight: 		bold;
	  color: 		#9d0708;
	}	
	
.alignCenter { text-align: center; }	
.alignRight  { text-align: Right; }
	
.bold  { font-weight: bold; }	
.small { font-size: 8pt; }	
.large { font-size: 12pt; }
	
.leftindent  { margin-left: 5px; }
.rightindent { padding-right:	5px; }

.padding10 { padding: 10px; }

.top-of-page {text-align:right;}	

	


/*---------------------------------------------*/
/* CLASSES: WIDTH 			       */
/*---------------------------------------------*/
.width50  { width: 50px; }
.width70  { width: 70px; }
.width75  { width: 75px; }
.width91  { width: 91px; }
.width92  { width: 92px; }
.width93  { width: 93px; }
.width94  { width: 94px; }
.width100 { width: 100px; }
.width125 { width: 125px; }
.width130 { width: 130px; }
.width135 { width: 135px; }
.width140 { width: 140px; }
.width160 { width: 160px; }
.width175 { width: 175px; }
.width200 { width: 200px; }
.width210 { width: 210px; }
.width360 { width: 360px; }
.width450 { width: 450px; }


/*---------------------------------------------*/
/* ID: DIV, WEBSITE STRUCTURE		       */
/*---------------------------------------------*/
.clear { clear:both; }

#container 
	{
		width: 760px;
		margin: 0 auto;
		padding: 0px 70px;
		background-image: url('../images/bkg.jpg');
		background-repeat: repeat-y;
	}
	
#header
	{

	}


#content 
	{
		min-height: 200px;
	}
	

	
#left-content
	{
		float: left;
		width: 400px;
		
	}	



#right-content {
		float: left;
		width: 360px;

	}



	
/*---------------------------------------------*/
/* ID: TOP NAVIGATION			       */
/*---------------------------------------------*/	
#top-nav
	{

	



}
	
#top-nav ul
	{
	  list-style: none;
	  padding:0;
	  margin:0;
	}

#top-nav li
	{
	  position:relative;
	  height: 35px;
	  width:  92px;
	  float:left;
	  padding:0;
	  padding-right:2px;
	  border-left:	1px solid #cfcfcf;
	  border-bottom: 1px solid #404040;	  
	}

#top-nav li a
	{	
	  width: 		94px;
	  line-height:		3.0em;
	  height: 		36px;	  	  	  
	  float: 		left;	  
	  text-align:		center;
	  display: 		block;
	  border: 		0px;
	  color: 		#4c4c4c;
	  text-decoration: 	none;	  
	  font-family:		Arial;
	  font-size:		9pt;
	  font-weight:		bold;
	}

#top-nav li a:hover
	{
	  color:		black;
	  background-image:url('../images/top-nav/topnav1-bg.jpg');
  	  background-repeat: repeat-x;	  
	}


/* Hide from IE5-Mac */
#top-nav li a { float: none }
/* End hide */  	



/*---------------------------------------------*/
/* ID: SUB NAVIGATION	CSS HOVER	       */
/*---------------------------------------------*/
#sub-nav 
	{
		height: 11px;
	}
	
#sub-nav ul
	{
		padding-left:150px;
		margin: 16px 0;
	}
	
#sub-nav li 
	{
		list-style:none;
		display: inline;
		position: relative;
		margin-right: 10px;
	}
	
#sub-nav li a
	{
		text-decoration:none;
		
		float:left;
		height: 11px;

	}
	
#sub-nav li a span {position: absolute; left: -9999px;}

#sub-nav li a.wax {width: 31px; background: url('../images/sub_nav/wax.jpg') no-repeat;}
#sub-nav li a.sealant {width: 44px; background: url('../images/sub_nav/sealant.jpg') no-repeat;}
#sub-nav li a.rims {width: 32px; background: url('../images/sub_nav/rims.jpg') no-repeat;}
#sub-nav li a.dressing {width: 50px; background: url('../images/sub_nav/dressing.jpg') no-repeat;}
#sub-nav li a.quickdetail {width: 55px; background: url('../images/sub_nav/quickdetail.jpg') no-repeat;}
#sub-nav li a.clay {width: 44px; background: url('../images/sub_nav/clay.jpg') no-repeat;}
#sub-nav li a.carpet {width: 44px; background: url('../images/sub_nav/carpet.jpg') no-repeat;}




	
#sub-nav li a:hover
	{
		background-position: 0 bottom;

	}
	

	
/*---------------------------------------------*/
/* ID: BOTTOM NAVIGATION		       */
/*---------------------------------------------*/		
#bottom-nav
	{

	}    
	
#bottom-nav ul
	{

	}

#bottom-nav li
	{	 

	}

#bottom-nav li a
	{	

	}

#bottom-nav li a:hover
	{
	  
	}

/*---------------------------------------------*/
/* ID: COPYRIGHT NAVIGATION		       */
/*---------------------------------------------*/	

#copyright
	{	  

	}

#copyright ul 
 	{

	}
	
#copyright li
	{
 
	}

#copyright li a
	{		 

	}

#copyright li a:hover
	{
	  
	}

/* Hide from IE5-Mac */
#copyright li a
	{
  	  float: 		none
	}
/* End hide */  	

a.menuitem {
    color: #00634E; 
    text-decoration: underline;
}

a.menuitem:HOVER {
    color: #396BA8;
}
