html { margin-bottom: 1px; min-height: 100%; }

div, #right-column a.action{ behavior: url(ie6/iepngfix.htc) } /* -- TRANSPARENCY FIX FOR STUPID IE6 -- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:20px 0 0 0;
	font-size:12px;
}

a {color: #333; outline:none;}
a:link{color:#333; text-decoration:underline;}
a:visited{color:#333; text-decoration:underline;}
a:hover{color:#006600;	text-decoration:underline;}
a:active{color:#333;	text-decoration:underline;}

a.action, a.action:visited {
	color:#006600;
	background:url(../images/bg-action-link-arrow-transparent.png) no-repeat left center;
	padding:2px 0 2px 19px;
	text-decoration:none;
	font-weight:bold;
}

h1{	
	font-size:16px;
	color:#F99206;
	margin-bottom: 8px;
}

h2{
	font-size:23px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

h2 span { font-weight:normal; }

h2.sub-title {
	padding:0 0 5px 0;
	margin:5px 0 15px 0;
	display:block;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	font-size:20px;
	color:#000000;
}

h3 {
	font-size:23px;	
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

h3 span { color:#006600; font-weight:normal; }

h3.introduction {
	font-size:13px;
	color:#666666;
	text-align:left;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 20px 0;
}

h4{
	font-size:13px;	
	font-weight:bold;
	margin: 0px;
	color:#282828;
}

h4.green {
	font-size:14px;
	font-weight:normal;
	color:#006600;
}

#container-blank p {
	font-size:11px;
	color:#333333;
}

ul#nav {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	margin-bottom: 8px;
	padding-left: 0.5em;
	margin: 0 0 15px 5px;
	font-size: 12px;
}

.assistive {display: none;}

.clearfix:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
	border: 1px solid #0cc; 
}

.clearfix {display: block;}

#container  {
	width: 920px;
	margin: 20px auto;
}

#container-blank {
	width:866px;
	overflow:auto;
	padding:5px 30px;
	margin:0 auto;
	_margin:-4px auto;
	background:url(bg-container.gif) repeat-y center;
}

#container-blank-top {
	width:926px;
	height:10px;
	margin:20px auto 0 auto;
	background:url(bg-container-top.gif) no-repeat top center;
}

#container-blank-bottom {
	width:926px;
	height:10px;
	margin:0 auto 20px auto;
	background:url(bg-container-bottom.gif) no-repeat bottom center;
}

#header-container {
	width:960px;
	margin:0 auto;
	padding-right:20px;
}

#header {
	height: 75px;
	width:950px;
	margin:0 20px 0 0;
	background: url(../images/header_bg.gif) repeat-x top;
}

#imagereplace {
	float: left;
	width: 352px;
	height: 75px;
	background: url(../images/logo.jpg) no-repeat top left;
}	

ul#nav {
	float:right;
	list-style: none;
}
ul#nav li{
	float: left;
	display: block;
	color: #00703F;
	font-size: 140%;
	margin: 20px 0 0 40px;
}
ul#nav li.active a{
	color: #000;
	font-weight: 800;
}
ul#nav li a{
	text-decoration:none;
	color: #00703F;
}
ul#nav li a:hover{
	color: #000;
	text-decoration: underline;
}
ul#nav li.active a:hover{
	text-decoration:none;
}

#intro {
	width:860px;
	padding:30px;
	height:315px;
	background:url(../images/bg-intro.jpg) no-repeat top center;
	float:left;
}

#home-panel-left {
	width:10px;
	height:260px;
	float:left;
	background:url(../images/bg-home-panel-left.gif) no-repeat bottom left;
}

#home-panel {
	width:900px;
	height:259px;
	margin-bottom:20px;
	float:left;
	position:relative;
	background:url(../images/bg-home-panel.gif) repeat-x bottom center;
}

#home-panel-bottom {
	width:920px;
	clear:both;
	height:20px;
	margin:0;
	background:url(bg-content-bottom.gif) no-repeat bottom center;
}

#home-panel-sub {
	width:920px;
	min-height:500px;
	float:left;
	background:#000000 url(bg-content.gif) repeat-x top;
}

#home-panel-right {
	width:10px;
	_width:7px;
	height:260px;
	float:left;
	background:url(../images/bg-home-panel-right.gif) no-repeat bottom right;
}

#intro #left-column {
	width:360px;
	float:left;
}

	#intro #left-column h2 {
		margin:0 0 20px 0;
}

	#intro #left-column p {
		color:#FFFFFF;
		font-size:13px;
		line-height:1.4em;
		width:300px;
}

#intro #right-column {
	width:190px;
	height:303px;
	background:url(../images/bg-promo-box-translucent.png) no-repeat top center;
	float:right;
	padding:0 20px;
}

	#intro #right-column p {
		color:#FFFFFF;
		font-size:11px;
		color:#000000;
		line-height:1.45em;
		*margin:12px 0 0 0;
}

	#intro #right-column h3 {
		margin:15px 0 0 0;
}

	#intro #right-column a.action {
		font-size:12px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
		background:url(../images/bg-action-link-arrow-transparent.png) no-repeat left center;
		padding:0 0 0 18px;
}

	#intro #right-column a.action:hover {
		text-decoration:underline;
}

.clear-right { clear:right; }
.clear-left { clear:left; }
.clear-leftright { clear:both; }

#contact-number {
	width:auto;
	background:#1A724A;
	padding:10px 0 5px 0;
	clear:both;
	overflow:hidden;
	padding:10px;
}

#contact-number p {
	margin:0;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#contact-number #left-column, #contact-number #left-column a, #contact-number #left-column a:visited {
	float:left;
	color:#FFFFFF;
	text-decoration:none;
}

#contact-number #right-column {
	float:right;
	color:#FFFFFF;
}

#footer {
	width:auto;
	background:#006236;
	padding:10px;
	clear:both;
	overflow:hidden;
	height:90px;
}

.footer-container {
	width:920px;
	margin:0 auto;
}

#footer-left {
	float:left;
}

#footer-right {
	float:right;
}

#footer-left p, #footer-left a, #footer-left a:visited {
	color:#CCCCCC;
	text-decoration:none;
	font-size:11px;
	margin-left:30px;
	font-weight:bold;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

#footer-right a, #footer-right a:visited, #footer-right p {
	color:#CCCCCC;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	margin-left:30px;
	font-weight:bold;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

#footer-right a:hover {
	text-decoration:underline;
}

.tab-column-1 {
	width:300px;
	float:left;
}

.tab-column-1 p {
	font-size:11px;
	line-height:1.5em;
	*margin:10px 0 0 0;
}

.tab-column-2 {
	width:300px;
	float:left;
	margin:-7px 0 0 30px;
}

.tab-column-3 {
	margin:-19px;
	_margin-right:-9px;
	float:right;
	width:200px;
	height:200px;
}

a.action-panel {
	color:#666666;
	font-weight:bold;
	text-decoration:none !important;
	display:block;
	cursor:pointer;
	width:100%;
	float:left;
	padding:9px 2px;
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
}

a.action-panel span {
	float:left;
	font-size:11px;
	color:#006600;
	font-weight:normal;
	background:url(../images/bg-action-link-arrow-transparent.png) no-repeat left center;
	padding:2px 0 2px 19px;
	margin:8px 0 0 0;
}
a.action-panel:hover span {
	text-decoration:underline;
}

#content-tabs-container {
	width:850px;
	padding:10px 20px;
	min-height:480px;
	margin:0 0 0 15px;
	background:#FFFFFF;
	overflow:auto;
}

	#content-tabs-container p {
		color:#333333;
		font-size:11px;
}

	#content-tabs-container h3.introduction {
		font-size:13px;
		color:#666666;
		text-align:left;
		font-weight:normal;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding:0 0 20px 0;
}

	#content-tabs-container h4 {
		font-size:14px;
		font-weight:normal;
		color:#006600;
}

.column-1 {
	width:450px;
	float:left;
	margin:10px 0 0 0;
}

.column-1-about {
	width:450px;
	float:left;
}

.column-full-length {
	width:866px;
	float:left;
}

#sub-intro-students {
	background:url(../images/bg-intro-students2.jpg) no-repeat top right;
	height:235px;
	margin:-10px -20px 20px -20px;
	padding:15px 0 0 25px;
}

#sub-intro-residential {
	background:url(../images/bg-intro-residential2.jpg) no-repeat top right;
	height:235px;
	margin:-10px -20px 20px -20px;
	padding:15px 0 0 25px;
}

#sub-intro-commercial {
	background:url(../images/bg-intro-commercial2.jpg) no-repeat top right;
	height:235px;
	margin:-10px -20px 20px -20px;
	padding:15px 0 0 25px;
}

#sub-intro-cars {
	background:url(../images/bg-intro-cars2.jpg) no-repeat top right;
	height:235px;
	margin:-10px -20px 20px -20px;
	padding:15px 0 0 25px;
}

#sub-intro-insurance {
	background:url(../images/bg-intro-insurance.jpg) no-repeat top right;
	height:235px;
	margin:-10px -20px 20px -20px;
	padding:15px 0 0 25px;
}

h5.heading-number-1 {
	padding:3px 0 13px 30px;
	color:#333333;
	font-weight:bold;
	font-size:13px;
	background:url(bg-h5-1.gif) no-repeat left center;
	display:block;
	margin-bottom:0;
}

h5.heading-number-2 {
	padding:3px 0 22px 30px;
	color:#333333;
	font-weight:bold;
	font-size:13px;
	background:url(bg-h5-2.gif) no-repeat left center;
	display:block;
	margin-bottom:0;
}

h5.heading-number-3 {
	padding:3px 0 13px 30px;
	color:#333333;
	font-weight:bold;
	font-size:13px;
	background:url(bg-h5-3.gif) no-repeat left center;
	display:block;
	margin-bottom:0;
}

h5.heading-number-4 {
	padding:3px 0 13px 30px;
	color:#333333;
	font-weight:bold;
	font-size:13px;
	background:url(bg-h5-4.gif) no-repeat left center;
	display:block;
	margin-bottom:0;
}

h5.heading-number-5 {
	padding:3px 0 13px 30px;
	color:#333333;
	font-weight:bold;
	font-size:13px;
	background:url(bg-h5-5.gif) no-repeat left center;
	display:block;
	margin-bottom:0;
}

h5.heading-number-6 {
	padding:3px 0 13px 30px;
	color:#333333;
	font-weight:bold;
	font-size:13px;
	background:url(bg-h5-6.gif) no-repeat left center;
	display:block;
	margin-bottom:0;
}

p.numbered {
	margin:-5px 0 0 30px;
}

.column-2 {
	width:350px;
	float:right;
}

.box-top {
	width:350px;
	height:7px;
	background:url(bg-box-top.gif) no-repeat top;
}

.box {
	width:328px;
	padding:0 10px 0 10px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background:#FBFBFB url(bg-box-gradient.gif) repeat-x bottom;
	_margin:-7px auto;
}

.box-bottom {
	width:350px;
	height:7px;
	background:url(bg-box-bottom.gif) no-repeat top;
	margin:-13px 0 20px 0;
	*margin:0 0 20px 0;
}

.box h3 {
	margin:0 0 10px 0;
	text-align:left;
}

.box p.calculate {
	padding:10px 0 0 40px;
	border-top:1px dotted #999999;
	background:url(icon-calculator.gif) no-repeat left;
	font-weight:bold;
	font-size:13px !important;
	color:#333333 !important;
	display:block;
	min-height:50px;
}

.box p.calculateglobe {
	padding:10px 0 0 40px;
	border-top:1px dotted #999999;
	background:url(../images/globe.png) no-repeat left;
	font-weight:bold;
	font-size:13px !important;
	color:#333333 !important;
	display:block;
	height:50px;
}

.box p.insurance {
	padding:10px 0 0 40px;
	border-top:1px dotted #999999;
	background:url(icon-insurance.gif) no-repeat left;
	font-weight:bold;
	font-size:13px !important;
	color:#333333 !important;
	display:block;
	height:50px;
}

.box a.action {
	font-size:11px;
	display:block;
	float:left;
	margin:7px 0 0 0;
}

a:hover, a:hover:visited {
	text-decoration:underline;
}

ul.list {
	font-size:11px;
	color:#444444;
	list-style:square;
	padding:0 0 0 25px;
}

/**************************Field Lengths***************************/

input.supershort {
	
	width:28px;
	
}

input.veryshort {
	
	width:40px;
	
}

input.short {
	
	width:80px;
	
}

input.medium {
	
	width:120px;
	
}

input.medium-long {
	
	width:160px;
	
}

input.long {
	
	width:200px;
	
}

input.longer {
	
	width:250px;
	
}

input.verylong {
	
	width:300px;
	
}

input.longest {
	
	width:400px;
	
}

input.morelongest {
	
	width:700px;
	
}

.requiredasterix {
	
	color:#F00;
	font-weight:bold;
	
}

hr {
	
	border:transparent;
	border-top:solid 1px #E4E4E4;
	
}

table.andrews-form  {
	
	border-bottom:solid 1px #E4E4E4;
	margin-bottom:10px;
	
}

.aboutimage {
	
	margin-left:66px; 
	margin-bottom:10px;
	
}

.right-image{
	
	margin-bottom:10px;
	
}