html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #ffffff; 
	}

strong, b {
	font-weight: bold;
	}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
	}
form {
	margin: 0;
	padding: 0;
	}
hr {
	margin:  0;
	border: 0px;
	height: 1px;
	width: 90%;
	color: #000;
	background-color: #79889B;
	border-top: 1px solid #79889B;
	}
.hide {
	display: none;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	}
.highlight {
	color: #d9ecff;	
	}
	
.leftimage{
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #000000;
}

.rightimage{
	float: right;
	margin: 0 0 20px 15px;
	border: 1px solid #000000;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #DFE1E6;
	}

h1{
	font-size: 16px;
	color: #1364B1;
	font-weight: bold;
	margin: 10px 0 6px 2px;
}
/*header images and menu*/
#header {
	width: 900px;
	height: 97px;
	background:  url(../../images/homepage/bg_header.jpg) no-repeat;
	float: left;
	}
	
#header div.logo {
	width: 173px;
	height: 97px;
	background:  url(../../images/homepage/logo.jpg) no-repeat;
	margin: 0px 3px 0px 0px;
	float: left;
	display: inline;
	}
	
#search{
	float: left;
	width: 255px;
	height: 60px;
}
	
#search_tag{
	width: 50px;
	height: 28px;
	text-align: left;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #006FB6;
	}

#search_input{
	width: 102px;
	height: 13px;
	margin: 5px 7px 0 7px;
	border: 1px solid #006FB6;
}

#search_btn img{
	height: 22px;
	width: 19px;
	border: 0px;
	margin: -18px 0 0 175px;
} 
#search_btn a img{ 
	background-image: url(../../images/homepage_buttons/btn_arrow.jpg); 
	background-repeat: no-repeat;
} 
#search_btn a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 -22px ;
}


#login{
	float: left;
	width: 450px;
	height: 60px;
	}

#login_tag{
	width: 55px;
	height: 28px;
	text-align: left;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #006FB6;
	}

#login_input{
	width: 102px;
	height: 13px;
	margin: 5px 7px 0 7px;
	border: 1px solid #006FB6;
}

#login_btn img{
	height: 22px;
	width: 19px;
	border: 0px;
	float: left;
	margin: -18px 0 0 275px;
} 
#login_btn a img{ 
	background-image: url(../../images/homepage_buttons/btn_arrow.jpg); 
	background-repeat: no-repeat;
} 
#login_btn a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 -22px ;
}
	
	

/*header menu*/
#menu {
	text-align: left;
	width: 700px;
	height: 25px;
	margin-top: 12px;
	padding: 0;
	font-size: 13px;
	color: #006FB6;
	font-weight: normal;
	float: left;
}
	
#menu_home img{
	width: 73px;
	height: 25px;
	border: 0px;
	float: left;
	display: inline;
	margin: 0 2px 0 1px;
} 
#menu_home a img{ 
	background-image: url(../../images/homepage/menu_home.jpg); 
	background-repeat: no-repeat;
} 
#menu_home a:hover img{ 
	background-image: url(../../images/homepage/menu_home.jpg);
	background-repeat: no-repeat;
	background-position: 0 -25px ;
}

#menu_products img{
	width: 90px;
	height: 25px;
	border: 0px;
	float: left;
	display: inline;
	margin: 0 2px 0 1px;
} 
#menu_products a img{ 
	background-image: url(../../images/homepage/menu_products.jpg); 
	background-repeat: no-repeat;
} 
#menu_products a:hover img{ 
	background-image: url(../../images/homepage/menu_products.jpg);
	background-repeat: no-repeat;
	background-position: 0 -25px ;
}

#menu_services img{
	width: 75px;
	height: 25px;
	border: 0px;
	float: left;
	display: inline;
	margin: 0 2px 0 1px;
} 
#menu_services a img{ 
	background-image: url(../../images/homepage/menu_services.jpg); 
	background-repeat: no-repeat;
} 
#menu_services a:hover img{ 
	background-image: url(../../images/homepage/menu_services.jpg);
	background-repeat: no-repeat;
	background-position: 0 -25px ;
}

#menu_news img{
	width: 59px;
	height: 25px;
	border: 0px;
	float: left;
	display: inline;
	margin: 0 2px 0 1px;
} 
#menu_news a img{ 
	background-image: url(../../images/homepage/menu_news.jpg); 
	background-repeat: no-repeat;
} 
#menu_news a:hover img{ 
	background-image: url(../../images/homepage/menu_news.jpg);
	background-repeat: no-repeat;
	background-position: 0 -25px ;
}

#menu_news img{
	width: 59px;
	height: 25px;
	border: 0px;
	float: left;
	display: inline;
	margin: 0 2px 0 1px;
} 
#menu_news a img{ 
	background-image: url(../../images/homepage/menu_news.jpg); 
	background-repeat: no-repeat;
} 
#menu_news a:hover img{ 
	background-image: url(../../images/homepage/menu_news.jpg);
	background-repeat: no-repeat;
	background-position: 0 -25px ;
}

#menu_contact img{
	width: 88px;
	height: 25px;
	border: 0px;
	float: left;
	display: inline;
	margin: 0 2px 0 1px;
} 
#menu_contact a img{ 
	background-image: url(../../images/homepage/menu_contact.jpg); 
	background-repeat: no-repeat;
} 
#menu_contact a:hover img{ 
	background-image: url(../../images/homepage/menu_contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 -25px ;
}	

#menu_about img{
	width: 73px;
	height: 25px;
	border: 0px;
	float: left;
	display: inline;
	margin: 0 2px 0 1px;
} 
#menu_about a img{ 
	background-image: url(../../images/homepage/menu_about.jpg); 
	background-repeat: no-repeat;
} 
#menu_about a:hover img{ 
	background-image: url(../../images/homepage/menu_about.jpg);
	background-repeat: no-repeat;
	background-position: 0 -25px ;
}	

#menu_catalogues img{
	width: 88px;
	height: 25px;
	border: 0px;
	float: left;
	display: inline;
	margin: 0 2px 0 1px;
} 
#menu_catalogues a img{ 
	background-image: url(../../images/homepage/menu_catalogues.jpg); 
	background-repeat: no-repeat;
} 
#menu_catalogues a:hover img{ 
	background-image: url(../../images/homepage/menu_catalogues.jpg);
	background-repeat: no-repeat;
	background-position: 0 -25px ;
}



/*Banner space*/
#banner {
	width: 898px;
	height: 205px;
	background:  url(../../images/homepage/banner.jpg) no-repeat;
	float: left;
	}
/*Banner space*/
#banner_hook {
	width: 898px;
	float: left;
	}
/*Banner space*/
#blank_slogan {
	width: 897px;
	height: 34px;
	background:  url(../../images/homepage/blank_slogan.jpg) no-repeat;
	float: left;
	}

/*container for the main content area*/
#container{
	width: 900px;
	text-align: left;
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	}


/*lhs menu*/

#lhs{
	margin: 2px 0 0 1px;
	color: #333333;
	float: left;
	min-height:276px;
	width: 170px;
	}

#lhs_index {
	margin: 2px 0 0 1px;
	color: #333333;
	float: left;
	min-height:276px;
	width: 170px;
	background-color: #DAEAF3;
	border: 1px solid #67A3C7;
	text-align: center;
	}

#lhs_index h1{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	width: 163px;
	border: 1px solid #67A3C7;
	background-color: #0B5EAE;
	padding: 2px 0 2px 2px;
	}

#lhs_index p{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-top: 1px solid #67A3C7;
	padding: 2px 0 2px 2px;
	}

#lhs_index a:link{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
#lhs_index a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
#lhs_index a:active{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
#lhs_index a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	}
	
#clearance_btn img{
	width: 150px;
	height: 20px;
	border: 0px;
	float: left;
	display: inline;
	margin: 10px 2px 10px 5px;
} 
#clearance_btn a img{ 
	background-image: url(../../images/homepage_buttons/btn_clearance.jpg); 
	background-repeat: no-repeat;
} 
#clearance_btn a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_clearance.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}

/*content area*/
#content{
	float: left;
	margin-left: 10px;
	width: 710px;
}
#content p{
	margin-bottom: 6px;
	margin-top: 6px;
}
#content ul{
	margin-left: 15px;
	text-indent: 10px;
}

#content a:link{
color:#0b5eae;
}
#content a:visited{
color:#0b5eae;
}
#content a:hover{
color:#0b5eae;
font-weight:bold;
}
#content a:active{
color:#0b5eae;
}
#content_index {
	margin: 2px;
	color: #333333;
	float: left;
	min-height:276px;
	width: 355px;
	}

#content_index h1{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	width: 345px;
	border: 1px solid #67A3C7;
	background-color: #0B5EAE;
	padding: 2px 0 2px 2px;
	text-align: center;
	}

#content_index_specials{
	width: 356px;
	height: 78px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #67A3C7;
	background:  url(../../images/homepage/bg_products_index.jpg) repeat-x;
	float: left;
	display: inline;
	margin: 2px 2px 2px 0px;
	}

#content_index a:link{
	font-size: 12px;
	font-weight: normal;
	}
#content_index a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
#content_index a:active{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
#content_index a:hover{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	}
	
#rhs_index {
	margin: 2px;
	color: #333333;
	float: left;
	display: inline;
	min-height:276px;
	width: 360px;
	}

#rhs_index h1{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	width: 355px;
	border: 1px solid #67A3C7;
	background-color: #0B5EAE;
	padding: 2px 0 2px 2px;
	}


/*services image*/
#services {
	clear: both;
	width: 898px;
	height: 46px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background:  url(../../images/homepage/services.jpg) no-repeat;
	margin: 2px 2px 2px 0px;
	}

#footer_links {
	width: 863px;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 2px auto 2px auto;
	}

#footer_links_logos {
	width: 105px;
	height: 33px;
	color: #333333;
	float: left;
	display: inline;
	}


/*footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	height: 40px;
	text-align: left;
	}
#footer div.lhs{
	font-size: 10px;
	color: #337CC1;
	text-decoration: none;
	padding: 0 100px 0 40px;
	float: left;
	display: inline;
	}
	
#footer div.mid{
	font-size: 10px;
	color: #337CC1;
	text-decoration: none;
	padding: 0 100px 0 20px;
	float: left;
	display: inline;
	}
#footer div.mid a{
	font-size: 10px;
	color: #337CC1;
	text-decoration: none;
	}
#footer div.mid a:hover{
	font-size: 10px;
	color: #337CC1;
	text-decoration: underline;
	}
	
#footer div.rhs{
	font-size: 10px;
	color: #337CC1;
	text-decoration: none;
	padding: 0 40px 0 50px;
	float: left;
	display: inline;	
	}
#footer div.rhs a{
	font-size: 10px;
	color: #337CC1;
	text-decoration: none;
	}
#footer div.rhs a:hover{
	font-size: 10px;
	color: #337CC1;
	text-decoration: underline;
	}