body {
	background-image: url(../images/bg_main.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #183149;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin: 20px 0px 0px;
	padding: 0px;
	text-align: center;
}

p {
	margin: 0px 0px 8px;
}

#wrap {
	margin: 0px auto;
	padding: 5px;
	width: 740px;
	background-color: #FFFFFF;
}

#header {
	padding-bottom: 1px;
}

#topnav {
	background-color: #B9B775;
	margin: 0px;
	padding: 0px 0px 0px 200px;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#topnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 0px;
}

#topnav ul li {
	display: inline;
}

#topnav ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 15px 2px;
	margin: 0px;
}

#topnav ul li a:hover {
	background-color: #8B8947;
	color: #FFFFFF;
	text-decoration: none;
}

#contentwrap {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	background-color: #D7D2BE;
}

#sidenav {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
	background-color: #D7D2BE;
}

#sidenav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidenav ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bg_sidenav.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#sidenav ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 170px;
}

#sidenav ul li a:hover {
	background-color: #C4BC9D;
	background-image: url(../images/bg_downcat_over.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#downcat {
	background-image: url(../images/bg_downcat.png);
	background-repeat: no-repeat;
	display: block;
	height: 77px;
	width: 173px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	padding-top: 26px;
	padding-left: 7px;
	margin-top: 50px;
}

.downcatheader {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	margin-bottom: 5px;
}

#downcat a {
	color: #FFFFFF;
	text-decoration: underline;
}

#downcat a:hover {
	color: #AFCAE4;
	text-decoration: none;
}

#content {
	width: 559px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
}

#welcome {
	background-color: #F1EFE8;
	padding: 10px;
}

#main {
	padding: 10px;
}

.header {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

.welcomepic {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.homebeamform {
	margin-left: 25px;
}

.homeoffers {
	float: left;
	padding: 5px 10px 5px 20px;
}

#forcer {
	clear: both;
}

#footer {
	font-size: 10px;
	color: #6C98E8;
	padding: 10px;
}

#footer a{
	color: #FFFFFF;
}

.usedtoggler {
	color: 306090;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	background-color: #D7D2BE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.accordioncontent {
	background-color: #FFFFFF;
}

.productwrap {
	float: left;
	width: 200px;
}

.producttitle {
	font-size: 14px;
	color: #306090;
	font-weight: bold;
	float: left;
	padding-top: 10px;
}

.productpic {
	margin-bottom: 2px;
}

.productpicwrap {
	font-size: 10px;
	color: #CCCCCC;
	float: left;
	width: 100px;
	clear: left;
	text-align: center;
	margin: 0px 10px 10px 0px;
}

.productdetailswrap1 {
	float: left;
	clear: left;
	width: 190px;
}

.productdetailswrap2 {
	float: left;
	clear: left;
	width: 220px;
}

.productdetailswrap3 {
	float: left;
	clear: left;
	width: 260px;
}

.productdetailswrap4 {
	float: left;
	clear: left;
	width: 330px;
}


.productdetailswrap5 {
	float: left;
	clear: left;
}

.productdescription1 {
	width: 200px;
	float: left;
	clear: left;
}

.productdescription2 {
}

.subprods {
	float: right;
}

.imageforcer {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.titlecolumn ul {
	margin: 0px;
	padding: 0px;
}

.titlecolumn li {
	list-style-type: none;
	margin: 0px 10px;
	padding: 10px 0px 0px;
	display: block;
	float: right;
	width: 60px;
	color: #999999;
	height: 22px;
}

.datacolumntitle {
	color: #999999;
	padding-left: 25px;
}

.datatable {
	float: right;
}

.datacolumn {
	padding-left: 25px;
	font-weight: bold;
}

.datacolumn ul {
	margin: 0px;
	padding: 0px;
	clear: right;
}

.datacolumn li {
	list-style-type: none;
	margin: 0px 10px;
	padding: 0px;
	display: block;
	float: right;
	height: 18px;
	font-weight: bold;
	line-height: 12px;
	width: 60px;
}

.clickhere {
	font-size: 10px;
	color: #C4BC9D;
	font-weight: normal;
}

legend {
	font-size: 13px;
	font-weight: bold;
	color: #183149;
}

fieldset {
	margin-top: 10px;
}

label {
	clear: left;
	float: left;
	width: 150px;
	margin-top: 5px;
}

.formfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 350px;
	font-size: 12px;
	float: left;
	margin-bottom: 5px;
}

.formfieldmulti {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 350px;
	height: 150px;
	font-size: 12px;
	float: left;
	margin-bottom: 5px;
}

.formfieldnolength {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-bottom: 5px;
}

.buttonsend {
	margin-left: 150px;
	clear: left;
}

.pleasenote {
	font-size: 10px;
	color: #CC0000;
	margin-left: 150px;
	clear: both;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}

.quote {
	font-style: italic;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	font-weight: bold;
}

.quoteopen {
	float: left;
}

.quoteclose {
	float: right;
	margin-top: -15px;
}

.contactlink {
	clear: left;
}
