#template_content_home {
	background-color: #FFF;
	background-image: url(../img/LandingPage_reception.jpg);
	height: 730px;
	width: 950px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 0px -15px;
}

#OverviewBlock {
	height: 350px;
	width: 950px;
	position: absolute;
	top: 942px;
	padding: 0px 15px;
	background-image: url(../img/page_dropshadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	left: 0px;
}
#OverviewBlockPad {
	background-color: #F7F7F8;
	padding: 25px 25px 20px;
	width: 900px;
	height: 300px;
	border-top: 5px solid #C0C0C0;
}
#OverviewBlock h1, #OverviewBlock h2 {
	font-size: 14px;
	color: #666;
	letter-spacing: normal;
	border-style: none;
	margin-bottom: 3px;
}
#OverviewBlock a {
	color: #666;
}
#OverviewBlock p {
	line-height: normal;
}

#template_content_home h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
	display: block;
	position: absolute;
	width: 572px;
	left: 176px;
	top: 20px;
	border-style: none;
	color: #FFF;
	text-align: center;
	height: 28px;
	margin: 0px;
	padding: 0px;

}




#template_content_home h1 span{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	padding-top: 8px;
}

.learnMore {
	text-align: left;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 12px;
	background-image: url(../img/sidebar_bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
}








.homepage_switcher
{
	float: left;
	position: relative;
	overflow: hidden;
	width: 220px;
	font-size: 10px;
	margin-left: 12px;
	margin-top: 425px;
	/* [disabled]background-color: #C06; */
	text-overflow: ellipsis;

}

.homepage_switcher, .homepage_switcher .head
{
	cursor: pointer;
	background-image: url(../img/homepage_sprite.png);
	background-repeat: no-repeat;
	background-position: 800px 0px;
	height: 50px; /* same as default .homepage_switcher */
}

.homepage_switcher .head
{
	cursor: pointer;
	background-position: 0px 0px;
}


.homepage_switcher.expanded .head
{
	background-position: 800px 0px;
}

.homepage_switcher.expanded
{
	height: 280px;
	background-position: 0px -200px;
}

.homepage_switcher h2 
{
	color: #333;
	border-style: none;
	margin: 0px;
	padding: 13px 0px 0px 15px;
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
}

.homepage_switcher .head:hover h2
{
	color: #790C1B;	
}

.homepage_switcher.expanded  .head:hover h2{
	color: #333;
	
}


.homepage_switcher .head:hover
{
	color: #790C1B;
	background-position: 0px -60px;
}

.homepage_switcher.expanded .head:hover
{
	background-position: 800px 0px;
}




.homepage_switcher .panels
{
	height: 196px; /* .expanded height minus .head height minus margins*/
	width: 190px;
	margin: 0px 15px 5px;
	overflow: hidden;
	padding: 0px;

}

.homepage_switcher a.panel
{
	height: 180px;
	width: 174px;
	margin: 0px;
	padding: 8px;
	background-image: url(../img/homepage_panel_sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: none;
		text-decoration: none !important; 
}

.homepage_switcher a.panel:hover
{
	background-position: 0px -200px;
	text-decoration: none !important; 
}

.homepage_switcher a.panel:hover * ,
.homepage_switcher panels:hover * ,
.homepage_switcher a.panel.selected:hover *, 
.homepage_switcher.expanded .panels a.panel.selected:hover *
/*.homepage_switcher a.panel:hover p,*/
/*#Home #template_Wrapper #template_content_home #our_locations .panels .panel:hover p */
{
	text-decoration: none !important; 
}


.homepage_switcher .panel p, 
.homepage_switcher .panel span.p_style
{
	font-size: 11px;
	line-height: normal;
	font-family: Tahoma, Geneva, sans-serif;
		display: block;
	font-weight: normal;
	font-style: normal;
	color: #666;

}


.homepage_switcher .panel a
{
	text-decoration: none;
	color: inherit;
}

.homepage_switcher .panel h3,
.homepage_switcher .panel span.h3_style
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 0px 2px;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #333;
	line-height: normal;
	display: block;
}

.homepage_switcher .panel img
{
	float: left;
	margin: 0px 3px 3px 0px;
	border-style: none;
}

.homepage_switcher .pricing_summary 
{
	color: #911429;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	display: block;
}

.homepage_switcher a .test_summary 
{
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	display: block;
	color: #333;
	line-height: normal;
}



.homepage_switcher a.panel.selected
{
	display: block;
}


.left_arrow, .right_arrow
{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 140px;
	cursor:pointer;
	background-image: url(../img/homepage_arrow_sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 2px;
}

.left_arrow
{
	background-position: 2px -120px;
	left: 0px;
}

.right_arrow
{
	background-position: 2px 0px;
	right: 0px;
}
.left_arrow:hover
{
	background-position: 2px -160px;
}


.right_arrow:hover
{
	background-position: 2px -40px;
}


.left_arrow.disabled, .left_arrow.disabled:hover
{
	background-position: 2px -200px;
	cursor: default;
}

.right_arrow.disabled, .right_arrow.disabled:hover
{
	background-position: 2px -80px;
	cursor: default;
}
a.view_all {
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #760C1B;
	text-decoration: none;
}

a.view_all:hover {
	color: #D56734;
}


a.buyNowBtn {
	background-image: url(../img/buy_now_save_50_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 43px;
	width: 50px;
	position: absolute;
	left: 759px;
	top: 21px;

}
a.buyNowBtn span {
	display: none;
}


a.buyNowBtn:hover{
	background-position: 0px -55px;
	
}

