* {
	margin:0;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 0;
}
body {
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#000000;
	min-width:980px;
	padding-right: 20px;
}

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

object { vertical-align:top;}

.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%;}

p { margin:0; padding:0;}

.header-bg { background:url(images/header-bg.jpg) no-repeat center top; position:relative;}
.tail-top { background:url(images/tail-top.gif) left top repeat-x #fff;}
.tail-top-right {
	height:404px;
	position:absolute;
	width:2000px;
	right:0;
	top:0;
	background:url(images/tail-top-right.gif) repeat-x right top;
}
.tail-bottom {
	background-color: #FFFFFF;
	background-image: url(images/tail-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#form div { float:right; padding:28px 43px 0 0;}
#form strong { float:left; display:block; width:197px; height:26px; background:url(images/input-bg.gif) no-repeat left top; margin:2px 6px 0 0;}
#form strong em { display:block; padding:6px 0 0 17px; font-style:normal;}
#form input {width:165px; background:none; border:0; vertical-align:top; line-height:.92em; color:#a5a5a5;}

#form1 span { display:block; height:26px;}
#form1 input { width:224px; background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #e1e1e1; border-right:1px solid #e1e1e1; padding:1px 0 1px 3px; color:#8a8a8a;}
#form1 textarea { width:224px; height:140px; overflow:auto; background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #e1e1e1; border-right:1px solid #e1e1e1; padding:1px 0 0 3px; color:#8a8a8a; margin-bottom:20px;}


/*==================list====================*/
ul { list-style:none;}

.site-nav {
	position:absolute;
	right:-20px;
	top:43px;
}
.site-nav ul li { float:left; font-size:1.17em; font-weight:bold; width:100px;}
.site-nav ul li a {
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
}

.site-nav ul li ul { display:none;}
.site-nav ul li ul li { float:none; font-size:1em; font-weight:normal;}
.site-nav ul li ul li a { color:#000000;}
.site-nav ul li ul li a:hover { color:#000000; font-weight:bold}

.list { margin-top:-25px; padding-bottom:40px;}
.list li { width:100%; overflow:hidden; vertical-align:bottom; padding-top:25px;}
.list li img { float:left; margin-right:18px;}
.list li span {
	color:#000000;
	display:block;
	margin-bottom:10px;
	font-weight: bold;
}

.list1 { padding-bottom:28px;}
.list1 li { padding:0 0 0 16px; line-height:1.58em; background:url(images/marker.gif) no-repeat left 7px;}
.list1 li a { text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}


/*==================other====================*/
.img-box img { margin-bottom:25px; display:block;}

.img-box1 { width:100%; overflow:hidden; padding-top:5px;}
.img-box1 img { float:left; margin:-5px 18px 0 0;}

.p1 { margin-bottom:16px;}

.phone { float:right; margin-right:25px;}


/*==================txt, links, lines, titles====================*/
a {
	color:#277f10;
	outline:none;
}
a:hover{text-decoration:none;}

h1 { color:#f8f8f8; font-size:5.42em; line-height:.86em; letter-spacing:-2px; text-transform:uppercase;}
h1 span { width:19px; height:60px; background:url(images/logo.gif) no-repeat left top; position:absolute; left:138px; top:-14px;}
h1 a { text-decoration:none; color:#fff;}
h2 { color:#037dc6; position:absolute; font-size:50px; top:220px; left:58px; line-height:1.2em; width:420px;}
h3 {
	color:#12813F;
	font-size:24px;
	line-height:1.2em;
	margin-bottom:23px;
	font-weight:normal;
}
h4 {
	color:#000000;
	font-size:1em;
	margin-bottom:16px;
	font-weight: normal;
}

.txt1 { color:#4e4e4e; font-weight:bold;}

.link { position:absolute; top:291px; left:338px;}
.link a { display:block; text-decoration:none; text-transform:uppercase; font-size:22px; color:#fff; background:url(images/link-left.gif) no-repeat left top; line-height:1.2em;}
.link a em { padding:0 22px 0 20px; display:block; background:url(images/link-right.gif) no-repeat right top;}
.link a b { font-style:normal; display:block; font-weight:normal; padding:10px 0 12px 0; background:url(images/link-bgd.gif) repeat-x top;}
.link a:hover b { color:#006498;}

.link1 { display:block; float:left; background:url(images/link1-bgd.gif) repeat-x top; color:#232323; font-size:14px; text-transform:uppercase; text-decoration:none; line-height:1.2em;}
.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:6px 12px 6px 12px; font-style:normal; font-weight:normal;}
.link1:hover { color:#9d9d9d;}

.link2 { float:right; padding-right:25px;}


/*header*/
#header .logo {
	position:absolute;
	left:17px;
	top:114px;
}
#header .signature { position:absolute; left:361px; top:335px;}

/*content*/
#content {
	padding-top: 5px;
	padding-right: 42px;
	padding-bottom: 20px;
	padding-left: 18px;}
#content p,
#content dl { 
	line-height:1.25em;
}
#content dl dt { font-weight:bold; color:#4e4e4e; margin-top:15px;}

/*footer*/
#footer p { color:#8e8e8e; padding:32px 0 0 22px; float:left;}
#footer p a { color:#009bdb;}

/*===========================================*/

