a, a:visited {
	color: #BBE9FF;
	text-decoration: none;
	font-weight: bold;
}

body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul {
	list-style-type: circle;
}

.footer {
	margin-top: 40px;
	padding-top: 20px;
	border-top: 1px solid #500000;
	clear: both;
	float: left;
}

.home_body {
	background-image: url(/images/home_splash_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	height: 700px;
}

.home_contact_info {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

.home_logo {
	margin-top: 35px;
	margin-left: 55px;
	float: left;
}

.home_content {
	position:relative;
	left: 0px;
	top: 192px;
	width: 900px;
	height: 300px;
	z-index: 1;
	clear: both;
}

.home_content_text {
	width: 560px;
	margin-left: 90px;
	float: left;
}

.nav {
	background-image: url(/images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 15px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	font-family: "Belwe Lt BT", Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	clear: both;
}

.nav a, .nav a:visited {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.nav img {
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
}

.page_title {
	font-family: "Belwe Lt BT", Georgia, serif;
	font-size: 24px;
	font-weight: bold;
}

.page_subtitle {
	font-family: "Belwe Lt BT", Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}

.products img {
	padding: 3px;
}

.sub_body {
	background-image: url(/images/sub_splash_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	height: 700px;
}

.sub_content {
	position:relative;
	left: 0px;
	top: 100px;
	width: 900px;
	height: 300px;
	z-index: 1;
	clear: both;
}

.sub_content_text {
	width: 560px;
	margin-left: 90px;
	float: left;
}

.sub_header {
	position: absolute;
	left: 150px;
	top: 4px;
	width: 892px;
	height: 90px;
	z-index: 2;
}

.sub_logo {
	float: left;
	clear: both;
	width: 144px;
	height: 144px;
	z-index: 2;
}