html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}
:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
table {
border-collapse:separate;
border-spacing:0;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color: #dee3e8;
	font-size: 12px;
	line-height: 1.5;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#dee3e8;
	font-weight:bold;
	text-transform: uppercase;
	line-height: 22pt;
	padding-bottom: 12px;
	vertical-align: middle;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #dee3e8;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	line-height: 14pt;
	padding-bottom: 12px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #dee3e8;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	line-height: 14pt;
	display: inline
}

a:link {color:#0b8416;text-decoration:none;}
a:visited {color:#0b8416;text-decoration:none;}
a:hover {color:#0b8416;text-decoration: underline;}
a:active {color:#0b8416;text-decoration:none;}

#navLink ul {
display: block;
padding: 0;
margin: 0;
height: 35px;
}

#navLink li {
display: inline;
line-height: 35px;
padding: 0 15px 0 15px;
border-right: 1px solid #00542a;
text-transform:uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
}

#navLink li.last { border-right: none; }

#nav {
	background-image:url(images/navBg.gif);
	background-repeat:repeat-x;
	height: 35px;
	width: auto;
	text-align: center;
}

#navLink li a:visited {color:#bbb9b9;text-decoration:none;}
#navLink li a:link {color:#bbb9b9;text-decoration:none;}
#navLink li a:hover {color:#0b8416;text-decoration:none;}
#navLink li a:active {color:#bbb9b9;text-decoration:none;}

#footer {
	position:relative;
	padding-top:25px;
	padding-bottom:25px;
	clear: left;
}

#footerLink li a:visited {color:#bbb9b9;text-decoration:none;}
#footerLink li a:link {color:#bbb9b9;text-decoration:none;}
#footerLink li a:hover {color:#0b8416;text-decoration:none;}
#footerLink li a:active {color:#bbb9b9;text-decoration:none;}

#footerLink ul {
display: block;
padding: 0;
margin: 0;
height: 35px;
}

#footerLink li {
display: inline;
line-height: 35px;
padding: 0 10px 0 10px;
border-right: 1px solid #bbb9b9;
text-transform:uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
}

#footerLink li.last { border-right: none; }

#footerLink {
	position:relative;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:auto;
	font-weight: bold;
	text-align: center;
	height: auto;
	margin: 0;
	color: #bbb9b9;
	}
	
#content {
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 190px;
}

#topBar {
position: relative;
width: 950px;
height: 5px;
background-color: #004724;
}

#btmBar {
position: relative;
width: 950px;
height: 5px;
background-color: #004724;
}

#middleContent {
	position: relative;
	background-image:url(images/contentBg.gif);
	background-repeat:repeat-y;
	width: 930px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 100px;
}

#middleContent:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
} 

#middleContent {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #middleContent {}
#middleContent {display: block;}
/* End hide from IE-mac */ 

#left{
	position:relative;
	width: 560px;
	height: auto;
	text-align: justify;
	padding-left: 12px;
	float: left;
}

#right{
	position: relative;
	width: 300px;
	float:right;
	padding-right: 10px;
}

#imgLink {padding-bottom:25px;}

#gallery {
	display: inline;
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
}

#gallery img {
border: 1px solid #bbb9b9;
}

#gallery :hover img {
border: 1px solid #0b8416;
}

#footerLogo li {
	display:inline;
	padding-left:20px;
	padding-right:20px;
}

#footerLogo {text-align:center; padding-bottom: 20px;}

#copy {
	text-align:center;
	position:relative;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:auto;
	font-weight: bold;
	margin-left:auto;
	margin-right: auto;
	text-align: center;
	height: auto;
	margin: 0;
	color: #bbb9b9;
	line-height: 16pt;
	top: -5px;
}

#hdr {
	position: absolute;
	width: 300px;
	text-align: right;
	top: 60px;
	clear: both;
	margin-left: 650px;
}

#downloads {
	font-family:Arial, Helvetica, sans-serif;
	color: #dee3e8;
	font-size: 12px;
	padding-top: 10px;
	}

ul #downloads{
	list-style-image:url(images/bullet.gif);
	margin-left: 20px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#claims {
	font-family:Arial, Helvetica, sans-serif;
	color: #dee3e8;
	font-size: 12px;
	float:left;
	clear: left;
}

ul #claimsNum {
	font-family:Arial, Helvetica, sans-serif;
	color: #dee3e8;
	font-size: 12px;
	float: right;
	margin-right: 275px;
	padding-bottom: 18px;
}

ul #claims{
	list-style-image:url(images/bullet.gif);
	margin-left: 20px;
	padding-left: 5px;
	padding-bottom: 18px;
}

#imgLink {padding-bottom:25px;}

#gallery {
	display: inline;
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
}

#gallery img{
border: 1px solid #bbb9b9;
}

#gallery :hover img{
border: 1px solid #0b8416;
}

#insurance {
	font-family:Arial, Helvetica, sans-serif;
	color: #dee3e8;
	font-size: 12px;
	padding-bottom: 10px;
}

ul #insurance {
	list-style-image:url(images/bullet.gif);
	margin:0px;
	margin-left: 20px;
	padding-left: 5px;
}

#angies {
	position: relative;
	width: 150px;
	float: left;
	left: 100px;
}

#angiesFooter {
	width: 150px;
	text-align: center;
	position: absolute;

 
}

