/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background: url(images/bg.gif) top;
	text-align:center;
}

html, input, textarea
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.333em;
		color:#363636;
	}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
.aligncenter { text-align:center;}
.alignleft { text-align:left;}
.alignright { text-align:right;}

input, select { vertical-align:middle; font-weight:normal;}
a {color:#78A50E; outline:none; font-weight:bold; text-decoration:underline;}
a:hover{text-decoration:none;}
p {padding-top:10px;}
a img { border:0;}
ul { list-style:none;}
img {
	vertical-align:bottom;
}

.relative {
	position:static;
}

h3 { font-size:1.917em; line-height:1.2em; text-transform:uppercase;  padding-bottom:10px;}
.title1 { font-size:3.084em; color:#78A50E; line-height:1.2em; text-transform:uppercase; }
.title2 { font-size:1.167em; margin-top:-10px;}

.text1 { color:#78A50E;}
.link1 { color:#363636; font-weight:normal; text-decoration:none;}
.link1:hover { text-decoration:underline;}
/* ============================= main layout ====================== */
.bg-tail { background:url(images/bg-tail.jpg) bottom repeat-x;}

.imgindent { float:left; margin-right:15px;}
.indent1 { padding:0 12px;}
.indent2 { padding:0 12px 0 20px;}
.indent3 { padding-bottom:5px;}
.space1 { margin-top:-28px;}
.space2 { margin-top:15px;}
.space3 { margin-right:12px;}

/* ============================= header ====================== */
#header {line-height:1em;}
#header .row-1 { height:157px; position:relative;}
.logo { margin-top:67px;}

.menu {height:38px; line-height:1em; font-family:Tahoma, Geneva, sans-serif;}
.menu ul { text-align:center; height:38px;}
.menu li { float:left;}
.menu li a { display:inline-block; height:38px;background:url(images/menu-button-tail.gif) top repeat-x; text-decoration:none; margin:0 -4px 0 0; font-size:0.77em; color:#FFF; text-transform:uppercase; font-weight:normal;}
.menu li a span { display:inline-block; height:38px; background:url(images/menu-button-left.gif) top left no-repeat;}
.menu li a span span {width:142px; height:26px; background:url(images/menu-button-right.gif) top right no-repeat; padding-top:12px; cursor:pointer; }
.menu li .first span span {background:url(images/menu-button-right.gif) top right no-repeat; }
.menu li .first span {background:url(images/menu-button-left1.gif) top left no-repeat; position:relative; }
.menu li .last span span {background:url(images/menu-button-right1.gif) top right no-repeat; position:relative;}
.menu li a:hover, .menu .active a {background:url(images/menu-button-tail-act.gif) top repeat-x; font-weight:bold; color:#000; position:relative;}
.menu li a:hover span, .menu .active a span { background:url(images/menu-button-left-act.gif) top left no-repeat;}
.menu li a:hover span span, .menu .active a span span {background:url(images/menu-button-right-act.gif) top right no-repeat; }
.menu li .first:hover span span, .menu .active .first span span {background:url(images/menu-button-right-act.gif) top right no-repeat; }
.menu li .first:hover span, .menu .active .first span {background:url(images/menu-button-left1-act.gif) top left no-repeat;}
.menu li .last:hover span span, .menu .active .last span span {background:url(images/menu-button-right1-act.gif) top right no-repeat;}
.menu2 { background:url(images/menu2-tail.gif) top repeat-x; height:25px;}
.menu2 .bg-left { background:url(images/menu2-left.gif) top left no-repeat; }
.menu2 .bg-right { background:url(images/menu2-right.gif) top right no-repeat; height:25px;}
.menu2 ul {color:#121513; line-height:1em; padding:3px 0 0 0; padding-left:16px;}
.menu2 li { float:left; margin-right:11px;}
.menu2 li a { color:#121513; font-size:0.75em; text-transform:uppercase; text-decoration:none; margin-right:11px; font-weight:normal;}
.menu2 .bg-left .bg-right ul li a:hover { text-decoration:underline; }

/* ============================= content ====================== */
#content { padding:12px 0 130px;}
.png { position:absolute; margin:-40px 0 0 370px;}
.box { background:#FFF; position:relative;}
.box .corner-top-left { background:url(images/corner-top-left.gif) top left no-repeat; }
.box .corner-top-right { background:url(images/corner-top-right.gif) top right no-repeat;}
.box .corner-bot-left { background:url(images/corner-bot-left.gif) bottom left no-repeat;}
.box .cotner-bot-right { background:url(images/corner-bot-right.gif) bottom right no-repeat;}
.box .border-top { background:url(images/border-top.gif) top repeat-x;}
.box .border-bot { background:url(images/border-bot.gif) bottom repeat-x;}
.box .border-left { background:url(images/border-left.gif) left repeat-y;}
.box .border-right { background:url(images/border-right.gif) right repeat-y; width:100%;}
.box .indent { padding:38px 22px 25px 22px;}

.line { height:23px; border-bottom:1px solid #DCDCDC;}
.list1 { line-height:1.917em;}
.list1 li a { background:url(images/marker.gif) 0 5px no-repeat; padding-left:13px; font-weight:normal;}
.phone { float:left; width:102px;}

/* ============================= footer ====================== */
#footer { border-top:1px solid #3C3C3C; padding-bottom:1px; line-height:1em; color:#414141;}
.footer-indent { margin:0 0 4px 0; padding:18px 0 18px 35px; background: url(images/bg-footer.gif); text-align:left; text-transform:uppercase; font-size:0.75em; text-align:center;}
.footer-main { width:980px; margin:0 auto; text-align:left;}
#footer a { color:#C6C6C6; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
/* ============================= forms ============================= */
#ContactForm {line-height:1em;}
label {
	height:27px;
	display:block;
	margin-right: auto;
	margin-left: auto;
} 
#ContactForm input {width:295px; height:16px; border:1px solid #CACACA; padding:2px 0 0 5px; font-size:1em; line-height:1em;}
#ContactForm textarea {width:297px; height:70px; border:1px solid #CACACA; padding:2px 0 0 5px; overflow:auto; font-size:1em; line-height:1em;}
