/* CSS Document */

body {
	margin:0px;
	padding:5px 0px 0px 0px;
}

#container {
	position:relative;
	margin:0px auto 0px auto;
	padding:0px;
	width:760px;
	border:0px solid #000000;
}

#container2 {
	position:relative;
	margin:0px auto 0px auto;
	padding:0px;
	width:800px;
	border:0px solid #000000;
}

#header {
	height:100px;
	background:url(../images/header_bar.jpg) bottom center no-repeat;
}

#logo p {
	margin:0px;
	padding:0px;
}

#logo p.p1 {
	float:left;
}

#logo p.p2 {
	float:left;
	font:10px Arial, Helvetica, sans-serif;
	color:#11499F;
	margin-left:5px;
	padding-top:24px;
}

.blue {
	color:#11499F;
	font-weight:bold;
}

#logo p.p3 {
	float:left;
	height:60px;
	padding-left:50px;
	padding-top:10px;
	margin-left:2px;
	font:13px Arial, Helvetica, sans-serif;
	color:#666666;
	background:url(../images/icon_phone.jpg) top left no-repeat;
}

/*////////////////////////// LAYOUT //////////////////////////////////*/

#date {
	font:bold 8pt Arial, Helvetica, sans-serif;
	color:#5597CC;
	width:300px;
	text-align:right;
	float:right;
	margin-top:5px;
	margin-right:10px;
}

#main {
	position:relative;
	width:760px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

#main2 {
	position:relative;
	width:800px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

#left {
	padding-top:13px;
	width:158px;
	float:left;
	margin:0px;
	padding:13px 0px 0px 0px;
}

#content {
	width:437px;
	float:left;
	margin-left:5px;
	border:0px solid #FF0000;
}

#right {
	margin-left:4px;
	padding-top:13px;
	width:154px;
	float:right;
}


/*////////////////////////// NAVIGATION START //////////////////////////////////*/

#home {
	position:absolute;
	top:20px;
	left:50px;
	background:url(../images/home_rect.jpg) left no-repeat;
	padding-left:10px;
	margin:0px;
}

#home a {
	font:bold 8pt Arial, Helvetica, sans-serif;
	color:#11499F;
	text-decoration:none;
}

#home a:hover {
	font:bold 8pt Arial, Helvetica, sans-serif;
	color:#11499F;
	text-decoration:underline;
}

#navlist {
	clear:both;
	width:760px;
	position: absolute;
	top:63px;
	z-index:100;
}

#navlist ul {
	padding:0px;
	margin:0px;
	list-style: none;
}

#nav li {
	float: right;
	position: relative;
	text-align:center;
	height:19px;
	margin-left:2px;
}

#nav a {
	display: block;
}

#nav .l7 {
	width:116px;
	background:url(../images/nav_agent.jpg) top center no-repeat;
}

#nav .l6 {
	width:74px;
	background:url(../images/nav_contact.jpg) top center no-repeat;
}

#nav .l5 {
	width:63px;
	background:url(../images/nav_about.jpg) top center no-repeat;
}

#nav .l4 {
	width:107px;
	background:url(../images/nav_insurance.jpg) top center no-repeat;
}

#nav .l3 {
	width:78px;
	background:url(../images/nav_promotions.jpg) top center no-repeat;
}

#nav .l2 {
	width:113px;
	background:url(../images/nav_group.jpg) top center no-repeat;
}

#nav .l1 {
	width:62px;
	background:url(../images/nav_products.jpg) top center no-repeat;
}

#nav .l6_on {
	width:74px;
	background:url(../images/nav_contact_f2.jpg) top center no-repeat;
}

#nav .l5_on {
	width:63px;
	background:url(../images/nav_about_f2.jpg) top center no-repeat;
}

#nav .l4_on {
	width:107px;
	background:url(../images/nav_insurance_f2.jpg) top center no-repeat;
}

#nav .l3_on {
	width:78px;
	background:url(../images/nav_promotions_f2.jpg) top center no-repeat;
}

#nav .l2_on {
	width:113px;
	background:url(../images/nav_group_f2.jpg) top center no-repeat;
}

#nav .l1_on {
	width:62px;
	/*background:url(../images/nav_products_f2.jpg) top center no-repeat;*/
	background:url(../images/nav_test.jpg) top right no-repeat;
}

#nav li ul li a {
	color:#11499F;
}

#nav li ul li a:hover {
	color:#FFFFFF;
}

#nav .l1_on a {
	color:#11499F;
}

#nav .l1_on a:hover {
	color:#FFFFFF;
}

#nav .l2_on a {
	color:#11499F;
}

#nav .l2_on a:hover {
	color:#FFFFFF;
}

#nav .l3_on a {
	color:#11499F;
}

#nav .l3_on a:hover {
	color:#FFFFFF;
}

#nav .l4_on a {
	color:#11499F;
}

#nav .l4_on a:hover {
	color:#FFFFFF;
}

#nav .l5_on a {
	color:#11499F;
}

#nav .l5_on a:hover {
	color:#FFFFFF;
}

#nav .l6_on a {
	color:#11499F;
}

#nav .l6_on a:hover {
	color:#FFFFFF;
}

#nav a {
	font:bold 12px arial;
	color:#FFFFFF;
	text-decoration:none;
}

#nav a:hover {
	font:bold 12px arial;
	color:#FFCC00;
	text-decoration:none;
}

li ul {
	display: none;
	position: absolute;
	top: 19px;
	left: -2px;
	z-index:100;
	border:0px solid #FF0000;
}

li:hover ul, li.over ul{
	display: block;
	margin:0px;
	padding:0px;
}

/*////////////////////////// NAV SUBLEVELS //////////////////////////////////*/

#subnav1 li a{
	width: 140px;
	height:19px;
	padding: 0px 0px 0px 5px;
}

#subnav1 li a:hover{
	width: 140px;
	height:19px;
	padding: 0px 0px 0px 5px;
	background-color: #FFBE00;
}

#subnav1 li {
	text-align:left;
	background-color: #FFDB64;
	padding: 0px;
	border-bottom: 1px solid #ffffff;
}

#subnav2 li a{
	width: 170px;
	height:19px;
	padding: 0px 0px 0px 5px;
}

#subnav2 li a:hover{
	width: 170px;
	height:19px;
	padding: 0px 0px 0px 5px;
	background-color: #FFBE00;
}

#subnav2 li {
	text-align:left;
	background-color: #FFDB64;
	padding: 0px;
	border-bottom: 1px solid #ffffff;
}

#subnav3 li a{
	width: 170px;
	height:19px;
	padding: 0px 0px 0px 5px;
}

#subnav3 li a:hover{
	width: 170px;
	height:19px;
	padding: 0px 0px 0px 5px;
	background-color: #FFBE00;
}

#subnav3 li {
	text-align:left;
	background-color: #FFDB64;
	padding: 0px;
	border-bottom: 1px solid #ffffff;
}


/*////////////////////////// FOOTER //////////////////////////////////*/

#footer {
	position:relative;
	background:#ffdb64;
	width:760px;
	height:30px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:20px;
	border:0px solid #Ff0000;
}

#footer p {
	font:6.5pt Arial, Helvetica, sans-serif;
	color:#333333;
}

.f1 {
	float:left;
	margin:0px 0px 0px 10px;
}

.f2 {
	float:right;
	margin:0px 10px 0px 0px;
}
