body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
a:link {
	font-weight: bold;
	color: #000;
}
a:visited {
	font-weight: bold;
	color: #000;
}
a:hover {
	font-weight: bold;
	color: #000;
}
#container {
	width: 850px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	background-image: url(../images/background.jpg);
}
#top {
	width: 850px;
	height: 144px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display:block;
	padding: 0px;
	background-image: url(../images/front_01.jpg);
	background-repeat: no-repeat;
}
#topnav {
	width: 500px;
	margin-left: 60px;
}
.blue_text {
	color: #000000;
}

#topnav a {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	border-right: 1px;
	border-style: solid;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	display:block;
	float:left;
	text-decoration:none;
	margin-top: 30px;
}
#topnav a:link {
		color: #000;
}
#topnav a:visited {
		color: #000;
}
#topnav a:hover {
		color: #FFB66C;
}
#middle {
	width: 850px;
	height: 242px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display:block;
}
#middleleft {
	width: 57px;
	height: 242px;
	background-image: url(../images/front_02.jpg);
	background-repeat: no-repeat;
	display:block;
	float:left;
}
#middlemiddle {
	width: 733px;
	height: 242px;
	background-color: #000000;
	display:block;
	float:left;
}
#middleright {
	width: 60px;
	height: 242px;
	background-image: url(../images/front_04.jpg);
	background-repeat: no-repeat;
	display:block;
	float:left;
}
	
#bottom {
	width: 850px;
	height: 25px;
	background-image: url(../images/front_05.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#featuredproducts {
	width: 850px;
	height: 380px;
	margin-left: auto;
	margin-right: auto;
}
.featuredboxes {
	display:block;
	float:left;
}
.featuredboxestop {
	width: 240px;
	height: 28px;
	background-image: url(../images/front_07.jpg);
	background-repeat: no-repeat;
	clear:left;
}
.featuredboxesleft {
	width: 19px;
	height: 320px;
	background-image: url(../images/front_09.jpg);
	background-repeat: repeat-y;
	display:block;
	float:left;
}
.featuredboxescontent {
	width: 201px;
	height: 320px;
	background-color: #ffffff;
	display:block;
	float:left;
	text-align: center;
	
}
.featuredboxesright {
	width: 20px;
	height: 320px;
	background-image: url(../images/front_11.jpg);
	background-repeat: repeat-y;
	display:block;
	float:left;
}
.featuredboxesbottom {
	width: 240px;
	height: 30px;
	background-image: url(../images/front_12.jpg);
	background-repeat: no-repeat;
	display:block;
	clear:left;
}
#bottombottom {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	color:#FFF;
}
.whitelink a {
	color: #000;
}
.whitelink a:link {
	color: #000;
}
.whitelink a:visited {
	color: #000;
}
.whitelink a:hover {
	color: #000;
}
.center {
	text-align: center;
}
.search-btn {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}
.nav {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}

