* { margin:0; padding:0;}
body { background:#fff; font-family:Tahoma, Arial, helvetica, sans-serif; font-size:100%; line-height:1em; color:#393939;}

input, textarea { font-family:Tahoma, 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;}
p2 { margin:0; padding:0; size:20px}

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

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

.form { height:46px;}
.form input {width:250px; padding:1px 0 1px 3px; background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f;}
textarea { width:250px; height:109px; background:#fff; overflow:auto;  border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding:2px 0 0 3px; margin-bottom:12px;}
form .link2 {
	float:right;
	margin-left:10px;
}


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

.site-nav { overflow:hidden; width:100%;}
.site-nav li { display:inline; float:left; font-size:.92em; background:url(images/divider.gif) no-repeat left top; margin-left:-2px;}
.site-nav li a { color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold; padding:12px 32px 16px 31px; display:block; float:left;}
.site-nav li a:hover { text-decoration:underline;}

.footer-nav { overflow:hidden; width:100%; padding-bottom:2px;}
.footer-nav li { font-size:1.1em; color:#c2c1c1; text-transform:uppercase; border-right:1px solid #c2c1c1; float:left; line-height:1.2em; padding:0 11px 0 11px;}
.footer-nav li.last { border:0;}
.footer-nav li a {color:#c2c1c1; text-decoration:none; }
.footer-nav li a:hover {text-decoration:underline;
	color: #000;
} 

.list { width:100%; margin-top:-14px;}
.list li {
	background:url(images/divider-1.gif) repeat-x bottom;
	color:#090;
	padding:13px 0 13px 0;
}
.list li.last { background:none; padding-bottom:0;}
.list li span {  background:url(images/marker-1.gif) no-repeat left top; padding:0 0 0 26px;}
.list li a { text-decoration:none; color:#000;}
.list li a:hover { text-decoration:underline;}

.list1 li span { float:right; margin-right:9px; color:#37adfb;}


/*==================other====================*/
.img-box img { display:block; margin-bottom:16px;}
.img-box p { padding:0 33px 0 20px;}
.img-box p a { font-size:.83em; text-transform:uppercase; color:#7f7f7f;}

.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; padding:0 20px 0 0;}

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:5px;}
.p3 {
	margin-bottom:20px;
}
.p4 { margin-bottom:28px;}

.phone { float:right; margin-right:114px;}


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

h3 { color:#000; font-size:1em; text-transform:uppercase; margin-bottom:6px;}

.txt1 {
	color:#0C0;
	text-transform:uppercase;
}
.txt2 { text-transform:uppercase; font-weight:bold;}

.link1 {display:block; float:left; background:url(images/link1-left.gif) no-repeat left top; color:#fff; text-decoration:none; text-transform:uppercase; font-size:.92em;}
.link1 em { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:0 15px 0 41px;}
.link1 b { display:block; background:url(images/link1-bgd.gif) repeat-x left top; font-style:normal; padding:5px 0 7px 0;}
.link1:hover { text-decoration:underline;}

.link2 {display:block; float:left; background:url(images/link2-right.gif) no-repeat right top; color:#fff; text-decoration:none; text-transform:uppercase; font-size:.92em;}
.link2 em { display:block; background:url(images/link2-left.gif) no-repeat left top; padding:0 10px 0 44px;}
.link2 b { display:block; background:url(images/link2-bgd.gif) repeat-x top; font-style:normal; padding:5px 11px 7px 0;}
.link2:hover { text-decoration:underline;}

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

.title { margin-bottom:15px; border-bottom:1px solid #33cc00; padding-bottom:10px;}


/*==================boxes====================*/
.nav-box { width:100%; overflow:hidden; background:url(images/nav-tail.gif) repeat-x left top; margin-top:20px;}
.nav-box .left { background:url(images/nav-left.gif) no-repeat left top;}
.nav-box .right { background:url(images/nav-right.gif) no-repeat right top;}

.footer-box { width:100%; background:#f5f5f5; font-size:.83em;}
.footer-box .border-top {background:url(images/border1.gif) repeat-x top;}
.footer-box .border-bot {background:url(images/border1.gif) repeat-x bottom;}
.footer-box .border-left {background:url(images/border1.gif) repeat-y left;}
.footer-box .border-right {background:url(images/border1.gif) repeat-y right;}
.footer-box .left-top-corner {background:url(images/left-top-corner2.gif) no-repeat left top;}
.footer-box .right-top-corner {background:url(images/right-top-corner2.gif) no-repeat right top;}
.footer-box .left-bot-corner {background:url(images/left-bot-corner2.gif) no-repeat left bottom; width:100%;}
.footer-box .right-bot-corner {background:url(images/right-bot-corner2.gif) no-repeat right bottom; }
.footer-box .inner { padding:22px 25px 25px 14px;}

.box {
	width:100%;
	color:#fff;
	background-color: #479204;
}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:20px 25px 28px 21px;}
.box p { padding:0 0 10px 5px;}
.box .title { margin-bottom:7px; border:0; padding:0;}

.box1 { width:100%; background:#fff;}
.box1 .border-top {background:url(images/border.gif) repeat-x top;}
.box1 .border-bot {background:url(images/border-bot1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border.gif) repeat-y left;}
.box1 .border-right {background:url(images/border.gif) repeat-y right;}
.box1 .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 .inner { padding:10px 15px 25px 15px; min-height:210px; height:auto!important; height:210px;}
.box1 .title { border:0; padding:0; margin-bottom:26px;}
.box1 cite { font-style:normal;}


/*header*/
#header .row-1, #header1 .row-1 { height:161px; margin-left:-36px;}

/*content*/
#content { padding:5px 0 5px 0; line-height:1.5em;}
#content .row-1 { padding-bottom:5px;}
#content .indent { padding-top:15px;}
#content .indent1 {
	padding-top:15px;
	text-align: left;
}
#content .indent3 { padding:32px 0 45px 0;}

/*footer*/
#footer p { color:#646464; text-transform:uppercase; padding-left:11px;}
#footer p a { color:#646464; text-transform:none;}

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