@charset "utf-8";
@import url("reset.css");

body {
	margin:0 auto;
	text-align:center;
	background:#de2b15;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
}
p {
	padding:10px 0;
	line-height:17px;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
a {
	/*color:#b71717;
	text-decoration:none;*/
	font-family:Arial, Helvetica, sans-serif;
}
a:hover {
	/*color:#a25017;*/
}
h1 {
	font:36px Arial, Helvetica, sans-serif;
	/*color:#6c0d07;*/
	color:#900;
	letter-spacing:-1px;
}
h2 {
	font:23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color:#61351d;
	color:#f48500;*/
	color:#600;
}
h3 {
	font:bold 19px Arial, Helvetica, sans-serif;
	color:#6c0d07;
	border-bottom:1px solid #6c0d07;
	padding:10px 0 0 0;
}
h4, h5 {
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	padding:15px 0 0 0;
}
h6 {
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	padding:12px 0 0 0;
}
table p {
	font-size:11px;
	padding:3px 0 0 0;
}
input.formText {
	width:320px;
}
textarea {
	width:330px;
	height:100px;
}
hr {
	color:#000;
	border:0 !important;
	height:1px;
	margin:20px 0;
	background:#000;
}
#proof {
	width:980px;
	margin:0 auto;
}
#header, #headerHome, #contentHome, #container, #page, #footer {
	width:100%;
}
#header {
	background:url(../images/bg_header.jpg) repeat-x center top;
	height:80px;
}
.wrapper, .popup {
	width:960px;
	margin:0 auto;
}
.mainLogo {
	float:left;
}

#navMain {
	float:right;
	height:30px;
	margin:50px 0 0 0;
	font-size:11px;
}
#navMain span {
	background:url(../images/bg_nav_left.png) no-repeat 0% -30px;
	padding:5px 0px 8px 6px;
	line-height:30px;
}
#navMain li {
	background:url(../images/bg_nav_right.png) no-repeat 100% -30px;
	padding:5px 6px 8px 0px;
	margin:0 1px;
	display:inline;
	text-transform:uppercase;
}
#navMain a {
	color:#fff;
	text-decoration:none;
	background:url(../images/bg_nav_mid.png) repeat-x 0% -30px;
	padding:5px 6px 8px 6px;
}
#navMain span:hover {
	background:url(../images/bg_nav_left.png) no-repeat left top;
	padding:5px 0px 6px 6px;
}
#navMain li:hover {
	background:url(../images/bg_nav_right.png) no-repeat right top;
	padding:5px 6px 8px 0px;
}
#navMain a:hover {
	background:url(../images/bg_nav_mid.png) repeat-x left top;
	padding:5px 6px 8px 6px;
}
#navMain ul li.dir {
	padding:5px 3px 8px 0;
	margin:0 2px;
}

#navMain {
	/*background:url(../images/bg_nav.gif) no-repeat;
	height:35px;
	width:960px;
	font-size:13px;*/
}
#navMain ul {
	text-align:left;
	/*height:35px;*/
	position:relative;
	/*font-size:16px;*/
	z-index:1;
}
#navMain ul li {
	z-index:10;
	position:relative;
	/*display: inline;
	border-left:1px solid #283a04;
	border-right:1px solid #536b1a;
	padding:8px 0 8px;*/
}
#navMain ul li a {
	/*text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px 12px 8px;
	line-height:34px;
	display:inline;*/
}
#navMain ul li a:hover {
	/*color: #f2e4c4;
	text-decoration:none;
	background:#536b1a;*/
}
#navMain .dir a {
	/*background: url(../images/bg-navMain-dir.gif) no-repeat right 18px;*/
	cursor: default;
}
#navMain .dir ul {
	display: none;
	position: absolute;
	top:0;
	left:0;
	z-index:10;
	height:auto;
	line-height:normal;
	padding-top:27px;
}
#navMain li:hover > ul, #navMain li.hover > ul {
	display:block;
}
#navMain .dir ul li {
	background: none;
	text-align: left;
	display:block;
	position:relative;
	border-left:none !important;
	border-right:none !important;
	border-bottom:1px solid #760902;
	font-size:12px;
	padding:0;
}
#navMain .dir ul li a {
	background: #b71817;
	text-transform: capitalize;
	color: #fff;
	cursor: pointer;
	font-weight: normal;
	line-height: 15px;
	padding: 5px 12px 5px 12px;
	width: 200px;
	display:block;
}
#navMain .dir ul li a:hover {
	color: #fff;
	background-color:#760902;
}
#navMain .dir .dir a{
	background-image:url(../images/bg-ul-dir-dir.gif);
	background-repeat: no-repeat;
	background-position: right 9px;
}
#navMain .dir .dir ul{
	position:absolute;
	z-index:2000;
	left:223px;
	top:-27px
}
#navMain .dir .dir ul a{
	background-image:none;
	background:#c43c21;
}
/*
#navMain .colA {
	width:740px;
}
#navMain .colB {
	height:35px;
}
#navMain .colB p {
	color:#fff;
	display:inline;
}
#navMain .colB img {
	margin:4px 4px 4px 0;
	display:inline;
	vertical-align:middle;
}
#navMain .colB img.first {
	margin-left:10px;
}
*/


/*
#mainNav {
	float:right;
	height:30px;
	margin:50px 0 0 0;
	overflow:hidden;
	font-size:15px;
}
#mainNav span {
	background:url(../images/bg_nav_left.png) no-repeat 0% -30px;
	padding:4px 0px 9px 6px;
	line-height:30px;
}
#mainNav li {
	background:url(../images/bg_nav_right.png) no-repeat 100% -30px;
	padding:4px 6px 9px 0px;
	margin:0 1px;
	display:inline;
	text-transform:uppercase;
}
#mainNav a {
	color:#fff;
	text-decoration:none;
	background:url(../images/bg_nav_mid.png) repeat-x 0% -30px;
	padding:6px 6px 7px 6px;
}
#mainNav span:hover {
	background:url(../images/bg_nav_left.png) no-repeat left top;
	padding:4px 0px 9px 6px;
}
#mainNav li:hover {
	background:url(../images/bg_nav_right.png) no-repeat right top;
	padding:4px 6px 9px 0px;
}
#mainNav a:hover {
	background:url(../images/bg_nav_mid.png) repeat-x left top;
	padding:6px 6px 7px 6px;
}
*/
#footer {
	color:#fff;
	text-align:left;
	background:url(../images/bg_footer.jpg) repeat-x center top;
	padding:0 0 20px;
}
#footerLeft {
	float:left;
	padding:10px 0 0 0;
}
#footerLeft p, #footerRight p {
	line-height:15px;
	padding:15px 0 0 0;
}
#footerRight {
	float:right;
	/*padding:60px 0 0 0;*/
}
#footer div.left {
	float:left;
	display: inline;
	width:220px;
	padding: 0 0 0 20px;
}
/*
#footer ul {
	padding:0px 0 5px;
	color:#fff;
}
#footer li {
	list-style:none;
	display:inline;
	border-right:1px solid #fff;
	padding:0 5px 0 5px;
	line-height:12px;
}
*/
#footer h4 {
	color:#fff;
}
#footer a {
	color:#e5c08b;
	text-decoration:none;
	font-size:12px;
}
#footer a:hover {
	text-decoration:underline;
}
.popup {
	background:#fff;
	padding:25px;
}
.popup p {
	width:80%;
}



/*  HOME PG  */

/*
#headerHome {
	background:url(../images/bg_header_home.jpg) repeat-x center top;
	height:320px;
	text-align:right;
}
#headerHome h1 {
	font:48px Arial, Helvetica, sans-serif;
	color:#fcdd81;
	padding:15px 40px 0 0;
	line-height:48px;
}
#headerHome span {
	font-size:36px;
	line-height:36px;
}
#headerHome h2 {
	font:36px Arial, Helvetica, sans-serif;
	color:#e5c08b;
	padding:0 85px 0 0;
	line-height:36px;
}
#headerHome p {
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:22px;
	width:520px;
	padding:10px 10px 0 0;
	color:#fff;
	text-align:left;
	float:right;
}
#headerHome h3 {
	font:30px Georgia, "Times New Roman", Times, serif;
	padding:10px 85px 0 0;
	color:#fcdd81;
	font-weight:100;
	font-style:italic;
	border-bottom:none;
}
*/
#headerHome {
	background:url(../images/bg_header_home.jpg) repeat-x center top;
	height:320px;
	text-align:right;
}
#contentHome {
	background:url(../images/bg_content_home.jpg) repeat-x center top;
	padding:0 0 10px 0;
}
#contentHome .wrapper {
	background:url(../images/bg_content_blocks.png) no-repeat center bottom;
	padding:20px 0 10px 0;
}
.tile {
	width:240px;
	float:left;
	text-align:center;
}
.tile h2 {
	color:#e5c08b;
	text-transform:uppercase;
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding:5px 0;
}
.tile p {
	color:#fff;
	line-height:18px;
	padding:0 12px;
	text-align:justify;
}

/*  ------------------------------------------  */
/*  INTERNAL PG  */
#container {
	background:#8e817c url(../images/bg_internal_mid.jpg) repeat-y center top;
}
#page {
	background:url(../images/bg_internal_top.jpg) repeat-x center top;
	text-align:left;
}
#colA {
	/*width:233px;*/
	width:250px;
	float:right;
}
#colA ul {
	padding:0;
}
#colA li a {
	text-transform:uppercase;
	background:#feb832;
	display:block;
	line-height:35px;
	padding:0 0 0 12px;
	font-weight:bold;
}
#colA li li a {
	text-transform:capitalize;
	background:none !important;
	border-bottom:1px solid #ffe08e;
	padding:0 0 0 25px !important;
	font-weight:normal;
}
#colA li a:hover {
	background:#ffe7a6;
	display:block;
	line-height:35px;
}
#colA li li a:hover {
	background:#ffe7a6 url(../images/bg_subnav_hover.gif) no-repeat 14px 14px !important;
	display:block;
	line-height:35px;
}
#colB {
	width:690px;
	padding:15px 0 15px 15px;
	margin:10px 2px 0 0;
	float:left;
	background:#fff;
}
#colB img {
	float:right;
	padding:2px;
	background:#fff;
	border:1px solid #8e817c;
	margin:13px 0 5px 10px;
}
#colB img.left {
	float:left;
	padding:2px;
	background:#fff;
	border:1px solid #8e817c;
	margin:13px 10px 5px 0px;
}
#colB img.imgWide {
	margin-bottom:15px;
}
#colB ul {
	padding:0 0 20px 0;
}
#colB ul li, #colB ul li ul li {
	background:url(../images/bg_li.gif) no-repeat 0% 7px;
	color:#a25017;
	line-height:15px;
	padding:3px 0 3px 12px;
	font-weight:bold;
}
#colB ul ul, #footer ul ul {
	padding: 0 0 20px 20px;
}
#colB ol {
	padding:0 0 0 40px;
}
#colB ol li {
	color:#a25017;
	line-height:15px;
	padding:3px 0 3px 0px;
	list-style-type:decimal;
	font-weight:bold;
}
#colB img.captcha {
	float:left;
}
#colB div.caption {
	width:286px;
	float:right;
	margin:13px 0 5px 10px;
}
#colB div.caption img {
	float:right;
	padding:2px;
	background:#fff;
	border:1px solid #8e817c;
	margin:0;
}
p.caption {
	background:#8e817c;
	color:#fff;
	font-size:12px;
	text-align:center;
}
/*  ------------------------------------------  */




.clear {
	clear:both;
} 
.first {
	padding:0 5px 0 0px !important;
}
.last {
	border-right:none !important;
}
.noBorder {
	border:0 !important;
	padding:0;
}
.companyName {
	font-weight:bold;
}
.phoneNumber {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold !important;
}
.right {
	float:right;
	display:inline;
}
.corner {
	padding:7px 15px 0;
	background:#8fc741;
	color:#0f6838;
	margin:10px 0 0 0;
	text-align:center;
}
.corner h4 {
	font-size:26px;
	/*border-bottom:1px dotted #b71717;*/
	padding:0 0 0px;
	color:#fff;
}
.corner p {
	padding:5px 0 10px;
}
.corner strong {
	font-size:18px;
}
.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.tableLeft {
	float:left;
	width:340px;
}
.tableRight {
	float:right;
	width:340px;
}
div.quote {
	width:300px;
	float:right;
}
p.quote {
	color:#61351d;
	font-size:12px;
	line-height:16px;
	padding:10px 0 5px 22px;
	margin:20px 0;
	background:url(../images/bg_quote_first.gif) no-repeat 0% 7px;
}
p.quote span {
	background:url(../images/bg_quote_last.gif) no-repeat right bottom;
	padding: 0 22px 0 0;
}
.quote span.author {
	font-style:italic;
	float:right;
	font-weight:bold;
	font-size:13px;
	background:none !important;
}
a.download {
	background:url(../images/download_icon.gif) no-repeat left top;
	padding:0 0 0 25px;
	display:block;
	height:30px;
	width:260px;
	margin:0 auto 20px;
	text-align:center;
	line-height:35px;
}
.required {
	font:bold Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#900;
}
.banner {
	width:217px;
	padding:10px 0 0px 5px;
}
#colB .linkPartner img, .linkPartner span {
	float:left;
	margin:0 12px 0 0;
	border:none !important;
}
.linkPartner {
	border-bottom:1px solid #8e817c;
	padding:15px 0;
}
.callNow {
	font-size:15px;
	font-weight:bold;
	color:#060;
}
span.phoneNumberBig {
	font:italic 24px Georgia, "Times New Roman", Times, serif;;
}
.kern {
	letter-spacing:-1px;
}