/* CSS Document */

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

body{background:#151412; text-align:center;}
.bg{ background:url(images/body-bg.gif);}
.top-tail{ background:url(images/top-tail.gif) top repeat-x;}
.bot-tail{ background:url(images/bot-tail.gif) bottom repeat-x;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

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

html{ font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.333em; color:#ffffff;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#73a013;}
a:hover{text-decoration:none;}
p {padding-top:16px;}
h3{ font-size:1.417em; color:#ffffff; font-weight:normal; padding-bottom:25px;}
strong{ display:block; padding-bottom:6px; color:#73a013;}

/* ============================= main layout ====================== */
.imgindent {margin:0 24px 0 0; float:left;}
.phone{ float:right; padding-right:10px;}
.space1{ margin-left:65px;}
.space2{ margin-left:45px;}
.space3{ margin-left:75px;}
.space4{ margin-left:22px;}
.margin1{ margin-bottom:6px;}
.padding1{ padding-top:49px;}
.padding2{ padding-top:17px;}
.padding3{ padding-top:35px;}
.padding4{ padding-top:27px;}
.padding5{ padding-top:22px;}

/* ============================= header ====================== */
#header{ background:url(images/header-bg.gif) no-repeat 0 0; position:relative;}
#header .top{ width:100%; overflow:hidden; height:46px;}
#header .top a{ color:#696058; font-size:0.833em; text-transform:uppercase; display:inline-block; margin:12px 0 0 7px;}
#header .flash{
	position:absolute;
	margin:0 0 0 -7px;
	left: -3px;
	top: 45px;
}

/* ============================= content ====================== */
#content{ background:url(images/content-bg.gif) no-repeat 0 0; padding:34px 0 60px 0;}
.list{ margin:-7px 0;}
.list li{ background:url(images/list-marker.gif) no-repeat 0 10px; padding-left:30px; line-height:2.5em;}
.list a{ color:#fff;}
.list a:hover{ color:#fff;}

.link{ display:inline-block; background:url(images/link-tail.gif) top repeat-x; color:#ffffff; font-weight:bold; text-decoration:none; margin-top:20px; cursor:pointer;}
.link span{ display:block; background:url(images/link-left-bg.gif) left top no-repeat;}
.link span span{ background:url(images/link-right-bg.gif) right top no-repeat; padding:7px 18px 10px 18px;}
.link:hover{ background:url(images/link-tail-act.gif) top repeat-x;}
.link:hover span{ background:url(images/link-left-bg-act.gif) left top no-repeat;}
.link:hover span span{ background:url(images/link-right-bg-act.gif) right top no-repeat;}

.link1{ font-size:1.167em; font-style:italic;}
.link2{ font-weight:bold; display:inline-block;}
.link3{ background:url(images/list-marker.gif) no-repeat 0 2px; padding-left:30px; display:inline-block; margin-bottom:14px;}
.link4{ color:#776e60;}
.link5{ font-weight:bold; color:#FFF}
.link6{
	font-weight:bold;
	color:#FFF;
	text-align: center;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

.block1{ background:url(images/block1-bg.jpg) no-repeat 0 0; padding-left:70px;}
.block2{ background:url(images/block2-bg.jpg) no-repeat 0 0; padding-left:72px;}
.block3{ background:url(images/block3-bg.jpg) no-repeat 0 0; padding-left:70px;}
.block4{ background:url(images/block4-bg.jpg) no-repeat 0 0; padding-left:70px;}
.block5{ background:url(images/block5-bg.gif) no-repeat 0 0; padding-left:70px;}
.block6{ background:url(images/block6-bg.gif) no-repeat 0 0; padding-left:72px;}
.block7{ background:url(images/block7-bg.gif) no-repeat 0 0; padding-left:70px;}
.block8{ background:url(images/block8-bg.gif) no-repeat 0 0; padding-left:70px;}

.line1{ background:url(images/line.gif) repeat-y 630px 0;}
.line2{ background:url(images/line.gif) repeat-y 649px 0;}
.line3{ background:url(images/line.gif) repeat-y 300px 0;}
.line4{ background:url(images/line.gif) repeat-y 250px 0;}

/* ============================= footer ====================== */
#footer{ width:100%; overflow:hidden; font-size:0.833em; text-transform:uppercase; color:#4c463d;}
#footer a{ color:#4c463d;}
#footer a:hover, #footer .active{ color:#86817a; text-decoration:none;}
#footer .menu{ float:right; margin:27px -7px 0 0;}
#footer .menu li{ float:left; padding-left:6px;}
#footer .menu a{ display:inline-block; margin-right:6px;}
#footer .text{ padding-top:27px;}
#footer .text a{ text-decoration:none;}


/* ============================= chart ====================== */
#chart{
	background:url(images/content-bg.gif) no-repeat 0 0;
	padding:34px 0 60px 0;
	text-align: center;
}
