@charset "utf-8";
body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.5em;

	color: #767676;

	background-color: #ebfcff;

}

a:link, a:visited { color: #17b3cd; text-decoration: none; font-weight: bold; } 

a:active, a:hover { color: #FF6600; text-decoration: none; font-weight: bold;}


h1 {

	font-size: 24px;

	font-weight: bold;

	color: #22b7d1;

	padding-top: 30px;	

}

h2 {

	font-size: 16px;

	font-weight: bold;

	text-decoration: underline;

	color: #f0a007;

}


#container {

	width: 900px;

	float: left;

}

#topsection {

	float: left;

	width: 820px;

	height: 240px;

	color: #fff;

}


#topsection_left {

	float: left;

	width: 412px;

	height: 240px;

	background: url(/images/top_left.jpg) no-repeat;

}

.templatmo_tilte {

	float: left;

	padding-left: 50px;

	padding-top: 20px;

	font-size: 26px;

	font-weight: bold;

	line-height: 1.6em;

	width: 358px;

}

.slogan {

	float: left;

	padding-left: 50px;

	width: 358px;

	height: 40px;

	font-size: 11px;

}



#top_menuleft {

	float: left;

	width: 155px;

	padding-left: 50px;

}

#top_menuright {

	float: left;

	width: 205px;

}

.topmenu{

	width: 150px;

	float: left;

}

.topmenu ul {

	list-style-type: none;

	margin: 0px;

	padding: 30px 0px 0px 30px;

}

.topmenu li a{

	display: block;

	height: 27px;

	font-size: 11px;

	color: #fff;

	font-weight: bold;

}

.topmenu li a:hover, .topmenu li .current{

	color: #d9781a;

}

#topsection_mid {

	float: left;

	width: 286px;

	height: 240px;

	background: url(/images/top_mid.jpg) no-repeat;

}

#topsection_right {

	float: left;

	width: 122px;

	height: 240px;

	background: url(/images/top_right.jpg) no-repeat;

}

#welcomesection {

	float: left;

	width: 790px;

	padding-left: 55px;

	padding-right: 55px;
	
	text-align: justify;

}

#midsection {

	width: 900px;

	height: auto;

}

#midsection_left {

	float: left;

	width: 285px;

}

#leftmenu_section {

	float: left;

	width: 200px;

	margin-left: 18px;
	
	padding: 10px;

}

.leftmenu_top {

	float: left;

	width: 195px;

	height: 25px;

	font-size: 15px;

	font-weight: bold;

	color: #01a1bc;

	padding: 25px 0px 0px 33px;

	background:url(/images/leftmenu_top.jpg) no-repeat;

}

.leftmenu{

	width: 228px;

	float: left;

}

.leftmenu ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px 0px 0px 0px;
}

.leftmenu li a{

	display: block;

	height: 28px;

	font-size: 12px;

	color: #0c7b8e;

	text-decoration: underline;

	padding-left: 30px;

	background: url(/images/leftmenu_button.jpg) no-repeat;

}

.leftmenu li a:hover, .leftmenu li .current{

	color: #d9781a;

}

#leftmenu_section_rek {

	float: left;

	width: 200px;

	margin-left: 28px;

}


.leftmenu_rek{

	float: left;

	width: 202px;

	margin-left: 8px;

	color: #207c8d;

	padding: 5px 0px 0px 10px;

	background: white;
}




.leftmenu_bot {

	float: left;

	width: 228px;

	height: 30px;

	background: url(/images/leftmenu_bot.jpg) no-repeat;

}

.leftmenu_va {

	display: block;

	height: 10px;

	padding-left: 50px;

	background: url(/images/leftmenu_button.jpg) no-repeat;

}




#contact {

	float: left;

	width: 195px;

	height: 108px;

	margin-left: 28px;

	color: #207c8d;

	padding: 35px 0px 0px 33px;

	background: url(/images/contact.jpg) no-repeat;

}

#midsection_right {

	float: left;

	width: 595px;

	padding-right: 55px;
	
	padding: 10px;

	text-align: none;

}

#midsection_right img {

	float: left;

	padding-right: 10px;

}

#midsection_right span {

	color: #0ac9ea;

	font-weight: bold;

}

#footer {

	float: left;

	width: 850px;

	height: 26px;

	margin-top: 20px;

	padding: 80px 0px 0px 50px;

	background: url(/images/footer.jpg) no-repeat;

	color:#FFFFFF;

}


.navigation {
	color:#666; 
	border:0px;

}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {

	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}




p.clr, .clr { clear:both; padding:0; margin:0; background:none;}
li.bg, .bg { clear:both; border-top:1px solid #deddd6; padding:0; margin:0; background:none; line-height:0;}

#healthy {float: left; width: 48%; margin-left: 2%; margin-bottom: 30px; color: #ddd;}
#healthy b {color: #000;}
#wearshort {float: left; width: 48%; margin-left: 2%; border-bottom: 1px dashed #ddd; padding: 3px 0;}