html {
	overflow: -moz-scrollbars-vertical;
}

body {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background: #386d8e;
}


a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:focus {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

div#header {
	background: #386d8e;
	height: 150px;
	border: 0px;
	margin-left: 0px;
	background: url("../images/header_bgd.jpg") repeat-x top left;
}

div#header h1 {
	text-indent: -3000px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url("../images/header_logo.jpg") no-repeat top left;
	height: 150px;
	width: 325px;
}

div#header_right {
	background: url("../images/header_right.jpg") no-repeat top right;
	height: 150px;
	border: 0px;
	float: right;
	width: 100%;
	margin-left: 0;
	margin-right: 0px;
}

#nav_box {
	height: 51px;
	float: left;
	margin-left: 10px;
	margin-top: 99px;
	margin-right: 0px;
	color: #ffffff;
	padding: 0px;
}

div#main_nav {
	height: 26px;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	font-weight: bold;
}

div#main_nav ul
{
  margin:0;
  padding: 0;
  list-style:none;
	line-height: 26px;
}

div#main_nav li
{
  float:left;
  margin:0;
  padding:0;
	background:url("../images/nav_button.gif") no-repeat right top;
	height: 26px;
}

div#main_nav a {
  display:block;
	background:url("../images/nav_button_l.gif") no-repeat left top;
  padding:0px 12px;
	color: #adc9e0;
	text-decoration: none;
}

div#main_nav a:hover
{
	text-decoration: underline;
}

div#main_nav #current {
  background-image:url("../images/nav_button_selected.gif");
}

div#main_nav #current a {
  background-image:url("../images/nav_button_selected_l.gif");
	color: #ffffff;
}

div#main_nav #current a:hover
{
	text-decoration: underline;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
div#main_nav a {float:none;}
/* End IE5-Mac hack */

div#sub_nav
{
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}

div#sub_nav a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

div#sub_nav a:hover
{
	text-decoration: underline;
}

div#sub_nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

div#sub_nav ul li {
	margin-left: 0;
	padding: 0px 7px;
	border-left: 2px solid #386d8e;
	list-style: none;
	display: inline;
	height: 11px;
	line-height: 25px;
}
	
		
div#sub_nav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}


div#container
{
	background: #ffffff;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

div#container2
{
	background-color: #e4811c;
	margin: 0px;
	padding: 0px;
}

div#left_menu
{
	float: left;
	width: 162px;
	padding: 0px;
	margin: 0px;
	background-color: #e4811c;
	color: #000000;
  background-repeat: no-repeat;
  background-position: 0 100%;
}

div#quicklinks {
	margin-left: 5px;
	padding: 0;
	margin-right: 4px;
}

div#quicklinks a{
	color: #000000;
	text-decoration: none;
}

div#quicklinks a:hover{
	color: #000000;
	text-decoration: underline;
}

#quicklinks h3 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#quicklinks ul {
	list-style: none;
}

#quicklinks li{
  padding-left: 11px;
  background-image: url("../images/quicklink_bullet.gif");
  background-repeat: no-repeat;
  background-position: 0px 5px;
	font-size: 11px;
	padding-bottom: 4px;
}

#quicklinks ul, li {margin-left: 0; padding-left: 0; margin-top: 0; padding-top: 0;}

#agentlist ul {
	list-style: none;
}

#agentlist li{
  padding-left: 11px;
  background-image: url("../images/quicklink_bullet.gif");
  background-repeat: no-repeat;
  background-position: 0px 5px;
	font-size: 11px;
	padding-bottom: 4px;
}

#agentlist ul, li {margin-left: 0; padding-left: 0; margin-top: 0; padding-top: 0;}

#agentlist a{
	color: #000000;
	text-decoration: none;
}

#agentlist a:hover{
	color: #000000;
	text-decoration: underline;
}

div#right_bar
{
	float: right;
	width: 208px;
	margin: 0px;
	padding: 0px 2px 0px 0px;
	color: #000000;
	background-image: url("../images/right_bar_top.jpg");
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

div#add_cart
{
	float: right;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	font-color: #ffffff;
}

div#add_cart a:link {
	color: #ffffff;
	text-decoration: none;
}

div#add_cart a:visited {
	color: #ffffff;
	text-decoration: none;
}

div#add_cart a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div#add_cart a:focus {
	color: #ffffff;
	text-decoration: underline;	
}

div#add_cart a:active {
	color: #ffffff;
	text-decoration: none;	
}
div#add_cart img
{
	margin-top: 4px;
}

div#testimonials_box {
	width: 200px;
	border: 4px solid #e4811c;
	margin-top: 20px;
	margin-bottom: 10px;
}

div#testimonials_box h2 {
	color: #ffffff;
	font-weight: bold;
	background-color: #e4811c;
	text-align: center;
	margin: 0px;
	border-bottom: 2px solid #e4811c;
	font-size: 14px;
	padding: 0px;
}

#testbox_entries {
	padding: 5px;
}

div#outerDiv {
	margin-left: 162px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url("../images/content_base.jpg");
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

div#content
{
	line-height: 150%;
	margin-right: 210px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}

div#content p
{
	font-size: 12px;
	line-height: 16px;
}

div#content a:link {
	text-decoration: underline;
	color: #000000;
}

div#content a:visited {
	text-decoration: underline;
	color: #000000;
}

div#content a:hover {
	text-decoration: none;
	color: #000000;
}

div#content a:focus {
	text-decoration: none;
	color: #000000;
}

div#content a:active {
	text-decoration: none;
	color: #000000;
}

div#content h2
{
	font-size: 24px;
	color: #386d8e;
	margin: 0;
	padding-top: 0px;
	font-weight: bold;
}

div#content { line-height: 150%; }

#cleardiv
{
	clear: both;
	height: 0%;
}

#footer {
	background: #386d8e;
	height: 28px;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	text-align: center;
	color: #ffffff;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}

#footer a:link {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer a:focus {
	color: #ffffff;
	text-decoration: none;	
}

#footer a:active {
	color: #ffffff;
	text-decoration: none;	
}

.small {
	font-size: 10px;
}

.input_normal {
	width:175px; color:#000000;
}
.input_sml {
	width:135px; color:#000000;
}
.input_large {
	width:250px; color:#000000;
}
.input_small {
	width:100px; color:#000000;
}
.input_smaller {
	width:65px; color:#000000;
}
.spacer {
	height: 50px;
	line-height: 50px;
}

th {
	color: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.tablerow1 {
	background-color: #ffffff;
	font-size: 0.8em;
}

.tablerow1 td {
	border-bottom: 1px solid #666600;
}

.tablerow2 {
	background-color: #7c9db8;
	font-size: 0.8em;
}

.tablerow2 td {
	border-bottom: 1px solid #666600;
}