@charset "utf-8";
#container {
	margin: auto;
	padding: auto;
	height: 100%;
	width: 880px;
	background-image: url(images/bikerhelmets_new_middle.png);
}
#main_content {
	padding-right: 40px;
	padding-left: 40px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-image: url(images/bikerhelmets_new_middle.png);
	background-repeat: repeat;
}
#top_banner {
	height: 179px;
	width: 880px;
	background-color: #000000;
	background-image: url(images/background2.jpg);
}
#bottom_banner {
	height: 78px;
	width: 880px;
	background-color: #000000;
	background-image: url(images/background2.jpg);
}
#contact_us {
	border: thin dashed #FF0000;
}
li {
	background-image: url(images/m_cross.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
}
#seanimage {
	height: 331px;
	width: 275px;
	float: right;
}
#imagecontainer {
	float: right;
	height: 90%;
	width: 275px;
}
#spacer {
	float: right;
	height: 25px;
	width: 100%;
}


#specials {
	height: 260px;
	float: right;
	width: 100%;
}
