@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #07541c;
}
img {
	border: 0;
	display: inline-block;
	vertical-align: bottom;
}
a {
	cursor: pointer;
}
:focus {
	outline: none;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
/* =classes 
-------------------------------------------------- */
.row {
	margin: 2px 0;
}
.cell {
	width: 25%;
	float: left;
}
.cell2 {
	width: 73%;
	float: left;
	margin-left: 2%;
}
/* =wrap 
-------------------------------------------------- */
input {
	border: 1px solid #01B134;
	width: 50%;
	padding: 3px;
}
label {
	padding: 3px 0;
}
.submit {
	width: auto;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01B134;
	border: 1px solid #67CF75;
}
input.error {
	border: 1px solid red;
}
label.error {
	color: red;
	font-size: .9em;
	padding-left: 10px;
}
/* =wrap 
-------------------------------------------------- */
div.wrap {
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding: 100px 0 20px 0;
}
p.logo {
	position: absolute;
	left: 0;
	top: 0;
}
p.logo_center {
	position: absolute;
	left: 373px;
	top: 30px;
}
p.slogan {
	position: absolute;
	right: 150px;
	top: 23px;
}
/* =content
-------------------------------------------------- */
div.content {
	background: url(bg.png);
	width: 750px;
	margin: 0 auto;
	min-height: 500px;
}
div.content ul.submenu {
	background: url(menu_bg.png) 0 0 repeat-x;
	height: 70px;
	border-bottom: 4px solid #f9dc30;
	margin-bottom: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
div.content ul.submenu li {
	float: left;
	list-style: none;
	border-right: 1px solid #e1e1e1;
	height: 69px;
}
div.content ul.submenu li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #005c43;
	padding: 27px 10px 26px 10px;
	display: block;
}
div.content ul.submenu li.spec a {
	padding: 20px 10px 26px 10px;
}
div.content ul.submenu li.first a {
	padding: 27px 14px 26px 118px;
	background: url(menu.png) 0 0 no-repeat;
}
div.content ul.submenu li.active a {
	background: url(menu_li_active.png) 0 0 repeat-x;
	color: #fff;
}
div.content ul.submenu li a span {
	background: url(menu.png) 0 0 no-repeat;
	padding-left: 21px;
}
div.content ul.submenu li.active a span {
	background: url(menu_active.png) 0 0 no-repeat;
}
div.content ul.submenu li.first_spec a {
	padding: 20px 5px 26px 150px !important;
}
div.rightbar {
	padding: 0 30px 50px;
}
div.rightbar_dif {
	padding: 0 15px 50px;
}
div.rightbar p {
	line-height: 1.5em;
	margin-bottom: 20px;
}
div.rightbar p.pic {
	float: right;
	width: 289px;
}
div.rightbar a {
	color: #004791;
	text-decoration: none;
/*	border-bottom: 1px solid #c5d8dc;*/
}
div.rightbar a:hover {
	text-decoration: underline;
}
div.rightbar ul {
	margin-bottom: 20px;
	padding-left: 10px;
}
div.rightbar ul li {
	list-style: none;
	background: url(bullet.gif) 0 2px no-repeat;
	padding-left: 16px;
	margin-bottom: 5px;
}
div.pad {
	padding-top: 100px;
}
div.rightbar div.text img {
	margin: 0 5px;
}
div.gallery_item {
	margin-bottom: 20px;
	float: left;
	width: 230px;
}
div.gallery_item div.img {
	float: left;
/*	background: url(bg01.png) 93% 100% no-repeat;*/
	width: 213px;
	height: 141px;
}
div.gallery_item div.img p {
}
div.gallery_item div.img p a {
	display: block;
	border-bottom: 0;
}
div.gallery_item div.img p a img {
	display: block;
	border: 2px solid #fff;
}
div.gallery_item div.data {
	float: left;
	width: 202px;
}
div.gallery_item div.data a {
	color: #000 !important;
	text-decoration: none !important;
}
div.gallery_item div.data a:hover {
	text-decoration: underline !important;
}
ul.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.gallery li {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	background: 0 !important;
	padding-left: 0 !important;
}
ul.gallery li.last {
	margin-right: 0;
}
ul.gallery li .photo-item {
	height:140px;
	width:140px;
	background: url(bg02.png) 0 0 no-repeat;
	display:table;
 	#position: relative;
	float:left;
	margin:0;
}
* html ul.gallery li .photo-item {
	background:transparent;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg02.png', sizingMethod=crop);
}
ul.gallery li .trick {
 	#position: absolute;
 	#top: 50%;
	display: table-cell;
	width:100%;
	vertical-align: middle;
	text-align:center;
}
ul.gallery li .trick img {
 	#position: relative;
 	#top: -50%;
	border: 2px solid #fff;
}
*+ html ul.gallery li .trick img {
 	#position: relative;
 	#top: -48%;
}
* html ul.gallery li .trick img {
 	#position: relative;
 	#top: -48%;
}
#extremetable td {
	padding: 4px;
	line-height: 1.4em;
}
ol.rules {
	margin-left: 2.5em;
	margin-bottom: 1em;
}
ol.rules li {
	padding: 2px 0;
}
/* =footer
-------------------------------------------------- */
div.footer {
	width: 680px;
	margin: 25px auto 0;
}
div.footer ul.nav li {
	float: left;
	list-style: none;
	margin-right: 22px;
}
div.footer ul.nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
div.footer ul.nav li a:hover {
	text-decoration: underline;
}
div.footer p {
	color: #598c67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 14px;
	line-height: 1.4em;
}
div.footer p a {
	color: #598c67;
	text-decoration: none;
}
div.footer p a:hover {
	text-decoration: underline;
}
/* =clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}

