@import url("/css/reset.css");
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606165;
}
body {
	background-color: #c9c9cb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/bg-page.jpg);
	background-repeat:repeat-x;
	line-height:1.4em;
}
.clearit {
	float:left;
	height:1px;
	clear:left;
	display:block;
}
a {outline: none;}
a:link {
	color: #324571;
}
a:visited {
	color: #324571;
}
a:hover {
	color: #D71226;
}
a:active {
	color: #D71226;
}
p {
	margin-bottom:1.4em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 14px;
}
img {
	border: none;
}
#home #container {
	width:920px;
	height:550px;
	margin:0 auto 0px auto;
	padding:0 25px 0 25px;
	background-image:url(/images/bg-body-content.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	clear:left;
}
#sub #container {
	width:960px;
	margin:0 auto 0px auto;
}
#sub #inner-container {
	float:left;
	width:920px;
	margin:0 0 0px -5px;
	padding:0 25px 0 25px;
	background-image: url(/images/bg-sub-page.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	width:920px;
	height:134px;
	margin:0 auto 0 auto;
	padding:0 25px 0 25px;
	background-image: url(/images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#sub #header {
	width:920px;
	height:134px;
	margin:0 auto 0 auto;
	padding:0 25px 0 25px;
	background-image: url(/images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#logo {
	float:left;
	height:104px;
	width:100px;
}
#logo img{padding: 18px 0 0 16px}
#teaser {
	float:left;
	height:104px;
	width:493px;
	padding-right:130px;
}
#teaser p {
	font-size:24px;
	color:#3f5587;
	text-align:left;
	padding-top:52px;
}
#teaser .espanol {
	font-size:16px;
	font-weight:normal;
	color:#3f5587;
}
#teaser a {
	color:#000000;
	text-decoration:none;
}
#teaser a:hover {
	color:#000000;
	text-decoration:underline;
}
#search {
	float:left;
	height:104px;
	width:197px;
}
#search form {
	float:left;
	height:104px;
	width:197px;
}
#search form .input {
	float:left;
	width:120px;
	height:12px;
	border:1px solid #A9A9A9;
	margin-top:62px;
	overflow:hidden;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#333;
}
#search form .submit {
	float:left;
	width:51px;
	height:20px;
	margin-top:63px;
	margin-left:10px;
	border:none;
	background-image:url(/images/button-search-submit.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#nav {
	float:left;
	width:920px;
	margin:0 0 0px 0;
}
#menu {
	list-style:none;
	float:left;
	width:920px;
	height:30px;
	margin:0;
	padding:0;
	background-color:#30426c;
	background-image:url(/images/bg-nav.jpg);
}
#menu li {
	float:left;
	color:#FFFFFF;
	list-style:none;
	margin-left:0;
	line-height:30px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
#menu li.home {
	width:85px;
	text-align:center;
}
#menu li.home:hover {
	background-image: url(/images/menu-top-home.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#606165;
}
#menu li.home:hover a, #menu li.home:hover a:hover {
	color:#606165;
	text-decoration:none;
}
#menu li.products {
	width:100px;
	text-align:center;
}
#menu li.products:hover {
	background-image: url(/images/menu-top-products.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#606165;
}
#menu li.products:hover a, #menu li.products:hover a:hover {
	color:#606165;
	text-decoration:none;
}
#menu li.customer-service {
	width:155px;
	text-align:center;
}
#menu li.customer-service:hover {
	background-image: url(/images/menu-top-customer-service.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#606165;
}
#menu li.customer-service:hover a, #menu li.customer-service:hover a:hover {
	color:#606165;
	text-decoration:none;
}
#menu li.agents {
	width:90px;
	text-align:center;
}
#menu li.agents:hover {
	background-image: url(/images/menu-top-agents.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#606165;
}
#menu li.agents:hover a, #menu li.agents:hover a:hover {
	color:#606165;
	text-decoration:none;
}
#menu li.info-center {
	width:110px;
	text-align:center;
}
#menu li.info-center:hover {
	background-image: url(/images/menu-top-info-center.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#606165;
}
#menu li.info-center:hover a, #menu li.info-center:hover a:hover {
	color:#606165;
	text-decoration:none;
}
#menu li.about-us {
	width:105px;
	text-align:center;
}
#menu li.about-us:hover {
	background-image: url(/images/menu-top-about-us.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#606165;
}
#menu li.about-us:hover a, #menu li.about-us:hover a:hover {
	color:#606165;
	text-decoration:none;
}
#menu li.contact-us {
	width:125px;
	text-align:center;
}
#menu li.contact-us:hover {
	background-image: url(/images/menu-top-contact-us.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#606165;
}
#menu li.contact-us:hover a, #menu li.contact-us:hover a:hover {
	color:#606165;
	text-decoration:none;
}
#menu li.login {
	width:150px;
	text-align:center;
}
#menu li.login:hover {
/*background-image: url(/images/menu-top-bg-last.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	color:#606165;*/
}
 #menu li.login:hover a, {
 color:#FFFFFF;
 text-decoration:none;
}
#menu li.login:hover a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#menu li a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.center {
	text-align:center;
}
.hide {
	display:none;
}
#menu li.products ul li {
	margin-left:-9999px;
}
#menu li.products ul li ul li {
	margin-left:-9999px;
}
#menu:hover li.products ul {
	position:absolute;
	background-image:url(/images/menu-sub-nav-bg.png);
	background-repeat:repeat-y;
	background-position:left;
	height:auto;
	width:200px;
	text-align:left;
	padding:1px 0 9px 22px;
}
#menu:hover li.products ul li {
	text-align:left;
	margin-left:0px;
	display:block;
	width:182px;
}
#menu:hover li.products ul li a {
	display:block;
	height:30px;
	font-size:11px;
	font-weight:bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
#menu:hover li.products ul li ul {
	background-image:none;
	background-color:#F5F5F5;
	margin-left:200px;
	height:auto;
	width:200px;
	text-align:left;
	position:relative;
	padding:0;
}
#menu:hover li.products ul li ul li {
	background-color:#F5F5F5;
	text-align:left;
	margin-left:0px;
	display:block;
	width:182px;
	padding:9px;
	height:21px;
	display:block;
	border-bottom:1px solid red;
}
#menu li.products ul li a:hover, #menu li.products ul li ul li a {
	display:block;
	color:#00CC00;
}
#breadcrumbs {
	float:left;
	width:920px;
	height:43px;
	background-image:url(/images/bg-breadcrumbs.jpg);
	background-repeat:no-repeat;
}
#breadcrumbs p {
	line-height:43px;
	margin:0;
	padding:0 0 0 15px;
	font-size:11px;
	text-transform:capitalize;
}
#body-content {
	float:left;
	width:920px;
	margin-bottom:13px;
	padding-top:25px;
	clear:left;
}
#sub-content {
	float:left;
	width:660px;
	padding-right:25px;
	padding-left:6px;
	clear:left;
	overflow:hidden;
}
#sub-content.search-content {
	float:left;
	width:890px;
	padding-right:25px;
	padding-left:6px;
	clear:left;
	overflow:hidden;
}
#sub-content h1 {
	font-size:24px;
	font-weight:normal;
	color:#324571;
	padding-left:10px;
	line-height:24px;
}
#sub-content h5 {
	font-size:14px;
	font-weight:bold;
	color:#324571;
	padding-left:10px;
	margin:15px 0 0 0;
}
#sub-content p {
	padding-left:10px;
}
.sub-highlight {
	float:left;
	min-height:100px;
	width:640px;
	padding:10px;
	margin-left:-6px;
	margin-bottom:1.4em;
	background-image:url(/images/bg-sub-highlight.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:hidden;
}
.sub-highlight h2 {
	font-size:18px;
	font-weight:normal;
	color:#3b3a38;
}
.sub-highlight p {
	font-size:12px;
	font-weight:normal;
	color:#3b3a38;
	margin-bottom:0;
}
.sub-highlight a {
	color:#2c4ca7;
	text-decoration:none;
}
.sub-highlight a:hover {
	color:#2c4ca7;
	text-decoration:underline;
}
.sub-highlight-photo {
	float:left;
	width:100px;
	height:100px;
	margin-right:15px;
}
#sidebar-photo {
	float:left;
	width:229px;
	height:168px;
}
#sidebar {
	float:left;
	width:229px;
}
#sidebar-menu {
	float:left;
	width:229px;
	background-image:url(/images/bg-sidebar-middle.gif);
	background-repeat:repeat-y;
	padding:0;
	margin:2px 0 0 0;
}
#sidebar-menu-top {
	float:left;
	width:229px;
	margin:0;
	background-image:url(/images/bg-sidebar-top.gif);
	background-repeat:no-repeat;
	height:5px;
	padding:0;
}
#sidebar-menu-middle {
	float:left;
	width:227px;
	background-image:url(/images/bg-sidebar-middle.gif);
	background-repeat: repeat-y;
	min-height:25px;
	padding:0px 1px 10px 1px;
	margin:0;
}
#sidebar-menu-middle h5 {
	font-size:11px;
	margin:0;
	padding:15px;
	text-transform:uppercase;
	font-weight:bold;
	color:#2d383f;
}
#sidebar-menu-middle p {
	font-size:11px;
	margin:0;
	padding:0;
	color:#2d383f;
}
#sidebar-menu-middle p.break {
	padding-left:15px;
	/*border-bottom:1px solid #FFFFFF;*/
	margin-bottom:.7em;
	font-weight:bold;
}
#sidebar-menu-middle p.question {
	margin-left:15px;
	background-image:url(/images/sidebar-question.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-bottom:.7em;
}
#sidebar-menu-middle p.question-break {
	margin-left:0px;
	background-image:url(/images/sidebar-question.gif);
	background-repeat:no-repeat;
	background-position:15px 0;
	padding-left:40px;
	/*border-bottom:1px solid #FFFFFF;*/
	margin-top:.7em;
}
#sidebar-menu-middle p a {
	color:#148bc9;
	text-decoration:none;
	display:block;
}
#sidebar-menu-middle p a:hover {
	text-decoration:underline;
}
#sidebar-menu-middle p.note {
	padding:15px;
	font-weight:bold;
	color:#2d383f;
}
#sidebar-menu-middle p.note a {
	display:inline;
}
#sidebar-menu-bottom {
	float:left;
	width:229px;
	background-image: url(/images/bg-sidebar-bottom.gif);
	background-repeat:no-repeat;
	height:5px;
	padding:0;
	margin:0;
}
#for-customers {
	float:left;
	width:415px;
	height:482px;
	margin-right:90px;
}
#for-customers h1 {
	color:#ffffff;
	text-transform:uppercase;
	font-size:14px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}
#for-customers p {
	margin:0 30px 1.4em 30px;
	font-size:12px;
}
#customer-list {
	list-style:none;
	margin-left:25px;
	padding-left:7px;
	padding-top:85px;
	padding-bottom:20px;
}
#customer-list li {
	color:#1b4bb3;
/*	text-transform:uppercase; */
/*	font-size:12px;    */
font-size:16px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	list-style-image:url(/images/list-star.gif);
	list-style-position:outside;
	padding:0px;
	margin:0;
}
#customer-list li a {
	color:#1b4bb3;
	display:block;
	text-decoration:none;
}
#customer-list li a:hover {
	text-decoration:underline;
}
#for-agents {
	float:left;
	width:415px;
	height:482px;
}
#for-agents h1 {
	color:#ffffff;
	text-transform:uppercase;
	font-size:14px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}
#for-agents p {
	margin:0 30px 1.4em 30px;
	font-size:12px;
}
#agent-list {
	list-style:none;
	margin-left:25px;
	padding-left:7px;
	padding-top:85px;
	padding-bottom:20px;
}
#agent-list li {
	color:#d71226;
/*	text-transform:uppercase; */
/*	font-size:12px;   */
font-size:16px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	list-style-image:url(/images/list-star.gif);
	list-style-position:outside;
	padding-left:0px;
	margin-left:0;
}
#agent-list li a {
	color:#d71226;
	display:block;
	text-decoration:none;
}
#agent-list li a:hover {
	text-decoration:underline;
}
#footer {
	clear:left;
	width:945px;
	height:113px;
	margin:0 auto 0 auto;
	padding:0 25px 0 0;
	background-image:url(/images/bg-footer-home.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#footer #footer-logo {
	float:left;
	width:75px;
	height:113px;
}
#footer #content {
	float:left;
	width:870px;
	height:113px;
}
#footer #content p {
	/*text-transform:uppercase;*/
	font-size:11px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#footer-menu {
	list-style:none;
	float:left;
	width:100%;
	margin:0;
	padding:30px 0 0 0;
}
#footer-menu li {
	float:left;
	list-style:none;
	margin-left:0;
	border-right:1px solid #1b4bb3;
	padding-right:5px;
	padding-left:5px;
	text-transform:;
	font-size:11px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}
#footer-menu li.first {
	padding-left:0;
}
#footer-menu li.last {
	border-right:none;
}
#footer-menu #li a {
	color:#1b4bb3;
	text-decoration:underline;
}
#sub #footer {
	clear:left;
	width:945px;
	height:113px;
	margin:0 auto 0 auto;
	padding:0 25px 0 0;
	background-image:url(/images/bg-footer-subpage.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#sub #footer #footer-logo {
	float:left;
	width:75px;
	height:113px;
}
#sub #footer #content {
	float:left;
	width:870px;
	height:113px;
}
#sub #footer #content p {
	text-transform:;
	font-size:11px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#sub #footer-menu {
	list-style:none;
	float:left;
	width:100%;
	margin:0;
	padding:30px 0 0 0;
}
#sub #footer-menu li {
	float:left;
	list-style:none;
	margin-left:0;
	border-right:1px solid #1b4bb3;
	padding-right:5px;
	padding-left:5px;
	text-transform:;
	font-size:11px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}
#sub #footer-menu li.first {
	padding-left:0;
}
#sub #footer-menu li.last {
	border-right:none;
}
#sub #footer-menu #li a {
	color:#1b4bb3;
	text-decoration:underline;
}
#sub #footer, #home #footer {
	margin-bottom:50px;
}
#sub .sub-table {
	width:610px;
	margin:25px 25px 25px 10px;
	border-collapse:collapse;
}
#sub .sub-table th {
	text-align:left;
	background-color:#CCCCCC;
	padding:10px;
	vertical-align:text-top;
	border:1px dashed #fafafa;
}
#sub .sub-table td {
	text-align:left;
	background-color:#ffffff;
	padding:10px;
	vertical-align:text-top;
	border:1px dashed #cccccc;
}
.togglehide {
	display:none;
}
.showhide {
	font-weight:normal;
}
.uppercase {
	text-transform:uppercase;
}
#sub .contact-table {
	width:610px;
	margin:25px 25px 25px 10px;
	border-collapse:collapse;
}
#sub .contact-table td {
	text-align:left;
	padding:5px;
	vertical-align:text-top;
	border:1px solid #cccccc;
}
#sub .contact-table td.col1 {
	width:350px;
}
#sub .contact-table tr.odd {
	background-color:#e9e9e9;
}
#sub .annuity-table {
	width:610px;
	margin:25px 25px 25px 10px;
	border-collapse:collapse;
}
#sub .annuity-table td, #sub .annuity-table th {
	text-align:left;
	padding:5px;
	vertical-align:text-top;
	border:1px dashed #cccccc;
}
#sub .annuity-table td.col1 {
	width:350px;
}
#sub .annuity-table tr.odd {
	background-color:#e4e4e4;
}
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {
	background: url(/images/three_1.gif);
}
.preload2 {
	background: url(/images/three_1a.gif);
}
#flymenu {
	list-style:none;
	float:left;
	width:920px;
	height:30px;
	margin:0;
	padding:0;
	background-color:#30426c;
	background-image:url(/images/bg-nav.jpg);
	position:relative;
}
#flymenu li.top {
	display:block;
	float:left;
	height:30px;
}
#flymenu li {
	float:left;
	color:#FFFFFF;
	list-style:none;
	margin-left:0;
	line-height:30px;
	font-size:11px;
	font-weight:bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
#flymenu li a {
	color:#FFFFFF;
	text-decoration:none;
}
#flymenu li.home {
	width:85px;
	text-align:center;
}
.home-center {
	width:85px;
	text-align:center;
}
#nav .top_link {text-transform:capitalize;}
#nav ul li .sub {text-transform:capitalize;}
#flymenu li.home:hover a.top_link {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	text-decoration:none;
	cursor:pointer;
	width:85px;
	background-image: url(/images/menu-top-home.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#606165;
	text-decoration:none;
	text-align:center;
}
#flymenu li.products {
	width:100px;
	text-align:center;
	color:#606165;
}
.products-center {
	width:100px;
	text-align:center;
}
#flymenu li.products:hover a.top_link {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	text-decoration:none;
	cursor:pointer;
	background-image: url(/images/menu-top-products.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#606165;
	width:100px;
}
#flymenu li.customer-service {
	width:155px;
	text-align:center;
}
.customer-service-center {
	width:155px;
	text-align:center;
}
#flymenu li.customer-service:hover a.top_link {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	text-decoration:none;
	cursor:pointer;
	background-image: url(/images/menu-top-customer-service.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#606165;
	text-decoration:none;
	width:155px;
}
#flymenu li.agents {
	width:90px;
	text-align:center;
}
.agents-center {
	width:90px;
	text-align:center;
}
#flymenu li.agents:hover a.top_link {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	text-decoration:none;
	cursor:pointer;
	background-image: url(/images/menu-top-agents.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#606165;
	text-decoration:none;
	width:90px;
}
#flymenu li.info-center {
	width:110px;
	text-align:center;
}
.info-center-center {
	width:110px;
	text-align:center;
}
#flymenu li.info-center:hover a.top_link {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	text-decoration:none;
	cursor:pointer;
	background-image: url(/images/menu-top-info-center.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#606165;
	text-decoration:none;
	width:110px;
}
#flymenu li.about-us {
	width:105px;
	text-align:center;
}
.about-us-center {
	width:105px;
	text-align:center;
}
#flymenu li.about-us:hover a.top_link {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	text-decoration:none;
	cursor:pointer;
	background-image: url(/images/menu-top-about-us.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#606165;
	text-decoration:none;
	width:105px;
}
#flymenu li.contact-us {
	width:125px;
	text-align:center;
}
.contact-us-center {
	width:125px;
	text-align:center;
}
#flymenu li.contact-us:hover a.top_link {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	text-decoration:none;
	cursor:pointer;
	background-image: url(/images/menu-top-contact-us.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#606165;
	text-decoration:none;
	width:125px;
}
#flymenu li a.top_link span {
	float:left;
	display:block;
	text-align:center;
	padding:0;
	/*padding:0 24px 0 12px;*/
	height:30px;/*	background: url(/images/three_0.gif) right top no-repeat;*/
}
#flymenu li a.top_link span.down {
	float:left;
	display:block;
	padding:0;
	text-align:left;
	/*padding:0 24px 0 12px;*/
	height:30px;/*	background: url(/images/three_0a.gif) no-repeat right top;*/
}
#flymenu li:hover a.top_link {
	color:#fff;/*	background: url(/images/three_1.gif) no-repeat;*/
}
#flymenu li:hover a.top_link span {
/*	background:url(/images/three_1.gif) no-repeat right top; */
}
#flymenu li:hover a.top_link span.down {
/*	background:url(/images/three_1a.gif) no-repeat right top; */
}
/* Default list styling */

#flymenu li:hover {
	position:relative;
	z-index:200;
}
#flymenu li:hover ul.sub {
	left:1px;
	top:30px;
	/*background: #bbd37e;*/
	padding:3px;
	/*border:1px solid #5c731e;*/
	white-space:nowrap;
	width:200px;
	height:auto;
	z-index:300;
}
#flymenu li:hover ul.sub li {
	display:block;
	height:30px;
	line-height:30px;
	position:relative;
	float:left;
	width:175px;
	font-weight:normal;
}

#flymenu li:hover ul.sub li {
	
	color:#606165;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	margin-left:1px;
	margin-top:0px;
	background-color:#FFFFFF;
	height:30px;
}
#flymenu li:hover ul.sub li.topsub {
	
	color:#606165;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	margin-left:1px;
	margin-top:-2px;
	background-color:#FFFFFF;
	height:30px;
}
#flymenu li:hover ul.sub li a {
	display:block;
	font-size:11px;
	/*height:30px;*/
	/*width:88px;*/
	/*line-height:30px;*/
	text-indent:18px;
	text-decoration:none;
	width:175px;
	/*background-image:url(/images/menu-sub-nav-bg.png);
	background-repeat:repeat-y;
	background-position:left;*/
	
	text-align:left;
	padding:0;
	border-bottom:1px solid #cccccc;
}
#flymenu li ul.sub li a.fly {
	/*	background:#bbd37e url(/images/arrow.gif) 80px 6px no-repeat; */
	color:#606165;
	height:30px;
	line-height:30px;
	margin-top:0px;
	border-bottom:1px solid #cccccc;
}
#flymenu li:hover ul.sub li a:hover {
	/*background:#6a812c;
	color:#fff;
	border-color:#fff;*/
	color:#606165;
	background-color:#e4e4e4;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #cccccc;
}
#flymenu li:hover ul.sub li a.fly:hover {
	/*	background:#6a812c url(/images/arrow_over.gif) 80px 6px no-repeat; */
	/*color:#fff;*/
	color:#606165;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #cccccc;
}
#flymenu li:hover li:hover ul, #flymenu li:hover li:hover li:hover ul, #flymenu li:hover li:hover li:hover li:hover ul, #flymenu li:hover li:hover li:hover li:hover li:hover ul {
	left:174px;
	top:1px;
	/*background: #bbd37e;
	padding:3px;*/
	
	white-space:nowrap;
	width:200px;
	z-index:400;
	height:30px;
	
}
#flymenu ul, #flymenu li:hover ul ul, #flymenu li:hover li:hover ul ul, #flymenu li:hover li:hover li:hover ul ul, #flymenu li:hover li:hover li:hover li:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
	height:30px;
	line-height:30px;
	
}
#flymenu li:hover li:hover a.fly, #flymenu li:hover li:hover li:hover a.fly, #flymenu li:hover li:hover li:hover li:hover a.fly, #flymenu li:hover li:hover li:hover li:hover li:hover a.fly {
	/*	background:#6a812c url(/images/arrow_over.gif) 80px 6px no-repeat; */
	/*color:#fff;
	border-color:#fff;*/
	height:30px;
	line-height:30px;
	
}
#flymenu li:hover li:hover li a.fly, #flymenu li:hover li:hover li:hover li a.fly, #flymenu li:hover li:hover li:hover li:hover li a.fly {
	/*	background:#bbd37e url(/images/arrow.gif) 80px 6px no-repeat; */
	/*color:#000;
	border-color:#bbd37e;*/
	color:#606165;
	height:30px;
	line-height:30px;
}
#flymenu li a.fly {
}

#sub-content .section-headline {
	line-height: 45px;
	height: 45px;
	width: 640px;
	display: block;
	padding-left: 10px;
	background-image: url(../images/h1-product-bg.jpg);
	background-repeat: no-repeat;
}
#sub-content #products table {
	margin-left: 15px;margin-bottom:20px;
}
#sub-content .product-type {
	margin-left: 10px;
}
#sub-content .sub-highlight #img-col {
	display: block;
	float: left;
	height: 100%;
	width: auto;
}
#sub-content .sub-highlight #menu-col {
	float: left;
}
#sub-content .sub-highlight #menu-col ul{
	margin-bottom:1px;margin-top:1px;
}
#sub-content .contact-title {
	background-image: url(../images/red-line.gif);
	background-repeat: no-repeat;
	background-position: 10px 23px;
	height: 25px;
}
#footer-logo a {
	display: block;
	margin-left: 23px;
	margin-top: 30px;
}
#breadcrumbs p {
	float: left;
}
#breadcrumbs ul {
	list-style-type: none;
	float: left;
	line-height:43px;
	margin-left:-15px;
}
#breadcrumbs ul li {
	float: left;
	display: block;
	margin-right:5px;
	font-size:10px;
}
#breadcrumbs ul .divider {
	float: left;margin-right:5px;
}
/************************************** Toggle Styling ************************/
h2.trigger {
	height: 46px;
	line-height: 46px;
	width: auto;
	font-size: 14px;
	font-weight: normal;
	background-image: url(../images/h2_trigger_a.gif);
	background-repeat: no-repeat;
	margin: 0 0 5px 10px;
	padding: 0 0 0 35px;
	clear:left;
	cursor:pointer;
}
li.trigger {
	height: 46px;
	
}
h2.trigger a {
	color: #000;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #036;
}
h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	font-size: 12px;
	width: 500;
	clear: both;
}
.li_toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	font-size: 12px;
	width: 500;
	clear: both;
}
.toggle_container .block {
	padding-left: 30px;
}
.li_toggle_container .li_block {
	margin-top:10px;margin-bottom:5px;
}
.li_toggle_container .block {
	padding-left: 0px;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.li.toggle_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
#footer .translate {
	float: right;
}
#landing-content {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f3f2e7;
	height: 400px;
	background-image: url(../images/landing-content-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#landing-header {
	height: 82px;
	width: 918px;
}
#landing-header h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	margin-left: 15px;
	padding-top: 20px;
}
.products#landing-header {
	background-image: url(../images/landing-products-header.jpg); background-repeat:no-repeat;
	display: block;
}
.about-us#landing-header {
	background-image: url(../images/landing-aboutus-header.jpg); 	
	background-repeat: no-repeat;
	display: block;
}
.agents#landing-header {
	background-image: url(../images/landing-agents-header.jpg); 	
	background-repeat: no-repeat;
	display: block;
}
.cust-service#landing-header {
	background-image: url(../images/landing-customer-header.jpg);
	background-repeat:no-repeat;
	display: block;
}
.info-center#landing-header {
	background-image: url(../images/landing-infocenter-header.jpg);
	background-repeat:no-repeat;
	display: block;
}
#products-landing-content {
	background-image: url(../images/landing-products-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
#about-us-landing-content {
	background-image: url(../images/landing-aboutus-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
#agents-landing-content {
	background-image: url(../images/landing-agents-bg.jpg);
	background-repeat: no-repeat;
	background-position: 518px top;
	height: 100%;
}
#cust-service-landing-content {
	background-image: url(../images/landing-customer-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
#info-center-landing-content {
	background-image: url(../images/landing-infocenter-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
#landing-sub-nav {
	margin-left: 15px;
	width: 195px;
	padding-top: 15px;
	float: left;
}
#landing-sub-nav ul {
	list-style-type: none;
	padding: 0px;
}
#landing-sub-nav ul a {
	text-decoration:none;
}
#landing-sub-nav ul .main-section-divider {
	font-size: 18px;
	color: #2c4ba7;
	line-height: 42px;
	border-top:solid 1px #D0D0D1;
}
#landing-sub-nav ul .main-section {
	font-size: 18px;
	color: #2c4ba7;
	line-height: 42px;
}
#landing-sub-nav ul ul {
	margin-bottom: 12px;
}
#landing-content #text-block {
	float: left;
	width: 350px;
	margin-left: 25px; margin-top:25px;
}
/*****************************************End Toggle Styling **/
.center {
	text-align:center;
}
.hide {
	display:none;
}
