html,body {
height: 100%;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	background: url('../images/body-bg.gif') repeat-x;
	min-width: 1004px;
}

img {
	border: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
/* page start */
#page {
	width: 100%;
	overflow: hidden;
	position: relative;
	min-height: 100%;
}
* html #page{
	height: 100%;
	overflow: visible;
}
/* header start */
#header {
	overflow: hidden;
	width: 100%;
	height: 133px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/header-bg.jpg) no-repeat;
	z-index: 50;
}
/* logo start */
.logo {
	margin: 0;
	position: absolute;
	left: 147px;
	top: 0;
	z-index: 60;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 303px;
	height: 73px;
	overflow: hidden;
	background: url('../images/logo.jpg') no-repeat;
}
/* logo start */
/* navigation start */
.navigation-box{
	overflow: hidden;
	background:#623723;
	height:39px;
	float: right;
	padding:0 6px 0 8px;
	position: relative;
	z-index: 101;
}
.navigation{
	margin: 0;
	padding:0;
	list-style: none;
	overflow: hidden;
	font-weight: bold;
	color: #fff;
}
.navigation li{
	float: left;
	background: url(../images/navigation-li-bg.gif) no-repeat 100% 50%;
	padding:11px 6px 12px 4px;
	display: inline;
}
.navigation li a{
	color: #fff;
}
.navigation .last{
	background: none;
}
/* navigation end */
/* slogan start */
.slogan{
	margin: 0;
	float: right;
	width: 371px;
	height: 20px;
	clear: both;
	margin: 57px 18px 0 0;
}
/* slogan end */
/* header end */
/* content start */
#content{
	width: 100%;
	padding: 136px 0 126px 0;
	overflow: hidden;
}
.content-top{
	height: 100%;
	overflow: hidden;
	background:#fff url(../images/content-bg.gif) repeat-y 100% 0;
	padding-right: 401px;
}
/* left-box start */
.left-box{
	width: 100%;
	float: left;
	overflow: hidden;
}
.left-box h2{
	margin: 0;
	padding:0 0 2px 21px;
}
.left-box p{
	margin: 0;
	line-height: 15px;
	padding-bottom: 13px;
}
.left-top{
	height: 100%;
	padding:0 15px 0 7px;
	overflow: hidden;
}
.galery{
	width: 228px;
	height: 99px;
	overflow: hidden;
	padding: 5px 0 0 5px;
	margin: 4px 10px 0 0;
	background: url(../images/galery.gif) no-repeat;
	float: left;
}
.galery img{
	display: block;
}
.divider{
	width: 100%;
	overflow: hidden;
	padding-top: 31px;
}
.content-orange{
	width: 404px;
	overflow: hidden;
	float: left;
	background:#a63d0a url(../images/content-orange.jpg) no-repeat 0 100%;
	padding:7px 11px 0 11px;
	margin:10px 3px 0 0;
	display: inline;
	min-height: 132px;
}
* html .content-orange{
	height: 132px;
	overflow: visible;
}
.content-orange h3{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin: 0;
	padding-bottom: 12px;
}
.content-orange p{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 11px;
	line-height: 12px;
}
.content-orange p a{
	color: #6c0100;
}
/* left-box end */
/* right-box start */
.right-box{
	width: 369px;
	overflow: hidden;
	float: right;
	padding:16px 16px 0 16px;
	margin-right:-401px;
	display: inline;
}
.right-box h3{
	font-size: 18px;
	font-weight: bold;
	color: #623723;
	line-height: 20px;
	font-style: italic;
	margin: 0;
	padding: 13px 0 15px 0;
}
.right-top{
	width: 365px;
	overflow: hidden;
	padding:0 0 0 4px;
}
.right-top .left{
	width: 164px;
	overflow: hidden;
	float: left;
	padding: 0 0 0 16px;
}
.right-top .right{
	width: 156px;
	overflow: hidden;
	float: right;
	padding: 0 0 0 24px;
}
/* side-list start */
.side-list{
	margin: 0;
	padding: 0 0 25px 0;
	list-style: none;
	overflow: hidden;
	font-style: italic;
}
.side-list li{
	line-height: 15px;
}
.side-list li a{
	color: #c56e00;
}
/* side-list end */
.independent{
	width: 369px;
	height:61px;
	margin: 0;
}
/* imger start */
.imger{
	width: 364px;
	height: 156px;
	overflow: hidden;
	padding:5px 0 0 5px;
	background: url(../images/imger-bg.gif) no-repeat;
}
.imger img{
	display: block;
}
/* imger end */
/* join-today start */
.join-today{
	width: 329px;
	height: 91px;
	overflow: hidden;
	background: url(../images/join-today.jpg) no-repeat;
	text-align: center;
	padding: 14px 20px 0 20px;
	margin-top: 12px;
}
.join-today p{
	margin: 0;
	font-weight: bold;
	color: #df7e00;
	line-height: 15px;
	padding-bottom: 3px;
}
.join-today .join{
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
}
/* join-today end */
/* right-box end */
/* content end */
/* footer start */
#footer{
	width: 100%;
	height: 104px;
	margin-top:-120px;
	overflow: hidden;
	background:url(../images/footer-bg.gif) repeat-x;
	text-align: center;
	padding-top:10px;
	position: relative;
}
#footer .navigation li{
	float:none;
	display: inline;
	background: url(../images/footer-nav-li-bg.gif) no-repeat 100% 50%;
	padding:0 7px 0 3px;
}
#footer .navigation .last{
	background: none;
}
#footer p{
	color: #610000;
	font-weight: bold;
	margin: 0;
	line-height: 15px;
	padding-top: 24px;
}
#footer p a{
	color: #610000;
}
/* footer end */
/* footer2 start */
#footer2{
	width: 100%;
	height: 104px;
	margin-top:-120px;
	overflow: hidden;
	background:url(../images/footer-bg.gif) repeat-x;
	text-align: center;
	padding-top:10px;
	position: relative;
}
#footer2 .navigation li{
	float:none;
	display: inline;
	background: url(../images/footer-nav-li-bg.gif) no-repeat 100% 50%;
	padding:0 7px 0 3px;
}
#footer2 .navigation .last{
	background: none;
}
#footer2 p{
	color: #610000;
	font-weight: bold;
	margin: 0;
	line-height: 15px;
	padding-top: 24px;
}
#footer2 p a{
	color: #610000;
}
/* footer2 end */
/* page end */

.on {
	background-color: #f4eddd;
	padding:5px;
}

.off {
	padding:5px;
}