/* CSS Credit: Senior Marketing */

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffcc;
}

a {
 text-decoration: none;
 color:#3366CC;
}
a:link {
 color:#000099;
}

a:hover {
 color:#3366CC;
 text-decoration: underline;
}
a:active {
 color:#000099;
}


p {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_5 { clear: both; width: 100%; height: 5px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_25 { margin-right: 25px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right }

.border_bottom { border-bottom: 1px  dotted #999; }


.h1 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

.h2 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #347C2C;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #347C2C;
}

.h3 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0000FF;
}

h3 span{
	font-style: italic;
	color: #FF0000;
	font-size: 18px;
}

.h4 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #af1313;
	font-weight: bold;
}

#tslead_container {
	width: 830px;
	margin: 0 auto;
	padding: 0 10px;
}

#tslead_banner {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/tslead_header.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#tslead_banner #logo {
	float: left;
	margin: 70px 0 0 40px;
	width: 245px;
	height: 46px;
	background: url(images/senior-marketing-logo.png) no-repeat;
}

#tslead_about {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/tslead_about.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#tslead_about #logo {
	float: left;
	margin: 70px 0 0 40px;
	width: 245px;
	height: 46px;
	background: url(images/senior-marketing-logo.png) no-repeat;
}

#tslead_services {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/tslead_services.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#tslead_services #logo {
	float: left;
	margin: 70px 0 0 40px;
	width: 245px;
	height: 46px;
	background: url(images/senior-marketing-logo.png) no-repeat;
}

#tslead_medicare_leads {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/tslead_appointments.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#tslead_medicare_leads #logo {
	float: left;
	margin: 70px 0 0 40px;
	width: 245px;
	height: 46px;
	background: url(images/senior-marketing-logo.png) no-repeat;
}

#tslead_life_insurance {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/tslead_lil.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#tslead_life_insurance #logo {
	float: left;
	margin: 70px 0 0 40px;
	width: 245px;
	height: 46px;
	background: url(images/senior-marketing-logo.png) no-repeat;
}

#tslead_t65 {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/tslead_t65.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#tslead_t65 #logo {
	float: left;
	margin: 70px 0 0 40px;
	width: 245px;
	height: 46px;
	background: url(images/senior-marketing-logo.png) no-repeat;
}

#tslead_medigap {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/tslead_medigap.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#tslead_medigap #logo {
	float: left;
	margin: 70px 0 0 40px;
	width: 245px;
	height: 46px;
	background: url(images/senior-marketing-logo.png) no-repeat;
}

#tslead_links {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/tslead_links.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#tslead_links #logo {
	float: left;
	margin: 70px 0 0 40px;
	width: 245px;
	height: 46px;
	background: url(images/senior-marketing-logo.png) no-repeat;
}

#tslead_contact {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/tslead_contact.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#tslead_contact #logo {
	float: left;
	margin: 70px 0 0 40px;
	width: 245px;
	height: 46px;
	background: url(images/senior-marketing-logo.png) no-repeat;
}

#tslead_territory {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/tslead_territory.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#tslead_territory #logo {
	float: left;
	margin: 70px 0 0 40px;
	width: 245px;
	height: 46px;
	background: url(images/senior-marketing-logo.png) no-repeat;
}

#tslead_confirm {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/tslead_confirm.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#tslead_confirm #logo {
	float: left;
	margin: 70px 0 0 40px;
	width: 245px;
	height: 46px;
	background: url(images/senior-marketing-logo.png) no-repeat;
}

#tslead_sources {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/tslead_sources.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#tslead_sources #logo {
	float: left;
	margin: 70px 0 0 40px;
	width: 245px;
	height: 46px;
	background: url(images/senior-marketing-logo.png) no-repeat;
}

#telemarketing {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/telemarketing.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#telemarketing #logo {
	float: left;
	margin: 70px 0 0 40px;
	width: 245px;
	height: 46px;
	background: url(images/senior-marketing-logo.png) no-repeat;
}

#tslead_tsl_leads {
	width: 830px;
	height: 180px;
	margin: 0 auto;
    background: url(images/tsl_leads.jpg) no-repeat;
	border-bottom: 5px solid #cfd389;
}

#tslead_tsl_leads #logo {
	float: left;
	margin: 70px 0 0 40px;
	width: 245px;
	height: 46px;
	background: url(images/senior-marketing-logo.png) no-repeat;
}


/* menu */

#tslead_menu {
	float: left;
	width: 830px;
	height: 50px;
}

#tslead_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#tslead_menu ul li {
	display: inline;
}

#tslead_menu ul li a {
	float: left;
	display: block;
	padding: 0 11px;
	height: 35px;
	padding-top: 18px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	outline: none;

}

#tslead_menu li a:hover, #tslead_menu li .current {
	color: #ffffcc;
	background: url(images/tslead_menu_hover.jpg) repeat-x;
}
/* end of menu*/


#tslead_content {
	clear: both;
	padding: 10px 0 10px 0;
}

.section_w200 {
	width: 170px;
}

.section_w240 {
	width: 240px;
}

.section_w560 {
	width: 560px;
}

.section_w560 p {
	text-align: justify;
	margin-bottom: 10px;
}


.image_wrapper_01 {
	position: relative;
	width: 174px;
	height: 80px;
	background: url(images/tslead_img_frame.png) no-repeat;
}

.image_wrapper_01 img {
	position: absolute;
	width: 164px;
	height: 70px;
	top: 4px;
	left: 5px;
}

#news_events_section_wrapper {
	clear: both;
	width: 234px;
	height: 250px;
	padding: 10px 10px;
	background: url(images/tslead_news_bg.jpg) no-repeat;
}

#news_events_section_wrapper .news_events_section {
	clear: both;
}

.news_events_section .additional_links .h3 .a {
	float: left;
	width: 168px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


.contact_info_list {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.contact_info_list li {
	padding: 0px;
	margin-bottom: 5px;
}

.contact_info_list li span {
	float: left;
 	display: block;
	width: 80px;
}


/* footer */
#tslead_footer {
	clear: both;
	height: 30px;
	width: 830px;
	text-align: left;
	font-size: 11px;
	color: #333;
	padding: 10px 0px 0 0px;
	background: url(images/tslead_footer.jpg) repeat-x;
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #333;
}

.footer_list .last {
	border-right: none;
}
/* end of footer */
