/* CSS Document */

* {
	padding: 0;
	margin: 0;
	}

body {
	background: #172F46 url(images/sides.jpg) top center repeat-y;
	}

#wrapper {
	width: 955px;
	margin-left: -478px;
	left: 50%;
	position: absolute;
	background: #172F46;
	}

#head {
	background: url(images/header_bg.jpg) top left no-repeat;
	height: 232px;
	}

#nav ul {
	padding-top: 199px;
	}

#nav li {
	display: inline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#nav li a {
	text-decoration: none;
	color: #444;
	}

#nav li a:hover {
	text-decoration: none;
	color: #999999;
	}

.call {
	color: #FFF;
	display: inline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 66px;
	}

span.call a {
	text-decoration: none;
	color: #00668C;
	}

span.call a:hover {
	text-decoration: none;
	color: #00aff0;
	}

#body {
	width: 945px;
	padding: 5px;
	margin-top: 12px;
	background: #172F46;
	}

#headline {
	width: 700px;
	height: 50px;
	float: left;
	}

#copyleft {
	background: #FFFFFF;
	border: 1px solid #AAAAAA;
	width: 680px;
	margin-bottom: 6px;
	padding: 9px;
	float: left;
	}

#copyleft ul {
	padding: 0 0 8px 15px;
	}

#copyleft a {
	color: #0080C0;
	text-decoration: none;
	}

#copyleft a:hover {
	background: #84d926;
	color: #172f46;
	text-decoration: underline;
	}

#sidebar {
	background: #FFFFFF;
	border: thin solid #AAAAAA;
	width: 214px;
	padding: 10px;
	float: right;
	}

#sidebar li {
	display: list-item;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 0 10px 12px 0px;
	margin-left: 24px;
	}

#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 10px;
	text-align: justify;
	}

#sidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	text-align: center;
	}

#sidebar a:hover {
	text-decoration: underline;
	}

#elitesidebar {
	background: #DADADA;
	border: thin solid #AAAAAA;
	width: 211px;
	margin-bottom: 12px;
	}

#elitesidebar img {
	float: left;
	padding: 4px;
	}

#ningad {
	background: url(images/sidebar/ningad.png) top left no-repeat;
	width: 213px;
	height: 320px;
	padding-top: 12px;
}

a.checkitout { background: url(images/sidebar/checkitout.png) no-repeat 0 0; display: block; height: 30px; width: 211px; float: left; margin-top: 250px; }
a.checkitout:hover { background-position: 0 -30px; no-repeat; }


#clear {
	clear: both;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-bottom: 18px;
	color: #274F76;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3C729D;
	padding-bottom: 14px;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #274F76;
	padding-bottom: 4px;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #003366;
	padding-bottom: 12px;
	text-align: center;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 9px;
	}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 14px;
	line-height: 17px;
	padding-bottom: 6px;
	}

.decimal {
	list-style-type: decimal;
}

.hr {
	background: #333333;
	width: 650px;
	height: 1px;
	margin-left: 15px;
	margin: 20px 0 20px 0;
	}

#productdisplay {
	background: #EAEAEA;
	border: solid 1px #999999;
	padding: 10px;
	margin-bottom: 10px;
	}

#productdisplay:hover {
	background: #E3FFA4;
	}

#productdisplay img {
	padding-right: 30px;
	}

img {
	border: none;
	padding: 0;
	}