* { margin:0; padding:0;}
body {
	background:url(images/tail-top.gif) repeat-x top #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#555555;
	min-width:980px;
}

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

object { vertical-align:top; outline:none;}

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

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

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

p { margin:0; padding:0;}


/*==================GLOBAL====================*/
#header, #content, #footer {
	font-size:14px;
	width:980px;
	margin:0 auto;
}
.col-1, .col-2, .col-3 { 
	float:left;
}
#content .col-1 {width:292px; margin-right:34px;}
#content .col-2 {width:296px; margin-right:31px;}
#content .col-3 {width:298px;}


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

#form { padding-top:27px;}
#form .form { height:42px;}
#form label { display:block;}
#form input {width:290px; padding:1px 3px 1px 3px; background:#fff; border-top:2px solid #7d7d7d; border-left:2px solid #7d7d7d; border-bottom:1px solid #cad2d5;  border-right:1px solid #cad2d5;}
#form textarea { width:290px; height:143px; overflow:auto; background:#fff; border-top:2px solid #7d7d7d; border-left:2px solid #7d7d7d; border-bottom:1px solid #cad2d5;  border-right:1px solid #cad2d5; padding:1px 3px 0 3px; margin-bottom:22px;}
#form .link { float:right; margin-left:12px;}


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

#footer ul { float:right; padding-top:23px;}
#footer ul li { float:left; margin-left:16px;}

.list li { background:url(images/marker.gif) no-repeat left 2px; padding:0 0 15px 27px;}
.list li.last { padding-bottom:0;}

.list1 li { width:100%; overflow:hidden; vertical-align:top; padding-bottom:20px;}
.list1 li cite { font-size:1.25em; line-height:1.4em;} 
.list1 li b { color:#000; display:block; text-align:right; margin-top:3px;}

.list2 { margin-top:-25px;}
.list2 li { width:100%; overflow:hidden; vertical-align:top; padding-top:25px;}
.list2 li img { float:left; margin-right:20px;}

.list3 li { background:url(images/arrow.jpg) no-repeat left 2px; padding:0 0 15px 27px;}

/*==================other====================*/
.img-box img { margin-bottom:25px; display:block;}

.p1 {
	margin-bottom:10px;
}

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

.extra-box span { display:block; text-align:center;}
.extra-box span.fleft,
.extra-box span.fright { 
	padding-top:94px;
} 


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

h2 { color:#989898; font-size:29px; line-height:1.2em; text-align:center; padding:28px 62px 0 73px; margin-bottom:25px;}
h2 span { color:#000;}
h3 { font-size:30px; color:#000; line-height:1.2em; padding:10px 0 11px 66px; left:-6px; position:relative; margin-bottom:8px;}
h3.icon1 { background:url(images/icon1.gif) no-repeat left top;}
h3.icon2 { background:url(images/icon2.gif) no-repeat left top;}
h3.icon3 { background:url(images/icon3.gif) no-repeat left top;}
h4 { font-size:1em; margin-bottom:18px; color:#000; line-height:1.75em;}
h5 {
	font-size:15px;
	color:#000;
	line-height:22px;
}
h5 a { color:#000; text-decoration:none;}
h5 a:hover { text-decoration:underline;}

.txt1 { color:#8c8c8c;}

.link { display:block; float:left; background:url(images/link1-left.gif) no-repeat left top #000; color:#fff; text-decoration:none;}
.link b { display:block; background:url(images/link-right.gif) no-repeat right top; padding:9px 21px 9px 21px;}
.link:hover { text-decoration:underline;}

.link2 {color:#000; font-weight:bolder; font-size:13px;}

/*header*/
#header {height:246px;}
#header .row-1 {
	height:150px;
	padding-top: 5px;
}
#header .row-2 { height:133px; border-bottom:1px solid #000;}

/*content*/
#content {
	padding:24px 0 45px 0;
}
#content p,
#content dl dt,
#content dl dd span  {
	line-height:22px;
}
#content dl { margin-bottom:-30px;}
#content dl dt { font-weight:bold; color:#000;}
#content dl dd { width:100%; overflow:hidden; vertical-align:top; padding-bottom:30px;}
#content dl dd span { padding-bottom:18px; display:block;}
#content dl.extra { margin-bottom:0;}
#content dl.extra dd { margin-bottom:-10px;}
#content dl.extra dd span { padding-bottom:0;}

/*footer*/
#footer {
	height:60px;
	border-top:1px solid #ededed;
	font-size:12px;
	line-height:18px;
	color:#555555;
	padding-bottom: 5px;
}
#footer p { color:#555555; float:left; padding-top:22px;}
#footer a { color:#555555; text-decoration:underline;}
#footer  a:hover { text-decoration:none;}

/*================= index.html ===================*/
#page1 #header {
	height:640px;
}
#page1 #header .row-2 { height:469px;}

/*================= index-1.html ===================*/
#page6 #header { height:112px;}

