@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background:url(../img/bg.jpg) repeat-x #FFFFFF;
	margin:0;
	padding:0;
	height:100%;
}

a {
	color:#bf2127;
	text-decoration:none;
}

a:hover {
	color:#bf2127;
	text-decoration:underline;
}	

div#container {
	width:960px;
	text-align:center;
	position:relative;
}

div#header {
	width:960px;
	height:163px;
	text-align:left;
	background-image:url(../img/header-bg.jpg);
}

div#header img {
	float:left;
}

.top-nav {
	text-align:right;
	padding-top:20px;
	float:right;
}

div#nav {
	width:960px;
	height:47px;
	display:block;
	z-index:10;
	position:relative;
	margin-bottom:0px;
	text-align:center;
	margin-left:0;
	padding-left:0;
}

div#nav ul {
	width: 960px;
	height: 47px;
	position:relative;
	background-image:url(../img/nav.jpg);
	margin:0;
	padding: 0;
}
div#nav ul li {
	text-indent:-9999px; 
	margin: 0;
	padding: 0;
	list-style:none;
	position:absolute;
	top: 0;
}
div#nav ul li, div#nav a {
	height: 47px;
	display: block;
}
div#nav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}
li#home {
	left:0px; 
	width:81px;
}
li#products {
	left:81px;
	width: 161px;
}
li#planning {
	left:242px;
	width: 183px;
}
li#strength {
	left:425px;
	width: 180px;
}
li#claim {
	left:605px;
	width: 114px;
}
li#branch {
	left:719px;
	width: 241px;
}
li#home a:hover {
	background: url(../img/nav-hover.jpg) 0px 0px no-repeat;
}
li#products a:hover {
	background: url(../img/nav-hover.jpg) -81px 0px no-repeat;
}
li#planning a:hover {
	background: url(../img/nav-hover.jpg) -242px 0px no-repeat;
}
li#strength a:hover {
	background: url(../img/nav-hover.jpg) -425px 0px no-repeat;
}
li#claim a:hover {
	background: url(../img/nav-hover.jpg) -605px 0px no-repeat;
}
li#branch a:hover {
	background: url(../img/nav-hover.jpg) -719px 0px no-repeat;
}	

div#splash {
	width:960px;
}

div#home-middle {
	font-size:12px;
	width:960px;
	text-align:left;
}

div.middle-left {
	float:left;
	width:600px;
	height:254px;
	padding-left:20px;
	padding-right:10px;
	background-image:url(../img/intro-bg.jpg);
}

div.middle-left h1 {
	font-size:24px;
	color:#bf2127;
	font-weight:normal;
}

div.middle-left p {
	width:420px;
}

.best {
	text-transform:uppercase;
	color:#bf2127;
}

div.middle-right {
	float:right;
	width:300px;
	height:254px;
	padding-left:20px;
	padding-right:10px;
	background-image:url(../img/testimonials-bg.jpg);
}

div.middle-right h1 {
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
}

div.middle-right p {
	width:300px;
	color:#FFFFFF;
}

.testimonials {
	text-align:right;
}

.testimonials a {
	color:#FFFFFF;
	text-decoration:none;
}

.testimonials a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

div#body-content {
	background: url(../img/content-bg.gif) repeat;
	width:960px;
	text-align:left;
}

div.body-left {
	float:left;
	width:600px;
	padding-left:20px;
	padding-right:10px;
	margin-bottom:35px;
	font-size:12px;
}

div.body-left h1 {
	font-size:24px;
	color:#bf2127;
	font-weight:normal;
}

div.body-left h2 {
	font-size:18px;
	color:#000000;
	font-weight:normal;
}

div.body-left p {
	width:590px;
}

.lead-in {
	font-size:16px;
	color:#000000;
}

div.body-right {
	float:right;
	width:290px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	text-align:left;
	margin-bottom:35px;
}

div.body-right h1 {
	font-size:16px;
	color:#bf2127;
	font-weight:normal;
}

div.body-right h2 {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#000000;
	margin-bottom:-5px;
}

div.body-right p {
	width:290px;
	padding-bottom:5px;
}

div.body-right hr {
	border: #333333 thin 1px;
}

div#home-bottom {
	background-image:url(../img/bottom-bg.gif);
	width:960px;
	height:150px;
	clear:both;
	text-align:left;
}

div#home-bottom h1 {
	font-size:16px;
	font-weight:normal;
	color:#bf2127;
}

div#home-bottom h2 {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#000000;
	margin-bottom:-5px;
}

div.bottom-left {
	float:left;
	width:295px;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
}

div.bottom-middle {
	float:left;
	width:295px;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
}

div.bottom-right {
	float:right;
	width:295px;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
}

table {
	width:580px;
	border:solid #CCCCCC 1px;
	padding-bottom:10px;
}

.table-header {
	background-color:#EAEDE6;
	font-weight:bold;
	height:35px;
}

div#footer {
	clear:both;
	width:960px;
	height:63px;
	background-image:url(../img/footer-bg.gif);
	margin-top:-12px;
	margin-bottom:20px;
}

div#footer p {
	color:#FFFFFF;
	padding-top:14px;
	padding-left:15px;
	text-align:left;
}