/* CSS Document */

body {
	background-color: #000000;
}
#wrapper {
	background-color: #000000;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
}
#banner p {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 12px;
}
#banner {
	background-color: #333333;
	height: 145px;
	width: 1000px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#leftCol {
	float: left;
	width: 280px;
	margin: 0px;
	clear: both;
	padding: 0px;
}
#rightCol {
	float: right;
	width: 706px;
	margin-left: 0px;
}
#nav {
	width: 280px;
	background-color: #000000;
	margin-bottom: -6px;
}
#nav ul {
	list-style:none;
	margin:0;
	padding: 0px;
}
#nav ul li {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 50px;
	width: 280px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
}

#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 50px;
	background-image: url(images/navbutton_off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 280px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#nav li a:hover{
	display: block;
	height: 50px;
	width: 280px;
	background-repeat: no-repeat;
	background-image: url(images/navbutton_on.gif);
	color: #000000;
}
#leftBottom {
	background-color: #666666;
	width: 280px;
	padding-bottom: 50px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#leftBottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	width: 90%;
	margin-left: 15px;
	line-height: 18px;
}
#leftBottom h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	padding-left: 15px;
	margin-top: 45px;
}
#leftBottom h2 {
}
#leftBottom a {
}
#leftBottom a:hover {
}
li.rss_item {
	margin-bottom:1em;
	color: #FF0000;
}
a.rss_item {
	display:block;
	margin-top:.5em;
	color: #FFFFFF;
}

#rtColBanner {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#buttons {
	margin-top: 0px;
	background-color: #000000;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 265px;
}
#button1 {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	background-image: url(images/button_lifeins.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 225px;
}
#button1 span, #button2 span, #button3 span, #button4 span, #button5 span, #button6 span {
	display:none;
}
#button1 a {
display:block;
width: 225px;
height:125px;
background: url("button_lifeins.jpg") 0 0 no-repeat;
}
#button1 a:hover {
	background-position: 0 -125px;
	color: #049;
	background-image: url(images/button_lifeins.jpg);
}
#button2 {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#button2 a {
display:block;
width: 225px;
height:125px;
background: url(images/button_longterm.jpg) no-repeat 0 0;
}
#button2 a:hover {
	background-position: 0 -125px;
	color: #049;
	background-image: url(images/button_longterm.jpg);
}
#button3 {
	float: left;
	margin-bottom: 15px;
}
#button3 a {
display:block;
width: 225px;
height:125px;
background: url(images/button_disability.jpg) no-repeat 0 0;
}
#button3 a:hover {
	background-position: 0 -125px;
	color: #049;
	background-image: url(images/button_disability.jpg);
}
#button4 {
	float: left;
	margin-right: 15px;
	clear: both;
}
#button4 a {
display:block;
width: 225px;
height:125px;
background: url(images/button_healthins.jpg) no-repeat 0 0;
}
#button4 a:hover {
	background-position: 0 -125px;
	color: #049;
	background-image: url(images/button_healthins.jpg);
}
#button5 {
	float: left;
	margin-right: 15px;
}
#button5 a {
display:block;
width: 225px;
height:125px;
background: url(images/button_annuities.jpg) no-repeat 0 0;
}
#button5 a:hover {
	background-position: 0 -125px;
	color: #049;
	background-image: url(images/button_annuities.jpg);
}
#button6 {
	float:left;
}
#button6 a {
display:block;
width: 225px;
height:125px;
background: url(images/button_empbenefit.jpg) no-repeat 0 0;
}
#button6 a:hover {
	background-position: 0 -125px;
	color: #049;
	background-image: url(images/button_empbenefit.jpg);
}
#content {
	background-color: #333333;
	clear: both;
	float: right;
	width: 706px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-bottom: 15px;
}
#content p {
	width: 90%;
	margin-left: 20px;
	line-height: 18px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 20px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 20px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 20px;
}
#content a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
}
.contentimage {
	margin-right: 20px;
	float: left;
	margin-bottom: 15px;
	border: thin solid #CCCCCC;
}
#apply {
	padding-left: 20px;
	height: 50px;
	margin-bottom: 20px;
}
#apply span {
	display:none;
	}
#apply a {
	display:block;
	width: 400px;
	height:50px;
	background: url(images/quote.jpg) no-repeat 0 0;
	}
#apply a:hover {
background-position: 0 -50px;
	color: #049;
	background-image: url(images/quote.jpg);
	}
#apply2, #apply3 {
	padding-left: 20px;
	margin-bottom: 50px;
	width: 80%;
	clear: both;
	margin-top: 20px;
	height: 120px;
}
#apply_bluecross span, #apply_healthnet span, #apply_aetna span, #apply_blueshield span, #apply_nationwide span, #apply_bizmedical span, #apply_bizpayroll span, #apply_legacy span, #apply_retireez span {
	display:none;
}
#apply_bluecross {
	float: left;
	margin-right: 25px;
}
#apply_bluecross a {
display:block;
width: 200px;
height:50px;
background: url(images/apply_bluecross.jpg) no-repeat 0 0;
}
#apply_bluecross a:hover {
	background-position: 0 -50px;
	color: #049;
	background-image: url(images/apply_bluecross.jpg);
}
#apply_blueshield {
	float: left;
	margin-right: 20px;
}
#apply_blueshield a {
display:block;
width: 200px;
height:50px;
background: url(images/apply_blueshield.jpg) no-repeat 0 0;
}
#apply_blueshield a:hover {
	background-position: 0 -50px;
	color: #049;
	background-image: url(images/apply_blueshield.jpg);
}
#clear {
	clear:both;
	width: 600px;
	float: left;
}
#apply_healthnet {
	margin-right: 20px;
	float: left;
}
#apply_healthnet a {
display:block;
width: 200px;
height:50px;
background: url(images/apply_healthnet.jpg) no-repeat 0 0;
}
#apply_healthnet a:hover {
	background-position: 0 -50px;
	color: #049;
	background-image: url(images/apply_healthnet.jpg);
}
#apply_aetna {
	float: left;
	clear: left;
	margin-top: 20px;
	margin-left: 248px;
}
#apply_aetna a {
display:block;
width: 200px;
height:50px;
background: url(images/apply_aetna.jpg) no-repeat 0 0;
}
#apply_aetna a:hover {
	background-position: 0 -50px;
	color: #049;
	background-image: url(images/apply_aetna.jpg);
}
#apply_nationwide {
	float: left;
	margin-right: 20px;
}
#apply_nationwide a {
display:block;
width: 200px;
height:50px;
background: url(images/apply_nationwide.jpg) no-repeat 0 0;
}
#apply_nationwide a:hover {
	background-position: 0 -50px;
	color: #049;
	background-image: url(images/apply_nationwide.jpg);
}
#apply_bizmedical {
	float: left;
	margin-right: 50px;
}
#apply_bizmedical a {
	background-image: url(images/apply_bizmedical.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 120px;
	width: 250px;
}
#apply_bizmedical a:hover {
	background-image: url(images/apply_bizmedical.jpg);
	background-position: 0 -120px;
}
#apply_bizpayroll {
	float: left;
}
#apply_bizpayroll a {
	background-image: url(images/apply_bizpayroll.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 120px;
	width: 250px;
}
#apply_bizpayroll a:hover {
	background-image: url(images/apply_bizpayroll.jpg);
	background-position: 0 -120px;
}
#apply_legacy {
	float: left;
	margin-right: 50px;
}
#apply_legacy a {
	background-image: url(images/apply_legacy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 120px;
	width: 250px;
}
#apply_legacy a:hover {
	background-image: url(images/apply_legacy.jpg);
	background-position: 0 -120px;
}
#apply_retireez {
	float: left;
}
#apply_retireez a {
	background-image: url(images/apply_retireez.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 120px;
	width: 250px;
}
#apply_retireez a:hover {
	background-image: url(images/apply_retireez.jpg);
	background-position: 0 -120px;
}
#footer {
	clear: both;
	height: 50px;
	background-color: #333333;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 20px;
	line-height: 40px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
}
.bannerimage {
	margin-left: 10px;
	margin-top: 30px;
}
.video {
	margin-left:20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 240px;
	width: 320px;
	border: thin solid #FFFFFF;
}
.video h3 {
	font-size: 12px;
	margin-left: 0px;
	color: #FFFFFF;
	font-weight: normal;
}
.noindent {
margin-left:-20px;
}
.spacer {
}
/* contact form css */
#form {
}
  #name, #email {
  width: 200 px;
  }
  #message {
  width: 500px;
    height: 100px	}
	label, .warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	.warning {
	color: #F00;
	}
.quote {
	text-align: right;
	font-style: italic;
}
.tasconline {
	margin-left: 50px;
}
#shop {
	margin-left: 120px;	
}
