@charset "UTF-8";
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
html {
	text-align: center;
}
body {
	3text-align: left;
	position: relative;
	background-image: url(../images/background.jpg);
	background-color: #80a7d0;
	background-repeat: repeat-x;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}

#logo{
	height: 112px;
	width: 357px;
	position: relative;
	top: 0px;
	z-index: 100;
	left: 12px;
}



#main {
	width: 950px;
	background-image: url(../images/blue_side.jpg);
	background-repeat: repeat-y;
	min-height:525px;
	margin-right: auto;
	margin-left: auto;
}
#spacer {
	height: 20px;
	width: 950px;
	background-image: url(../images/blue_side.jpg);
	background-repeat: repeat-y;
	clear: both;
}
#branding {
	width: 950px;
	position: relative;
	top: -30px;
	height: 245px;
	margin-right: auto;
	margin-left: auto;
	z-index: 101;
}
#flash {
	height: 210px;
	width: 950px;
	position: absolute;
	top: 36px;
	right: 0px;
	background-image: url(../images/flash.png);
	background-repeat: no-repeat;
}
#button {
	background-color: #000;
	float: left;
	height: 160px;
	width: 235px;
}
#content {
	width: 685px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
#content_sub {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	width: 685px;
	
}
#sidebar_content {
	width: 210px;
	float: right;
	clear: both;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #d30f46;
	margin-top: 15px;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-style: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #014FA1;
	margin-top: 15px;
	margin-bottom: 5px;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d30f46;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d30f46;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 30px;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 16px;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d30f46;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
#nav {
	height: 115px;
	width: 610px;
	position: absolute;
	float: right;
	text-align: center;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	right: 0px;
	top: 0px;
	padding-left: 15px;
	z-index: 5000;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height: 25px;
	width: 950px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	clear: both;
}
a {
	color: #00F;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	color: #00F;
	text-decoration: none;
}

a:visited {
	color: #00F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666;

}
#main table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.float_R {
	float: right;
}
.float_L {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.float_left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#container {
	width: 1024px;
}
#subnav {
	float: right;
	height: 40px;
	width: 250px;
	color: #FFF;
	padding-top: 25px;
	padding-right: 38px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
#subnav a {
	color: #FFF;
}
#product_row {
	width: 650px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 225px;
}





#product {
	width: 200px;
	float: left;
	margin-right: 45px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #80a7d0;
}
.product_name {
	font-size: 13px;
	color: #447bb3;
	margin-top: 7px;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
.product_image {
	height: 225px;
	width: 200px;
	text-align: center;
}
.product_btn {
	float: left;
	height: 20px;
	width: 225px;
	background-image: url(../images/grey_btn.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	font-size: 12px;
	color: #FFF;
}
.product_price {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666;
	text-align: center;
}
.product_name a {
	color: #447bb3;
	text-decoration: none;
}
.product_name a:link {
	color: #447bb3;
	text-decoration: none;
}
.product_name a:visited {
	color: #447bb3;
	text-decoration: none;
}
.product_name a:hover {
	color: #1c436c;
	text-decoration: none;
}

.product_btn a {
	color: #FFF;
	text-decoration: none;
}
.product_btn a:link {
	color: #FFF;
	text-decoration: none;
}
.product_btn a:visited {
	color: #FFF;
	text-decoration: none;
}
.product_btn a:hover {
	color: #333;
	text-decoration: none;
}
.btn_blue a {
	color: #FFF;
	text-decoration: none;
}
.btn_blue a:link {
	color: #FFF;
	text-decoration: none;
}
.btn_blue a:visited {
	color: #FFF;
	text-decoration: none;
}
.btn_blue a:hover {
	color: #000;
	text-decoration: none;
}
.btn_grey a {
	color: #FFF;
	text-decoration: none;
}
.btn_grey a:link {
	color: #FFF;
	text-decoration: none;
}
.btn_grey a:visited {
	color: #FFF;
	text-decoration: none;
}
.btn_grey a:hover {
	color: #999;
	text-decoration: none;
}
.btn_grey {
	float: left;
	height: 20px;
	width: 140px;
	background-image: url(../images/grey_btn.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin-right: 5px;
}
.btn_blue {
	float: left;
	height: 20px;
	width: 140px;
	background-image: url(../images/blue_btn.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#indent {
	width: 200px;
	padding-left: 80px;

}
#line {
	height: 1px;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #1c436c;
	clear: both;
}
#line2 {
	height: 1px;
	width: 320px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #1c436c;
	clear: both;
}
#line3 {
	height: 1px;
	width: 400px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #1c436c;
	clear: both;
}
.column {
	text-align: left;
	float: left;
	width: 340px;
}
.form_header {
	font-size: 11px;
	color: #000;
	margin-right: 5px;
	width: 200px;
	margin-bottom: 10px;
	height: 20px;
}
.form_header2 {
	font-size: 11px;
	color: #000;
	width: 25px;
	margin-bottom: 10px;
	height: 25px;
}
.form_header3 {
	font-size: 12px;
	margin-right: 5px;
	width: 125px;
	height: 25px;
	margin-bottom: 10px;
}
.form_header4 {
	font-size: 11px;
	color: #000;
	margin-right: 5px;
	width: 200px;
	margin-bottom: 10px;
	height: 25px;
}
.cc {
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
	height: 20px;
}
.total {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #d30f46;
	margin-top: 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-style: normal;
}

.btn_grey2 a {
	color: #FFF;
	text-decoration: none;
}
.btn_grey2 a:link {
	color: #FFF;
	text-decoration: none;
}
.btn_grey2 a:visited {
	color: #FFF;
	text-decoration: none;
}
.btn_grey2 a:hover {
	color: #999;
	text-decoration: none;
}
.btn_grey2 {
	float: left;
	height: 20px;
	width: 100px;
	background-image: url(../images/grey_btn.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}