@charset "utf-8";
/* 
	Copyright 2002-2009 Athernet Solutions.
	www.athernet.com
*/

#bodyid {
	background: url('/imgs/background.jpg') repeat-x;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
	text-align: center;
}

img {
	border: none;
}

h2 {
	float: left;
	margin-left: 20px;
	width: 500px;
	color: #7491a6;
	font-size: 1.50em;
	text-align: left;
}

h1 {
	float: left;
	margin-top: -0px;
	width: 500px;
	color: #7491a6;
	font-size: 1.50em;
	text-align: left;
}

hr {
	float: left;
	margin-top: 5px;
	display: block;
	width: 500px;
	border-color: #CCCCCC;
}

p {
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	width: 480px;
	color: #666666;
	text-align: left;
}

p a {
	font-weight: bold;
	color: #7491a6;
}

ul {
	padding: 0px;
	margin: 0px;
}

li {
	padding: 0px;
	margin: 0px;
}

.page {
	margin: 0px auto;
	width: 960px;
}

.content {
	float: left;
	width: 100%;
	background: #fff;
}

.logo {
	float: left;
	margin: 15px;
	margin-right: 20px;
	width: 301px;
	height: 59px;
}

.banner {
	float: left;
	margin: 15px;
	padding-top: 8px;	
	margin-bottom: 10px;
	width: 352px;
	height: 59px;
	background: url('/imgs/banner.jpg');
}

.banner a {
	font-size: 1.56em;
	color: #fff;
	text-decoration: none;
}

.telephone {
	float: right;
	margin: 20px;
	width: 183px;
	height: 42px;
	text-indent: -3000px;
	background: url('/imgs/telephone.jpg') no-repeat;
}

.left {
	float: left;
	width: 200px;
}

ul {
	float: left;
	width: 100%;
	text-align: left;
}

li {
	margin-left: 15px;
}

.left ul {
	float: left;
	margin-left: 2px; 
	margin-top: -3px;
	width: 100%;
	list-style: none;
	background: #616161;
}

.header li {
	float: left;
	margin-left: 0px;
	list-style: none;
	width: 172px;
	padding: 8px;
	padding-left: 20px;
	text-align: left;
	border-top: 1px solid #fff;
}

.left li a {
	float: left;
	width: 157px;
	margin-left: -15px;
	padding: 8px;
	padding-left: 35px;
	text-align: left;
	border-top: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	background: url('/imgs/nav.jpg') no-repeat	
}

.left li a:hover {
	color: #fff;
	text-decoration: underline;
}

.news {
	float: left;
	margin-top: 10px;
	width: 100%;
	background: #f3f3f3;
}

.item {
	float: left;
	margin-left: 2px;
	border-top: 1px solid #cccccc;
}

.title {
	float: left;
	margin-left: 2px;
	padding: 10px;
	width: 180px;
	color: #fff;
	font-size: 1.25em;
	font-weight: bold;
	text-align: left;
	background: #6aacde;
}

.news_heading {
	float: left;
	padding: 10px;
	margin-bottom: -7px;
	width: 180px;
	text-align: left;
	color: #7491a6;
	font-size: 1.1em;
	font-weight: bold;
}

.read_more_news {
	color: #7491a6;
	font-weight: bold;
}

.news_text a {
	float: left;
	margin: 0px;
	text-decoration: none;
	margin-bottom: 10px;
	padding-left: 10px;
	width: 180px;
	text-align: left;
	color: #999999;
}

.banner-small {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.middle {
	float: left;
	margin: 10px;
	margin-left: 15px;
	width: 500px;
	text-align: left;
	color: #000;
}

.middle ul {
	background: #fff;
	list-style: inside disc;
	list-style-position: outside;
	padding-left: 10px;
}

.middle li {
	float: left;
	width: 470px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background: #fff;
}

.errors {
	float: left;
	width: 450px;
	padding: 10px;
	margin-bottom: 20px;
	background: #ffcccc;
	border: 2px solid #f00;
}

.errors_callback {
	float: left;
	width: 100%;
	font-size: 9pt;
	text-align: left;
	color: #f00;
}

.errors_callback p {
	color: #f00;
}

.success {
	float: left;
	width: 450px;
	padding: 10px;
	margin-bottom: 20px;
	background: #c7dcec;
	border: 2px solid #6aacde;
}

.success_callback {
	float: left;
	width: 100%;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	color: #2576b5;
}


.subtitleblue {
	margin-top: 10px;
	color: #7491a6;
}

.contact_form {
	float: left;
}

.red {
	color: #f00;
}

.contact_submit {
	width: auto;
}

.contact_input {
	width: 270px;
}

.middle a {
	color: #7491a6;
}

.middle h2 {
	margin-left: 0px;
}

.middle p {
	margin-left: 0px; color: #000;
}

p {
	text-indent: 0px;
}

h2 {
	margin-top: 0px;
	text-indent: 0px;
}

.page-text {
	float: left;
	margin-top: 0px;
	width: 500px;
	color: #000;
}

.page-text ul {
	margin-left: 10px;
}

.callback {
	float: right;
	margin: 20px;
	margin-left: 0px;
	width: 203px;
	border: 1px solid #b2cde7;
	background: #ccdeef url('/imgs/callback_bg.jpg') repeat-x;
}

.callback table {
	margin-top: -3px;
	margin-bottom: 5px;
}

.callback td {
	height: 35px;
}

.callback input {
	float: left;
}

.callback p {
	margin-left: 13px;
	margin-bottom: 8px;
	color: #000;
	font-size: 0.9em;
}

.callback_title h3 {
	margin: 0px;
	margin-top: -3px;
	font-size: 1.3em;
	margin-bottom: 2px;
}

.callback_title {
	float: left;
	margin: 10px;
	padding: 10px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	width: 165px;
	color: #f1f1f1;
	background: #005bae;
}

.callback table {
	float: left;
	margin-left: 10px;
	text-align: left;
	font-size: 0.92em;
}

.submit {
	margin-top: 5px;
	background: #efefef url('/imgs/button_bg.jpg') repeat-x;
	border: 1px solid #9a9a9a;
	width: 179px;
	height: 20px;
	font-weight: bold;
	color: #727272;
	text-transform: uppercase;
	vertical-align: middle;
}

.callback tr {
	height: 15px;
}

input {
	font-size: 0.92em;
	width: 175px;
}

.here {
	float: left;
	margin-bottom: 10px;
	width: 700px;
	text-align: left;
}

.here a {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}

.header {
	float: left;
	margin-left: 2px;
	margin-bottom: 2px;
	width: 956px;
	height: 181px;
	background: url('/imgs/header.jpg');
}

.header_title {
	float: left;
	margin: 25px;
	font-size: 2.55em;
	color: #fff;
}

.header ul {
	float: left;
	margin-top: -14px;
	margin-left: 30px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	background: none;
}

.header li {
	float: left;
	width: 100%;
	height: 8px;
	border: none;
}

.spotlight {
	float: right;
	margin-top: 20px; 
	margin-right: 20px;
	width: 720px;
	border-top: 1px solid #cccccc;
}

.spotlight_item {
	float: left;
	margin: 10px;
	margin-top: 12px;
	width: 190px;
	padding-right: 20px;
	border-right: 1px solid #e6e6e6;
}

.spotlight_item p {
	float: left;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	width: 100%;
}

.stock {
	float: left;
}

.dark {
	float: left;
	margin-top: 5px;
	color: #77787f;
	text-decoration: none;
	font-weight: bold;
}

.light {
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	color: #7491a6;
	text-decoration: none;
	font-weight: bold;
}

.read_more {
	float: right;
	margin-top: 5px;
	color: #7491a6;
	text-decoration: none;
	font-weight: bold;
}

.side_footer {
	float: left;
	width: 200px;
	height: 100%;
	background: #2492e1;
	border-right: 1px solid #fff;
}

.bold {
	font-weight: bold;
}

.banner_small {
	float: left;
	margin-top: 10px;
	text-indent: -3000px;
	background: url('/imgs/banner-small.jpg') no-repeat;
}

.wide {
	float: left;
	width: 750px;
	color: #81b2de;
	font-size: 8pt;
	text-align: center;
}

.wide a {
	color: #81b2de;
	font-size: 8pt;
}

.left_footer {
	float: left;
	padding: 10px;
	width: 200px;
	color: #fff;
}

.right_footer {
	float: left;
	margin-left: 40px;
	padding: 10px;
	text-align: right;
	width: 150px;
	color: #fff;
}

.footer {
	float: left;
	margin-top: 10px;
	width: 100%;
	height: 125px;
	background: #005bae;
}

.footer p {
	margin: 0px;
	color: #fff;
	font-size: 0.9em;
}

.right_footer p {
	text-align: right;
}

