/* CSS Document */

body	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	margin:0px;
	padding:0px;
	background-color:#000000;
	}
	
a:link {
	text-decoration:underline;
	color:#000000;
	}
	
a:visited {
	text-decoration:underline;
	color:#000000;
	} 	

a:hover {
	text-decoration:underline;
	color:#FFA431;
	} 	
	
#lefttool a:link {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
#lefttool a:visited {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	} 	

#lefttool a:hover {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFA431;
	} 
	
p {
	padding-top:5px;
	padding-right:10px;
	}			
	
#body {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	width:1000px;
	}	
	
#body1 {
	border-color:#B7B0B7;
	border-style:solid;
	border-width:6px;
	background-color:transparent;
	margin:0px;
	position:relative;
	left:0px;
	top:0px;
	}
	
#body2 {
	border:2px solid #FFA431;
	background-color:transparent;
	margin:0px;
	padding:0px;
	position:relative;
	left:0px;
	top:0px;
	}	

#body3 {
	border:4px solid #F9F9F9;
	background-color:#FEFEFE;
	margin:0px;
	padding:0px;
	position:relative;
	left:0px;
	top:0px;
	}	



#lefttool	{
 	width:296px;
	height:394px;
	background-image:url(image/KohlerDecorativeBathroomSinks43.jpg);
	background-repeat:no-repeat;
	}
	
#leftemer	{
	width:296px;
	height:auto;
	}	
	
#righttext	{
	width:650px;
	}	
	
#footer { 
	clear: both;
	position:static;
	margin-top:15px;
	}	
