body {
	background-color: #333333;
}
#top {
	height: 250px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	background-image: url(../images/backgrounds/background-top.png);
}
#top .content {
	position: absolute;
	height: 230px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#top .content .image {
	position: absolute;
	height: 250px;
	width: 230px;
	left: 0px;
	top: 0px;
}
#top .content .title {
	position: absolute;
	height: 20px;
	width: 600px;
	left: 250px;
	top: 10px;
}
#top .content .nonscroll {
	position: absolute;
	height: 195px;
	width: 480px;
	left: 252px;
	top: 41px;
	overflow:hidden;
}
#top .content .form {
	position: absolute;
	height: 195px;
	width: 600px;
	left: 250px;
	top: 45px;
	overflow:hidden;
}
#top .content .top-links {
	position: absolute;
	height: 150px;
	width: 200px;
	left: 710px;
	top: 10px;
}
#top .content .top-links a:link  {
	text-decoration: none;
	color: #999999;
}
#top .content .top-links a:visited  {
	text-decoration: none;
	color: #999999;
}
#top .content .top-links a:hover  {
	text-decoration: none;
	color: #CCCCCC;
}
#top .content .top-links a:active  {
	text-decoration: none;
	color: #999999;
}
#bottom {
	position: absolute;
	height: 145px;
	width: 100%;
	bottom: 0px;
}
#bottom .content {
	height: 200px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/backgrounds/background-bottom.png);
}
#bottom .content .image {
	background-image: url(../images/logo-bl.gif);
	position: absolute;
	height: 145px;
	width: 230px;
	left: 0px;
	top: 0px;
}
#bottom .content .navigation {
	position: absolute;
	height: 145px;
	width: 190px;
	left: 231px;
	top: 0px;
	background-image: url(../images/nav-background.gif);
}
#bottom .content .navigation .links {
	position: absolute;
	height: 129px;
	width: 175px;
	left: 15px;
	top: -5px;
}
#bottom .content .tagline {
	position: absolute;
	height: 20px;
	width: 356px;
	left: 575px;
	top: 3px;
}
#bottom .content .order-now {
	position: absolute;
	height: 65px;
	width: 270px;
	left: 592px;
	top: 50px;
}
table.style {
	font-family: "Gotham Black", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #AA8938;
	line-height: 18px;
	letter-spacing: 0.25px;
	word-spacing: 0.25px;
 	font-weight: normal;
}
table.style a:link {
	text-decoration: none;
	color: #999999;
}
table.style a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
table.style a:active {
	text-decoration: none;
	color: #999999;
}
table.style a:visited {
	text-decoration: none;
	color: #999999;
}
:focus
{
  -moz-outline-style: none;
}
a:link {
	text-decoration: none;
	color: #AA8938;
}
a:visited {
	text-decoration: none;
	color: #AA8938;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #AA8938;
}
.floatleft { 
	float: left; 
	margin: 20px 10px 10px 10px;
}
h1 {
	font-family: "Gotham Black", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B1A7A8;
	line-height: 20px;
	letter-spacing: 1.0px;
	word-spacing: 1.0px;
 	font-weight: normal;
}
h3 {
	font-family: "Gotham Black", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #928261;
	line-height: 18px;
 	font-weight: normal;
}
h4 {
	font-family: "Gotham Black", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #AA8938;
	line-height: 18px;
	letter-spacing: 0.25px;
	word-spacing: 0.25px;
 	font-weight: normal;
	padding-right: 10px;
}