html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	background-image: url(/images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
}


a {
	outline: none;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

img {
	border: none 0px;
}

a:hover{
	color: #3399CC;
	text-decoration: underline;
}


#overalwrapper {
background: #FFFFFF;
margin:auto;
width: 980px;
min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -112px; 
}

#footer{
	margin:5px auto 0px;
	width:960px;
	height: 112px;
	background-image: url(/images/footerbg.gif);
	padding-left: 20px;
	padding-right: 0px;
}

#footerlinks,
.footerlinks {
	font-size: 11px;
	color:#999999;
	padding-top: 15px;
	text-decoration: none;
	font-weight: normal;
}

#footer a {
	font-size: 11px;
	color:#999999;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
  font-size: 11px;
  color:#49667C;
  text-decoration: none;
}



/*Alignment classes */

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}


/*
   Width classes */

.width100 {
  width: 100%;
}

.width83 {
  width: 83%;
}

.width59 {
  width: 59%;
}

.width75 {
  width: 74%;
}

.width50 {
  width: 49.7%;
}
#overalwrapper #wrapper #main .product .Bod a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#overalwrapper #wrapper #main .product .Bod a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

.width33 {
  width: 32.7%;
}

.width25 {
  width: 24.7%;
}



.push {
	margin:auto;
	width:960px;
	height: 112px;
	clear: both; /* .push must be the same height as .footer */
	background: #FFF;
}

#wrapper{	
		width:960px;
		padding: 0px 10px 0px 10px;
		background: #FFFFFF;
	}
#header	{	
		width:960px;
		text-align:center;
	}
	
/* Top Navigation */	
#topnav	{	width:960px;
		text-align:center;}
	
	
#navcontainer ul{
 margin-top: 4px;
 margin-bottom: 2px;
	padding-left: 0;
	margin-left: 0;
	background-color: #b2c6d5;
	color: #ffffff;
	width: 960px;
	height: 35px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a{
padding: 0px;
background-color: #b2c6d5;
color: #ffffff;
text-decoration: none;
float: left;
height: 35px;
line-height:35px;
border-right: 1px solid #fff;
width: 106px;
}
#navcontainer ul li a.endnav{
border-right: 0px none;
width: 104px;
}

#navcontainer ul li a:hover{
background-color: #369;
color: #fff;
}
	
	
	#headerimagesmall{	
		width:960px;
		text-align:center;
		margin-bottom: 2px;
		}
	

  #slider {
  margin-top: 0px;
  float: left;
    width: 960px;
    height: 420px;
	text-align:center;
	margin-bottom: 4px;
  }

	
	#main{
	font-family: Arial, Helvetica, sans-serif;
	width: 718px;
	background:#fff;
	float: right;
}
	#mainproduct{
	width: 718px;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	color: #333333;
	float: right;
}
#mainmember{
	width: 718px;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	color: #333333;
	float: right;
}
	.producttext{
	padding:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	color: #333333;
	float: right;
}
	.productheader{
	font-size: 17px;
	color: #000000;

}
	.newstitle{
	font-size: 17px;
	color: #000000;

}
	.newsdate{
	font-size: 12px;
	color: #999;
	font-weight: bold;
	font-style: italic;
}
	#main4{
	font-family: Arial, Helvetica, sans-serif;
	width: 960px;
	background:#fff;
	float: left;
}	
	
	#content{	
		width:234px;
		float: left;
	}
	
	
	
#lightbluepanel,
.lightbluepanel{
	display:block;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	height:35px;
	line-height:35px;
	padding-left:10px;
	background-color:#b2c6d5;
	margin-bottom: 2px;}	
	
#lightbluepanellong{ display:block;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	height:35px;
	line-height:35px;
	padding-left:10px;
	background-color:#b2c6d5;
	margin-bottom: 2px;
	margin-right:8px;}

#specialofferspanellong{
	display:block;
	font-weight:bold;
	font-size:16px;
	text-align: center;
	letter-spacing: 4px;
	color:#fff;
	height:35px;
	line-height:35px;
	padding-left:10px;
	background-color:#FF0000;
	margin-bottom: 2px;
}	
	
	#lightgreypanel,
	.lightgreypanel{ 
	display:block;
    font-size:11px;
	color:#000;
	min-height:85px;
	height: auto !important;
	padding-top:5px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
	background-color:#eeeeee;
	margin-bottom: 2px;}
	
	#lightgreypanel.homepanel,
	.lightgreypanel.homepanel{ 
	height: 115px !important;
	overflow: hidden;
	}
	#lightgreypanel.homepanel2,
	.lightgreypanel.homepanel2{ 
	height: 152px !important;
	overflow: hidden;
	}
	
	.lightgreypanelleft{ 
    float:left;
	width:230px;
	}
	
	#lightgreypanel a,
	.lightgreypanel a{
	font-size:11px;
	color:#003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
	#lightgreypanel a:hover,
	.lightgreypanel a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}

	#lightgreypanel .red,
	.lightgreypanel .red{ 
	font-size: 11px;
    font-weight: bold;
	color: #ff0000;}
	
	#lightgreypanel .title,
	.lightgreypanel .title{ 
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	}
	#lightgreypanel .date,
	.lightgreypanel .date{ 
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	color:#999;
	font-style: italic;
	}
	
	#lightgreypanel h1,
	.lightgreypanel h1{ 
	font-size: 14px;
    font-weight: bold;
	color: #ff0000;}
	
	#lightgreypanel h2,
	.lightgreypanel h2{
	font-size: 14px;
	color: #999999;
	font-style: italic;
}
	
	#offersimage{ 
	display:block;
	width:230px;
	height:165px;
	background-color:#fff;
	margin-bottom: 2px;}
	
	#offersimagecase,
	.offersimagecase{ 
	display:block;
	width:154px;
	height:165px;
	background-color:#fff;
	margin-bottom: 2px;
	overflow:hidden;}
	
	#offersimagehome,
	.offersimagehome{ 
	display:block;
	width:230px;
	height:155px;
	background-color:#fff;
	margin-bottom: 4px;}
	
	#offersimageleft,
	.offersimageleft{ 
	float:left;
	display:block;
	width:230px;
	height:165px;
	background-color:#fff;
	margin-bottom: 2px;}
	
	#casestudiesimage,
	.casestudiesimage{ 
	padding:10px;
	float:left;
	display:block;
	width:210px;
	height:165px;
	background-color:#fff;
	margin-bottom: 2px;}
	
	#contactimage{ 
	padding:10px;
	float:left;
	display:block;
	width:420px;
	height:300px;
	background-color:#fff;
	margin-bottom: 2px;}
	
	#map,
	.map{
	float:left;
	display:block;
	width:455px;
	height:300px;
	background-color:#fff;
	border: 10px solid #b2c6d5;
}
	#news,
	.news{
	float:left;
	margin-top:10px;
	display:block;
	width:455px;
	height:300px;
	background-color:#fff;
	border: 10px solid #b2c6d5;
}	
	.image{
	border: 10px solid #b2c6d5;
}	
		
	.offerstext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;}
	
	.header {
	font-size: 17px;
	color: #000000;
	padding-left: 12px;
	}

	
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}

b {
	font-weight: bold;
}



/*NEWSLETTER FORM */

fieldset {
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.form {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.div_texbox {
    float:left;
	height:18px;
	margin-top:4px;
}

.username, select, textarea {
    	background-color:#FFFFFF;
    	font:normal 11px Arial;
    	color: #003366;
    	padding:1px 5px 0px 5px;
}
.username, textarea {
	    width:200px;
}
#overalwrapper #wrapper #main4 .maintext #AdditionalInfo {
	width: 400px;
}
}
#overalwrapper #wrapper #mainmember .maintext #AdditionalInfo {
	width: 400px;
}

.username:focus, select:focus, textarea:focus, .username:hover, select:hover, textarea:hover {
	background-color:#b2c6d5;
}

.button_div {
	width:210px;
	float:right;
	text-align:right;
	height:34px;
	margin-top:12px;
	padding:2px 5px 0px 5px;
}
.buttons {
	background: #e3e3db;
	font:Verdana;
	font-size:11px;
	color: #003366;
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	font-weight:bold;
}

.racecar {
	font: italic bold 10px Verdana, Arial, Helvetica, sans-serif !important;
	text-decoration: none;
}
a:hover.racecar {
	color: #333 !important;
}
.subbuttons {
	background: #e3e3db;
	font:Verdana;
	font-size:14px;
	color: #003366;
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 2px;
}
	

