* { margin:0; padding:0;}
body {
	background:#fff;
	font-family:  Tahoma, Arial, Geneva;
	font-size:100%;
	line-height: .9375 em;
	color:#636363;
}

input, textarea { font-family:"trebuchet ms"; font-size:1em;}

.fleft { float:left; margin-top:-5px}
.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-bottom:15px;}

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

.form { height:27px;}
.form input {width:244px; height:19px; background:none; color:#363636; padding-left:3px; border:1px solid #a09b96;}
textarea { width:244px; height:103px; background:none; overflow:auto; color:#363636; padding-left:3px; border:1px solid #a09b96;}

.input_1 { width:158px; height:21px; border:1px solid #ccc; padding-left:3px; margin-bottom:11px; color:#9d9d9d;}


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

.list1 li { background:url(images/bullets.gif) no-repeat left 1px; padding:0 0 4px 17px;}
.list1 li a { font-weight:bold;}
.list1 li a:hover { color:#000;}

.list2 dt { font-size:.83em; font-weight:bold;}
.list2 dd { padding-bottom:15px;}
.list2 dd.last { padding-bottom:0;}


/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_box { width:100%; overflow:hidden; padding-bottom:20px;}
.img_box img { float:left; margin:0 17px 0 0;}
.img_box_right { width:100%; overflow:hidden; padding-bottom:20px;}
.img_box_right img { float:left; margin:17px 0 0 0;}

.img_box1 { width:100%; overflow:hidden; padding-bottom:30px;}
.img_box1 img { float:left; margin:0 17px 0 0;}
.img_box2 { width:100%; overflow:hidden;}
.img_box2 img { float:left; margin:0 17px 0 0;}

.p1 { margin-bottom:22px;}
.p2 { margin-bottom:32px;}


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

h2 { font-size:2em; color:#67a200; line-height:1.1em; font-weight:normal; margin-bottom:15px;}
h3 { font-size:1em; font-size:1em; margin-bottom:14px;}

.txt1 { font-size:.83em;}
.txt2 { line-height:1.42em;}

.link1 { display:block; background:#9bda05; color:#fff; text-decoration:none; font-size:.91em;}
.link1 em { display:block; background:url(images/link1_left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1_right.gif) no-repeat right top; padding:4px 12px 3px 13px; font-style:normal;}
.link1:hover { color:#000;}

.line_hor { border-bottom:1px solid #ccc; padding-bottom:33px; margin-bottom:20px;}
.line_hor1 { border-bottom:1px solid #ccc; padding-bottom:23px; margin-bottom:17px;}

/*==================boxes====================*/
.button_box { width:100%; padding-top:10px;}
.button_box .link1 { margin-right:16px;}

/*header*/
#header .fleft { padding:19px 15px 0 5px;}
#header .fright { padding-right:42px;}
#header .slogan { position:absolute; margin:62px 0 0 572px;}

/*content*/
#content { padding:28px 0 30px 26px;}
#content .inner { padding:0 34px 30px 0;}
#content .inner1 { padding:0 0 0 12px;}
#content .indent { padding:0 20px 30px 0;}

/*footer*/
#footer p { padding:30px 0 0 24px;}
/*==========================================*/

