* { margin:0; padding:0;}
body { background:#0c391b; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#81d338;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #165a25;}

.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:27px;}
.form input {width:212px; padding:2px 0 2px 3px; background:#19522b; border:1px solid #7da45f; color:#81d338; text-transform:uppercase;}
textarea { width:260px; height:68px; overflow:auto; background:#19522b; border:1px solid #7da45f; color:#81d338; text-transform:uppercase; padding:2px 0 0 3px; }
form .buttons { width:100%; overflow:hidden; margin:13px 0 3px 0;}
form .buttons .link { float:right; margin-left:24px;}


/*==================list====================*/
ul { list-style:none;}

.list { width:100%; overflow:hidden;}
.list li { float:left; margin-right:18px; padding-bottom:11px;}
.list li.alt { margin-right:0;}

.list1 { width:100%; overflow:hidden;}
.list1 li { float:left; margin-right:11px; padding-bottom:11px;}
.list1 li.alt { margin-right:0;}


/*==================other====================*/
.img-box { width:100%; overflow:hidden;}
.img-box img { float:left; margin:0 12px 0 0;}

.p1 { margin-bottom:4px;}

/*==================txt, links, lines, titles====================*/
a {color:#81d338;}
a:hover{text-decoration:none;}

h3 { color:#d9ff62; font-weight:bold; text-align:center; font-size:1em; margin-bottom:13px;}

.link {color:#d9ff62; text-decoration:none; font-weight:bold; background:url(images/marker-1.gif) no-repeat left 2px; padding-left:10px; margin-left:6px; display:block; float:left; line-height:1.1em;}
.link:hover { text-decoration:underline;}

.line-hor { background:url(images/line-1.gif) repeat-x; height:1px; margin:10px 0 10px 0; font-size:0; line-height:0; overflow:hidden;}

/*==================boxes====================*/
.cont-box { width:758px; height:677px; background:url(images/cont-box.png) no-repeat left top;}
.cont-box p { line-height:1.56em;}
.cont-box .icon-1 { margin-bottom:15px; text-align:center}
.cont-box .icon-2 { margin-top:15px; text-align:center}
.cont-box .indent { padding:0 29px 0 45px;}
.cont-box .inner { padding:80px 138px 0 131px;}

.gallery-box { width:100%; overflow:hidden; margin-bottom:15px;}
.gallery-box .fleft { padding:54px 0 0 22px;}
.gallery-box .fright { padding:54px 22px 0 0;}


/*content*/
#content { height:677px; background:url(images/cont-bg.jpg) no-repeat left top; padding:0 0 0 109px;}
#content .logo {
	position:absolute;
	bottom:-15px;
	left:398px;
	z-index:2
}
#content .logo a { cursor:pointer;}
#content .m1 { position:absolute; bottom:73px; left:344px;}
#content .m2 {
	position:absolute;
	bottom:148px;
	left:426px;
}
#content .m3 { position:absolute; bottom:73px; right:362px;}
#content .m1 a, #content .m2 a, #content .m3 a { cursor:pointer;}

/*footer*/
#footer p { color:#3c8113; padding:31px 0 0 48px; font-family:Arial, Helvetica, sans-serif; font-size:1.33em; text-transform:none;}
#footer p a { color:#3c8113;}

/*==========================================*/
