@CHARSET "UTF-8";

img {
	border: none;
}

body {
	font-family: Arial;
	margin: 0;
	padding: 0;
	background: #f7adce;
}

#outer_page {
	margin: 2px;
	text-align: center;
	height: 100%;
	border: 0px solid orange;
}

#inner_page {
	width: 900px;
	height: 100%;
	background: rgb(255,255,255) url(/images/bg2.jpg) 0 100% no-repeat;
	border: 0px solid red;
	text-align:left;
	margin: 0 auto;
}

#inner_page_b {
	width: 900px;
	height: 100%;
	margin: 64px auto;
	text-align:center;
}

#banner {
	height: 40px;
	text-align: center;
	padding-top: 10px;
	background: #FFFFFF;
	text-transform: uppercase;
	overflow:hidden;
}

#banner_content {
	color: #80C342;
	font-size: 26px;
	white-space: no-wrap;
	font-weight: bold;
	width: 1200px;
	position:relative;
	left:800px;
}
	
#navigation {
	padding-top:20px;
	font-size:14px;
	line-height: 24px;
	text-align:center;
	border: 0px solid blue;
}

#navigation a {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 24px;
	
}

#navigation a:hover, #navigation a.over {
	color: #FF0075;
}

#header {
	/*background: #99d3c4 url(../images/header_gradient.png) 0 0 repeat-y;*/
	vertical-align:middle;
	text-align:center;
	overflow:auto;
}

.header_content {
	/*
	padding-top:24px;
	margin-left:40px;
	*/

}

#page_logo {
	float:left;
	margin-left:12px;
}

#page_title {
	float:right;
	margin-top:30px;
	margin-right:12px;
}

#header img {
	/*
	margin-left: 170px;
	margin-top: 8px;
	*/
}

#content {
	background: transparent;
	padding: 32px 22px;
	min-height: 500px;
	overflow:auto;
}

img.page_title {
	
}

#content h1 {
	font-size: 18px;
	color: #000000;
	font-weight:bold;
}

#content h2 {

}

.product_section_heading {
	margin-left: 120px;
	text-transform: uppercase;
}

#content p {
	color: #000000;
	line-height: 19px;
	font-size: 16px;
	_height: 0;
}

#content ul {
	margin-left: 0;
	text-indent: 0;
	padding-left: 18px;
}

#content ul li {
	list-style-image: url(/images/list.png);
	margin-bottom: 3px;
	text-indent: 0;
}

#content a {
	color: #000000;
	font-weight: bold;
}

#content p.slogan {
	font-size: 18px;
	font-weight: bold;
	color: #FF0075;
}

#content p.list_head {
	font-weight:bold;
	margin-bottom: 0;
	line-height: 14px;
}

p.statement {
	font-weight:bold;
	font-size: 32px;
}

div.left {
	margin-right: 400px;
}

div#homepage_images {
	text-align:center;
	margin-bottom: 20px;
}

div.homepage_image {
	width:500px;
	height: 249px;
	margin: 32px auto 10px auto;
	background: transparent url(/images/skydivers.png) 0 0 no-repeat;
}

div.homepage_inner {
	padding: 20px;
}

div.homepage_inner_frame {
	border: 4px solid white;
	height: 201px;
}

div.right {
	width: 350px;
	float:right;
}

div.right_inner {
	padding: 20px;
}

div.right_inner_frame {
	border:4px solid white;
	height: 372px;
}

h3 a {
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}

div.product {
	clear:left;
	margin: 24px 0;
	font-size: 12px;
	border: 0px solid green;
}

div.product img {
	border: 1px solid black;
	float:left;
	margin-right: 20px;
}

div.product_page {
	clear:left;
	margin: 24px 0;
	font-size: 12px;
	border: 0px solid green;
}

div.product_list_text h3 {
	margin:0;
}

div.product_list_text p {
	_height: 0;
}


div.quote {
	color:#999999;
	font-family: "Times New Roman", Times, serif;
	background: transparent url(/images/quote_left.gif) 0 0px no-repeat;
	margin-top:16px;
	clear:both;
}

p.quote {
	font-style:italic;
	color:#999999;
	margin-left:8px;
	margin-right: 8px;
	background: transparent url(/images/quote_right.gif) 100% 100% no-repeat;
	text-indent: 32px;
}

p.by {
	text-align:right;
	font-weight: bold;
}

img.right {
	float:right;
	margin: 10px;
}

div.product_list {
	margin-left: 150px;
	margin-right: 20px;
}

.section_heading {
	color: green;
	font-weight: bold;
	font-size: 24px;
}

div.product_listing {
	float:right;
	clear:left;
}

div.product_listing img {
	float:left;
	border: 1px solid black;
	margin: 0 6px 2px 6px;
}

div.product_list_text {
	float: left;
	width: 550px;
}

div.product_listing h4 {
	font-weight: bold;
}

div.listing_image {
	float: left;
	width: 220px;
	text-align:center;
	margin-right: 16px;
	border: 0px solid red;
}

div.full_listing {
	width: 600px;
	float:left;
	border: 0px solid blue;
}

div.full_listing h2 {
	color: #000000 !important;
	margin-bottom: 2px;
}

div.full_listing h3 {
	color: #80C342 !important;
	font-size: 16px;
	margin-top: 0;
}


p.testimonial {
	font-style: italic;
	color: #666666;
}

p.testimonial_from {
	text-align: right;
}

div.formrow {
	clear:both;
	padding:6px 0;
}

div.formrow label {
	float:left;
	width: 180px;
}

div.formrow input, div.formrow textarea {
	float:left;
	width: 660px;
	border: 1px solid #9999FF;
	color: #000000;
	background: #FFFFFF;
}

div.formrow input.submit {
	width: auto;
	margin-left: 180px;
}
	
p.statement2 {
	font-weight:bold;
	font-size: 28px !important;
	margin-bottom: 150px !important;
	line-height: 50px;
	height: 50px !important;
	text-align: center;
}


