body {
	background-color: #28211d;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
}

a {
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #cccccc;
}

.left {
	float: left;
}

.right {
	float: right;
}

#wrapper {
	width: 1000px;
}

#main {
	background-image: url(../images/bg_main.jpg);
	width: 972px;
	float: left;
	text-align: left;
}

#top_shdw {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 14px;
	text-align: right;
	padding-right: 14px;
	margin-top: 28px;
	color: #666666;
	padding-bottom: 5px;
}

#top_shdw a {
	color: #666666;
	text-decoration: none;
}

#top_shdw a:hover {
	text-decoration: underline;
}

#left_shdw {
	background-image: url(../images/bg_shdw_lt2.jpg);
	width: 14px;
	float: left;
}

#right_shdw {
	background-image: url(../images/bg_shdw_rt2.jpg);
	width: 14px;
	float: left;
}

#footer {
	background-image: url(../images/bg_shdw_bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
	color: #666666;
	text-align: left;
	padding: 15px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

#navigation {
	padding-right: 16px;
	text-align: right;
	height: 22px;
	margin-bottom: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px;
	text-transform: none;
}

#navigation a:hover {
	color: #d59b26;
}

#home_left {
	float: left;
	width: 700px;
	margin-bottom: 25px;
	margin-right: 25px;
	margin-left: 25px;
	display: inline;
}

#home_right {
	float: left;
	margin-bottom: 25px;
	margin-right: 20px;
	border-left: 2px solid #9a9494;
	padding-left: 25px;
	display: inline;
	width: 170px;
}

.image_border {
	border: 2px solid #9a9494;
}

.margin_right {
	margin-right: 20px;
	margin-bottom: 20px;
}

.margin_left {
	margin-left: 20px;
	margin-bottom: 20px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #9cd4ff;
	display: inline;
}

.line_height_normal {
	line-height: normal;
}

#sub_left {
	float: left;
	border-top: 2px solid #9a9494;
	width: 760px;
	display: inline;
}

#sub_right {
	float: left;
	width: 160px;
	padding: 25px;
	border-top: 2px solid #9a9494;
	border-left: 2px solid #9a9494;
	background-color: #403b3b;
	display: inline;
}

#sub_sub_left {
	width: 710px;
	padding: 25px;
}

#sub_sub_left a {
	text-transform: none;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin-top: 10px;
	margin-left: 15px;
	line-height: normal;
}

.margin_bottom {
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

.product_margin {
	float: left;
	margin-right: 20px;
	width: 160px;
	text-align: center;
	margin-bottom: 20px;
}

.product_margin a {
	color: #9cd4ff;
	font-weight: bold;
}

.product_no_margin a {
	color: #9cd4ff;
	font-weight: bold;
}
	
.product_no_margin {
	float: left;
	width: 160px;
	text-align: center;
	margin-bottom: 20px;
}

td.header {
	background-color: #666666;
}

.blue_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9cd4ff;
}

#featured {
	background-image: url(../images/bg-featured.jpg);
	background-repeat: no-repeat;
	color: #28211d;
	font-size: 12px;
	line-height: 17px;
	height: 134px;
}

#featured a {
	color: #edc26b;
	font-size: 10px;
	margin-right: 10px;
}
	