/* CSS Document */
body, html {
	/*margin:0;*/
	background: #CCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-stretch: normal;
}

body, p, ul{
	font-size: 12px;
	line-height:18px;
	}

h1 {
	font-size: 20px;
	color: FF0099;
	line-height: 22px;
	font-weight:lighter;
	font-style: normal;
	font-variant: normal;
	font-stretch: normal;
	}
	
h4 {font-size: 16px;
	font-weight:lighter;
	line-height: 22px;
	margin: 0;}		
	
a:link, a:visited, a:active  {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#F09;
	text-decoration:underline;
}

/* DIV STYLES START */


#container {
	
	width:823px;
	margin: 0 auto;
	background: #FFF;
	}
	
#border {
	margin:0 10px 0 10px;
	text-align:left;
	}
	
#navigation {
	text-align:right;
	width: 803px;
	background:url(../img/generic/g_logo.gif) no-repeat;
	background-position:center left;
	height: 112px;
	}
	
#main {
	margin-bottom: 10px;
	width: 803px;
	height: 336px;
	}

#prodmain3 {
	margin-bottom: 10px;
	width: 803px;
	height: 336px;
	background:url(../img/news/g_news.jpg) no-repeat #C8CCCC top;
	background-position: right;
	}
	
#prodmain2 {
	margin-bottom: 10px;
	width: 803px;
	height: 336px;
	background:url(../img/products/g_our_products.jpg) no-repeat #C8CCCC;
	background-position: right;
	}
	
#prodmain {
	margin-bottom: 10px;
	width: 803px;
	height: 336px;
	background:url(../img/products/g_washbags.jpg) no-repeat #C8CCCC;
	background-position: right;
	}
		
#buttonbar {
	width: 803px;
	vertical-align: top;
	height: 138px;
	background: #FFF;
	}
	
#subbuttonbar {
	width: 803px;
	vertical-align: top;
	height: 26px;
	background: #FFF;
	}

#productarea {
	margin-bottom: 10px;
	width: 803px;
	height: 448px;
	background:url(../img/products/g_bag_bkgrd.jpg) repeat-y;
}
	
	
#footer {
	width: 803px;
	height: 55px;
	padding-top: 10px;
	border-top: 7px solid #333;
	font-size: 12px;
	line-height: 16px;
	}

#note {
	text-align: center;
	width: 100%;
	background: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 16px;
	}
	
#mainproduct {
	margin: 0 10px 0 10px;
}
	
	
/* CONTENT STYLES START */

	
#navigation ul {
	font-size: 14px;
	padding-top: 40px;
	margin:0;
	text-align:right;
	list-style:none;
	}
	
#navigation h1 {
	color: FF0099;
	}
	
#navigation li {
	display:inline;
	margin:0 10px 0 10px;
	}
	
.greyback	{
	background: #333;
	height: 7px;
}

/* PRODUCT STYLES START */

.producthead {
	height: 111px;
	vertical-align: top;
	width: 593px;
}

.producthead p{
	padding-right: 8px;
}
.productdetail {
	vertical-align: top;
	background: #666;
	height: 111px;
	color: #FFF;
	width: 190px;

}
.productdetail p {
	padding: 10px 10px 0 10px;
	font-size: 12px;
	line-height: 15px;
}
.productimage {
	vertical-align: bottom;
}
.productnav {
	background: #666;
	height: 306px;
	vertical-align: top;
}

.textbox {
	padding: 10px 0 0 10px;
	width: 400px;
}
.latestnews {
	padding: 10px 0 0 10px;
	width: 537px;
}
#newsspace {
	width: 20px;
	}

#newsstory p{
		font-size: 11px;
		line-height: 15px;
}

#newsstory {
	width: 246px;
	font-size: 10px;
	vertical-align: top;
	padding-bottom: 5px;
	}
#newsstory h1{
	color: #000;
	margin-top: 5px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	
	}	

/* CONTACTS FORM STYLES START */

#name, #address, #postcode, #telephone, #comments, #email {
	width: 205px;
}

#contactform {
font-size: 11px;

}

#contactform td {
	vertical-align: top;
	padding-bottom: 10px;
}

#business, #home, #mobile {
	margin-right: 5px;
}
