#secondary_image {
	top: -34px;
	position: relative;
}

#bottom_container { 
	display: block;
	position: absolute;
	top: 400px;
	width: 791px;
	padding-top: 30px;
	margin-bottom: 10px;
	border-bottom: 8px solid #cbcbcb;
	background-color: #fff;
	overflow: hidden;
	padding-left: 25px;

}

#menu_container {

}

#home_content {
	position: relative;
	left: 35px;
	margin-right: 45px;

}

#top {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index: 9;
	color: #fff;
}

#go_home {
	border-style: none;
}

#go_home_link {
	position: relative;
	display: block;
	float: left;
}

#top_right {
	float: left;
	display: block;
	position: relative;
	top: 13px;
}

#secondary_menu_1 {
	position: relative;
	list-style-type: none;
	left: 10px;
	top: 14px;
	height: 80px;
}

#secondary_menu_1 li {
	float: left;
	text-align: center;
	width: 170px;
}

.secondary_menu_link {
	font-size: 9px;
	text-decoration: none;
	display: block;
	color: #97daff;
}

.secondary_menu_subtext {
	margin: 0;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
}

.secondary_menu_subtext:hover {
	text-decoration: underline;
}

#secondary_li_with_border {
	border-right: 2px solid #FFF;
	padding-right: 4px;
}

#secondary_li_middle {
	border-right: 2px solid #FFF;
	padding-left: 4px;
	padding-right: 4px;;
}

#secondary_li_noborder {
	padding-left: 5px;

}
#call_container {
	display: block;
	width: 100%;
	left: 570px;
	top: 33px;
	position: absolute;
}
#call_now_number {
	margin: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}

#call_now {
	color: #fff;
	margin: 0px;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

/* @group new */

#secondary_topleft {
	background-image: url(../images/pages/logo_page.gif);
	width: 243px;
	height: 101px;
	float: left;
}

#secondary_topleft a{
	display: block;
	width: 100%;
	height: 100%;
}

#secondary_topleft a span{
	display: none;
}

#secondary_topright {
	float: left;
	background-image: url(../images/pages/main_bar.gif);
	width: 573px;
	height: 101px;
}

/* @group features */

.secondary_main {
	clear: both;
	width: 816px;
	height: 303px;
}

#main_water {
	background-image: url(../images/main_water.jpg);
}

#main_what {
	background-image: url(../images/main_what.jpg);
}

#main_joyful {
	background-image: url(../images/main_joyful.jpg);
}

#main_doctor {
	background-image: url(../images/main_doctor.jpg);
}

#main_lawyer {
	background-image: url(../images/main_lawyer.jpg);
}

#main_relax {
	background-image: url(../images/main_relax.jpg);
}

#main_advantage {
	background-image: url(../images/main_advantage.jpg);
}



/* @end */

#top_links {
	margin-top: 72px;
	margin-left: 60px;
}

#top_links a {
	margin-right: 13px;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

#top_links a:hover {
	text-decoration: underline;
}



/* @end */