* {
	margin: 0;
	padding: 0;
}
body {
	background: #2A4161 url(../images/bg_body.jpg) repeat-x;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 20px;
}
#container {
	margin: 0 auto;
	width: 800px;
	padding: 2px 0 0 2px;
	background: #fff url(../images/bg_container.jpg);
}
#navBar {
	width: 796px;
	height: 38px;
	background: url(../images/bg_nav.jpg) repeat-x;
	margin-top: 2px;
	color: #FFFFFF;
	font-size: 14px;
}
#navBar p {
	padding: 6px 0 0 10px;
}
#navBar span {
	margin-left: 410px;
}
#navBar a {
	padding: 0 5px 0 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#navBar a:hover {
	text-decoration: underline;
}
#content {
	padding: 10px;
}
#sideBar {
	float: right;
	width: 325px;
	text-align: center;
}
#footer {
	background: url(../images/bg_footer.jpg);
	width: 805px;
	height: 50px;
	margin-left: -2px;
	clear: right;
}
#footer p {
	padding: 18px 0 0 8px;
	font-size: 10px;
	color: #CCC;
}
#footer span {
	margin-left: 315px;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #CC6600;
	margin: 0px 0 10px 0;
}
h2 {
	font-size: 16px;
	color: #CC6600;
	margin: 0px 0 8px 0;
}
h2 a {
	color: #CC6600;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	color: #CC6600;
	margin: 0px 0 4px 0;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 10px;
}
a {
	color: #7097C0;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#prodTable {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
#prodTable td {
	padding-left: 10px;
}
.prodImg, .prodData {
	border-top: 1px solid #ccc;
}
.prodImg {
	width: 150px;
}
#prodGallery td {
	padding: 5px;
}
#prodGallery img {
	padding: 4px;
	border: 1px solid #999;
	width: 80px;
	height: 80px;
}
#prodTagline {
	float: right;
	width: 300px;
	text-align: center;
}
#prodTagline p {
	color: #666;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
}
#prodTagline img {
	margin-bottom: 10px;
}
#prodContent {
	width: 450px;
}
#breadcrumbs {
	margin: 0 0 10px 0;
	color: #999999;
}
#breadcrumbs a{
	font-size: 11px;
	color: #999999;
}
#otherProds {
	clear: both;
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
	color: #666666;
	background-color: #eee;
	border-top: 1px solid #ccc;
	padding: 3px;
}
#otherProds a {
	color: #666;}
#otherProds strong {
	font-weight: normal;}
#map {
	width: 340px;
	height: 240px;
	float: right;
	margin-right: 15px;
	border: 1px solid #999;
}
label.contact,input.contact,textarea.contact {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
label.contact {
	text-align: right;
	width: 75px;
	padding-right: 7px;
}
.contactHidden {
	visibility: hidden;
}
br.contact {
	clear: left;
}
#Submit {
	margin-left: 81px;
}
.errorMsg {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	font-weight: bold;
	margin: 5px 0;
	width: 225px;
}
.prodTable2 {
	border-bottom: 1px solid #ccc;
}
.prodTable2 h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 2px 0;}
.prodTable2 tr {
	background-color: #eee;
}
.prodTable2 img {
	margin: 0 -5px 0 0;}
.prodTable2 td {
	padding: 20px;}
.prodTable2 .prodData {
	padding: 5px 50px 5px 5px;}
.homeUl li {
	list-style-type: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 10px;
}
#homeUlLeft, #homeUlRight {
	width: 130px;
	float: left;
	text-align: left;
}
#homeUlLeft {
	margin: 0 10px 10px 25px;
}
p.question {
	color: #CC6600;
	margin-bottom: 0px;
	font-size: 14px;
	background: #CCCCCC;
	padding: 0 0 0 8px;
}
p.answer {
	background: #eee;
	padding-left: 8px;
}
#botLinks {
	position: absolute;
	margin-left: -2000px;}
