* { margin:0; padding:0;}
body { font-family:Arial; font-size:100%; line-height:1em; color:#c8e94f; text-align:center; background: url(images/body_bgd.gif) center top #19290f;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p { margin-bottom:16px;}

.tall_top { background:url(images/tall_top.gif) center top repeat-x; }
.tall_top1 { background:url(images/tall_top1.gif) center 350px repeat-x; width:100%;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:28px;}
.form input {width:171px; height:16px; background:none; color:#c8e94f; font-size:1em; font-family:arial; padding-left:3px; border:1px solid #759e0d;}
textarea { width:183px; height:99px; background:none; overflow:auto; color:#c8e94f; font-size:1em; font-family:arial; padding-left:3px; border:1px solid #759e0d;}

/*==================list====================*/
ul { list-style:none;}

.list1 li a { background:url(images/marker1.gif) no-repeat left 7px; padding-left:7px; line-height:1.72em;}


/*==================other====================*/
.img_indent { margin:0 19px 0 0; float:left;}
.img_indent1 { margin:0 19px 38px 0; float:left;}

.p1 { margin-bottom:28px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:11px;}
.p4 { margin-bottom:5px;}


/*==================txt, links, lines, titles====================*/
a {color:#c8e94f;}
a:hover{text-decoration:none;}

h2 { font-size:1.45em; margin-bottom:10px; color:#d7ff45;}
h3 { font-size:1em; margin-bottom:15px;}
h4 { font-size:1em; margin-bottom:10px;}

.link1 { background:url(images/marker.gif) no-repeat left 5px; padding-left:8px; text-decoration:none;}
.link1:hover { text-decoration:underline;}

.line_hor { background:url(images/line1.gif) left bottom repeat-x; padding-bottom:20px; margin-bottom:20px;}

.title { margin:0 0 29px 5px;}
.title1 { margin:0 0 25px 16px;}
.title2 { margin:0 0 21px 5px;}
.title3 { margin:0 0 18px 16px;}


/*==================blocks====================*/
.main_block { background:url(images/main_bgd.jpg) left top repeat-y; width:100%;}
.main_block .top { background:url(images/main_top.jpg) no-repeat left top;}
.main_block .bottom { background:url(images/main_bottom.jpg) no-repeat left bottom; width:100%;}
.main_block .inner { padding:29px 0 92px 111px;}


/*header*/
#header .row_1 { height:228px; padding:0 0 0 43px;}
#header .row_1 .m1_act { position:relative; margin:0 -13px 0 0;}
#header .row_1 .m2_act { position:relative; margin:0 -13px 0 -17px;}
#header .row_1 .m3_act { position:relative; margin:0 -13px 0 -16px;}
#header .row_1 .m4_act { position:relative; margin:0 -13px 0 -16px;}
#header .row_1 .m5_act { position:relative; margin:0 -13px 0 -15px;}
#header .row_2 { height:122px; background:url(images/header_bgd.jpg) no-repeat 50px top;}
#header .row_2 img { float:left; margin:10px 0 0 160px;}


/*content*/
#content .indent { padding:0 65px 0 0;}
#content .indent1 { padding:0 0 38px 0;}
#content .indent2 { padding:0 0 0 8px;}

/*footer*/
#footer { border-top:1px solid #608d08;}
#footer p { padding:0 0 0 6px; margin-bottom:0;}
#footer p a { color:#91bb01; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}


/*================== index.html ==================*/
#page1 #content .col_2 .indent { padding:7px 0 0 0 }

/*================== index-1.html ==================*/
#page2 #content .col_2 .indent2 { padding:7px 0 0 7px }

/*================== index-2.html ==================*/
#page3 #content .col_2 .indent { padding:7px 0 0 7px;}

/*================== index-3.html ==================*/
#page4 #content .col_2 .indent2 { padding-bottom:40px;}

/*================== index-3.html ==================*/
#page6 #content .main_block .inner { padding:29px 110px 92px 119px;}
#page6 #content .indent { padding:0 0 44px 0;}
#page6 #footer p { padding-left:0;}

/*==========================================*/


img.floatLeft { 
    float: left; 
    margin: 8px; 
}
img.floatRight { 
    float: right; 
    margin: 8px; 
}
