html, body {
		height:100%;
		margin:0;
}
html>body {
		min-height:100%;
		height:auto;
}
body {
		position:relative;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		color:#000;
		background:#f6f4f5;
}
.bgwhite { background:#fff; }
a {
		color:#c54604;
		text-decoration:underline
}
a:hover { text-decoration:none }
.underl { text-decoration:underline }
#header {
		height:120px;
		min-width:980px;
		background:#f6f4f5;
}
form {
		margin:0px;
		padding:0px;
}
input { }
#main {
		padding-bottom:46px;
		width:980px;
		margin:auto;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		background:#a7a9ac;
}
#menu {
		margin:0px 0px 20px 0px;
		padding-top:20px;
		height:50px;
		background:#a7a9ac;
}
.menu { background:url(images/menu_bg.png) }
.nowrap { white-space:nowrap }
.top {
	 background:url(/images/topp.png) no-repeat;
		color:#FFFFFF;
		height:55px;
		margin:auto;
		width:980px;
}
.top a {
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		color:#FFF;
		text-decoration:none
}
.top a:hover {
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		color:#FFF;
		text-decoration:underline
}
#login-table td { white-space:nowrap }
#topmenu {
		margin:0px;
		padding:0px;
		list-style:none;
		color:#FFF;
		float:left;
}
#topmenu li {
		color:#FFF;
		float:left;
		cursor:pointer;
		list-style:none;
}
#menu a {
		color:#FFF;
		text-decoration:none;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		margin-right:26px;
		margin-left:10px;
}
.decription_club { }
.decription_club h2 {
		padding:0px;
		margin:0px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		color:#d44a05;
}
.decription_club_span {
		padding:0px;
		margin:0px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		color:#000;
}
#menu a:hover {
		color:#fee7ca;
		text-decoration:none
}
#left_column {
		width:400px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
}
#left_column h1, #work_area h1 {
		margin:0px;
		color:#353535;
		text-transform:uppercase;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		border-bottom:#fbfbfb 2px solid;
		font-weight:normal;
}
#work_area h1 {
		width:591px;
		padding:20px 7px 7px 7px;
}
#left_column h1 {
		width:250px;
		padding:0px 7px 7px 7px;
}
#work_area {
		/*width:100%;*/
		margin:0px;
		padding:0px;
		text-align:left;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
}
#seo {
		margin-top:20px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		text-align:justify;
}
.search {
		background: transparent url(images/search.png) no-repeat;
		border:0 none #ffffff;
		height:17px;
		overflow:hidden;
		padding-top:5px;
		padding-left:3px;
		padding-right:3px;
		width:176px;
}
.energy {
		color:#FFF;
		font-size:20px;
		font-weight:bold
}
.beauty {
		color:#c54604;
		font-size:20px;
		font-weight:bold
}
.life {
		color:#ed5a02;
		font-size:20px;
		font-weight:bold
}
.bottom {
		color:#FFFFFF;
		height:26px;
		margin:auto;
		width:980px;
				background:url(/images/bottomm.png) no-repeat; 
}
.common { /*	padding-top:15px;*/
	
	margin:auto; }
.tablew { width:980px; }
.mainw {
		width:940px;
		text-align:left
}
img { border:none }
#xak_ie6_main {
		width:980px;
		margin:auto;
}
#footer {
		position:absolute;
		bottom:0;
		width:100%;
		background:#f6f4f5;
		height:26px;
		min-width:980px;
}
.xak_ie6 {
		width:980px;
		visibility:hidden;
		height:1px;
		overflow:hidden;
}
/*people*/
ul.thumb {
		float: left;
		list-style: none;
		margin: 0;
		padding: 10px;
		width:100%;
}
ul.thumb li {
		margin: 0;
		padding:0px 19px;
		float: left;
		position: relative;  /* Set the absolute positioning base coordinate */
		width: 80px;
		height: 120px;
}
ul.thumb li img {
		height: 120px;
		width: 80px;
		/* 
		 Set the small thumbnail size */
		-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
		/*	border: 1px solid #ddd;*/
	 padding: 0px;
		/*background: #f0f0f0;*/
	position: absolute;
		left: 0;
		top: 0;
}
ul.thumb li img.hover { background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */ }
.starrequired, .required { color:#C54604!important }
.errortext, p .errortext { color:#990000!important }
.notetext { color:#C54604!important }
/* tooltip */
.tooltip {
		position:absolute;
		z-index:10000;
		left:-9999px;
		background:url(/images/bubble.png) no-repeat;
		width:160px;
		height:105px;
		font-size:12px;
}
.tooltip p {
		margin:0;
		color:#943402;
		font-size:12px;
		padding:30px 10px 20px 10px
}
#horizontal-multilevel-menu li a { white-space:nowrap }
#popup_request { z-index:10000 }
.menu_form_body p {
		margin:0px;
		padding-top:0px!important;
		padding-bottom:0px;
!important
}
.a7a9ac{ background:#a7a9ac}
.F79239 {background:#F79239}

.bottomm { background:url(/images/bottomm.png) no-repeat left bottom}
