body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
p {
	line-height: 18px;
	color: #8e8e8e;
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	text-transform: uppercase;
}
h2 {
	color: #c6c6c6;
	font-size: 14px;
	line-height: 0px;
}
.container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.header {
	text-align: left;
	height: 62px;
}
.main {
	background-image: url(images/head_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav {
	background-image: url(images/alt_home_navtile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 50px;
}
.products {
	background-color: #000;
	position: relative;
	display: inline-block;
}
.top_border {
	background-image: url(images/alt_home_bordertile.jpg);
	background-repeat: repeat-x;
	height: 14px;
	padding-left: 250px;
	text-align: left;
	margin-top: 25px;
	float: left;
	width: 100%;
}
.theProduct {
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.product_info {
	float: left;
	text-align: left;
	margin-top: 26px;
	margin-left: 30px;
	width: 700px;
}
.product_img {
	width: 250px;
	float: left;
	padding-top: 44px;
}
.shop {
	text-align: right;
	padding-right: 20px;
	margin-top: 40px;
}

