body {

	background-color: #b1da53;
	margin: 0;
	font-family: verdana;
	font-style: normal;
	font-weight: lighter;

}

a:link{
	
	font-weight: bolder;
	color: #000;
	text-decoration: underline;
	
}

a:visited{
	
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	
}

a:hover{
	
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	
}

a:active{
	
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	
}

h1 {

	margin-top: 0px;
	padding-top: 0px;
	color: #96c724;
	font-size: 21px;
	font-family: verdana;
	margin-bottom: 10px;

}

h2 {

	margin-top: 0px;
	padding-top: 0px;
	color: #000;
	font-size: 15px;
	font-family: verdana;
	font-weight: bold;
	margin-bottom: 10px;

}

h3 {

	margin-top: 0px;
	padding-top: 0px;
	color: #000;
	font-size: 13px;
	font-family: verdana;
	font-weight: bolder;
	margin-bottom: 10px;

}

.main_container {
	
	width: 820px;
	left: 50%;
	margin-left: -410px; /* - (width/2)  */
	position: relative;
	float: left;
	background-color: #FFF;


}
.submain_left {

	width: 30px;
	height: 100%;
	float: left;
	margin-left: -30px;
	position: absolute;
	background-image: url('../images/side_left.png');

}

.submain_center_container {

	width: 790px;
	float: left;

}

.submain_right {

	width: 30px;
	height: 100%;
	float: right;
	margin-left: 800px;
	position: absolute;
	background-image: url('../images/side_right.png');

}

.submain_center_header {

	width: 814px;
	height: 102px;
	margin: 0px auto;
	background-image: url('../images/header.png');

}

.submain_center_top_menu {

	width: 664px;
	height: 56px;
	margin: 25px auto;
	text-align: right;
	padding-left: 100px;
	background-image: url('../images/menu_top_background.png');

}

.submain_center_top_menu_splitter {

	width: 110px;
	font-weight: bolder;
	font-size: 18px;
	height: 45px;
	float: left;
	background-image: url('../images/vertical_white_line.png');
	background-repeat: no-repeat;
	text-align: center;
	margin-top: -4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 21px;
	background-position: left;

}

.submain_center_top_menu_splitter_selected {

	width: 159px;
	height: 40px;
	float: left;
	text-align: center;
	padding-top: 15px;
	margin-top: 12px;
	margin-right: 10px;
	background-color: #fff;
	background-image: url('../images/menu_top_selected.png');
	background-repeat: no-repeat;

}

.submain_center_top_banner {

	width: 750px;
	height: 255px;
	margin: 0px auto;
	background-image: url('../images/banner_massage_background.png');
	background-repeat: repeat-x;

}

.submain_center_top_banner_content {

	position: absolute;
	margin-left: 330px;
	margin-top: 50px;
	width: 389px;
	height: 177px;
	padding-top: 10px;
	background-image: url('../images/banner_massage_holder.png');

}

.submain_center_top_banner_content_line {

	width: 380px;
	font-size: 16px;

}

.submain_center_top_banner_content_img_white {

	width: 22px;
	height: 21px;
	margin-left: 40px;
	margin-top: 5px;
	background-image: url('../images/checkbox_white.png');
	background-position: bottom center;
	float: left;

}

.submain_center_top_banner_content_img_black {

	width: 22px;
	height: 21px;
	margin-left: 40px;
	margin-top: 5px;
	background-image: url('../images/checkbox_black.png');
	background-position: bottom center;
	float: left;

}

.submain_center_top_banner_content_text_white {

	width: 308px;
	height: 26px;
	font-weight: bolder;
	color: #FFF;
	font-size: 26px;
	margin-left: 10px;
	float: right;

}

.submain_center_top_banner_content_text_black {

	width: 308px;
	height: 26px;
	font-weight: bolder;
	color: #000;
	font-size: 26px;
	margin-left: 10px;
	float: right;

}

.submain_center_top_banner_personal_one {

	position: absolute;
	margin-left: 18px;
	margin-top: 12px;
	width: 114px;
	height: 128px;
	background-image: url('../images/personal_photo_1.png');

}

.submain_center_top_banner_personal_two {

	position: absolute;
	margin-left: 15px;
	margin-top: 160px;
	width: 117px;
	height: 128px;
	background-image: url('../images/personal_photo_2.png');

}

.submain_center_content {

	width: 790px;
	min-height: auto;
	float: left;

}

.submain_center_content_left {

	width: 210px;
	min-height: auto;
	float: left;

}

.submain_center_content_right {

	width: 550px;
	min-height: auto;
	float: left;
	margin-left: 30px;
	margin-top: 55px;
	font-size: 11px;

}

.submain_center_content_right a:link {

	color: #0000FF;

}

.submain_center_content_right a:active {

	color: #0000FF;

}

.submain_center_content_right a:visited {

	color: #0000FF;

}


.bottom_menu {

	margin-top: 60px;
	margin-left: 25px;
	width: 184px;

}
.bottom_menu {

	margin-top: 60px;
	margin-left: 25px;
	width: 184px;
	text-decoration: none;

}

.bottom_menu_top {

	width: 184px;
	height: 24px;
	background-image: url('../images/menu_bottom_left_top.png');

}

.bottom_menu_center {

	width: 163px;
	height: 360px;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 20px;
	background-color: #b5da5b;

}

.bottom_menu_bottom {

	width: 184px;
	height: 17px;
	background-image: url('../images/menu_bottom_left_bottom.png');

}

.bottom_menu_splitter {

	width: 127px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background-image: url('../images/horizontal_white_line.png');
	
}

div.submain_center_top_banner_content a:link, div.submain_center_top_banner_content a:visited, div.submain_center_top_banner_content a:active, div.submain_center_top_banner_content a:hover {

	font-weight: normal;
	text-decoration: none;

}

div.submain_center_top_banner_content_text_white a:link, div.submain_center_top_banner_content_text_white a:visited, div.submain_center_top_banner_content_text_white a:active, div.submain_center_top_banner_content_text_white a:hover {

	color: white;

}
div.submain_center_top_banner_content_text_black a:link, div.submain_center_top_banner_content_text_black a:visited, div.submain_center_top_banner_content_text_black a:active, div.submain_center_top_banner_content_text_black a:hover {

	color: black;

}
