body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color:#FEB615;
	font-size: 12px;
	text-decoration: none;
}
.item_title {

float:left;
font-size:16px;
color:#FF9900;

}
#container {
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/bg.jpg);
	width: 868px;
	padding-left: 36px;
	background-color: #FFFFFF;
	padding-right: 36px;
	background-position:top;
	background-repeat:no-repeat;

}
#container a:link, container a:visited{
text-decoration:none;
color:#517688;
}
#container a:hover{
text-decoration:none;
color:#25363F;
}
#centrecontainer {
width:868px;
	float: left;
	width: 100%;
}
a {
text-decoration:none;
}


#header {
	float: left;
	height: 91px;
	width: 100%;
}

#logobox_gif {
background-image:url(../img/logo.gif);

	float:left;
	height: 91px;
	width: 457px;
}
#logobox_gif h1 {	


		height: 91px;
	width: 457px;
	text-indent: -9999px;
}
#logobox_gif h1 a {

	height: 91px;
	width: 457px;
	display: block;

}
#special_offers {
	float:right;
	width:240px;
	height:71px;
	background-color:#3399CC;
	color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding:5px;
}
/*#header a:link, #header a:visited{
text-decoration:none;
color:#FFFFFF;
}
#header a:hover{
text-decoration:none;
color:#CCCCCC;
}*/
#menu_bar {
	clear:left;
	float:left;
	height: 16px;
	width: 868px;
	background-image: url(/img/header.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-color:#0066CA;
	font-size:16px;
	text-align:center;
	margin-bottom:10px;
}
#menu_bar a:link,#menu_bar a:visited {
color: #FFFFFF;
margin: 0px 20px 0px 20px;
}
#menu_bar a:hover {
color:#999999;
margin: 0px 20px 0px 20px;
}



.breadcrumb {
	background-image: url(/img/breadcrumbline.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 675px;
	padding-top: 11px;
}
#content_container {
	float: left;
	width: 870px;
	padding-top: 12px;
}
#detail_container {
	float: left;
	height: 368px;
	width: 245px;
	padding-right: 10px;
	padding-left: 10px;
}
#detail_text {
	float: left;
	width: 282px;
}
#ethos_text {
	float: left;
	width: 282px;
	text-align:right
}
#terms_text {
	float: left;
	width: 540px;
}
#content_stripcontainer {

	float: left;
	height: 200px;
	width: 555px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
/*#content_stripcontainer  a {
	text-decoration: none;
	color: #660000;
}
#content_stripcontainer  a:hover {
	text-decoration: none;
color: #FFFFFF;
}*/
.content_box {
	float: left;
	height: 180px;
	width: 153px;
	margin-right: 12px;
	border: 1px dotted #660000;
	padding: 10px;
}
.content_box2 {
	float: left;
	height: 180px;
	width: 153px;
	margin-right: 12px;
	border: 1px dotted #660000;
	padding: 10px;
}
.content_box3 {
	float: left;
	height: 180px;
	width: 153px;
	border: 1px dotted #660000;
	padding: 10px;
}


#breadcrumbright {
	text-align: right;
	float: right;
	width: 160px;
}

.breadcrumb  a {
	text-decoration: none;
	color: #517688;
}
.breadcrumb  a:hover {
	text-decoration: none;
	color: #25363F;
}



#footer {
margin:0 auto;
	background-image: url(/img/footer.jpg);
	background-repeat: no-repeat;

	height: 34px;
	width: 798px;
	padding-top: 7px;
	font-size: 8pt;
	color: #FFFFFF;
	clear:both;

}
#footer a {
color: #FFFFFF;
}
#footerright {
	float: right;
	width: 200px;
	text-align: right;
}
.right {
float:right;
}
.left {
float:left;
}
.clearboth {
clear:both;
}
.horizontal_images {
width:888px;
text-align:center;
}
.horizontal_images img{
padding:10px;

}
