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,sub,sup,tt,var,
dd,dl,dt,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	line-height: 16px;
	font-family: inherit;
}

/*
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-family: Georgia, "Times New Roman", Times, serif}
.style3 {font-family: Tahoma, Trebuchet, Arial, sans-serif}
.style4 {font-family: "Times New Roman", Times, serif}
.style5 {font-family: Trebuchet, Tahoma, Arial, sans-serif}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif}
*/

body {
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#F00;
	background-color:#000;
}

h1 {
	font-size:24px;
	font-weight:normal;
	margin:0 0 10px 0;
}

h2 {
	font-size:16px;
	margin:0 0 15px 0;
}
h3 {
	font-size:16px;
	font-weight:normal;
	margin:0 0 15px 0;
}

a {
	color:#344A7A;
}

.phoneNumber {
	font-size:17px;
	color:#ffffff;
}

.copyright {
	font-size:10px;
	color:#ffffff;
}

div#header {
	margin:0 auto;
	width:860px;
}

div#header_bg {
	background:url(../images/bg_top.jpg) top left no-repeat;
	height:33px;
	margin:0 auto;
	width:860px;
}

div#content_top {
	background:url(../images/content_top.jpg) top left no-repeat;
	height:49px;
	margin:0 auto;
	width:860px;
}

div#contentLeft{}

div#middle_bg {
	background:url(../images/bg_middle.jpg) top left repeat-y;
	margin:0 auto;
	width:860px;
}

div#middle_break_bg {
	background:url(../images/content_mid_break.jpg) top left repeat-y;
	height:21px;
	margin:0 auto;
	width:860px;
}

div#innerwrap {
	padding:0;
}

div#innerwrapfoot {
	background:url(../images/panels_bot.jpg) top left no-repeat;
	height:4px;
	margin-bottom:30px;
}

div#footer_content {
	background:url(../images/footer_bg.jpg) top left repeat-x;
	height:94px;
}

div#footer_bg {
	background:url(../images/footer_bg.jpg) top left no-repeat;
	height:26px;
	margin:0 auto;
	width:860px;
}

div#middle_bg div#bodyWrap {
	padding:0px 0px 0 0px;
}

.cl {
	clear:both;
}

.alignright {
	text-align:right;	
}

div#hero {
	width:630px;
	height:225px;
	margin:0 12px 40px 0;
	float:left;
}

div.phoneNumber {
	padding:10px 0px 0px 570px;
	color:#3650A7;
	font-size:20px;
}
div#calltoaction {
	width:258px;
	height:225px;
	margin:0 0 40px 0;
	float:right;
}

div.leftheader {
	width:500px;
	margin:10px 47px 10px 20px;
	float:left;
}

div.rightheader {
	width:275px;
	float:left;
	margin:8px 0px 10px 0px;
	color:#FFFFFF;
}

div.leftbody {
	width:500px;
	margin:0px 47px 0px 20px;
	float:left;
	color: #000;
}

div.leftInnerBody {
	width:270px;
	float:left;
	font-size: 18px;
	color:#DC4332;
}

div.rightInnerBody {
	width:200px;
	margin:0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	float:right;
}

div.rightbody {
	width:275px;
	float:left;
	margin:0px 0px 0px 0px;
	color:#000;
}

div.listtext{
	float:left;
}



div#footerwrap leftbody {
	margin:5px;
}

ul#nav {
	list-style:none;
	margin:0 auto;
	background:url(../images/nav_bg.jpg) top left repeat-x;
	height:60px;
	padding-left:70px;
}

ul#nav li {
	text-align:center;
	float: left;
}

ul#nav li:hover, ul#nav li.active {
	cursor:pointer;
}

ul#nav li a {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	margin:0px;
	padding:11px;
	width:100px;
	float:left;
	color:#ffffff;
	height:36px;
}

ul#nav li a:hover, ul#nav li a.selected  {
	background:url(../images/nav_rollover.jpg) top left repeat-x;
}

ul#footernav {
	list-style:none;
	margin:10px auto;
	padding-left:230px;
}

ul#footernav li {
	text-align:center;
	float: left;
}

ul#footernav li:hover, ul#footernav li.active {
	cursor:pointer;
}

ul#footernav li a {
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding:0px 8px;
	margin:0;
	float:left;
	border-right: 1px solid grey;
}

ul#footernav li a.end {
	border-right: 0;
}

div#map div span {
	display:none;
}

input {
	width:267px;
	border:1px solid #B4B4B4;
	color:#344A7A;
	margin:3px 0px 3px 0px;
	padding:3px 0px 3px 5px;
	background-color:#FFF;
	font-size:11px;
}

.map {
	background:url(../images/map.jpg) top left no-repeat;
	width:226px;
	height:159px;
	border:0px;
	cursor:pointer;
	margin:0;
	padding:0;
}

.map:hover {
	background:url(../images/map-roll.jpg) top left no-repeat;
}

.link1 {
	background:url(../images/link1.jpg) top left no-repeat;
	width:270px;
	height:30px;
	border:0px;
	cursor:pointer;
	margin:0;
	padding:0;
}

.link1:hover {
	background:url(../images/link1-roll.jpg) top left no-repeat;
}

.link2{
	background:url(../images/link2.jpg) top left no-repeat;
	width:270px;
	height:30px;
	border:0px;
	cursor:pointer;
	margin:0;
	padding:0;
}

.link2:hover {
	background:url(../images/link2-roll.jpg) top left no-repeat;
}


.link3 {
	background:url(../images/link3.jpg) top left no-repeat;
	width:270px;
	height:30px;
	border:0px;
	cursor:pointer;
	margin:0;
	padding:0;
}

.link3:hover {
	background:url(../images/link3-roll.jpg) top left no-repeat;
}


.submitbutton {
	background:url(../images/submit.jpg) top left no-repeat;
	width:129px;
	height:27px;
	border:0px;
	cursor:pointer;
	margin:0;
	padding:0;
}

.submitbutton:hover {
	background:url(../images/submit_over.jpg) top left no-repeat;
}

.body_text_diff {
	color: #00F;
}

#middle_bg #bodyWrap #innerwrap #innerwraphead .leftbody div p strong {
	color: #000;
}
#middle_bg #bodyWrap #innerwrap #innerwraphead .leftbody div p {
	color: #000;
}
.footer_red_text {
	color: #F00;
}

