/* CSS Document */

body {
margin:0px 0px 0px 0px;
background-repeat:repeat-y;
background-position:top;
background-color:#fef9ee;
background-image:url(media/bg.gif);
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

a, a:link, a:visited {
color:#333333;
text-decoration:none;
}

#container {
width:956px;
margin:auto;

}

#navcontainer {
width:955px;
margin:auto;
height:41px;
z-index:999;

}

a.homeimagenav {
	display:block;
	height:41px;
	width:99px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(media/home.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:999;

}

a.homeimagenav:hover{
	display:block;
	height:41px;
	width:99px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(media/home_over.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:999;

}

a.doorsimagenav {
	display:block;
	height:41px;
	width:108px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(media/doors.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:999;

}

a.doorsimagenav:hover{
	display:block;
	height:41px;
	width:108px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(media/doors_over.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:999;

}

a.kitchensimagenav {
	display:block;
	height:41px;
	width:129px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(media/kitchens.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:999;

}

a.kitchensimagenav:hover{
	display:block;
	height:41px;
	width:129px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(media/kitchens_over.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:999;

}

a.worktopsimagenav {
	display:block;
	height:41px;
	width:145px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(media/worktops.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:999;

}

a.worktopsimagenav:hover{
	display:block;
	height:41px;
	width:145px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(media/worktops_over.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:999;

}

a.sinksandtapsimagenav {
	display:block;
	height:41px;
	width:160px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(media/sinksandtaps.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:999;

}

a.sinksandtapsimagenav:hover{
	display:block;
	height:41px;
	width:160px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(media/sinksandtapsover.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:999;

}

a.accessoriesimagenav {
	display:block;
	height:41px;
	width:151px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(media/accessories.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:999;

}

a.accessoriesimagenav:hover{
	display:block;
	height:41px;
	width:151px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(media/accessories_over.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:999;

}

a.contactimagenav {
	display:block;
	height:41px;
	width:150px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(media/contact.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:999;

}

a.contactimagenav:hover{
	display:block;
	height:41px;
	width:150px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(media/contact_over.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:999;

}

#content {
width:925px;
position:relative;
padding:5px;
top:15px;

}

#largehomepageimage {
width:369px;
height:350px;
float:left;
z-index:0;

}

#homepagetext {
width:541px;
float:left;
font-family:arial;
font-size:12px;
color:#663300;
padding-left:5px;
z-index:0;

}

#homepagebottomimage {
width:551px;
height:132px;
float:left;
padding-top:15px;
margin-left:5px;
top:12px;
position:relative;

}

#homepagebottomimageone {
width:180px;
height:132px;
float:left;
position:relative;
margin-right:5px;

}

#homepagebottomimagetwo {
width:180px;
height:132px;
float:left;
position:relative;
margin-right:5px;

}

#homepagebottomimagethree {
width:180px;
height:132px;
float:left;
position:relative;

}

#footer {
width:955px;
height:30px;
top:20px;
position:relative;
padding-top:2px;
margin:auto;
background-image:url(media/footerbg.gif);
background-repeat:repeat-x;
clear:both;

}
h1 {font-family: Arial;
	font-size: 9px;
	text-align: left;
	color: #666666;
	padding-left: 5px;
	text-decoration: none;
	background: none;
	font-weight: bold;	
	}
h3 {font-family: Arial;
	font-size: 9px;
	text-align: center;
	color: #666666;
	text-decoration: none;
	background: none;
	font-weight: bold;	
	}
.mainlevel {font-family: Arial;
	font-size: 9px;
	text-align: center;
	color: #666666;
	text-decoration: none;
	background: none;
	font-weight: bold;	
	}
a.mainlevel {font-family: Arial;
	font-size: 9px;
	text-align: center;
	color: #666666;
	text-decoration: none;
	background: none;
	font-weight: bold;		
	}
a.mainlevel:hover {font-family: Arial;
	font-size: 9px;
	text-align: center;
	color: #A65300;
	text-decoration: none;
	background: none;
	font-weight: bold;		
	}