@import url(sIFR-screen.css);
@import url(nav.css);

body {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #4b4a4a;
}

* {
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:active {
	color: #b51924;
}
a:hover {
	color: #b51924;
	text-decoration: none;
}
#wrapper {
	margin: 0 auto;
	width: 756px;
}

#header {
	padding: 20px 0 0 0;
}

h1#logo a {
	margin: 25px 0 0 4px;
	display: block;
	width: 293px;
	height: 32px;
	background: #FFF url(images/head_logo.gif) no-repeat;
	text-indent: -3000px;
	text-decoration: none;
}

#address {
	margin: 0 10px 0 0;
	display: block;
	width: 326px;
	height: 10px;
	background: #FFF url(images/head_contact.png) no-repeat;
	text-indent: -3000px;
	float: right;
}

#flash {
	width: 384px;
	height: 534px;
	background: #CCC;
	float: left;
}
#subnav {
	clear: both;
	height: 23px;
	width: 100%;
	background: url(images/sub_nav_bg.gif) repeat-x;
}
body.home #subnav {
	background: none;
}
#subnav img {
	float: left;
}
#subcorner {
	height: 23px;
	width: 11px;
	background: url(images/sub_nav_corner.gif) no-repeat;
	float: left;
}
#subnav2 {
	margin: 0 1px 0 0;
	width: 371px;
	float: right;
}
#subnav2 ul {
	height: 23px;
	text-indent: -3000px;
}
#subnav ul li {
	display: inline;
}
.subnav-medical {
	float: left;
	width: 108px;
	height: 23px;
	background: #FFF url(images/red_nav_medical.gif) no-repeat top center;
	text-decoration: none;
}
.subnav-insurance {
	float: left;
	width: 126px;
	height: 23px;
	background: #FFF url(images/red_nav_insurance.gif) no-repeat top center;
	text-decoration: none;
}
.subnav-homeowner {
	float: left;
	width: 137px;
	height: 23px;
	background: #FFF url(images/red_nav_homeowner.gif) no-repeat top center;
	text-decoration: none;
}
.over {
	background-position: bottom center;
}
#red {
	margin: 0 1px 0 0;
	float: right;
	width: 371px;
	height: 240px;
	background: #b51924 url(images/red_default.gif) no-repeat;
}
#more1, #more2, #more3 {
	display: none;
}
#more1 a, #more2 a, #more3 a {
	display: block;
	position: relative;
	left: 250px;
	top: 190px;
	width: 96px;
	height: 24px;
	text-decoration: none;
	text-indent: -3000px;
}
#news {
	background-color: #f3f3f3;
	height: 271px;
	width: 371px;
	margin: 0 1px 0 0;
	float: right;
}
#news h1 {
	display: block;
	width: 73px;
	height: 13px;
	background: #f3f3f3 url(images/recentnews.gif) no-repeat;
	text-indent: -3000px;
	margin: 20px 0 0 18px;
}
* html #news h1 {
	margin: 20px 0px -15px 18px;
}
#more_news a {
	font-size: 9px;
	color: #60431f;
	text-transform: uppercase;
	float: right;
	margin: 20px 18px 0 0;
}
#more_news a:hover {
	color: #845e2e;
}
#entry {
	margin: 20px auto;
	width: 90%;
	line-height: 16px;
}
#entry span a {
	font-weight: bold;
	color: #7b9234;
	text-decoration: none;
}
#entry span a:hover {
	text-decoration: underline;
}
#smaller {
	font-size: 11px;
}
#smaller h2 {
	font-size: 11px;
}
#heading {
	background-color: #b51924;
	height: 25px;
	padding: 5px 0 0 30px;
}
#main {
	padding: 20px 0 0 0;
	background-color: #f3f3f3;
	clear: both;
	min-height: 700px;
}
#content {
	padding: 20px 20px 20px 30px;
	width: 460px;
	line-height: 20px;
	font-size: 12px;
}
* html #content {
	width: 430px;
}
#content ul {
	margin: 0 0 0 1.5em;
}
p.copy { 
	font-size: 13px;
	color: #c2000a;
	line-height: 20px;
}
p {
	margin: 0 0 1.2em 0;
}
.date {
	color: #999;
	font-size: 11px;
}
#hr {
	height: 2px;
	background: url(images/dash.gif) repeat-x bottom;
	width: 100%;
	margin: 0 0 1.2em 0;
}

/* HEADERS */

h2 { 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #543b1b;
	margin: 0 0 7px 0;
}
h2 a:link, h2 a:visited, h2 a:active {
	color: #543b1b;
}
h2 a:hover {
	color: #543b1b;
	text-decoration: none;
}
h3 {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #7b9234;
	margin: 0 0 7px 0;
	text-transform: uppercase;
	width: 80px;
	display: inline;
}
h4 {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #7b9234;
	margin: 0 0 9px 0;
	text-transform: uppercase;
}
h5 {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #c2000a;
	margin: 0 0 9px 0;
}


/* SIDEBAR */
#sidebar {
	float: right;
	padding: 20px;
	width: 203px;
}
#sidebar_h {
	background: #f3f3f3 url(images/sidebar_top.gif) no-repeat bottom;
	height: 9px;
	width: 206px;
	display: block;
}
#sidebar_f {
	background: #f3f3f3 url(images/sidebar_bot.gif) no-repeat;
	height: 9px;
	width: 206px;
}
#testim_f {
	background: #f3f3f3 url(images/testim_bot.gif) no-repeat;
	height: 46px;
	width: 206px;
}
#text, #text1, #text2, #text3, #text4, #text5, #text6 {
	margin: 2px 13px 2px 13px;
	line-height: 18px;
	clear: both;
}
#text img, #text1 img, #text2 img, #text3 img, #text4 img, #text5 img, #text6 img {
	margin: 0 0 0 -2px;
}
#text2, #text3, #text4, #text5, #text6 {
	display: none;
}
#map {
	margin: 0 0 0 1px;
}
#info {
	width: 206px;
	background: url(images/sidebar_bg.gif) repeat-y left;
	margin: 0 0 5px 0;
}
#testim_nav {
	width: 186px;
	float: left;
	background: #FFF url(images/testim_nav.gif) no-repeat right top;
	margin: 0 0 7px 0;
}
#prev a {
	height: 16px;
	width: 26px;
	float: right;
	text-indent: -3000px;
	text-decoration: none;
}
#next a {
	height: 16px;
	width: 26px;
	float: right;
	text-indent: -3000px;
	text-decoration: none;
}
.testim {
	color: #b51924;
	font-size: 10px;
	line-height: 15px;
}
small {
	font-size: 10px;
}
/* Sidebar Services */
#sb_serv {
	text-decoration: none;
	list-style: none;
	color: #7d7d7d;
}
#sb_serv li {
	width: 186px;
	height: 20px;
	display: block;
	clear: left;
	padding: 5px 0 0 0;
	margin: 0 0 15px 0;
}
#sb_serv a, .more_serv {
	text-decoration: none;
	color: #7d7d7d !important;
}
#sb_serv a:hover, .more_serv:hover {
	text-decoration: underline;
	color: #808080 !important;
}
#sb_serv img {
	float: left;
	margin: -5px 3px 0 0;
}


/* Services */
.barrier_main {
	background: url(images/services_images/barrier_free/barrier_free.gif) no-repeat 2px 4px;
	padding: 0 0 0 90px;
	height: 78px;
	margin: 35px 0;
}
.barrier {
	background: url(images/services_images/barrier_free/barrier_free.gif) no-repeat 2px 4px;
	padding: 0 0 0 90px;
	height: 70px;
	margin: 35px 0;
}
.ramps {
	background: url(images/services_images/access_ramp/access_ramps.gif) no-repeat 2px 4px;
	padding: 0 0 0 90px;
	height: 60px;
	margin: 35px 0;
}
.lifts {
	background: url(images/services_images/mobility/mobility.gif) no-repeat 2px 4px;
	padding: 0 0 0 90px;
	height: 60px;
	margin: 35px 0;
}

.ins {
	background: url(images/services_images/insurance/insurance.gif) no-repeat 2px 4px;
	padding: 0 0 0 90px;
	height: 60px;
	margin: 35px 0;
}

.image {
	margin: 2px 10px 10px 0px;
	border: 2px solid #4b4a4a;
}


/* FOOTER */

#footer {
	width: 100%;
	clear: both;
	border-top: 2px solid #e4e4e4;
	background: url(images/dash.gif) repeat-x bottom;
	padding: 12px 0;
	color: #9e9e9e;
	margin: 0 0 10px 0;
}
#footer span {
	margin: 0 10px 0 0;
}
#footer span a {
	color: #9e9e9e;
	text-decoration: none;
}
#footer span a:hover {
	color: #5e5e5e;
	text-decoration: underline;
}
#footer span.copyright {
	color: #5e5e5e;
	padding: 0 0 0 35px;
}
#site_by, #site_by a {
	font-size: 9px;
	color: #c5c4c4;
	text-transform: uppercase;
	margin: 0 0 30px 0;
	text-decoration: none;
}
#site_by a:hover {
	text-decoration: underline;
}
