/*********************
  general items
*********************/
* {
	margin: 0;
	padding: 0;
}
ul, ol {
	padding: 0 0 0px 20px;
}
p {
	padding-bottom: 20px;
}
a {
	color: #706e6e;
}
a:focus {outline: 0;}
a:hover {
}
a img {
	border: 0;
}
fieldset {
	border: 0;
}

/*********************
  Main Styles
*********************/
html {
	font: .627em Arial, Verdana, Helvetica, sans-serif;
}
body {
	text-align: center;
	color: #706e6e;
	background: #2d6890 url(../images/body_bgr.jpg) no-repeat 0 0;
}
#container {
	margin: 0 auto;
	width: 995px;
	text-align: left;

}
.c_inner {
	float: left;
	clear: left;
	padding: 15px 18px;
	width: 959px;
	background: url(../images/container_bgr.png) repeat-y 0 0;
}
#container_btm {
	clear: both;
	width: 995px;
	padding-top: 18px;
	height: 0;
	overflow: hidden;
	background: url(../images/container_btm.png) no-repeat top left;
}
/*********************
  header & footer
*********************/
.top_nav_search {
	float: left;
	padding: 27px 0 15px 550px;
	width: 440px;
}
.top_nav_search ul {
	float: left;
	display: inline;
	list-style-type: none;
	margin-right: 4px;
	padding: 5px 0 0;
}
.top_nav_search ul li {
	display: inline;
	text-transform: uppercase;
	color: #fff;
}
.top_nav_search ul li a {
	color: #fff;
	text-decoration: none;
}
.top_nav_search ul li a:hover {
	text-decoration: underline;
}
.search_f {
	float: left;
	display: inline;
	width: 200px;
}
.search_f input {
	float: left;
	display: inline;
	width: 166px;
	padding: 2px 0 0 2px;
	border: 0;
	height: 19px;
	background: url(../images/input_bgr.gif) no-repeat 0 0;
}
.search_f input.go {
	float: left;
	display: inline;
	width: 29px;
	padding: 0;
	margin: 0;
	border: 0;
	height: 21px;
	background: none;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

#header {
	float: left;
	clear: left;
	padding: 0 18px;
	width: 959px;
	height: 165px;
	background: url(../images/header_bgr.png) no-repeat 0 0;
}
#logo {
	float: left;
	display: inline;
	margin: 20px 10px 7px 15px;
}
#logo img {
	display: block;
}
.btns {
	float: right;
	position: relative;
	z-index: 3;
	width: 168px;
}
#faq,
#hl {
	float: left;
	padding-top: 36px;
	width: 51px;
	height: 0;
	overflow: hidden;
	background: url(../images/top_btns.gif) no-repeat 0 0;
}
#hl {
	width: 117px;
	background-position: -51px 0; 
}
#tagline {
	float: left;
	display: inline;
	padding: 22px 0 0 0;
	margin-top: 70px;
	width: 450px;
	height: 0;
	overflow: hidden;
	background: url(../images/tagline.png) no-repeat 0 0;
}

/*********************
  navigation
*********************/

#nav {
	float: left;
	clear: left;
	display: inline;
	list-style-type: none;
	padding: 0;
	width: 959px;
	height: 40px;
}
#nav li {
	float: left;
	display: inline;
}
#nav li a {
	float: left;
	display: block;
	padding-top: 43px;
	height: 0;
	overflow: hidden;
	font-size: .1em;
	background: url(../images/navigation.gif) no-repeat 0 0;
}
#nav li#tgb a {
	width: 154px;
	background-position: 0 0;
}
#nav li#tgb a:hover,
#nav li#tgb a.on {
	background-position: 0 -43px;
}
#nav li#why a {
	width: 199px;
	background-position: -154px 0;
}
#nav li#why a:hover,
#nav li#why a.on {
	background-position: -154px -43px;
}
#nav li#options a {
	width: 167px;
	background-position: -353px 0;
}
#nav li#options a:hover,
#nav li#options a.on {
	background-position: -353px -43px;
}
#nav li#gs a {
	width: 150px;
	background-position: -520px 0;
}
#nav li#gs a:hover,
#nav li#gs a.on {
	background-position: -520px -43px;
}
#nav li#stories a {
	width: 142px;
	background-position: -670px 0;
}
#nav li#stories a:hover,
#nav li#stories a.on {
	background-position: -670px -43px;
}
#nav li#news a {
	width: 147px;
	background-position: -812px 0;
}
#nav li#news a:hover,
#nav li#news a.on {
	background-position: -812px -43px;
}

/*** footer ***/

#footer {
	clear: both;
	width: 959px;
	margin: 0 auto;
	text-align: right;
	color: #fff;
}
#footer p {
	float: left;
}
#footer ul {
	padding: 0;
	list-style-type: none;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	color: #fff;
}
#footer ul li a:hover {
	text-decoration: none;
}









/*********************
  main content items
*********************/

#content {
	float: left;
	clear: left;
	width: 959px;
}
#top_content {
	width: 920px;
	height: 472px;
	margin: 0 auto 5px;
	font-size: 1.2em;
	background: url(../images/top_content_bgr.jpg) no-repeat 0 0;
}
.left_tc {
	float: left;
	display: inline;
	margin: 100px 0 0 239px;
	padding: 10px;
	width: 305px;
}
.left_tc p {
	padding-bottom: 5px;
	color: #626262;
	line-height: 1.4em;
}
.left_tc a {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #006786;
}
.left_tc a:hover {
	text-decoration: none;
}
h1#take_advantage {
	margin: 0 0 20px 60px;
	padding-top: 133px;
	width: 241px;
	height: 0;
	overflow: hidden;
	font-size: .1em;
	background: url(../images/h1_take_advantage.gif) no-repeat 0 0;
}
h2#guide {
	position: relative;
	z-index: 2;
	float: left;
	display: inline;
	margin-top: -106px;
	padding-top: 189px;
	width: 281px;
	height: 0;
	overflow: hidden;
	font-size: .1em;
	background: url(../images/h2_where.png) no-repeat 0 0;
}

.right_tc {
	float: left;
	display: inline;
	margin: 0 0 0 38px;
	width: 303px;
}
.top_module {
	margin-top: 90px;
	padding-top: 19px;
	width: 303px;
	background: url(../images/top_mod_top.gif) no-repeat 0 0;
}
.top_module {
	margin-top: 90px;
	padding-top: 19px;
	width: 303px;
	background: url(../images/top_mod_top.gif) no-repeat 0 0;
}
.top_module_btm {
	padding-bottom: 19px;
	width: 303px;
	background: url(../images/top_mod_btm.gif) no-repeat bottom left;
}
.tm_inner {
	padding: 0 4px;
	width: 295px;
	background: #fff;
}
.tm_image_area {
	position:relative;
	z-index: 1;
	float: left;
	clear: left;
	display: inline;
	width: 295px;
	height: 90px;
	margin: -70px 0 5px;
}
.tm_image_area img {
	display: block;
	position: relative;
	z-index: 1;
}
.top_module ul {
	clear: left;
	padding: 0;
	width: 295px;
	list-style-type: none;
}
.top_module ul li {
	clear: left;
	position: relative;
	z-index: 3;
	padding: 8px 10px 8px 20px;
	width: 265px;
	list-style-type: none;
	background: #fffcf8 url(../images/li_bgr.gif) repeat-x 0 0;
}
.top_module ul li h3,
.top_module ul li h3 a {
	padding: 0 0 3px 12px;
	color: #02536d;
	font-size: 1.2em;
	font-style: italic;
}
.top_module ul li h3 a {
	padding: 0;
	color: #02536d;
	text-decoration: none;
	font-size: 1em;
}
.top_module ul li h3 a:hover {
	text-decoration: underline;
}
.top_module ul li img {
	position: absolute;
	z-index: 4;
	top: 5px;
	left: -12px;
}
.b_links {
	font-size: .75em;
	padding-bottom: 4px;
}
.b_links a:hover {
	color: #000;
}

#stories_and_faq {
	float: left;
	clear: left;
	display: inline;
	margin: 0 8px 0 19px;
	width: 582px;
}
.sf_inner {
	float: left;
	width: 582px;
	background: url(../images/sf_bgr.gif) repeat-y 0 0;
}
.stories_m {
	float: left;
	display: inline;
	margin-right: 9px;
	padding-bottom: 5px;
	width: 344px;
	background: url(../images/stories_m_bgr.gif) no-repeat 0 0;
}
.stories_m h2 {
	padding-top: 25px;
	width: 150px;
	height: 0;
	overflow: hidden;
	font-size: .1em;
	background: url(../images/h2_s_stories.gif) no-repeat 0 0;
}
.sm_img_area {
	position: relative;
	z-index: 1;
	float: left;
	clear: left;
	display: inline;
	margin: -12px 0 0 -11px;
	width: 190px;
	height: 187px;
}
.s_txt_area {
	float: left;
	width: 160px;
	padding-right: 5px;
	color: #fff;
	font-size: 1.1em;
}
.s_txt_area h3 {
	margin-top: 3px;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
}
.s_txt_area p {
	padding-bottom: 3px;
	line-height: 1.22em;
	margin-top: 0;
	margin-bottom: 5px;
}
.place {
	display: block;
	text-transform: uppercase;
	font-size: .8em;
	padding-bottom: 4px;
}
.all {
	color: #fff;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: .89em;
}
.all:hover {
	color: #fff;
	text-decoration: none;
}

.faq_m {
	float: left;
	width: 228px;
}
.fm_inner {
	float: left;
	padding: 0 14px 5px;
	width: 200px;
	color: #626262;
	font-size: 1.4em;
}
.faq_m p {
	padding-bottom: 0;
	margin-top: 5px;
	margin-bottom: 0;
}

.faq_m a {
	color: #bf1e2e;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	font-style: italic;
}
.faq_m a:hover {
	text-decoration: none;
}

/*
h2#faq_heading {
	padding-top: 98px;
	width: 227px;
	height: 0;
	overflow: hidden;
	font-size: .1em;
	background: url(../images/h2_faq.gif) no-repeat 0 0;
}
*/
#share_site {
	float: left;
	clear: left;
	display: inline;
	margin-left: -5px;
	width: 591px;
	height: 101px;
	font-size: 1.2em;
	background: url(../images/paper.png) no-repeat 0 0;
}
#share_site h2 {
	float: left;
	display: inline;
	margin: 11px 0 0 40px;
	font-family: Georgia, "Times New Roman", serif;
	width: 80px;
	color: #006786;
	text-align: right;
	font-size: 1.2em;
}
#send,
#tweet {
	position: relative;
	z-index: 2;
	float: left;
	display: inline;
	margin: 17px 0 0 20px;
	width: 105px;
	padding: 10px 0 10px 45px;
	color: #006786;
	font-family: Verdana, Arial, sans-serif;
	background: url(../images/email.gif) no-repeat center left;
}
#tweet {
	background: url(../images/tw.gif) no-repeat center left;
}
#send:hover,
#tweet:hover {
	text-decoration: none;
}

#in_the_news {
	float: left;
	display: inline;
	padding: 0px 0px 0px 0px;
	width: 300px;
	font-size: 1.2em;
	background: #fff url(../images/news_m_bgr.gif) no-repeat 0 0;
}
#in_the_news ul {
	padding: 0;
	width: 270px;
	list-style-type: none;
}
#in_the_news ul li {
	padding: 0 0 12px;
}
#in_the_news ul li span {
	display: block;
	color: #bf1e2e;
}
/*
h2#today {
	padding-top: 14px;
	margin-bottom: 25px;
	width: 286px;
	height: 0;
	overflow: hidden;
	font-size: .1em;
	background: url(../images/h2_today.gif) no-repeat 0 0;
}
*/
#in_the_news h3,
#in_the_news h3 a {
	font-size: 1.2em;
	font-weight: normal;
	color: #006786;
}
#in_the_news h3 a {
	font-size: 1em;
	text-decoration: none;
}
#in_the_news h3 a:hover {
	text-decoration: underline;
	color: #006786;
}
#in_the_news p {
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#in_the_news a:hover {
	color: #000;
}

/*** subpages ***/

.main {
	float: left;
	clear: left;
	display: inline;
	margin-left: 24px;
	width: 920px;
	background: #144666;
}
.top_img_area {
	width: 920px;
	height: 137px;
}
.top_img_area img {
	display: block;
}
div#success_stories,
div#getting_started,
div#page-id-4,
div#page-id-6,
div#page-id-8,
div#page-id-10,
div#page-id-12,
div#page-id-14 {
	float: left;
	clear: left;
	display: inline;
	position: relative;
	z-index: 2;
	padding-top: 3px;
	margin: -33px 0 0 29px;
	width: 700px;
	height: 31px;
	overflow: hidden;
	background: url(../images/h1_success.png) no-repeat 0 0;
}

div#success_stories a,
div#getting_started a,
div#page-id-4 a,
div#page-id-6 a,
div#page-id-8 a,
div#page-id-10 a,
div#page-id-12 a,
div#page-id-14  a {
	display: block;
	border: 0px solid red;
	height: 27px;
}

div#success_stories a span,
div#getting_started a span,
div#page-id-4 a span,
div#page-id-6 a span,
div#page-id-8 a span,
div#page-id-10 a span,
div#page-id-12 a span,
div#page-id-14  a span {
	display: none;
	height: 0;
	color: transparent;
	text-decoration: none;
}

div#getting_started {
	margin: -31px 0 0 16px;
	width: 455px;
	background: url(../images/h1_getting_started.png) no-repeat 0 0;
}

div#page-id-4 {
	background:	transparent url(../images/h1_todaysgibill.png) no-repeat scroll 0 0;
	margin: -31px 0 0 39px;
}

div#page-id-6 {
	background:transparent url(../images/h1_whyhigher.png) no-repeat scroll 0 0;
	margin: -31px 0 0 124px;
}

div#page-id-8 {
	background:transparent url(../images/h1_optionsbenefits.png) no-repeat scroll 0px 0;
	margin: -32px 0 0 25px;
}

div#page-id-10 {
	background: url(../images/h1_getting_started.png) no-repeat 0 0;
	margin: -31px 0 0 23px;
}

div#page-id-12 {
	background:transparent url(../images/h1_successstories.png) no-repeat scroll 0 0;
	margin: -32px 0 0 36px;
}

div#page-id-14 {
	background:transparent url(../images/h1_newsmedia.png) no-repeat scroll 0 0;
	margin: -32px 0 0 98px;
}


body.page-id-4 h1.page-header {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/h1_todaysgibill.png) no-repeat scroll 0 0;
	margin:-31px 0 0 16px;
	width:455px;
}


.l_col {
	float: left;
	clear: left;
	display: inline;
	padding-top: 26px;
	width: 240px;
	font-size: 1.2em;
}
.l_col ul {
	float: left;
	clear: left;
	display: inline;
	padding: 0px 0 50px;
	width: 240px;
}
.l_col ul li {
	float: left;
	clear: left;
	display: inline;
	width: 240px;
	text-align: right;
	color: #fff;
}
.l_col ul li a {
	float: left;
	display: inline;
	position: relative;
	z-index: 2;
	margin-right: -14px;
	padding: 5px 49px 6px 0;
	margin-bottom: 5px;
	width: 205px;
	text-decoration: none;
	color: #fff;
}
.l_col ul li a:hover,
.l_col ul li a.on {
	text-decoration: none;
	color: #fff;
	background: #ff000d url(../images/sub_li_bgr.gif) no-repeat center right;
}

.r_col {
	float: left;
	display: inline;
	position:relative;
	z-index: 1;
	margin: -73px -20px 0 -21px;
	padding-top: 52px;
	width: 705px;
	font-size: 1.2em;
	line-height: 1.4em;
	background: url(../images/rc_top.png) no-repeat 0 0;
}
.r_col h1#page_title {
	padding-bottom: 20px;
	font-size: 1.8em;
	color: #ff000d;
}

.r_col h2 {
	margin: 10px 0;
	color: #144666;
	font-size: 1.2em;;
}

.r_col ul { margin: 10px 0;}
.r_col ul ul { margin-bottom:  0;}
.r_col  li { padding: 0 0 10px 0;}

.r_col td { padding: 3px 5px;}

.rc_btm {
	clear: both;
	height: 44px;
	width: 705px;
	background: url(../images/rc_btm.png) no-repeat 0 0;
}
.rc_inner {
	padding: 50px 40px 20px 50px;
	width: 615px;
	background: url(../images/rc_inner.png) repeat-y 0 0
}
.top p {
/*	font-size: 1.4em; */
/*	line-height: 1.2em; */
	color: #9e9e9e;
}
.share_module {
	float: left;
	clear: left;
	display: inline;
	margin: 0 -21px 0 21px;
	width: 220px;
}
h2#share_this_site {
	float: left;
	clear: left;
	width: 220px;
	padding-top: 42px;
	height: 0;
	overflow: hidden;
	font-size: .1em;
	background: url(../images/share_left.gif) no-repeat 0 0;
}

.paper_wrap {
/*	float: left; */
	clear: left;
	width: 220px;
	height: 135px;
	background: url(../images/paper_wrap.gif) no-repeat 0 0;
}
.share_module #send,
.share_module #tweet {
	margin-left: 35px;
}

.sstories_list {
	clear: left;
	list-style-type: none;
	width: 580px;
}
.sstories_list li {
	clear: left;
	list-style-type: none;
	padding: 10px 0 0 108px;
	border-top: 1px solid #939393;
	margin-bottom: 10px;
	width: 472px;
}
.sstories_list li img {
	float: left;
	display: inline;
	margin: -10px 0 0 -108px;
}
li span.name_place {
	float: left;
	display: inline;
	color: #144666;
	font-weight: bold;
}
.sstories_list p a {
	color: #ff000d;
}
.gs_list {
	clear: left;
	list-style-type: none;
	padding: 0 0 20px 40px;
	width: 480px;
}
.gs_list li {
	clear: left;
	width: 480px;
}








