/* -------------------*
 *       RESET        *
 *------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, b, i, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, embed, param, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; line-height: 1em; font-weight: normal; font-style: normal; }
input, textarea { margin: 0; padding: 0; }
button { width: auto; overflow: visible; cursor: pointer; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
abbr, acronym { border: 0; }
a span, label { cursor: pointer; }
strong { font-weight:bold; }
em { font-style:italic; }
strong em, em strong { font-weight:bold; font-style:italic; }

/* -------------------*
 *       GLOBAL       *
 *------------------- */
body{
	margin: 0;
	padding: 0;
	text-align:center;
	font-size:15px;
	line-height:22px;
	font-family: Helvetica, Arial,sans-serif;
	color:#000;
	background:#D1E274;
}

/* CLEAR FLOAT */
.clr { clear: both; }
.clr-left { clear: left; }
.clr-right { clear: right; }
.ac:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/***** Links *****/
a, a:link, a:visited{ color:#FFF00C; text-decoration:underline; }
a:hover{ text-decoration:none; }

/***** This is it *****/
.wrap {
	width:758px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
.cnt {
	text-align:left;
}
.header{
	width:758px;
	overflow:hidden;
	height:164px;
	background:#517900 url(/images/styles/15/images/layout/bghead.jpg) top right no-repeat;
}
.header .logo{
	width:486px;
	height:129px;
	padding:35px 0 0 0;
	overflow:hidden;
	position:relative;
}
.header h1{
	line-height:60px;
	color:#FFDB16;
	font-size:60px;
	letter-spacing:-3px;
	font-weight:bold;
	text-transform:uppercase;
}
.header h1 .grey{
	color:#EE0B0B;
	font-weight:bold;
	line-height:60px;
}
.header strong {
	display:block;
	color:#FFDB16;
	line-height:25px;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
}
.header img{
	width:486px;
	position:absolute;
	height:164px;
	top:0;
	left:0;
	z-index:40;
}
.sub{
	width:733px;
	overflow:hidden;
	height:746px;
	padding:0 0 0 25px;
	background:#8DC51B url(/images/styles/15/images/layout/bgsub.jpg) top left no-repeat;
}
.sub ul {
	list-style:none;
	width:450px;
	margin:0 0 25px 0;
}
.sub li {
	display:block;
	float:left;
	padding:0 1px 1px 0;
}
.sub li a {
	display:block;
	float:left;
	overflow:hidden;
	padding:5px 0 0 0;
	position:relative;
}
.sub li a i, .sub li a b {
	display:block;
	background:red;
	height:5px;
	width:150px;
	overflow:hidden;
	position:absolute;
	top:0;
}
.sub li a i {
	background: url(/images/styles/15/images/layout/img.gif) top left no-repeat;
	left:0;
}
.sub li a b {
	background: url(/images/styles/15/images/layout/img.gif) top right no-repeat;
	right:0;
}
.sub li a span {
	display:block;
	float:left;
	overflow:hidden;
	background: url(/images/styles/15/images/layout/img-r.gif) bottom right no-repeat;
	padding:0 5px 0 0;
}
.sub li a span span {
	background: url(/images/styles/15/images/layout/img.gif) bottom left no-repeat;
	padding:0 0 5px 5px;
}
.sub li a img {
	float:left;
}
.sub p {
	font-size:16px;
	line-height:22px;
	color:#ffffff;
	width:370px;
	padding:0 0 7px 5px;
}
.click {
	display:block;
	font-size:26px;
	line-height:30px;
	padding:0 0 0 5px;
	color:#FFF00C;
}
.gal{
	width:727px;
	overflow:hidden;
	padding:25px 0 0 31px;
	background:#F8F2B8 url(/images/styles/15/images/layout/gal.jpg) top left no-repeat;
}
.gal ul.fst {
	list-style:none;
}
.gal .fst li {
	display:block;
	float:left;
	padding:0 23px 14px 0;
}
.gal .fst li a {
	width:141px;
	height:210px;
	padding:8px;
	display:block;
	float:left;
	overflow:hidden;
	background: url(/images/styles/15/images/layout/img2.gif) top left no-repeat;
}
.gal .fst li img {
	width:141px;
	height:210px;
}
.gal p {
	padding:0 35px 10px 2px;
	font-size:14px;
	line-height:20px;
	color:#000000;
}
.gal ul.snd {
	list-style:none;
}
.gal .snd li {
	display:block;
	float:left;
	padding:0 9px 0 0;
	width:134px;
	text-align:left;
}
.gal .snd li a {
	text-decoration:none;
}
.gal .snd li a b {
	width:108px;
	height:162px;
	padding:3px;
	display:block;
	float:left;
	overflow:hidden;
	background: url(/images/styles/15/images/layout/img3.gif) top left no-repeat;
	margin:0 0 3px 0;
}
.gal .snd li img {
	width:108px;
	height:162px;
}
.gal .snd li a span {
	color:#DB0606;
	font-size:14px;
	display:block;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}
.gal .snd li a:hover span {
	text-decoration:underline;
}
.footer{
	width:758px;
	height:161px;
	padding:0;
	background:#B10707 url(/images/styles/15/images/layout/bgfoot.jpg) top left repeat-x;
}
a.click2 {
	display:block;
	font-size:41px;
	line-height:50px;
	padding:3px 0 47px 0;
	color:#679E12;
	font-weight:bold;
}
.footer p{
	color:#ffffff;
	font-size:12px;
	line-height:20px;
}
.footer p a{
	color:#ffffff;
}