*
{
	margin: 0;
	padding: 0;
}

body
{
	background: url('../images/design_01.jpg') top left repeat-x;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
}

img
{
	border: 0;
}

#header
{
	margin: 0px auto;
	width: 940px;
	height: 90px;
}

#logo
{
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	width: 320px;
	height: 70px;
	background: url('../images/design_03.jpg') top left repeat-x;
}

#telephone
{
	margin-top: 20px;
	float: right;
	width: 320px;
	height: 70px;
	background: url('../images/design_05.jpg') top left no-repeat;
}

#menu
{
	margin: 0px auto;
	width: 840px;
	height: 30px;
}

#menu ul
{
	float: right;
	list-style=type: none;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	height: 30px;
	float: left;
	text-align: center;
	line-height: 30px;
	width: 120px;
	text-decoration: none;
	font-size: 10px;
	margin-left: 10px;
	color: #ffffff;
	display: block;
	background: url('../images/design_11.jpg') top left repeat-x;
}

#menu ul li a.active, #menu ul li a:hover
{
	color: #3a362d;
	background: url('../images/design_09.jpg') top left repeat-x;
}

#graphic
{
	margin: 20px auto;
	width: 840px;
	height: 240px;
}

#graphicleft
{
	float: left;
	width: 470px;
	height: 240px;
	background: url('../images/green-bg.jpg') top left repeat-x;
}

#slideshow
{
	float: left;
	width: 470px;
	height: 240px;
}

#strapline
{
	margin-top: 7px;
	padding: 5px;
	color: #36470b;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	float: left;
	width: 460px;
	height: 40px;
}

#graphicright
{
	float: right;
	width: 360px;
	height: 240px;
	background: url('../images/design_21.jpg') top left repeat-x;
}

#graphicrightb
{
	float: right;
	width: 360px;
	height: 240px;
	background: url('../images/design_21b.jpg') top left repeat-x;
}

#body
{
	margin: 0 auto;
	width: 830px;
	padding: 10px;
	color: #1e2e05;
	line-height: 24px;
}

#body p
{
	margin-bottom: 24px;
}

#bodyleft
{
	width: 460px;
	float: left;
}

#bodyright
{
	width: 350px;
	float: right;
}


#footer
{
	margin: 0 auto;
	height: 50px;
	line-height: 25px;
	font-size: 10px;
	text-align: center;
	width: 100%;
	color: #ffffff;
	text-decoration: none;
	background: url('../images/design_01.jpg') top left repeat-x;
}

#footer a
{
	color: #ffffff;
	text-decoration: none;
}

.clear
{
	clear: both;
}

#graphicright fieldset, #graphicrightb fieldset
{
	border: 0px;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	line-height: 26px;
}

#graphicright label, #graphicrightb label
{
	font-size: 11px;
}

#graphicright input[type=text]
{
	padding: 4px;
	font-size: 13px;
	font-family: verdana;
	color: #3a362d;
	background: #ffffff;
	border: solid 1px #3a362d;
}

#graphicright input[type=submit]
{
	padding: 5px;
	font-size: 11px;
	font-family: verdana;
	color: #3a362d;
	background: #ffffff;
	border: solid 1px #3a362d;
	float: right;
	cursor: pointer;
}

#graphicright input[type=submit]:hover, #graphicright input[type=text]:hover
{
	background: #efe8e0;
	border: solid 1px #27231b;
}

#graphicrightb input[type=text], #graphicrightb input[type=text]
{
	padding: 4px;
	font-size: 13px;
	font-family: verdana;
	color: #8a2c10;
	background: #ffffff;
	border: solid 1px #8a2c10;
}

#graphicrightb input[type=submit]
{
	padding: 6px;
	font-size: 11px;
	font-family: verdana;
	color: #8a2c10;
	background: #ffffff;
	border: solid 1px #8a2c10;
	float: right;
	cursor: pointer;
}

#graphicrightb input[type=submit]:hover, #graphicrightb input[type=text]:hover
{
	background: #eec2af;
	border: solid 1px #8a2c10;
}

/* Slider */

#slider
{
	float: left;
	position: relative;
	overflow: hidden;
}

#slider, #slider ul
{
	width: 470px;
	height: 240px;
}

#slider img
{
	width: 470px;
	height: 180px;
}

#slider li, #slider ul
{
	padding: 0px;
	margin: 0px;
}

#slider ul
{
	position: absolute;
}

#slider .slide
{
	float: left;
	position: relative;
	display: none;
}

#slider .slide:first-child
{
	display: block;
}

#slider .slide span
{
	position: absolute;
	height: 40px;
	width: 440px;
	line-height: 20px;
	color: #ffffff;
	bottom: 5px;
	left: 15px;
} 

#bodyright span
{
	color: #496501;
	font-weight: bold;
}

#popup
{
	width: 420px;
	padding: 10px;
	font-family: verdana;
	font-size: 12px;
	line-height: 24px;
}

h5
{
	font-family: verdana;
	font-size: 12px;
	color: #1e2e05;
	margin-bottom: 12px;
}

#popup p
{
	margin-bottom: 12px;
}

#crosssell
{
	margin: 0px auto;
	clear: left;
	width: 420px;
	margin-bottom: 12px;
}

.formtable
{
	float: left;
	width: 340px;
	line-height: 24px;
}

