html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-size: 100%;
	font-family:arial,sans-serif;
	background: url(../images/background.gif) center center repeat-y;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#666666;
	
}

	a:link, a:hover, a:visited {
		color:#5AB2DD;
		text-decoration:none;
	}

img {border:0px;}
p {margin-top:0px; margin-bottom:10px;}
.seo {display:none;}
strong {font-weight:bold;}
h1,h2,h3,h4,h5 {margin-top:10px; margin-bottom:10px; color:#0099cc; padding:0; font-weight:normal;}
h3,h4,h5 {margin-bottom:3px;}
h1 {font-size:28px; line-height:30px;}
h2 {font-size:22px; line-height:24px;}
h3 {font-size:16px; line-height:18px; font-weight:bold; color:#0099cc;}
h4 {font-size:11px; line-height:20px; font-weight:bold;}
h5 {font-size:11px;}
h6 {font-size:12px;}

.clear{clear:both;}


#container {
	margin:0 auto; /* center, not in IE5 */
	width:770px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
}

#container {

}
#topmenu{
height: 111px;
position:relative;
float:left;
width:770px;
}

#logo{
	position:relative;
	float:left;
	display:inline;
}

#topimage {
position:relative;
float:left;
margin:0;
padding:0;
display:inline;
height:191px;
}
#topimage img {

}
#menuitems{
	position:relative;
	float:right;
	display:inline;
}
#menuitems ul{
	float:left;
	margin:0px;
	padding:0px;

}
#menuitems li{
	list-style:none;
	float:left;
	text-transform:uppercase;
	color:#9a9686;
	height: 106px;
	vertical-align:middle;
	font-size: 12px;
}
#menuitems li a{
		color:#9a9686;
		text-decoration:none;
}
#menuitems li a:hover{
		border-bottom:1px solid #cde8f5;
		padding-bottom:5px;
}
#menuitems li div{
	border-left: #cde8f5 1px solid;
	margin-top: 25px;
	padding: 20px 9px 20px 8px;
}
#content{
	float:left;
	padding-left:25px;
}

#content h1{
margin-top:20px; margin-bottom:20px;
}
#contentleft{
position:relative;
float:left;
width:440px;
padding-left: 20px;
margin-right:35px;
padding-top:10px;
padding-bottom:10px;
}
#contentright{
position:relative;
float:right;
padding-top:10px;
padding-bottom:10px;
}
#homepagecopy{
	float:left;
	width: 390px;
	color:#8f8f8f;	
}
#homepagemenu {
	position:relative;
	float:right;
	width: 250px;
	height:auto;
	background-color:#ffffff;
}
/* Module Home */
.moduleholder { position:relative; float:left; height:195px; margin-bottom:30px; margin-top:20px}
.moduleh { width:200px; height:auto; margin:0px 20px 0px 0px;}
.moduleh ul {position:relative; float:left;}
.moduleh ul li {position:relative; float:left; margin-right:20px;}
.moduleh ul li .right {position:relative; float:left; margin-right:0px;}
.moduleh .top { position:relative; float:left; width:200px; height:43px;	margin:0px; margin-left:auto; margin-right:auto; background:url('../images/module_top.gif') bottom;}
.moduleh h3 { padding:9px 0 0 8px; font-size:14px; font-weight:normal; color:#0099cc; text-transform:uppercase; }
.moduleh h4 {padding:5px 0 0 8px; font-size:14px; font-weight:normal; margin-top:0px; margin-bottom:0px; color:#0099cc; text-transform:uppercase;}
.moduleh img {position:relative; float:left; width:198px; margin:0px; padding:0px; border:1px solid #00b5dd; }
.moduleh .bottom {
	position:relative; float:left; width:200px; height:39px; margin:0px; margin-bottom:20px; margin-left:auto; margin-right:auto; background:url('../images/module_bottom.gif') top;
}

/* End Module Home */

/* Module */
.module {
	width:200px;
	height:auto;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}
.module .top {
	position:relative;
	float:left;
	width:200px;
	height:43px;
	margin:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	background:url('../images/module_top.gif') bottom;
}
.module h3 {
	padding:9px 0 0 8px;
	font-size:14px;
	font-weight:normal;
	color:#0099cc;
	text-transform:uppercase;
}
.module h4 {
	padding:5px 0 0 8px;
	font-size:14px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	color:#0099cc;
	text-transform:uppercase;
}
.module img {
	position:relative;
	float:left;
	width:198px;
	margin:0px;
	padding:0px;
	border:1px solid #00b5dd;
}
.module .bottom {
	position:relative;
	float:left;
	width:200px;
	height:39px;
	margin:0px;
	margin-bottom:20px;
	margin-left:auto; margin-right:auto;
	background:url('../images/module_bottom.gif') top;
}
/* End Module */

.productmenu {
	font-size: 10px;
	text-transform:uppercase;
	width: 100%;
	text-align:center;
	margin-bottom: 20px;
}
.headertext {
	color:#5fb3da;
	font-size:33px;
	text-transform:uppercase;
	margin-bottom: 10px;

}
.straightdivider{
	border-top: 1px #5ab2dd solid;
	width: 100%;
	float:left;
	color:#8ac7e4;
	font-size: 11px;
}
.straightdivider .padding{
	padding-left: 20px;
	padding-top: 9px;
}
#products{
	float:left;
	width: 100%;
	background: #0000CC;
	background:url(../images/products_background.gif);

}
#productsleftcolumn{
	float:left;
	color:#9a9686;
}
#productsleftcolumn .heading{
		padding-top: 10px;
		float:left;
		width:100%;
		padding-bottom: 20px;
		font-size:30px;

}
#productsleftcolumn .inner{
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 50px;
}
#productsleftcolumn .productinner{
	padding-left: 69px;
	padding-top: 13px;
	padding-right: 60px;
}
#productsrightcolumn{
	position:relative;
	width:250px;
	float:right;
	vertical-align:top;
	/* clear:left; */
}
#productsrightmenutop{
	width:200px;
	height:31px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0;
	padding: 0;
}
#productsrightmenuouter{
	width:200px;
	margin:0px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
#productsrightmenu{
	width:198px;
	margin:0px;
	position:relative;
	float:left;
	background-color:#ffffff;
	border-right:1px solid #5ab2dd;
	border-left:1px solid #5ab2dd;
}
#productsrightmenu ul {
position:relative;
float:left;
display:block;
list-style-type:none;
width:190px;
margin: 0px;
padding: 0px;
}
#productsrightmenu ul li {
display:block;
color:#ffffff;
width:194px;
position:relative;
float:left;
margin-right:0px;
margin-left:2px;
vertical-align:top;
list-style-type:none;
font-weight:bold;
margin-bottom:2px;
background-color:#5ab2dd;
}
#productsrightmenu ul li a {
display:block;
padding:5px;
color:#ffffff;
}
#productsrightmenu ul li a:hover {
display:block;
background-color: #f5f4f3;
color:#9a9686;
}
#contactright {
	position:relative;
	float:right;
	width: 249px;
	height:800px;
	border-left: #5ab2dd 1px solid;
	background-color:#ffffff;
}
#contactaddress {
	position:relative;
	float:left;
	width: 200px;
	height:auto;
	margin-left:25px;
	background-color:#ffffff;
}
.productscopy{
	margin-bottom: 20px;
}
.tabpaneltop{
	background: url(../images/product_tab_panel_0.gif);
	width:401px;
	height:41px;
	float:left;
}

.tabpanelmiddle{
	background: url(../images/product_tab_panel_middle.gif);
	width: 401px;
	float:left;
	line-height: 18px;
	font-size:11px;
}
.tabpanelmiddle h1{
font-size:16px;
margin:0;
padding:0;

}
.tabpanelmiddle .innerpadding {
	padding-left: 15px;
	padding-right: 15px;
	float:left;
}

.tabpanelmiddle .innerpadding ul{

}

.tabpanelbottom{
	background: url(../images/product_tab_panel_bottom.gif);
	width: 401px;
	height:19px;
	float:left;
	margin-bottom: 10px;
}
.tabpaneltop0{
	background: url(../images/product_tab_panel_0.gif);
	width:401px;
	height:41px;
	float:left;
}
.hidden{
	display:none;
}
.contactcolumnleft{
	float:left;
	width: 200px;
	font-size: 11px;
}
.contactcolumnright{
	float:left;
}

.stretch{
	width:100%;
	float:left;
}

.productmainimage{
	float:left;
	width: 370px;
	background-repeat: no-repeat;
}

.homebutton{
	float:left;
	width: 147px;
	height:145px;
	margin-left: 8px;
	margin-bottom: 13px;
}
.wide{
	width: 200px;
	float:left;
    padding-top: 13px;
	padding-left: 16px;
	clear:both;
}
.productpanel{
	float:left;
	width:400px;
	color:#666666;
	font-size:11px;
	margin-bottom: 13px;

}
.productpanel h2 {
width:400px;
padding-top:3px;
padding-left:10px;
font-size:14px;
font-weight:bold;
margin:0;
float:left;
background:url(../images/productlist_header.gif);
background-repeat: no-repeat;
}

.productpaneltop {
width:400px;
float:left;
height:11px;
background:url(../images/productlist_top.gif);
background-repeat: no-repeat;
}

.productpanelcontent {
width:400px;
float:left;
background:url(../images/productlist_bg.gif);
background-repeat: repeat-y;
}

.productpanelcontent img {
padding-left:10px;
float:left;
padding-right:15px;
}

.productpanelintro {
float:right;
padding-right:10px;
width:220px;
}

.productpanelbottom {
width:400px;
float:left;
height:11px;
background:url(../images/productlist_bottom.gif);
background-repeat: no-repeat;
}


#productbuttons {
	width:400px;
	float:left;
	margin-bottom:20px;
}
#productbuttons a{
	width:160px;
	float:left;
}

.inputfields {
border: #5ab2dd 1px solid;
position:relative;
margin:5px 0 0 0;
float:left;
width:195px;
height:16px;
padding:2px;
font-size:11px;
line-height:12px;
}
.textbox {
border: #5ab2dd 1px solid;
position:relative;
margin-bottom:5px;
float:left;
width:320px;
height:125px;
padding:4px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
}
.tablecol1 {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
width:125px;
line-height:18px;
color:#666666;
vertical-align:top;
}
.tablecol1 p{
font-weight:bold;
}
.tablecol2 {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
width:225px;
line-height:18px;
color:#666666;
}
#formcontainer {
position:relative;
width:400px;
float:left;
margin:5px 0 20px 10px;
}
.check {
position:relative;
float:right;
margin-right:8px;
}
.required {
color:#ff0000;
padding-top:5px;
}
.error {
color:#ff0000;
padding-top:5px;
float:left;
}
.send { 
margin-top:10px;
margin-top:15px;
background-color:transparent !important; 
background:url('../images/send_button.gif');
background-repeat:none;
border:none;
font-size:0px;
width:75px;
height:27px;
}
.howtofindus {
position:relative;
float:left;
width:420px;
height:375px;
border: #5ab2dd 1px solid;
margin:15px 0 20px 0;
}

#footer{
	position:relative;
	float:left;
	display:inline;
}
#footer ul{
	float:left;
	margin:0 0 0 5px;
	padding:0px;
	

}
#footer li{
	list-style:none;
	float:left;
	color:#9a9686;
	font-size: 12px;

}
#footer li a{
		color:#5ab2dd;
		text-decoration:none;
}
#footer li a:hover{
		padding-bottom:5px;
}
#footer li div{
	border-right: #cde8f5 1px solid;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
}
#footer .last {border-right:0px!important;}

#pagination {
	clear: both;
	display: block;
	width: 500px;
	height: 30px;
}
.selected {
	font-weight: bold;
}
.searchbutton {
	background-color: #00b9e1;
	border: double #00b9e1;
	color: #FFFFFF;
	font-weight: bold;
}
label {
	visibility: hidden;
}
#prorightmenu {
	width:200px;
	height:31px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0;
	padding: 4px;
}
#productsrightmenu input
{
	margin: 5px;
}
.details {
color:#9A9686;
font-size:10px;
margin-top:2px!important;
padding:0px 0 0 20px;
}