@charset "utf-8";
body {
	background-image: url(images/background.gif);
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#frame {
	height: auto;
	width: 796px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#frame #top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 101px;
	width: 796px;
	position: relative;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	color: #333333;
}
#frame #top a {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}
#frame #top a:hover {
	text-decoration: underline;
}
#frame #main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 796px;
	position: relative;
	background-color: #d7d7d7;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#frame #main #homeflash {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 282px;
	width: 796px;
	position: relative;
	background-image: url(images/holder.jpg);
	background-repeat: no-repeat;
}
#frame #main #strip {
	background-image: url(images/bg4.gif);
	background-repeat: no-repeat;
	height: 94px;
	width: 796px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#frame #main #stock, #frame #main #contact {
	float: left;
	width: 750px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: auto;
	left: 20px;
	top: 10px;
}

#frame #main #left {
	float: left;
	width: 530px;
	height: auto;
	padding: 0px;
	position: relative;
	left: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#frame #main #left a {
	text-decoration: none;
	color: #ffffff;
}
#frame #main #left a:hover {
	text-decoration: underline;
}


#frame #main #left p, #frame #main #contact p {
	margin: 10px;
	line-height: 2em;
}
#frame #main #left h1, #frame #main #contact h1 {
	margin: 10px;
	font-size: 130%;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	color: #000000;
}


#frame #main #featured {
	float: left;
	width: 235px;
	position: relative;
	left: 10px;
	height: 280px;
	background-image: url(images/featured.jpg);
}
#frame #main #featured #inlineFourth {
	height: auto;
	width: 200px;
	position: relative;
	left: 15px;
	top: 40px;
}

#frame #bottom {
	float: left;
	height: 124px;
	width: 796px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
}
#frame #bottom li {
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#frame #bottom ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#frame #bottom a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#frame #bottom a:hover {
	text-decoration: underline;
}
.text1 {
	font-weight: bold;
	color: #ffffff;
	font-size: 150%;
	text-align: center;
}
.text2 {
	color: #F86203;
}
input, select, textarea {
	width: 300px;
}
#frame #main #contact .send {
	height: 20px;
	width: 100px;
	background-color: #333333;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px solid #000000;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#frame #main #contact table {
	width: 740px;
	margin-left: 5px;
}
#frame #main #contact table td {
	background-color: #e4e4e4;
	padding-left: 10px;
}
#frame #main #contact a {
	text-decoration: none;
	font-weight: bold;
	color: #F86203;
}
#frame #main #contact a:hover {
	text-decoration: underline;
}

#frame #main #contact h3 {
	margin: 0px;
	font-size: 130%;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	color: #000000;
	padding: 0px;
}
