BODY {
	background-color: #04032b;
	font-family: Arial, Helvetica, sans-serif;
	margin: 61px 0px 0px 0px;
}

#clear {
	clear: both;
}

#header {
	width: 966px;
	margin-bottom: 38px;
}

#main {
	width: 966px;
	margin: 0px auto 0px auto;
}

#paper {
	width: 757px;
	float: right;
}

#paper #top {
	width: 757px;
	height: 33px;
	background-image: url("/templates/luke/images/paper1.jpg");
	overflow: hidden;
}

#paper #middle {
	width: 757px;
	background-color: #ffffff;
}

#paper #middle #content {
	width: 730px;
	padding: 10px 14px 10px 13px;
}

#paper #middle #content p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#paper #bottom {
	width: 757px;
	height: 32px;
	background-image: url("/templates/luke/images/paper2.jpg");
	overflow: hidden;
}

#sidebar {
	width: 157px;
	float: left;
}

#sidebar #sidebar-content {
	background-color: #797979;
}

#sidebar #sidebar-content ul {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	width: 137px;
}

#sidebar #sidebar-content ul li a {
	color: #ff3300;
	font-size: 12px;
	text-decoration: none;
}

#prodTable {
	width: 730px;
}

#prodTable tr td {
	vertical-align: top;
	text-align: center;
	width: 243px;
}

#prodpriceTable {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}

#prodpriceTable tr th {
	padding: 3px;
	margin: 0px;
	text-align: left;
	border: 1px solid #000000;
	background-color: #4a6fa3;
	color: #ffffff;
}

#prodpriceTable tr td {
	padding: 3px;
	margin: 0px;
	border: 1px solid #000000;
}

#formbox {
	border: 1px solid #43515e;
	width: 666px;
	padding: 10px 0px 10px 0px;
	position: relative;
	margin: 20px auto 0px auto;
	color: #43515e;
}

.formButton {
	width: 200px;
	text-align: center;
}

#formcella {
	font-weight: bold;
	padding: 4px;
	text-align: right;
	width: 150px;
	vertical-align: top;
}

#formcellb {
	padding: 4px;
	vertical-align: top;
}

#formtable {
}

.formarea {
	border: 1px solid #43515e;
	margin: 0px;
	padding: 2px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #43515e;
	width: 225px;
	height: 50px;
}

#formbutton {
	background-color: #93a0aa;
	color: #ffffff;
	width: 100px;
	padding: 1px;
	text-align: center;
	font-weight: bold;
}

#formbutton a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.formtext {
	border: 1px solid #43515e;
	margin: 0px;
	padding: 2px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #43515e;
	width: 225px;
}

#formtitle {
	position: absolute;
	top: -16px;
	left: 10px;
	background-color: #ffffff;
	padding: 7px;
	color: #43515e;
	font-size: 14px;
}

.footer {
	margin-top: 10px;
}

#helpTable {
	width: 646px;
}

#helpTable tr td {
	border-bottom: 1px solid #e0e0e0;
}

#helpTable tr th {
	text-align: left;
}

.cartTable {
	width: 646px;
}

#subimage {
	width: 181px;
	float: right;
}

#main #content #subcontent {
	width: 455px;
	margin: 5px auto 0px auto;
	font-size: 12px;
	float: left;
}

#main #content #subcontent h2 {
	color: #466aa0;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	text-transform: uppercase;
}