body {
   margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eae5d2;
}
#bg {background: url(/images/body-bg.gif) no-repeat 50% 0;min-width: 970px;}
img {border:none;}
form {padding:0;margin:0;}
.form select, .form input, .form textarea {vertical-align:middle;}
#main {margin: 0 auto;width: 970px;}
#content {overflow: hidden;width: 970px;padding: 0 0 20px 0;}
#column {
	float: left;
	width: 234px;
	margin: 0 0 0 1px;
	display: inline;
	position: relative;
}
#column .logo {
	float: left;
	width: 234px;
	height: 144px;
	text-indent: -9999px;
	overflow: hidden;
}
#column .box {
	float: left;
	width: 234px;
	background: url(/images/column-box-middle-bg.gif) repeat-y;
	border-right: 2px solid #eff1f1;
}
#column .box .box-inner {
	float: left;
	width: 198px;
	padding: 14px 20px 10px 16px;
	background: url(/images/column-box-top-bg.gif) no-repeat;
}
#column .box h2, #column .box3 h2 {
	margin: 0;
	background: url(/images/red-arrow.gif) no-repeat 0 7px;
	padding: 0 0 0 33px;
	font-size: 25px;
	color: #db0029;
	font-weight: normal;
}
#column #left-nav {
	float: left;
	list-style: none;
	padding: 0;
	margin: 10px 0 0 6px;
	display: inline;
	font-size: 13px;
	line-height: 27px;
	font-weight: bold;
	color: #000;
	width: 192px;
}
#column #left-nav li {border-top: 1px solid #bab2a2;float: left;width: 100%;}
#column #left-nav li a {color: #000;text-decoration: none;}
#column #left-nav li a:hover {text-decoration: underline;}
#column #left-nav ul {
	list-style: none;
	padding: 0 0 0 25px;
	margin: 0;
	font-weight: normal;
}
#column #left-nav ul li {border: 0;}
#column .box2 {
	float: left;
	width: 234px;
	background: url(/images/column-box2-middle-bg.gif) repeat-y;
	border-right: 2px solid #eff1f1;
}
#column .box2 .box2-inner {
	float: left;
	width: 234px;
	background: url(/images/column-box2-top-bg.gif) no-repeat;
}
#column .box2 .box2-container {
	float: left;
	width: 198px;
	padding: 15px 20px 10px 16px;
	background: url(/images/column-box2-bottom-bg.gif) no-repeat 0 100%;
}
#column .box2 h2 {
	margin: 0;
	background: url(/images/blue-arrow.gif) no-repeat 0 7px;
	padding: 0 0 0 35px;
	color: #02243d;
	font-size: 25px;
	font-weight: normal;
}
#column .box2 .form {float: left;margin: 14px 0 0 8px;display: inline;}
#column .box2 .form div {float: left;padding: 0 0 8px 0;}
#column .box2 .form .input-text1, #column .box2 .form .input-text2, #column .box3 .form .input-text2, #column .box4 .input-text2 {
	float: left;
	width: 177px;
	padding: 2px 0 1px 5px;
	font-size: 14px;
	line-height: 18px;
	color: #888888;
	border: 1px solid #3f3f3f;
}
#column .box2 .form .input-text2, #column .box3 .form .input-text2, #column .box4 .input-text2 {float: left;width: 136px;}
#column .box2 .form .btn, #column .box3 .form .btn, #column .box4 .form .btn {
	float: left;
	background: url(/images/form-btn-go.gif) no-repeat;
	width: 36px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 5px;
}
#column .box2 .form p {margin: 0 0 0 20px;font-size: 12px;color: #000;}
#column .box2 .form p a {color: #000;text-decoration: none;}
#column .box2 .form p a:hover {text-decoration: underline;}
#column .box3 {
	float: right;
	width: 209px;
	padding: 18px 0 20px 22px;
	border: 2px solid #eff1f1;
	background-color: #d7d5cd;
	margin: 0 -2px 0 0;
	border-right: 2px solid #eff1f1;
}
#column .box3 .form {float: left;margin: 5px 0 0 9px;display: inline;}
#column .box3 .form .btn {background: url(/images/form-btn-go2.gif) no-repeat;width: 37px;}
#column .box4 {
	float: left;
	background: url(/images/column-box4-middle.gif) repeat-y;
	width: 234px;
	border-right: 2px solid #eff1f1;
}
#column .box4 .box4-inner {
	float: left;
	width: 200px;
	padding: 17px 18px 17px 16px;
	background: url(/images/column-box4-bottom.gif) no-repeat 0 100%;
}
#column .box4 h3 {
	margin: 0;
	font-size: 25px;
	color: #165829;
	background: url(/images/green-arrow.gif) no-repeat 0 7px;
	padding: 0 0 0 33px;
	font-weight: normal;
}
#column .box4 p {margin: 10px 0 0 16px;font-size: 11px;color: #3b3b3b;}
#column .box4 p a {color: #000;text-decoration: none;}
#column .box4 p a:hover {text-decoration: underline;}
#column .box4 .form {float: left;padding: 10px 0 10px 16px;}
#column .box4 .form .btn {background: url(/images/form-btn-join.gif) no-repeat;width: 36px;}
#column .shadow {
	float: left;
	width: 234px;
	height: 16px;
	overflow: hidden;
	background: url(/images/shadow.gif) no-repeat;
}
#column .btn {
	border: 0;
}
#column .btn:hover {
	cursor: pointer;
}
#column2 {
	float: left;
	width: 734px;
	margin: 0 0 0 -2px;
	display: inline;
	background: url(/images/column2-bg2.gif) repeat-y 0px 0;
}
#column2 .column2-inner {
	float: left;
	width: 734px;
	display: inline;
	background: url(/images/column2-bg.gif) no-repeat 0 0;
}
* html #column2 .column2-inner {background-position: 0 0;}
#column2 .column2-container {
	float: left;
	width: 689px;
	padding: 0 0 50px 24px;
	background: url(/images/content-bottom-bg.gif) no-repeat 0 100%;
}
#column2 #top-links {
	float: left;
	list-style: none;
	padding: 56px 0 0 40px;
	margin: 0;
	font-size: 11px;
	color: #807b88;
}
#column2 #top-links li {float: left;padding: 0 9px;border-left: 1px solid #807b88;}
#column2 #top-links li a {color: #807b88;text-decoration: none;}
#column2 #top-links li a:hover {text-decoration: underline;}
#column2 #top-links .first {padding-left: 0;border: 0;}
#column2 .cart {
	float: right;
	margin: 15px 39px 0 0;
	display: inline;
	background: url(/images/cart-ico.gif) no-repeat;
	padding: 0px 0px 17px 75px;
	font-size: 11px;
	color: #000;
}
#column2 .cart a, a:visited, a:link {
	text-decoration: none;
	color: #000;
}
#column2 .cart span {color: #db0029;}
#column2 .banner {float: left; margin: 34px 0 19px 3px;border: 1px solid #3c3f3f;display: inline;}
#column2 .banner img {float: left;}
#column2 .text {float: left; z-index: -1;}
#column2 p {margin: 0 0 0 7px;font-size: 11px;line-height: 15px;color: #000;}
#column2 .red {font-size: 13px;color: #db0029;}
#column2 h2 {margin: 18px 0 0 7px;font-size: 17px;font-weight: normal;color: #db0029;}
#column2 .grey-box {
	float: left;
	width: 680px;
	margin: 30px 0 0;
	padding:  0;
	background: #ececec url(/images/grey-box-bg.gif) no-repeat;
}
#column2 .grey-box h1 {
	margin: 8px 0 0;
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	color: #db0029;
}
#column2 .grey-box .product {
	float: left;
	list-style: none;
	padding: 0;
	margin: 3px 0 10px 11px;
	font-size: 13px;
	color: #000;
}
#column2 .grey-box .product li {
	float: left;
	width: 210px;
	height: 200px;
	margin: 10px 10px 0 0;
	display: inline;
	background-color: #fff;
	border: 1px solid #afafaf;
}
#column2 .grey-box .product li img {display: block;}
#column2 .grey-box .product p {margin: 8px 0 0 10px;font-size: 13px;color: #000;}
#column2 .grey-box .product a {
	float: left;
	color: #db0029;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 5px 0 0 7px;
	background: url(/images/product-details.gif) no-repeat 0 3px;
	font-size: 13px;
}
#column2 .grey-box .product a:hover {text-decoration: underline;}
#column2 .grey-box .product span {float: right;padding: 5px 7px 0 0;color: #165829;font-size: 13px;}
#column2 .main-content {
	float: left;
	width: 679px;
	margin: 30px 0 0 0;
}
#site-page-navigation {
	display: block;
	width: 670px;
	padding: 5px;
	background-color: #eae5d2;	
	overflow: hidden;
}
#site-page-navigation select {
	color: #666666;
	height: 20px;
	padding: 0;
	margin: 0;
}
#site-page-products {
	float: left;
	padding: 1px 0 1px 0;
}
#site-page-options {
	float: right;
}
.site-page-option {
	display: block;
	background: #db0029;
	width: 50px;
	text-align: center;
	text-decoration: none;
	padding: 3px;
	float: left;
	font-size: 11px;
	margin-left: 5px;
	border: 1px outset #c0c0c0;
}
a.site-page-option, a:link.site-page-option, a:visited.site-page-option {
	color: #ffffff;
	font-weight: bold;
}
#PageNumbers {
	clear: both;
	width: 100%;
	height: 50px;
	padding: 5px 0 0;
}
.payment-header {
	color: #cc0000;
	font-weight: bold;
}
.payment-text {
	color: #666;
	font-weight: bold;
}
