body {
	margin-top: 0;
	color: #FFF;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 974px;
}

#header {
	color: #CCC;
	background: #000 url(images/header.gif) no-repeat;
	height: 145px;
	text-align: right;
	padding-top: 5px;
}

#header_top, #header_bottom {
	height: 6px;
	font-size: 1px;
	background:url("images/header_top.gif");
}

#header p {
	font-size: 20px;
}

#body_top {
	background: #000 url("images/header_top.gif");
	width: 100%;
	line-height: 1px;
	height: 6px;
	margin-top: 5px;
}

#body_bottom {
	background: #000 url("images/header_top.gif");
	width: 100%;
	line-height: 1px;
	height: 6px;
	clear: both;
}

#nav {
	text-align: center;
	width: 100%;
	line-height: 1px;
}

.nav_image {
	border: 0;
}

#nav_body {
	width: 100%;
	padding: 0;
	margin-top: 5px;
	line-height: 1px;
}

#nav ul {
	margin: 0;
}

#nav li	{
	display: inline;
}

#content {
	margin-top: 10px;
}

#content_left {
	float: left;
	width: 170px;
	text-align: center;
}

#content_left img {
	border: 0;
	margin-bottom: 5px;
}

.nobullet {
	list-style-type: none;
	margin-bottom: 10px;
}

#content_body {
	height: expression( this.scrollHeight < 250 ? "249px" : "auto" ); /* sets min-height for IE */
	min-height: 252px;
	width: 780px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	margin-bottom: 20px;
}

#content_body_center {
	height: expression( this.scrollHeight < 250 ? "249px" : "auto" ); /* sets min-height for IE */
	min-height: 252px;
	width: 780px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	margin-bottom: 20px;
}

#store_container {
	width: 750px;
	text-align: center;
}

.store {
	width: 373px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
}

.store img, .store_center img {
	margin-bottom: 5px;
	border: 2px solid #009933;
}

.store_center {
	width: 750px;
	margin-top: 18px;
	text-align: center;
}

#computer_details {
	margin-left: 10px;
}

#computer_details img {
	float: right;
}

#computer_confirm table {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	border-width: 2px;
	border-style: solid;
	border-color: #0A0;
	border-collapse: collapse;
}

.table_header {
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #0A0;
	border-bottom: 2px solid #0A0;
}

.table_desc {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 75%;
}

.table_price {
	text-align: center;
	border-left: 2px solid #0A0;
	width: 25%;
}

.table_total {
	text-align: center;
	border-top: 2px solid #0A0;
	width: 25%;
}

.table_total_price {
	width: 75%;
	border-top: 2px solid #0A0;
	text-align: right;
}

#error_body_center {
	height: expression( this.scrollHeight < 250 ? "249px" : "auto" ); /* sets min-height for IE */
	min-height: 252px;
	width: 780px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	margin-bottom: 20px;
}

#error_body_center img {
	vertical-align: bottom;
}

#frontimage {
	float: right;
	margin-right: 100px;
	margin-top: 10px;
}

.indent {
	margin-left: 75px;
	margin-top: 20px;
}

.bold {
	font-weight: bold;
}

.font11 {
	font-size: 11px;
}

.font11_green {
	font-size: 11px;
	color: #0B0;
}

#price {
	text-align: center;
	clear: right;
}

#price img {
	float: none;
	border: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}

#computer_shipping {
	text-align: center;
}

.large_green {
	color: #0B0;
	font-size: 22px;
}

.larger {
	font-size: 16px;
}

p {
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	text-align: center;
}

h3 {
	text-align: center;
	margin-top: 5px;
	color: #0B0;
}

h4 {
	color: #0B0;
}

a:link, a:visited {
	color: #2B2;
}

#footer {
	background-color: #000;
	height: 50px;
	text-align: center;
	font-size: 12px;
	clear: both;
}

#footer_body {
	color: #FFF;
	margin-top: 4px;
}

#footer img {
	margin-top: 5px;
	border: 0;
}

#dropmenu1 {
	margin-top: 2px;
	width: 210px;
}

#dropmenu1 a:link {
	text-align: left;
	line-height: 18px;
	border: 1px solid black;
	border-bottom-width: 0;
}

#dropmenu1 a:hover {
	background: #006600;
	color: #FFF;
}

#dropmenu1 a:visited {
	display: block;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	text-indent: 3px;
	text-align: left;
	border: 1px solid black;
	border-bottom-width: 0;
}

.dropmenudiv {
	position: absolute;
	line-height: 18px;
	z-index: 100;
	background-color: #003300;
	color: #FFF;
	width: 148px;
	visibility: hidden;
	font: normal 12px Verdana;
}

.dropmenudiv a:link {
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

#contact_con {
	width: 570px;
	height: 300px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.labels {
	width: 160px;
	float: left;
	margin-right: 10px;
	text-align: right;
}

.field {
	width: 400px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
}

#submit {
	width: 100px;
}

.green {
	color: #0B0;
}

.extra_con {
	margin-bottom: 5px;
}

.shipping_con {
	margin-bottom: 15px;
}

.option {
	width: 200px;
	color: #0B0;
	margin-right: 10px;
	text-align: right;
	float: left;
}

.extra {
	width: 570px;
	text-align: left;
}

.center {
	text-align: center;
}