html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:url(../images/background2.gif) repeat-y top center;
	background-color:#FFF;
	font-family:Verdana;
	font-size:0.8em;
	color: #666666;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990033;
}
a:active {
	text-decoration: underline;
	color: #990033;
}

.alt strong{
	color: #000000;
}
.alt a, .alt a:link, .alt a:visited {
	text-decoration: underline;
	color: #990033;
}

.alt a:hover {
	text-decoration: none;
	color: #000000;
}

h1 {
	color:#990134;
	font-size:150%;
/*	font-weight:normal;*/
	margin:0em 0em 1em;
}
h2 {
	color:#990134;
	font-size:130%;
	margin:1.5em 0em 0.75em;
}
h3 {
	color:#990134;
	font-size:110%;
	margin:1.5em 0em 0.75em;
}
p {
	margin:0em 0em 1em;
}
strong {
	color:#990134;
}
br.clear {
	clear: left;
}
hr {
	border:0px;
	color:#990134;
	background-color:#990134;
	height:1px;
	width:100%;
	text-align:left;
	padding:0px;
	margin:2em 0em 0em;
}

hr .small {
	border:0px;
	color:#990134;
	background-color:#990134;
	height:1px;
	width:100%;
	text-align:left;
	padding:0px;
	margin:5px 0em 0em;
}

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	
	width:798px;
	border:0px solid #000;
}
#header {
	margin:0px;
	padding:0px;
}
#header_left {
	width:608px;
	background-image: url(../images/header_left.jpg);
	height:175px;
/*	border:1px solid #000;*/
	float:left;
}
#header_right {
	background-image: url(../images/header_right_bg.gif);
	width:181px;
	height:175px;
/*	border:1px solid #000;*/
	float:left;
	position:relative;
}
.contact_info {
	text-align:right;
	position:absolute;
	right:15px;
	bottom:15px;
}
#nav {
	height:43px;
	background:url(../images/nav_bg.gif) no-repeat top left;
	position:relative;
/*	border:1px solid #000;*/
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	text-align:left;
	overflow:visible;
}
#nav ul {
	margin:0px 20px 10px;
	padding:0px;
}
#nav li {
	height:43px;
	border:0px solid #CCC;
	padding:0px;
	display:inline;
	margin-right:16px;
	background:url(../images/nav_pointer_off.gif) no-repeat top center;
}
#nav a {
	color:#FFF;
	border:0px solid #FFF;
	padding:0px;
	margin:0px;	
	font-weight:bold;
	text-decoration:none;
}
#nav a span, #nav a:link span {
	color:#FFF;
	float:left;
	display:block;
	padding-top:10px;
	margin-right:16px;
	border:0px solid #CCC;
	background-color:#000;
	background:url(../images/nav_pointer_off.gif) no-repeat top center;
}
/*#nav li a:hover span, #nav li.current a span*/
/*#nav li a:hover span, #nav a.current span {*/
#nav li a:hover span, #nav li.current a span {
	color:#990134;
	text-decoration:none;
	background:url(../images/nav_pointer_on.gif) no-repeat top center;
	background-color:#000;
}
#subnav {
	width:181px;
	padding:0px;
	background-color:#F4F4F4;
}
#subnav ul {
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
	padding-bottom:20px;
}		
#subnav li {
	border-top:1px dotted #B7B7B7;
	margin:0px;
}
#subnav li a {
	display:block;
	padding:7px 10px 5px 34px;
	color:#666666;
	text-decoration:none;
	width:137px;
	font-weight:bold;
	background:url(../images/subnav_off_bg.gif) no-repeat center left;
}
html>body #subnav li a {
	width:auto;
}
#subnav li a:hover, #subnav li a.current {
	background-color:#B7B7B7;
	color:#000;
	background:url(../images/subnav_on_bg.gif) no-repeat center left;
}
#content {
/*	clear:both;*/
	padding:0px;
	padding-bottom:0px;
	margin:0px;
	background:url(../images/content_bg.gif) repeat-y top left;
	border:0px solid #990134;
	height:auto !important;
/*	position:relative;*/
	overflow:auto;
	overflow-y:auto;
/*	height:100%;
	min-height:100%;*/
}
#content_left {
	border:0px solid #990134;
/*	position:relative;*/
	float:left;
	padding:0px;
	padding-left:9px;	
	width:181px;
}
#content_middle {
	margin-left:30px;
	border:0px solid #990134;
/*	position:relative;*/
	float:left;
	width:357px;
	padding:20px 0px 0px;
}
#content_right {
	border:0px solid #990134;
/*	position:relative;*/
	margin-left:30px;
	float:left;
	width:181px;
	padding:0px;
}
#content_left .copy, #content_right .copy {
	padding:10px;
	margin:0px;
	border:0px solid #990134;
}
#content_middle .copy {
	margin-top:10px;
	margin-bottom:30px;
}

.sidebox ul {
	margin:0px 0px 0px 5px;
	padding:0px;
}
.sidebox li {
/*	margin-left:1.5em;*/
	margin:0px;
	padding-bottom:0px;
	background:url(../images/bullet.gif) no-repeat;
	background-position: 0% 0.5em;
	padding-left:12px;
	list-style:none;
}


.copy ul {
	margin:1em 1.5em 1.5em;
	padding:0px;
}
.copy li {
/*	margin-left:1.5em;*/
	margin:0px;
	padding-bottom:0.7em;
	background:url(../images/bullet.gif) no-repeat;
	background-position: 0% 0.5em;
	padding-left:12px;
	list-style:none;
}
#content_base {
	margin-left:9px;
	height:16px;
	background:url(../images/content_base.gif) no-repeat top left;
	background-color:#FFF;
	clear:both;
	padding-bottom:50px;
	border:0px solid #990134;
}
#footer {
	position:absolute;
	bottom:0; /* stick to bottom */
	border-top:1px solid #990134;
	margin:0px 0px 0px 10px;
	padding:0px;
	height:50px;
	width:780px;
/*	width:100%;*/
	background-color:#FFF;
	clear:both;
	font-size:85%;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul, #footer p {
	padding-top:12px;
}
#footer_left {
	float:left;
	text-align:left;
	vertical-align:bottom;
	padding-right:10px;
}
#footer_right {
	float:right;
	text-align:right;
	vertical-align:bottom;
}
#footer_left ul {
/*	margin:0px 20px 10px;*/
	margin:0px;
	padding-left:0px;
	border:0px solid #000;
	clear:none;
}
#footer_left li {
	border:0px solid #CCC;
	padding:0px;
	display:inline;
	margin:0px;
	margin-right:0px;
}
#footer a {
	color:#666;
	border:0px solid #FFF;
	margin:0px;	
	text-decoration:none;
}

#footer_left a {
	color:#666;
	border:0px solid #FFF;
	padding-left:12px;
	margin:0px;	
	text-decoration:none;
	background:url(../images/slash.gif) no-repeat;
	background-position: 5% 50%;
}
#footer_right a {
	color:#666;
	padding:0px;
	margin:0px;	
	text-decoration:none;
}

/********** page specific instructions **********/
.customer_quote {
	border:1px solid #CCC;
	border-color:#CC9999;
	margin-bottom:20px;
	padding:0px;
	position:relative;
}

/***** NEED THIS HACK TO MAKE THE .closequote display correctly in IE *****/
/* Hides from IE-mac \*/
* html .customer_quote {height: 1%;}
/* End hide from IE-mac */
/***** END HACK *****/

.quote_copy {
	padding:15px 30px 5px;
}
.openquote, .closequote {
	border:0px solid #990134;
	width:20px;
	height:20px;
	position:absolute;
}
.openquote {
	top:0px;
	left:0px;
	background:url(../images/openquote.gif) no-repeat top left;
}
.closequote {
	bottom:0px;
	right:0px;
	background:url(../images/closequote.gif) no-repeat bottom right;
}
