/* CSS Document */

body
{
	background:transparent url(../images/striped-background.png) repeat 0px 0px; 
	margin:0px;
	font-family:tahoma, veradana, sans-serif;
	font-size:14px;
	color:#7C94C6;
}
a 
{
  	color:#59BF98;
}
h1 {
	font-size: 18px;
	font-weight:normal;}
#pagecontrol
{
	width:960px;
	margin:30px auto;
	margin-bottom:40px;
	background:#fff;
	border:1px solid #A3B1D0;
}
#header
{
	width:100%;
	height:150px;
}

#logo
{
	margin:40px;
	width:400px;
	float:left;
}
#divider
{
	width:960px;
	height:20px;
	line-height:3px;
	background-color:#A3B1D0;
	margin:0px auto;
}
#colone
{
	position:relative;
	float: left;
	width:200px;
	margin:8px 0px 0px 20px;
	color:#7C94C6;
	clear:both;
}
#colone ul, #colone li
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#colone li{
	line-height:20px;
	height:20px;
	padding:5px 0px 10px 0px;
	margin:0px;
}
#colone li a{
	background:transparent url(../images/bullet2.gif) no-repeat 0px 0px;
	padding:0px 0px 10px 18px;
}
#colone a
{
	color:#A3B1D0;
	text-decoration:none;
}
#colone a:hover
{
	color:#A3B1D0;
}
#coltwo
{
	position:relative;
	width:680px;
	margin:15px 0px 0px 250px;
	color:#A3B1D0;
	min-height:600px;
}
#content
{
	position:relative;
	margin:40px;
	width:850px;
	padding-bottom:20px;
	min-height:600px;
	color:#7C94C6;
	
}
.strapline
{
	color:#7C94C6;
	font-weight:bold;
	font-size:16px;
	padding:0px;
	margin:0px;
}
.hpproducts{
	height:520px;
}
.hpproducts div.hpitem{
	width:190px;
	float:left;
	margin:0px 26px 0px 0px;
}
.hpimg
{
	border:1px solid #A3B1D0;
	margin:10px 0px 5px 0px;
	padding:5px;
}
.hpcopy{
	width:640px;
	padding-top:270px;
}
.prodimg{
	width:205px;
	float:left;
}
.productinfo{
	width:440px;
	float:right;
	
}
.productinfo2{
	width:400px;
	float:right;
	
}
.addtocart{
	clear:left;
	padding-top:10px;
}


.form
{
	width:400px;
	float:left;
}
.ff
{
	float:left;
	margin:2px 8px 2px 8px;
}
.form label
{
	width:100px;
	float:left;
	padding:2px 0px 0px 0px;
}
.form input
{
	width:148px;
	float:right;
	padding:2px;
	border:solid 1px #7C94C6;
}
.form textarea
{
	width:148px;
	float:right;
	padding:2px;
	border:solid 1px #7C94C6;
}
.form select
{
	width:154px;
	float:right;
	padding:2px;
	border:solid 1px #7C94C6;
}
.form .submit
{
	width:154px;
	border:solid 1px #7C94C6;
}
.contact
{
	width:400px;
	float:right;
}


#footer
{
	height:45px;
	padding:15px 0px 4px 630px;
	border-top: 1px dotted #7C94C6;
}
.clear
{clear:both
}
