html {
	background-color: #58595B;
	
}
p {
	margin: 0px;
	padding: 0px 0px 10px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.index {
	background-color: #58595B;
	background-image: url(../img/bg-body.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px 25px;
	margin: 0px auto;
	width: 890px;
}
.inner {
	width: 890px;
	margin: 0px auto;
	padding: 0px 25px;
	min-height: 100%;
	background-color: #58595B;
	background-image: url(../img/bg-body-sub.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.footer {
	width: 890px;
	min-height: 100%;
	_height: 100%;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 25px 55px;
	position: relative;
	margin-right: -25px;
	margin-left: -25px;
}
.index .footer {
	background-image: url(../img/index_footer.gif);
}
.index .container {
	background-image: url(../img/bg-index.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 95px;
	overflow: hidden;
}
.inner .container {
	background-image: url(../img/bg-sub.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 150px;
	overflow: hidden;
	width: 890px;
}

.logo {
	display: block;
	position: absolute;
	left: 53px;
	top: 75px;
}
.index .logo {
	left: 53px;
	top: 75px;
}
.index .container .baner {
	float: right;
	display: block;
	padding-top: 0 px;
	padding-right: 38px;
	padding-bottom: 60px;
	top:100px;
	
}
.inner .container .baner {
	float: right;
	display: block;
	padding-top: 9px;
	padding-right: 52px;
	padding-bottom: 10px;
}
.index .container .menu-ind {
	padding-left: 31px;
	width: 205px;
	position: absolute;
	left: 25px;
	top: 173px;
}
.index .container .menu-ind a {
	background-position: left top;
	display: block;
	height: 94px;
	width: 95px;
	margin-right: 5px;
	float: left;
	margin-bottom: 3px;
}
.index .container .menu-ind a:hover {
	background-position: right top;
}

.index .container .menu-ind .about {
	background-image: url(../img/menu-about.jpg);
}
.index .container .menu-ind .what {
	background-image: url(../img/menu-what.jpg);
}
.index .container .menu-ind .custom {
	background-image: url(../img/menu-custom.jpg);
}
.index .container .menu-ind .video {
	background-image: url(../img/menu-video.png);
}
.index .container .menu-ind .contact {
	background-image: url(../img/menu-contact.jpg);
}
.index .container .menu-ind .sitemap {
	background-image: url(../img/menu-sitemap.jpg);
}
.index .container .content {
	clear: both;
	width: 890px;
	padding-bottom: 10px;
}
.inner .container .content {
	width: 890px;
	padding-bottom: 10px;
	clear: both;
}
.copyright {
	position: absolute;
	height: 40px;
	bottom: 45px;
	left: 50px;
	width: 200px;
	color: #A8AAAD;
	font: 10px/10px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 15px;
	
}
.block {
	overflow: hidden;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #87B471;
	line-height: 100%;
	display: block;
	margin: 0px;
	padding-bottom: 6px;
}
.content .block-i {
	float: right;
	width: 658px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/bg-ind.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 15px;
}
.block-i .block-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808285;
	padding-right: 38px;
	padding-left: 23px;
	float: left;
	width: 268px;
	
}
.block-i .block-small .quote {
	background-image: url(../img/quote.gif);
	margin-left: -5px;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #EDEDED;
}
.menu {
	padding-left: 31px;
	width: 203px;
	position: absolute;
	left: 23px;
	top: 160px;
}
.menu a {
	background-position: left top;
	display: block;
	height: 24px;
	width: 200px;
	float: left;
	background-repeat: no-repeat;
}
.menu a:hover {
	background-position: left bottom;
}

.menu .about {
	background-image: url(../img/menu-about.gif);
}
.menu .what {
	background-image: url(../img/menu-what.gif);
}
.menu .custom {
	background-image: url(../img/menu-custom.gif);
}
.menu .video {
	background-image: url(../img/menu-video.gif);
}
.menu .contact {
	background-image: url(../img/menu-contact.gif);
}
.menu .sitemap {
	background-image: url(../img/menu-sitemap.gif);
}
.inner .container .content .text {
	float: right;
	padding-right: 77px;
	width: 528px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808285;
	padding-bottom: 10px;
}
.menu #active {
	background-position: left bottom;
}

h2 {
	font-size: 26px;
	color: #4F922B;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 20px;
}
.see {
	color: #F58220;
	background-image: url(../img/str.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 195px;
	text-decoration: none;
	display: block;
}
h3 {
	color: #91BE3E;
	font-weight: normal;
	font-size: 16px;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.see1 {

	color: #F58220;
	background-image: url(../img/str.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 160px;
	text-decoration: none;
	display: block;
}
.text a {
	text-decoration: underline;
	color: #F58220;
}
.v li {
	list-style-image: url(../img/li.gif);
}
.site li {
	list-style-image: url(../img/site-li.gif);
	margin-top: 10px;
}
.site li li {
	list-style-image: url(../img/site-li-li.gif);
}
.inner .container .content .text1 {

	float: right;
	padding-right: 77px;
	width: 528px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808285;
}
.text1 a {
	color: #808285;
	text-decoration: none;
}
.quick {
	clear: both;
	width: 308px;
}

.quick lable {
	clear: both;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.quick .inp {
	height: 16px;
	width: 300px;
	border: 1px solid #BCBDC0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
}
.quick textarea {
	height: 88px;
	width: 300px;
	border: 1px solid #BCBDC0;
	clear: both;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
}
.submit {
	height: 25px;
	width: 58px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-top: 14px;
}
.menu .sub-menu {
	height: 71px;
	clear: both;
	width: 203px;
}

.menu .sub-menu a {
	background-position: left -24px;
	height: 20px;
	color: #808285;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 26px;
	width: 177px;
	background-image: url(../img/bg-li-on.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu .sub-menu a:hover {
	background-position: 0px 0px;
	color: #91BE3E;
	text-decoration: none;
}
.menu .sub-menu #active1 {
background-position: left top;
	color: #91BE3E;
	text-decoration: none;
}
.menu .sub-menu .social {
	height: 19px;
}
.text2 {
	float: right;
	padding-right: 77px;
	width: 528px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808285;
	padding-left: 18px;
	margin-top: 9px;
}
h4 {
	color: #91BE3E;
	font-weight: normal;
	font-size: 14px;
	display: block;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	width: 400px;
}
.video-big {
	clear: both;
	width: 495px;
}

.video-big h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../img/vid.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	padding-left: 21px;
	float: left;
	width: 180px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 27px;
}
.video-big img {
	float: left;
	padding-right: 12px;
	text-align: left;
	padding-bottom: 35px;
}
.video-big p {
	float: left;
	display: block;
	width: 200px;
	padding-left: 8px;
	padding-bottom: 10px;
	margin: 0px;
}
.text .new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A8542;
	width: 527px;
	margin-left: 8px;
	background-image: url(../img/bg-new.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
	clear: both;
}
.video-blick {
	clear: both;
	width: 540px;
}
.video-small {
	padding-right: 1px;
	padding-left: 6px;
	width: 127px;
	float: left;
	padding-top: 12px;
}
.video-small p {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 18px;
}
.what_left {
	float: left;
	width: 308px;
	text-align: justify;
	margin-left: -5px;
	padding-left: 5px;
}
.what_left h3 {
	margin: -20px 0px 0px;
	padding: 0px 0px 15px;
}
.what_left .grey {
	background-color: #EDEDED;
	padding: 14px;
}

.what_left .grey h4 {
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 10px;
	clear: none;
	width: auto;
}

.what_left .grey table{
	border-collapse:collapse;
	table-layout:fixed;
	margin-bottom: 18px;
	width: 100%;
}
.what_left .grey th {
	color: #FFFFFF;
	background-color: #251D06;
	padding: 4px;
}
.what_left .grey td {
	padding: 4px;
	background-color: #FFFFFF;
}
.what_left .grey .brown {
	background-color: #BDB189;
	color: #000000;
}



.what_right {
	float: right;
	width: 200px;
	text-align: right;
	font-size: 10px;
	padding-top: 55px;
}
.what_right img {
	display: block;
	border: 9px solid #D9D9D9;
	margin-bottom: 3px;
}
.more {
	font-weight: bold;
	color: #FF6501;
	background-image: url(../img/str.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
}
.custom_1 {
	border: 9px solid #D9D9D9;
	margin-bottom: 10px;
}
.custom_right {
	float: right;
	width: 176px;
	background-color: #EDEDED;
	margin-top: 65px;

	*margin-top: 63px;
	padding: 12px;
}
.custom_right h5 {
	font-size: 15px;
	margin: 0px;
	padding: 0px 0px 10px;
}

.orange_links {
	margin: 0px;
	padding: 0px 0px 40px;
	font-weight: bold;
}
.orange_links li {
	background-image: url(../img/str.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style: none;
	padding-left: 12px;
	padding-bottom: 5px;
}
.orange_links a {
	color: #FF6700;
}
.custom_right .quote {
	background-image: url(../img/quote.gif);
	margin-left: -5px;
	background-repeat: no-repeat;
	padding: 16px 0px 10px 5px;
	margin-top: 15px;
}
.custom_right .number {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C1D82F;
	text-align: center;
	float: left;
	height: 18px;
	width: 18px;
	border: 1px solid #90BD3D;
	margin-right: 6px;
	_margin-right: 2px;
}
.custom_right .dis_tab {
	font-size: 11px;
	display: table;
	min-height: 1px;
	_height: 1px;
	margin-bottom: 10px;
}
.what_left .arrowed {
	margin: 0px;
	padding: 0px;
}
.what_left .arrowed li {
	background-image: url(../img/arrow_bullet.gif);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-left: 19px;
	list-style: none;
	background-position: 0px 2px;
}
.what_left .arrowed a {
}
.custom_right .quest {
	font-size: 17px;
	font-weight: bold;
	color: #4F9227;
	background-image: url(../img/questmark.gif);
	background-repeat: no-repeat;
	padding: 10px 5px;
	margin-right: -5px;
	margin-left: -5px;
	min-height: 64px;
	_height: 64px;
}
#right_bged_text {
	background-image: url(../img/right.gif);
	background-repeat: repeat-y;
	background-position: 328px top;
}
.video_hd {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #251D06;
	padding: 5px;
	border-bottom: 20px solid #EDEDEE;
}
.video_hd a{
	color: #FFFFFF;
	text-decoration:none;
}
.videos {
	width: 100%;
	border-collapse:collapse;
	background-color: #EDEDEE;
	font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	margin-bottom: 20px;
}
.videos td {
	padding: 0px 0px 12px;
}
.videos .pic_cell {
	padding-left: 8px;
	width: 1px;
	padding-right: 8px;
}
.videos .param {
}
.videos .value {
}
.videos .spacer {
}
