.content
{
	padding: 0px;
}
.content p
{
	line-height: 22px;
}

#homeTabs
{
	margin-top: 20px;
	width: 957px;
	height: 400px;
	overflow: hidden;
}
#homeTabs #homeTabPageArea
{
	float: left;
	width: 644px;
	height: 400px;
	overflow: hidden;
}
#homeTabs #homeTabArea
{
	float: left;
	width: 313px;
	height: 400px;
}

#homeTabs #homeTabArea a.homeTab
{
	width: 313px;
}


.tabPopupMenu
{
	background-color: #1c1c1c;
	position: absolute;
	width: 311px;
	height: 344px;
	left: -1000px; 
	background-image: url(/images/choose_state_bg.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
	overflow: hidden;
	padding-top: 55px;
}

.tabPopupMenu table
{
	width: 311px;
}

.tabPopupMenu table tr td
{
	vertical-align: top;
	line-height: 14px;
}

.tabPopupMenu ul
{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	list-style: none;		
}

.tabPopupMenu ul li
{
	padding: 5px 10px 5px 15px;
	margin: 0px;
	background-image: none;
}

.tabPopupMenu ul li a
{
	text-decoration: none;
	color: #cccccc;
	font-size: 12px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	
}

.tabPopupMenu li a:hover
{
	text-decoration: underline;
	color: #ffffff;
}
.tabPopupMenu h2
{	
	text-align: left; 
	padding-left: 15px; 
	padding-right: 10px; 
	font-weight: normal; 
	color: orange; 
	font-size: 13px; 
	line-height: 18px;
}


#quotes 
{
	width: 633px;
	height: 40px;
	background-image: url(/images/text_bar_left.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;	
}

#quotes ul
{
	height: 40px;
	padding: 0px 0px 0px 55px;
	margin: 0px;
	overflow: hidden;
}

#quotes ul li
{
	list-style: none;
	background-image: none;
	font-size: 13px;
	line-height: 40px;
}

#howTo 
{
	width: 254px;
	height: 39px;
	background-image: url(/images/text_bar_right.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 14px;	
	line-height: 40px;
	padding: 1px 0px 0px 55px;
}

#howTo a, #howTo a:hover
{
	font-size: 13px;
	color: black;
	text-decoration: none;
}

#howTo a:hover
{
	color: #666666;
	text-decoration: none;
}

#ads
{
	margin-top: 20px;
}

#ads a
{
	display: block;
	float: left;
	height: 100px;
	background-repeat: no-repeat;
	font-size: 14px;
	text-decoration: none;
	color: black;
}

#ads a#adGuarantee
{
	background-image: url(/images/ad_guarantee.jpg);
	margin-left: 0px;
	width: 122px;
	padding: 45px 20px 0px 167px;
}
#ads a#adSuccessStories
{
	background-image: url(/images/ad_success_stories.jpg);
	width: 162px;
	padding: 45px 20px 0px 127px;
	margin-left: 14px;
}
#ads a#adVideo
{
	background-image: url(/images/ad_video.jpg);
	width: 145px;
	padding:38px 20px 7px 144px;
	font-size: 13px;
	margin-left: 14px;
}
#ads a#adVideoSeries
{
	background-image: url(/images/ad_video_series.jpg);
	width: 145px;
	padding:45px 24px 0px 140px;
	font-size: 13px;
	margin-left: 14px;
}

#ads a#adTour
{
	background-image: url(/images/ad_quick_tour.jpg);
	margin-left: 15px;
	padding:38px 10px 7px 117px;
	width:182px;
}
#ads a#adGuarantee:hover
{
	background-image: url(/images/ad_guarantee_on.jpg);
}
#ads a#adSuccessStories:hover
{
	background-image: url(/images/ad_success_stories_on.jpg);
}
#ads a#adVideo:hover
{
	background-image: url(/images/ad_video_on.jpg);
}
#ads a#adVideoSeries:hover
{
	background-image: url(/images/ad_video_series_on.jpg);
}
#ads a#adTour:hover
{
	background-image: url(/images/ad_quick_tour_on.jpg);
}



