/* CSS Document */

@import url(lightbox.css);

body, html {
	background:#0D2E4D;
	font:0.8125em Arial, Helvetica, sans-serif;
	line-height:1.25em;
	padding:0;
	margin:0;
}

ul {
list-style: none;
margin: -1em 0 -1em 0;
border: 0;
padding: 0;
}

#container {
	background:#FFF;
	margin:0 auto;
	width:770px;
}

#logo {
	float:left;
	width:170px;
	height:120px;
}

#header {
	float:left;
	width:550px;
	height:110px;
	background:url(../imgs/header_ff.jpg) no-repeat left top;
	text-align:right;
	padding:10px 50px 0 0;
	color:#FFF;
	font-size:1.1em;
}

#header a { color:#FFE44D; }

#contentNav {
	float:left;
	width:770px;
	background:#FFF url(../imgs/back_yellow.gif) repeat-y left top;
}

#nav {
	float:left;
	background:#FFE44D;
	width:170px;
}

.insuranceButton {
	margin-bottom: 10px;
}

#content
{
	float: left;
	font-size: 12px;
	line-height: 1.25em;
	padding-left: 25px;
	padding-top: 25px;
	width: 550px;
}
.home #content
{
	padding: 25px 0px 0px 25px;
	padding-bottom: 0px;
	background:url(../imgs/testimonials.jpg) no-repeat 25px bottom;
	width: 550px;
}
.home #content p { width:350px; }

.home #content h1 {
	margin-bottom:0px;
}

.home #mainNav {
	overflow: hidden;
	height: 344px;
}

#content h1 {
	color:#444;
	font-weight:normal;
	line-height:1.25em;
	margin:0;
	padding:0;
	margin-bottom: 5px;
	font-size:2em;
	text-align: left;
}
#content h2 {
	color:#000;
	font-weight:normal;
	line-height:1.25em;
	margin:0;
	padding:0;
	font-size:1.4em;
}

#content a, #content a:link, #content a:visited {color:#555; text-decoration:underline;}
#content a:hover {color:#000; background-color:#F4F2E4;  text-decoration:underline;}

.txtRed { color:#AF101A; }

#footer {
	font-size:1.0em;
	width:100%;
	color:#545454;
	color:#FFF;
	margin:0 auto;
	text-align:center;
	float:left;
	padding:10px 0;
}

#footer a {color:#fff; text-decoration: none;}
#footer a:hover {color:#fff;  text-decoration: underline;}

#footNav
{
	float: left;
	font-size: 10px;
	width: 574px;
	left: 195px;
	position: relative;
	border-top: 1px solid #cbcbcb;
	padding-top: 12px;
	padding-bottom: 19px;
	color: #545454;
	
}

#footNav_home {
	font-size:10px;
}

.legal {font-size: 8px;}

#footNav a, #footNav_home a { color:#545454; text-decoration:none; display:inline;}
#footNav a:hover, #footNav_home a:hover {color:#9A8E51; background:transparent; border-bottom:1px solid #9A8E51;}
#footNav a:hover {color:#9A8E51; background:transparent; border-bottom:1px solid #9A8E51;}

#footNav_1
{
	float: left;
	font-size: 10px;
	width: 574px;
	left:  25px;
	position: relative;
	border-top: 1px solid #cbcbcb;
	padding-top: 12px;
	padding-bottom: 19px;
	color: #545454;
}
#footNav_1 a {color:#545454; text-decoration:none; display:inline;}
#footNav_1 a:hover {color:#9A8E51; background:transparent; border-bottom:1px solid #9A8E51;}
#footNav_1 a:hover {color:#9A8E51; background:transparent; border-bottom:1px solid #9A8E51;}

p
{
	margin:0 0 1em;
	line-height:1.3em;
	color: #696969;
}
.pressreleasecontent {
	font-size: 12px;
}
.pressreleasecontent td {
	line-height: 1.6em;
}
.videocaption {
	line-height: 4em;
	color: #C00;
	font-size: 12px;
	font-weight: bold;
	height: 1.5em;
}
.tablevideo {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #C00;
}
