body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#333333;
}
h1{
	font-size: 14px;
	font-weight: bold;
	padding:10px 0px 0px 70px;
	margin:0px;
	color:#333333;
}
#container{
	margin:4px auto 0 auto;
	width:980px;
}
#header{
	width: 980px;
	height: 98px;
	background-image:url(images/kent-blaxill.jpg);
}
#header ul{
	display:inline;
	float:right;
	text-decoration: none;
	margin:13px 25px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
}
#header li{
	display:inline;
	list-style-type: none;
	text-decoration: none;
	padding:0px;
	font-weight:bold; 
}
#header li a{
	color:#333333; 
}
#header li a:hover{
	color:#999999; 
}
#header h1 {
	float:left;
	width:400px;
}
#content{
	background-image:url(images/diy-store-bg.jpg);
	width: 980px;
	height:358px;
	padding:0px;
}
#content ul{
	display:inline;
	text-decoration:none;	
	padding:60px 0px 0px 80px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-weight:bold;
}
#content li{
	display:inline;
	list-style:none;
	text-decoration:none;
	width:148px;
	height:119px;	
	padding:4px 0px 0px 0px;
	display:block;
	text-align:center;
}
#content li.paint{
	background-image:url(images/paint-products.jpg);
	background-repeat:no-repeat;
}
#paint{
	position:absolute;
	height:119px;
	width:148px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 0px 0px 0px;
	text-align:center;
	background-image:url(images/paint-products.jpg);
	background-repeat:no-repeat;
	margin-left:79px;
	top:135px;
}
#timber{
	position:absolute;
	height:119px;
	width:148px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 0px 0px 0px;
	text-align:center;
	background-image:url(images/timber-products.jpg);
	background-repeat:no-repeat;
	margin-left:304px;
	top:135px;
}
#glass{
	position:absolute;
	height:119px;
	width:148px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 0px 0px 0px;
	text-align:center;
	background-image:url(images/glass-products.jpg);
	background-repeat:no-repeat;
	margin-left:524px;
	top:135px;
}
#iron{
	position:absolute;
	height:119px;
	width:148px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 0px 0px 0px;
	text-align:center;
	background-image:url(images/ironmongery-products.jpg);
	background-repeat:no-repeat;
	margin-left:749px;
	top:135px;
}
#tools{
	position:absolute;
	height:119px;
	width:148px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 0px 0px 0px;
	text-align:center;
	background-image:url(images/tools-products.jpg);
	background-repeat:no-repeat;
	margin-left:79px;
	top:300px;
}
#construction{
	position:absolute;
	height:119px;
	width:148px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 0px 0px 0px;
	text-align:center;
	background-image:url(images/construction-products.jpg);
	background-repeat:no-repeat;
	margin-left:304px;
	top:300px;
}
#landscaping{
	position:absolute;
	height:119px;
	width:148px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 0px 0px 0px;
	text-align:center;
	background-image:url(images/landscaping-products.jpg);
	background-repeat:no-repeat;
	margin-left:524px;
	top:300px;
}
#kitchens{
	position:absolute;
	height:119px;
	width:148px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 0px 0px 0px;
	text-align:center;
	background-image:url(images/kitchen-products.jpg);
	background-repeat:no-repeat;
	margin-left:749px;
	top:300px;
	font-size:11px;
}
#text{
	width:950px;
	height:83px;
	padding:20px 10px 10px 20px;
	margin:0px;
	background-image:url(images/construction-bg.jpg);
}
#footer{
	clear:both;
	width: 980px;
	height: 17px;
	text-align:center;
	font-size: 10px;
	color: #FFFFFF;
	padding:2px 0px 0px 0px;
	background-color:#000000;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #cbcbcb;
}
a{
 	text-decoration: none;
	color:#FFFFFF;
}
a:hover{
	color: #333333;
}
img{
	border: 0;
}
.floatright{
	float:right;
}
#home-menu{
width:980px;
height:358px;
}
#print-logo{
	display: none;
}
#flashBanner {
	float:right;
	margin:5px 23px 0 0;
	width:450px;
	height:60px;
}
#links {
	margin-top:5px;
	text-align:center;
}
#links p {
	margin:0;
}
	#links img {
		position:relative;
		top:3px;
	}
.white {
	color:#FFFFFF;
}