/* CSS Document */

/* Body */

BODY {
	text-align: center;
	}
body {
	background: url(../images/mainback.gif) repeat;
	margin:0;
	padding:0;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F5559;
	line-height: 1.5;
	}
a:link {
	color: #8CB310;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}
a:hover {
	color: #C5D5A9;
	text-decoration: none;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h1 {
	font-size: 18px;
	color: #666666;
	margin: 0 0 10px 0;
	line-height: 1;
	}
	
h2 {
	
	font-size: 14px;
	color: #8EB41B;
	padding: 5px 0 0 0 ;
	line-height: 1;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	margin: 0px;
	font-weight: bold;
	}
h4 {
	font-size: 12px;
	color: #006694;
	}
p { 
	margin: 10px 0 5px 0;
}

hr {


	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px dotted #E3E3E3;
}

ul {
		
}

/* Page Containers / Layout*/


#container{
	width: 780px;
	height: auto;
	margin:0 auto;
	text-align: left;
	}

#header_top{
	position: relative;
	width: 780px;
	height: 129px;
	background-color: #FFF;
}

#logo{
	position: relative;
	width: 168px;
	height: 113px;
	left: 0px;
	top: 0px;
	}
	
#headinfo{
	position: absolute;
	width: auto;
	height: 27px;
	float: right;
	top: 15px;
	right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	}
	
#contactinfo{
	position: absolute;
	width: 400px;
	height: 29px;
	float: right;
	top: 50px;
	right: 28px;
	}

#search{
	position: relative;
	height: 25px;
	width: auto;
	float: right;
	top: 0px;
	right: 30px;
	clear: both;
	}

#header_under {
	width: 780px;
	height: 13px;
	background: url(../images/headunder.jpg) no-repeat;	
}

#horznav_holder{
	height: 31px;
	width: 780px;
	margin:0 auto;
	background-color: #FFFFFF;
	}


#banner{
	height: 203px;
	width: 780px;
	margin:0 auto;
	}
	
#maincontent{
	width: 780px;
	height: auto;
	margin:0 auto;
	text-align: left;
	background-image: url(../images/back_maincontent01.jpg);
	background-repeat: repeat-y;
	}
	
#maincontent:after{
 visibility:hidden;
 position:relative;
 display:block;
 content:".";
 clear:both;
}
#breadcrumbs{
	width: auto;
	height: 20px;
	text-align: left;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-indent: 20px;
	}
#maincontent_left{
	width: 176px;
	height: 100%;
	float: left;
	position: relative;
	left: 4px;
	background: url(../images/back_leftcol_top.jpg) no-repeat top;
	}
	
#maincontent_left_divider_home{
	width: 128px;
	height: 20px;
	padding-right: 3px;
	padding-left: 45px;
	padding-top: 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #666;
	}
	
#maincontent_left_divider{
	width: 128px;
	height: 20px;
	padding-right: 3px;
	padding-left: 45px;
	padding-top: 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color:;
	}
	
#maincontent_left_content{
	width: 160px;
	height: auto;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	}
#maincontent_centre{
	width: 434px;
	height: auto;
	float: left;
	background-color:;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
	position: relative;
	left: 4px;
	}
	
#maincontent_centre_home{
	width: 434px;
	height: auto;
	float: left;
	background-color:;
	padding: 10px 10px 5px 12px;
	position: relative;
	left: 4px;
	}
	
#maincontent_centre_wide{
	width: 544px;
	height: auto;
	float: left;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 5px;
	padding-left: 28px;
	position: relative;
	left: 4px;
	}
	
#pagetop{
	width: 420px;
	height: auto;
	float: left;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #8CB310;
	}

.pagetop_welcome{
	height: 200px;
	background-image: url(../images/back_pagetop.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	}
	

#productlist{
	width: 410px;
	height: auto;
	float: left;
	background-color: #FFF;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	border: 1px dashed #CECECE;
	}
	
#productlist_image{
	width: 100px;
	height: 100px;
	float: left;
	background-color: #FFF;
	margin-top: 10px;
	text-align: center;
	}
	
#productlist_summary{
	position: relative;
	width: 295px;
	height: 100px;
	float: left;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: normal;
	}
	
#productmain{
	width: 522px;
	height: auto;
	float: left;
	background-color: #FFF;
	margin-top: 0px;
	padding: 10px 5px 10px 15px;
	border: 1px solid #CECECE;
	}
	
#productmain_imageholder{
	width: 180px;
	height: auto;
	float: left;
	background-color: #FFF;
	text-align: center;
	}
	
#productmain_detail{
	position: relative;
	width: 325px;
	height: auto;
	float: right;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 1.5;
	list-style: url(../images/square-bullet_grn.gif)
	}
	
#maincontent_right{
	width: 138px;
	height: auto;
	float: right;
	background-color: ;
	position: relative;
	right: 4px;
	padding-right: 1px;
	padding-left: 1px;
	}
	
#maincontent_right_divider{
	width: 130px;
	height: 20px;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color:;
	text-indent: 15px;
	}
	
#newsletter_header{
	width: 95px;
	height: 20px;
	padding-right: 3px;
	padding-left: 40px;
	padding-top: 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(../images/newsletter.gif);
	background-repeat: no-repeat;
	}
	
#newsletter{
	position: relative;
	width: 126px;
	height: 60px;
	padding-right: 3px;
	padding-left: 10px;
	padding-top: 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #404040;
	border-bottom: 1px dotted #B7B7B7;
	}
	
/* Footer*/
	
#footer {
	position: relative;
	height: 40px;
	clear: both;
	padding: 0 0 0 20px;
	line-height: 40px;
	font-size:95%;
	color: #D0D0D0;
}

#footeraddress{
	float: right;
	width: auto;
	}
#footeraddress li{
	float: right;	
	}
#footeraddress li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: ;
	color: #D2EE1D;
	text-decoration: none;
	padding: 4px 5px 0px;
	float: left;
	}
#footeraddress li a:hover{
	color: #C5D5A9;
	text-decoration: underline;
	}
	
#copyright {
	position: absolute;
	float: left;
	top: 0px;
	color: #D0D0D0;
	}
#copyright li a{
	color: 34D7FA;
	text-decoration: none;
	}
#copyright li a:hover{
	color: #C5D5A9;
	text-decoration: underline;
	}

/* Misc*/

.highlight_blue {
	font-weight: bold;
	color: #0099CC;
}
.highlight_grn {

	font-weight: bold;
	color: #8CB310;
}

.highlight_purple {

	font-weight: bold;
	color: #6E20A0;
}