@charset "utf-8";
/* CSS Document */
@import url("layouts_generic.css");

body {
	background:#c0d8e8 url(/images/main/health/bg_body.jpg) no-repeat 0 78px!important;
}

h1 {color:#e0001b;font-size:53px;margin-top:40px;}
h4 {color:#450008;font-size:14px;}

h1, h4 {	text-align:right;}

#health_container {
	float:left;
	clear:both;
	width:960px;
	min-height:500px;
}

.menu_container {
	float:left;
	clear:both;
	width:576px;
	margin-left:384px;
	margin-top:35px;
}

.menu_list {
	float:left;
	width:288px;
}

.menu_list b a {
	float:left;
	clear:both;
	width:288px;
	text-transform:uppercase;
	text-align:right;
	color:#e2001a;
	font-size:19px;
}

.menu_list p a {
	float:left;
	clear:both;
	width:288px;
	text-align:right;
	margin-bottom:20px;
	font-weight:bold;
	text-decoration:underline;
}

#footer_box_container {
	position:relative;
	float:left;
	clear:both;
	width:960px;
	height:146px;
	margin:70px 0px 20px 0px;
}

.footer_item {
	position:relative;
	float:left;
	width:282px;
	height:146px;
	overflow:hidden;
}

.main_text {
	color:#710000;
	font-size:12px;
}

.bubble_text {
	color:#FFF;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

.main_text br {
	margin-bottom:5px;
}

.footer_link {
	cursor:pointer;
}

.footer_marin {
	margin-right:57px;
}
