/* CSS Document */

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

body{background:url(images/body-bg.gif) top center; text-align:center;}
.top-tail{ background:url(images/top-tail.gif) top repeat-x;}
.top-bg{ background:url(images/top-bg.jpg) top center no-repeat;}

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.25em; color:#807d75;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#ff5a00; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
h2{ font-size:2.333em; line-height:1.5em; color:#fff; text-transform:uppercase;}
h2 strong{ margin-top:-16px; color:#fff;}
h3{ font-size:1.417em; text-transform:uppercase; color:#19140d; line-height:1.471em; padding-bottom:20px;}
h4{ padding-top: 20px; }
strong{ display:block; color:#565143;}
cite{ font-style:normal; display:block;}

/* ============================= main layout ====================== */
.imgindent {margin:0 15px 0 0; float:left;}
.phone{ float:right; padding-right:35px;}
.phone2{ float:right; padding-right:100px;}
.space1{ margin-left:22px;}
.margin1{ margin-top:10px !important;}
.padding1{ padding-top:5px;}
.padding2{ padding-top:19px;}
.padding3{ padding-top:15px;}

/* ============================= header ====================== */
#header .top{ height:158px;}
#header .top-line{ width:100%; overflow:hidden; height:29px; font-size:0.833em; color:#4d4d4d;}
#header .top-line a{ color:#4d4d4d; text-decoration:none;}
#header .top-line a:hover{ color:#fff;}
#header .top-line p{ padding:8px 0 0 15px;}
#header .small-menu{ float:right; padding:8px 8px 0 0;}
#header .small-menu li{ float:left; padding-left:6px;}
#header .small-menu a{ display:inline-block; margin-right:6px;}

#header .menu{ float:right; padding:50px 6px 0 0;}
#header .menu li{ float:left; padding:0 10px 0 5px; text-align: center;}
#header .menu a{ font-size:1em; text-transform:uppercase; text-decoration:none; color:#ffffff; display:inline-block; padding-top:20px;}
#header .menu a:hover, #header .menu .active{ background:url(images/menu-item-bg.gif) top center no-repeat; color:#ff5a00;}
#header .logo{ margin-left: -5px; padding: 50px 0 0 0; /*32px 0 0 15px;*/}

#header .left-corner{ background:url(images/header-left-corner.gif) left top no-repeat #fff;}
#header .right-corner{ background:url(images/header-right-corner.gif) right top no-repeat;}
#header .indent{ margin:0 15px 0 15px; background:url(images/header2.jpg) bottom left no-repeat; height:238px; padding:110px 0 0 566px;}
#header .header-link{ display:inline-block; font-size:0.917em; text-transform:uppercase; font-weight:bold; color:#fff; background:url(images/header-link-left-bg.gif) left top no-repeat #c54600; text-decoration:none; margin:16px 0 0 3px; cursor:pointer;}
#header .header-link span{ display:inline-block; background:url(images/header-link-right-bg.gif) right top no-repeat; padding:6px 12px 6px 12px;}
#header .header-link:hover{ color:#f1a17a;}

/* ============================= content ====================== */
#content{ background:url(images/content-left-corner.gif) left bottom no-repeat #fff;}
#content .right-corner{ background:url(images/content-right-corner.gif) right bottom no-repeat; padding:14px 15px 16px 15px;}
#content .indent{ padding:23px 15px 0 0;}
#content .indent1{ padding:23px 15px 30px 0;}

.link{ font-weight:bold; display:inline-block; color:#ff5a00; margin-top:22px;}
.unline{ background:url(images/unline.gif) bottom repeat-x; padding-bottom:28px; margin-bottom:21px;}

.list{ margin:-4px 0;}
.list li{ line-height:2.083em; background:url(images/list-marker.gif) no-repeat 0 8px; padding-left:15px;}

.list1{ margin:-4px 0;}
.list1 li{ line-height:2.083em; background:url(images/list1-unline.gif) bottom repeat-x;}
.list1 .last{ background:none;}
.list1 a{ color:#565143; text-decoration:none; background:url(images/list1-marker.gif) no-repeat 0 4px; padding-left:24px; display:inline-block;}
.list1 a:hover{ color:#ff5a00;}

.box{ background:url(images/box-corner-left-top.gif) left top no-repeat #f3f2ee;}
.box .right-top{ background:url(images/box-corner-right-top.gif) right top no-repeat;}
.box .left-bot{ background:url(images/box-corner-left-bot.gif) left bottom no-repeat;}
.box .right-bot{ background:url(images/box-corner-right-bot.gif) right bottom no-repeat;}
#content .box .indent{ padding:23px 16px 29px 15px;}
.box .unline{ background:url(images/unline2.gif) bottom repeat-x; padding-bottom:27px; margin-bottom:19px;}

/* ============================= footer ====================== */
#footer .menu{ width:100%; overflow:hidden;}
#footer .menu ul{ padding:20px 0 0 7px;}
#footer .menu li{ float:left; color:#33312d; font-size:1.167em; padding-left:8px;}
#footer .menu a{ color:#cbc8be; display:inline-block; margin-right:8px;}
#footer p{ padding:18px 0 0 15px;}
#footer p a{ color:#807d75; text-decoration:none;}
#footer p a:hover{ color:#ff5a00;}

/* ============================= forms ============================= */
#ContactForm{ padding:3px 0 7px 0;}
#ContactForm label{ display:block; height:26px;}
#ContactForm input{ border:solid 1px #c9c6bc; background:none; font-family:Tahoma, Geneva, sans-serif; font-size:0.917em; color:#807d75; padding:2px 2px 3px 3px; width:260px;}
#ContactForm textarea{ border:solid 1px #c9c6bc; background:none; font-family:Tahoma, Geneva, sans-serif; font-size:0.917em; color:#807d75; padding:2px 2px 3px 3px; width:260px; height:141px; overflow:auto;}
#ContactForm .link{ float:right; margin:22px 2px 0 22px;}

.benefits h4 {
	color: rgb(0, 176, 80);
}

.benefits ul {
	list-style: disc;
}
.benefits ul li {
	list-style: disc;
	margin-left: 50px;
}
