body {
	color: #333333;
	text-align: center;
	margin: 22px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/background_board.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 18px;
}
.smallfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

img, a, ul, li, h1, h2, h3, h4, p {
	margin:0;
	padding:0;
	border:0;
}
a {
	color: #000000;
}
a:hover {
	color: #E10000;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 18pt;
}
h2 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 18pt;
	padding-left: 30px;
	padding-bottom: 12px;
}
h3 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 18pt;
	padding-bottom: 12px;
}
#wrapper {
	width: 908px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
#header {
	width: 908px;
	height: auto;
}
#top-nav {
	width: 908px;
	height: auto;
}
#banner {
	width: 908px;
	height: auto;
	background-color: #4F4F4F;
}
#banner2 {
	width: 908px;
	height: 36px;
	background-color: #FFFFFF;
}
#content {
	width: 900px;
	height: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A37005;
	border-left-color: #A37005;
	background-color: #4F4F4F;
}
#content2 {
	width: 900px;
	height: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A37005;
	border-left-color: #A37005;
	background-color: #FFFFFF;
}
#content2 h2 {
	padding-left: 35px;
}

#text-home {
	width: 656px;
	height: auto;
	float: left;
}
#text-home h1 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 18pt;
	padding-left: 30px;
	padding-top: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 10px;
}

#text-home p {
	padding-left: 32px;
	font-size: 10pt;
	color: #c8c8c8;
	padding-bottom: 12px;
}
.services {
	width: 860px;
	height: auto;
	padding-bottom: 20px;
	padding-left: 36px;
}
.services p {
	padding-bottom: 10px;
	line-height: 14px;
}
.services h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	line-height: 22px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.services h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #137C80;
	padding-bottom: 12px;
	font-weight: normal;
	padding-top: 12px;
}
.products {
	width: 860px;
	height: auto;
	padding-bottom: 20px;
	padding-left: 12px;
}
.products p {
	padding-bottom: 10px;
	line-height: 14px;
}
.products h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-left: 30px;
	color: #000000;
	padding-bottom: 12px;
}
.products h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #137C80;
	padding-bottom: 12px;
	font-weight: normal;
}
#sidebar {
	float: right;
	width: 236px;
	height: auto;
	background-color: #4F4F4F;
}
.clear {
	width: 656px;
	height: auto;
	clear: both;
}
#nav-bottom {
	width: auto;
	height: auto;
	clear: both;
	margin-left: 30px;
	color: #C8C8C8;
}
#nav-bottom2 {
	width: auto;
	height: auto;
	clear: both;
	margin-left: 30px;
	color: #333333;
}
#nav-bottom a:link, #nav-bottom a:visited, #nav-bottom a:hover, #nav-bottom a:active {
	color: #C8C8C8;
}
#nav-bottom2 a:link, #nav-bottom2 a:visited, #nav-bottom2 a:hover, #nav-bottom2 a:active {
	color: #333333;
}
#curve-bottom {
	width: 656px;
	height: auto;
}
#legal, #legal a:link, #legal a:visited, #legal a:hover, #legal a:active {
	width: auto;
	height: auto;
	font-size: 9pt;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.floatleft {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-top: 4px;
}
.floatright {
	float: right;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-top: 4px;
}
.border {
	border: 1px solid #000000;
}
.strike {
	text-decoration: line-through;
}
.red {
	font-weight: bold;
	color: #F40000;
}
form {
	width: auto;
	height: auto;
	float: left;
}
.cart-btn {
	float: left;
	height: auto;
	width: auto;
	margin-top: 3px;
}
