body{
	font: 62.5%/1.5em  Arial, Verdana, Helvetica;
	color:#000;
	text-align: center;
	background: #001648 url(../images/main_bg.jpg) 50% 0% no-repeat;
	padding:0;
	margin:0;
	/*background-color: #00174a;*/
}

a, span, form, h1, h2, h4, h5, img, td, ul, li, iframe {padding: 0; margin: 0;}

a{
	color:#00436E;
}


p, td{
	font-size:1.2em;
	line-height:1.4em;
}

h2{
	font-size:1.7em;
	color:#000;
}

h3{
	font-size:1.3em;
}

img{
	border:0;
}

/*main layout*/

#page_holder{
	margin: 1em auto 2em auto;
	text-align: left;
	width: 900px;
}

#header{
	height: 160px;
	background:  url('../images/header_bg.jpg');
	margin-bottom: 0px;
	position: relative;
}

#header h1{
	text-indent: -500em; 
	background: url('../images/chartis_logo.gif');
	height: 52px;
	width: 220px;
	margin: 0;
	position: absolute;
	left: 10px;
	top: 35px;
	display: block;
}

#header h1 a{
	display: block;
	height: 52px;
	width: 220px;
}

#header h1 img {
	position: absolute;
	left: 0px;
	top: 0px;
}


/* Main Menu */

#menu {
	height: 20px;
	padding: 0;
	margin: 0 0 0 0;
	position: absolute;
	bottom: 10px;
	left: 16px;
}

#menu ul {
	list-style-type: none;
	float: left;
}

#menu li {
	float: left;
	margin-right: 8px;
	margin-bottom: 0.5em;
	font-weight: bold;
}

#menu ul li a {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #00215a;
	text-decoration: none;
	padding-right: 0px;
	font-size: 1.15em;
	line-height: 1.2em;
	font-weight: bold;
}

#menu ul li a:hover, #menu ul li a.active { 
	border-bottom: 6px solid #00215a;
}

#menu ul li.last a {
	border-right: none;
}

/* end of main menu */

/* content */
/*************************************/

#left_content {
	width: 666px;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: #fff;
	float: left;
	padding: 20px 12px 20px 12px;
}

body.faq #left_content {
	background-color: #fff;
}

#main_content {
	min-height: 300px;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: transparent;
	overflow: visible;
	position: relative;
}

#main_content .get_quote_btn {position: absolute; right: 10px; bottom: 10px;}

#main_content ul {
	position: relative;
	left: 40px;
	font-size: 1.2em;
}


#left_content h2{
	margin-top: 0em;
}




#right_nav {
	width: 200px;
	height: auto;
	padding: 0;
	margin: 0 0 0 10px;
	background-color: transparent;
	float: left;
}

/* secondary right side nav */

#right_nav ul.secondary_main {
	list-style-type: none;
	padding-top: 18px;
	background: #fff url(../images/menu1_bg.jpg) repeat-y;
	margin-bottom: 10px;
	width: 200px;
	/*height: 64px;*/
	border-bottom: 6px solid #001649;	
}

#right_nav div.renew {
	display: block;
	width: 170px;
	height: 56px;
	margin-bottom: 10px;
	background: url(../images/renew_btn2.gif) no-repeat;
	padding: 15px;
}

#right_nav div.renew a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	line-height: 1em;
}

#right_nav div.renew a:hover {
	color: #001649;
}

#right_nav ul.secondary_main {
	width: 200px;
}

#right_nav ul.secondary_main li {
	margin-bottom: 0px;
	font-weight: bold;
	width: 200px;
}

#right_nav ul.secondary_main a {
	width: 184px;
	text-decoration: none;
	display: block;
	height: 32px;
	background-color: #fff;
	line-height: 32px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #001649;
	font-size: 1.4em;
	padding-left: 16px;
}
#right_nav ul.secondary_main a.multi {
	
}
#right_nav ul.secondary_main a:hover, #right_nav ul.secondary_main a.active {
	background-color: #001649;
	color: #fff;
}


/* secondary other nav */

#right_nav ul.secondary_other {
	list-style-type: none;
	background: #fff url(../images/menu1_bg.jpg) repeat-y;
	width: 200px;
	border-bottom: 6px solid #001649;
}

#right_nav ul.secondary_other li {
	margin-bottom: 0px;
	font-weight: normal;
	position: relative;
	left: 0px; 
}

#right_nav ul.secondary_other a {
	width: 168px;
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #001649;
	font-size: 1.2em;
	text-decoration: none;
	display: block;
	padding: 7px 16px 7px 16px;
	font-weight: bold;
}

#right_nav ul.secondary_other a:hover {
	background-color: #001649;
	color: #fff;
}

#right_nav ul.secondary_other li.title {
	padding-left: 16px;	
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right_nav ul.secondary_other li span.title2 {
	padding-left: 16px;	
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
}

#right_nav ul.secondary_other li.medicare a span {
	position: relative;
	left: 9px;
}




#right_nav ul.secondary_other li.last {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #00436e;
	padding-left: 0px;
	margin-top: 1.5em;	
}

#right_nav ul.secondary_other li.last a {
	display: inline;
	font-size: 1em;
	padding-left: 0px;
	text-decoration: underline;
}




/* end of secodary right side navs */

/* Phone Number */

#right_nav ul.phone_number {
	list-style-type: none;
	width: 184px;
	margin-top: 5px;
	background: #fff url(../images/menu1_bg.jpg) repeat-y;
	font-size: 1.8em;
	font-weight: bold;
	padding: 10px 0px 10px 0;
	line-height: 1.3em;
	padding-left: 16px;  
}

/* end of phone number */


#footer {
	width: 967px;
/*	height: 20px;*/
	clear: both;
	padding: 0;
	margin: 0;
	background-color: transparent;
}

/* footer menu */



#footer ul {
	list-style-type: none;
	float: left;
	margin-top: 0.5em;
	position: relative;
	left: 12px;
	width: 888px;
	margin-bottom: 10px;
}

#footer li {
	float: left;
	margin-right: 8px;
	margin-bottom: 0em;
	font-weight: normal;
}

#footer ul li a {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	padding-right: 8px;
	border-right: 1px solid #fff;
	font-size: 1.1em;
	line-height: 1.2em;
}

#footer ul li.last a {
	border-right: none;
}
.foortertext {
color:#fff;
font-size:1.1em;
position: relative;
left: 14px;
clear: both;
}


/*gubbins*/

/**clearfix*******************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.form-item label {
	background-color:#000000;
	border:1px solid #D4D935;
	color:#FFFFFF;
	font-family:Helvetica,Arial,sans-serif;
	font-size:100%;
	left:0;
	padding:5px;
	width:300px;
}



