@charset "utf-8";

a img { border:0; }

body {
	background:#E3F1CE url(/img/bg-stripes.jpg) repeat 50% 0;
	margin:0 0 30px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#8F8375;
}
.bg1 {
	background:transparent url(/img/bg-body.jpg) repeat-y 50% 100px;
}
.bg2 {
	background:transparent url(/img/bg-top.jpg) no-repeat 50% 0;
}
.bg3 {
	background:transparent url(/img/bg-bottom.jpg) no-repeat 50% 100%;
}

.wrap {
	width:960px;
	padding:50px 20px 20px;
	margin:0 auto;
}

.copy * {
	margin:0;
}
.copy h1, .copy h2 {
	font-size:14px;
	color:#FC800C;
}
.copy p, .copy ul {
	line-height:16px;
	margin-bottom:20px;
}
.copy li.nb {
	list-style:none !important;
}
.copy a {
	color:#FC800C;
	text-decoration:underline;
}
.copy strong {
	font-weight:bold;
}
.copy .rflt {
	float:right;
	padding:0 0 8px 8px;
}
.copy .pricing {
	margin:0 auto;
	width:550px;
}
.copy .pricing table {
	width:100%;
	margin:0 0 20px 0;
}
.copy .pricing h2, .copy .pricing p {
	margin:0 0 4px 0;
}
.copy .pricing table tr th, .copy .pricing table tr td {
	border:1px inset #cccccc;
	padding:3px;
	text-align:left;
}
.copy .pricing table tr th {
	font-weight:bold;
}
.copy .pricing table tr td.note {
	border:none;
	font-style:italic;
	font-size:10px;
	line-height:normal;
	text-align:right;
}


.head {
	height:100px;
	padding-top:10px;
	margin-bottom:10px;
}
.head .nav {
	padding-top:10px;
}
.head .nav a, .head .nav span.none {
	float:left;
	padding:6px 20px 0px;
	height:24px;
	font-size:14px;
	text-decoration:none;
	border-left:solid 1px #8F8375;
	color:#8F8375;
}
.head .nav a.f {
	border:0;
}
.head .nav a span {
	font-weight:bold;
	color:#FD810D;
}

.subh {
	height:250px;
	margin-bottom:10px;
	color:#ffffff;
}
.subh .lcol {
	float:left;
	width:720px;
	height:250px;
	background:#A8909D url(/img/bg-banner.jpg) no-repeat 0px 0px;
}
.subh .lcol p {
	margin:0;
	padding:100px 0 0 25px;
	width:250px;
	line-height:18px;
}
.subh .rcol {
	float:left;
	width:240px;
	height:250px;
}
.subh .rcol .trow {
	background:#F4F0C0 no-repeat 5px 3px;
	float:left;
	width:200px;
	padding:15px 20px 0;
	background-image: url(/img/bg-paper-orange.jpg);
	height:235px;
}
.subh .rcol p {
	margin:0;
	overflow:hidden;
}
.subh .rcol p.hdr {
	height:28px;
	font-size:18px;
	font-weight:bold;
}
.subh .rcol p.sgn {
	height:17px;
	text-align:right;
	font-weight:bold;
	padding-top:8px;
}
.subh .rcol p.sgn a {
	color:#ffffff;
	text-decoration:none;
}

.body {
	margin-bottom:10px;
}
.body .nav {
	float:left;
	width:150px;
	margin:0 20px 40px 0;
	background:#F4F0C0;
}
.body .nav .hdr {
	height:30px;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	padding:10px 0 0 8px;
	background:#A9D598 url(/img/bg-fold-green.jpg) no-repeat 100% 0px;
}
.body .nav .lnks {
	padding:0 10px;
}
.body .nav .lnks a {
	display:block;
	border-bottom:dotted 1px #7B8562;
	padding:16px 0 4px;
	text-decoration:none;
	color:#8F8375;
	font-size:14px;
}
.body .nav .lnks a span {
	color:#FD810D;
}
.body .nav .btn {
	text-align:center;
	padding:10px 0;
}
.body .smp {
	float:left;
	width:552px;
}
.body .smp .hdr {
	height:30px;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	padding:10px 0 0 8px;
	background:#A4D4E0 url(/img/bg-fold-blue.jpg) no-repeat 100% 0px;
}
.body .smp .smps {
	padding:0 11px;
}
.body .smp .smps div {
	float:left;
	margin:10px 0 0 30px;
	width:110px;
}
.body .smp .smps div.f {
	margin-left:0;
	clear:both;
}
.body .smp .smps div a {
	color:#FC800C;
	font-weight:bold;
	text-decoration:none;
}
.body .smp .smps div a span {
	text-decoration:underline;
}
.body .tcpy {
	float:left;
	width:238px;
}
.body .tcpy .email {
	background:transparent url(/img/bg-paper-green.jpg) no-repeat 0 0;
	height:158px;
	width:191px;
	padding:12px 17px 0;
	margin:0 auto;
	color:#ffffff;
}
.body .tcpy .email p {
	margin:0;
}
.body .tcpy .email p.hdr {
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	height:28px;
}
.body .tcpy .email form p {
	margin-top:8px;
}
.body .tcpy .email form input.fld {
	background:#ffffff;
	width:178px;
	border-width:0;
	height:20px;
	padding:5px 5px 0 6px;
	color:#8F8375;
	border:solid 1px #ffffff;
}
.body .tcpy .email form input.but {
	background:#8F8375;
	border:solid 1px #50504E;
	padding:3px 0;
	font-weight:bold;
	color:#ffffff;
	width:150px;
}
.body .mcpy {
	float:left;
	width:790px;
}
.body .mcpy h1 {
	height:30px;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	padding:10px 0 0 8px;
	background:#A4D4E0 url(/img/bg-fold-blue.jpg) no-repeat 100% 0px;
	margin-bottom:12px;
}
.wcpy {
	margin-bottom:10px;
	background:#F4F0C0;
	padding:20px;
}
.wcpy h1 {
	font-size:18px;
	color:#FC800C;
	border-bottom:dotted 1px #FC800C;
	padding-bottom:2px;
	margin-bottom:8px;
}

.foot {
	background:#FFD08C;
	padding:0 16px;
	height:50px;
	margin-bottom:10px;
	color:#8F8375;
}
.foot .nav {
	padding:8px 0 0 0;
	height:42px;
	line-height:18px;
}
.foot .nav a {
	color:#8F8375;
	text-decoration:none;
}
.foot .nav strong a {
	text-decoration:underline;
}
.foot .soc {
	float:right;
	padding:8px 0 0 16px;
	width:300px;
	height:42px;
	text-align:right;
	border-left:solid 1px #85998B;
}
.foot .soc * {
	vertical-align:middle;
}
