body {
	margin:0px;
	padding:0px;
	margin-top:0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	
}

body, html{ height:100%;}

p{
	margin:0px;
	padding:0px; 
	margin-bottom:10px; 
	line-height:140%;
}

h1 {color:#33862e;
	font-size:14px;
	font-weight:bold;
	}
	
ul {line-height:20px;}

.left {float:left;
	padding-left:15px;}
.right {float:right;
	padding-right:15px;}
 
 /* #main 
____________________________________________________________*/
#main{ padding:0px;
	margin-top:0px;        
	margin:0px auto;
	text-align:left; /** restore text align on left **/
	width:794px;
	background-color:#FFFFFF;
	height:1000px;
	text-align:justify;
}
#main-products { padding:0px;
	margin-top:0px;        
	margin:0px auto;
	text-align:left; /** restore text align on left **/
	width:794px;
	background-color:#FFFFFF;
	text-align:justify;
	height:1420px;}

#main-colours{ padding:0px;
	margin-top:0px;        
	margin:0px auto;
	text-align:left; /** restore text align on left **/
	width:794px;
	background-color:#FFFFFF;
	text-align:justify;
	height:2100px;
}
 /* #top 
____________________________________________________________*/
#top {background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	width:794px;
	height:203px;
	}

 /* #wrapper 
____________________________________________________________*/
#wrapper {background-image: url(images/wrapper.jpg);
	background-repeat:no-repeat;
	width:794px;
	height:130px;
	}
	
/* #menu 
____________________________________________________________*/	
#menu {margin-left:380px;
	margin-top:80px; 
	padding:0px;
	margin-bottom:10px;
	width:400px;
	height:33px;
	
		}
		
#menu a{display:block;
	float:left;
	margin:0px;padding:0px;
	height:20px;
	padding:10px 10px 5px 10px;
	text-decoration:none;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
#menu a#selected {color:#660000;}	
	
 /* #middle 
____________________________________________________________*/
#middle {background-image:url(images/contentback.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		width:794px;
		height:547px;
		}
#middle-products {background-image:url(images/contentback.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		width:794px;
		height:1420px;
		}
#middle-colours {background-image:url(images/contentback.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		width:794px;
		height:3500px;
		}
#middle a{text-decoration:underline;
		color:#33862e;
		}
		
 /* #content 
____________________________________________________________*/
#content {padding:10px 10px 10px 10px;
}



 /* #bottom 
____________________________________________________________*/
#bottom {padding:0px;
	margin-top:0px;        
	margin:0px auto;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	width:794px;
	height:104px;
	}
	
 /* #footer
____________________________________________________________*/
#footer {background-color:#33862e;
	color:#FFFFFF;
	font-size:10px;
	width:794px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:8px;
	margin:0px auto;
	}	
#footer a{color:#FFFFFF;
	text-decoration:underline;
	}