*{
	padding: 0px;
	border: 0px;
	margin: 0px;
	}
body{
	font-family: verdana,arial,sans-serif;
	line-height: 1.4;
	color: white;
	background: #cccccc;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

	

/*Divs*/
#main_contentwrapper{
	margin: 0px auto;
	width: 920px;
	height: 100%;
	background: #333333;
	padding-bottom: 20px;
	}

/*header*/
#main_header{
	background: #333333;
	}

#main_header h1{
	background: transparent url(images/cw_logo2.gif) no-repeat scroll 0 0;
	display: block;
	height: 193px;
	text-decoration: none;
	position: relative;
	top: 40px;
	left: 20px
	}

#main_header h1 span{
	display: none;
	}

#main_header h2{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	position: relative;
	left: 290px;
	top: -50px;
	}

#main_header h3{
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	position: relative;
	left: 290px;
	top: 710px;
	}



/*specialists*/

#specialists{
	background: #50822D;
	float: right;
	width: 350px;
	height: 580px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	}


	
	
#specialists h2{
	background: url(images/grey_head.gif) repeat-x scroll 0 0;
	font-size: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	}

#specialists p{
	font-size: 13px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#specialists dl{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	}

#specialists_list dt{
	background: url(images/green_head.gif) no-repeat scroll 0 0;
	font-size: 14px;
	font-weight: bold;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#specialists_list dd{
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 23px;
	}

#specialists_back{
	background: url(images/green_logo.gif) no-repeat scroll 0 0;
	float: left;
	}
	
/*welcome*/
	
#welcome{
	background: #cccccc;
	float: right;
	width: 510px;
	margin-bottom: 20px;
	}

#welcome h2{
	background: url(images/green_head.gif) repeat-x scroll 0 0;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-style: italic;
	}
#welcome_text p{
	padding: 15px;
	font-size: 13px;
	color: #333333;
	}

/*contact*/
	
#contact{
	background: #cccccc;
	float: right;
	width: 510px;
	height: 265px;
	}

#address{
	float: left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom: 10px;
	border-right: 1px solid #333333;
	}
	
#contact h2{
	background: url(images/green_head.gif) repeat-x scroll 0 0;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-style: italic;
	}

#contact h3{
	color: #333333;
	font-size: 15px;
	
	padding-left: 15px;
	}

#contact p{
	color: #333333;
	font-size: 13px;
	padding: 15px;
	}

#hours{
	color: #333333;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#hours table{
	font-size: 13px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
#hours table td{
	padding-right: 20px;
	}
	
/*brands*/	
	
#our_brands{
	clear: right;
	background: url(images/black_head.gif) repeat-x scroll 0 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 20px;
	}

#our_brands h2{
	font-size: 20px;
	font-style: italic;
	}

#brands ul{
	position: relative;
	top: -24px;
	left: 200px;
	list-style-type: none;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
#brands ul li{
	border-right: 1px solid #959596;
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#brands span#tait{
	color: white;
	}
		
#brands a{
	position: relative;
	text-decoration:none;
	color:white;
	padding-top: 16px;
	padding-bottom: 14px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	}
		
#brands a:hover{
	background: url(images/green_head.gif) repeat-x scroll 0 0;
	color: white;
	text-decoration: none;
	}