﻿body {
	background-image: url('../images/top_bg.png');
	background-repeat:repeat-x;
	font-family:Verdana;
}
h4 {
	font-size:13px;
	color:white;
	padding:3px;
	padding-bottom:20px;
}
h5 {
	font-size:13px;
	color:white;
	padding:3px;
}
h6 {
	font-size:13px;
	color:orange;
	padding:3px;
}


a {
	font-size:11px;
	color:#2d5589;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#f99a32;
	}
a:visited {
	color:#2d5589;
}


body a {
	font-size:11px;
	color:#2d5589;
	text-decoration:none;
}
body a:hover {
	text-decoration:underline;
	color:#f99a32;
	}
body a:visited {
	color:#2d5589;
}

#background {
	background-image: url('../images/top.png');
	width:1000px;
	height:480px;
	position:relative;
	margin:0 auto;
	padding:0;
}
.formstext {
	font-size:12px;
	color:#333;
}
#home {
	position:absolute;
	left:15px;
	top:5px;	
}
#contact {
	position:absolute;
	right:15px;
	top:5px;		
}
#logo {
  position: absolute;
  left: 254px;
  top: 7px;
  width: 480px;
  height: 121px;	
}
#content {
	position:absolute;
	top: -35px;
	left:360px;
	width: 600px;
	
}
#content h1 {
	color:#2d5589;
	padding-bottom:15px;
}
#content h2 {
	color:#f99a32;
	padding-bottom:15px;
}
#content p {
	color:#333;
	font-size:12px;
	margin:5px 0 10px 0;
	line-height: 1.5em;
	
}


#content ul {
	color:#333;
	list-style:circle;
	font-size:12px;
	margin:5px 0 10px 0;
	line-height: 1.5em;
	padding-left: 3.4em; 
	
}


#content li {
	color:#333;
	font-size:12px;
	margin:5px 0 10px 0;
	line-height: 1.5em;
	
}

#line {
	background-image: url('../images/line.png');
	background-repeat:repeat-y;
	width:1000px;
	min-height:350px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#vid_box {
	position:absolute;
	top: -45px;
	left: 22px;
	width:307px;
	height:65px;
}
#ffa_box {
	background-image:url(../images/ffa_box.png);
	position:absolute;
	top: 20px;
	left: 22px;
	width:307px;
	height:315px;
}
#ffa_txt {
	position:absolute;
	top: 30px;
	left: 35px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
#bottom {
	background-image: url('../images/bottom.png');
	width:1000px;
	height:13px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#fotter {
	width:1000px;
	min-height:20px;
	position:relative;
	margin:0 auto;
	padding: 12px;
	text-align:center;
}
#menu {
	position:relative;
	top:156px;
	left:25px;
	width:950px;
	height:260px;
	border: 1px silver solid;
}
.extn {
	z-index:25;
	display:none;
	position:absolute;	left:320px;	top:10px;
	width:433px;
	height:220px;
	font-size:x-large;
	color:gray;	
	background-image:url('../images/overlay1.png');
	font-size:11px;
	padding:10px;		
}

.exte {
	z-index:25;
	display:none;
	position:absolute;	left:10px;	top:10px;
	width:743px;
	height:220px;
/*	background:black;*/
	font-size:x-large;
	color:gray;
	font-size:11px;
	background-image:url('../images/overlay.png');
	padding:10px;		
}
#video {
	position:absolute;
	left:0px;
	top:0px;
	height:260px;
	width:300px;
	background-color:#333333;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
}
#pict {
	position:absolute;	left:310px;	top:0;
	width: 783px;
	height: 260px;
	z-index:10;	
}
#pict2 {
	position:absolute;	left:0px;	top:0;
	width: 783px;
	height: 260px;
	z-index:20;
	display:none;
}
.text {
	position:absolute;	left:480px;	top:0;
	font-size:14px;
	color:#333;
	font-weight:bold;
}
.text li {
	padding-bottom:15px;
}
.text ul {
	padding:20px;
	list-style-type:disc;
}
#sidebar ul {
	position:absolute;	right:0;	top:0;
	list-style-type: none;
	width: 189px;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-right:1px;
	z-index:30;	
	}
#sidebar li {
	display: block;
	height:26px;
}
#sidebar a {
	height:26px;
	line-height:21px;
	color: black;
	display: block; 
	font-size: 13px;
	font-weight:bold;
	padding-left:30px;
	background-image:  url('../images/normal.gif');
	text-decoration: none;	
}

#sidebar a:hover {
	text-decoration: none;
	background-image:url('../images/hover.jpg');
}

#sidebar a:focus {
	text-decoration: none;
	background-image:url('../images/hover.jpg');
}


body.mIns li#m1 a,
body.mMor li#m2 a,
body.mDeb li#m3 a,
body.mRea li#m4 a, 
body.mInv li#m5 a,
body.mTax li#m6 a, 
body.mRet li#m7 a, 
body.mEst li#m8 a, 
body.mCha li#m9 a, 
body.mBus li#m0 a {
	text-decoration: none;
	background-image:url('../images/click.jpg');
}

#msidebar ul {
	position:absolute;	right:0;	top:0;
	list-style-type: none;
	width: 189px;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-right:1px;
	z-index:30;	
	}
#msidebar li {
	display: block;
	height:26px;
}
#msidebar a {
	height:26px;
	line-height:21px;
	color: black;
	display: block; 
	font-size: 13px;
	font-weight:bold;
	padding-left:30px;
	background-image:  url('../images/normal.gif');
	text-decoration: none;	
}

#msidebar a:hover {
	text-decoration: none;
	background-image:url('../images/mhover.gif');
}

#life {
	position:absolute;
	top:225px;
	left:10px;
	height:28px;
	width:42px;
	background:transparent url('../images/life-a.png');
}
#life:hover  {	
	background-image:url('../images/life-b.png');
}

#annu {
	position:absolute;
	top:225px;
	left:61px;
	height:28px;
	width:85px;
	background:transparent url('../images/annuities-a.png');
}
#annu:hover  {	
	background-image:url('../images/annuities-b.png');
}

#auto {
	position:absolute;
	top:225px;
	left:156px;
	height:28px;
	width:109px;
	background:transparent url('../images/auto-home-a.png');
}
#auto:hover  {	
	background-image:url('../images/auto-home-b.png');
}
#heal {
	position:absolute;
	top:225px;
	left:276px;
	height:28px;
	width:64px;
	background:transparent url('../images/health-a.png');
}
#heal:hover  {	
	background-image:url('../images/health-b.png');
}
#comm {
	position:absolute;
	top:225px;
	left:350px;
	height:28px;
	width:111px;
	background:transparent url('../images/commercial-a.png');
}
#comm:hover  {	
	background-image:url('../images/commercial-b.png');
}

#life2 {
	position:absolute;
	top:225px;
	left:10px;
	height:28px;
	width:42px;
	background:transparent url('../images/life-b.png');
}
#life2:hover  {	
	background-image:url('../images/life-a.png');
}

#annu2 {
	position:absolute;
	top:225px;
	left:61px;
	height:28px;
	width:85px;
	background:transparent url('../images/annuities-b.png');
}
#annu2:hover  {	
	background-image:url('../images/annuities-a.png');
}

#auto2 {
	position:absolute;
	top:225px;
	left:156px;
	height:28px;
	width:109px;
	background:transparent url('../images/auto-home-b.png');
}
#auto2:hover  {	
	background-image:url('../images/auto-home-a.png');
}
#heal2 {
	position:absolute;
	top:225px;
	left:276px;
	height:28px;
	width:64px;
	background:transparent url('../images/health-b.png');
}
#heal2:hover  {	
	background-image:url('../images/health-a.png');
}
#comm2 {
	position:absolute;
	top:225px;
	left:350px;
	height:28px;
	width:111px;
	background:transparent url('../images/commercial-b.png');
}
#comm2:hover  {	
	background-image:url('../images/commercial-a.png');
}
