﻿body {
    font-family:arial;
    margin:0px;
    text-align:center;
	font-size:75%;
	background-color:#F4F4F4;
}
span.clear {
    display:block;
    clear:both;
}
h1, h2, h3, p, ul {
    margin-top:0px;
	color:#555555;
}
a.skip {
    position:absolute;
	top:-100px;
}
a.skip:focus, a.skip:active {
	position:static;
	display:block;
	margin-left:400px;
	text-align:center;
	margin:auto;
	background:url(../images/skip.gif) top left no-repeat;
	text-decoration:none;
	height:20px;
	width:104px;
	padding-top:2px;
	margin-bottom:-22px;
	color:white;
	outline:0;
}
div.frame {
    text-align:left;
    width:908px;
    margin:auto;
	background:url(../images/border.gif) left top repeat-y;
}
div.header {
	margin-left:4px;
	margin-right:4px;
	border-bottom:3px solid #dddddd;
	background:url(../images/header.jpg) right bottom no-repeat;
	height:369px;
}
div.header .top {
	border-bottom:2px solid #dddddd;
	margin-bottom:1px;
	height:125px;
}
p.tel {
	float:right;
	width:283px;
	height:65px;
	margin:28px 30px 0px 0px;
	text-indent:-5000px;
	background:url(../images/number.gif) left top no-repeat;
}
a.logo {
	float:left;
	width:461px;
	height:95px;
	margin:10px 0px 0px 23px;
	background:url(../images/logo.gif) left top no-repeat;
}
a.logo img {
	border:0px;
	display:none;
}
ul.nav {
	float:left;
	clear:left;
	width:265px;
	height:202px;
    margin:0px;
    padding:18px 0px 0px 0px;
    background-color:#C02B01;
	border-top:20px solid #9F2100;
}
ul.nav li {
    list-style:none;
	display:block;
    margin:0px 0px 8px 30px;
	padding:2px 0px 0px 0px;
	border-bottom:1px solid #B22801;
	height:30px;
}
ul.nav li.last {
	border-bottom:0px;
}
ul.nav li a {
	display:block;
	height:17px;
	width:160px;
	text-indent:-5000px;
	background-position:left top;
	background-repeat:no-repeat;
}
ul.nav li.sell a { background-image:url(../images/sell.gif); }
ul.nav li.faq a { background-image:url(../images/faq.gif); }
ul.nav li.testimonials a { background-image:url(../images/testimonials.gif); }
ul.nav li.fsa a { background-image:url(../images/fsa.gif); }
ul.nav li.contact a { background-image:url(../images/contact.gif); }

ul.nav li.sell a:hover, ul.nav li.sell a.selected { background-image:url(../images/sell-over.gif); }
ul.nav li.faq a:hover, ul.nav li.faq a.selected { background-image:url(../images/faq-over.gif); }
ul.nav li.testimonials a:hover, ul.nav li.testimonials a.selected { background-image:url(../images/testimonials-over.gif); }
ul.nav li.fsa a:hover, ul.nav li.fsa a.selected { background-image:url(../images/fsa-over.gif); }
ul.nav li.contact a:hover, ul.nav li.contact a.selected { background-image:url(../images/contact-over.gif); }

div.main {
	margin-left:4px;
	margin-right:4px;
	background-color:#eeeeee;
}

/* == Col 1 == */
h1 {
	font-size:2em;
	font-weight:normal;
	color:#444444;
}
h1.hidden {
	text-indent:-5000px;
	float:left;
	height:0px;
	width:0px;
}
div.col1 {
	width:575px;
	padding:30px;
	float:right;
	background-color:white;
}
div.col1 h2 {
	font-weight:normal;
	font-size:1.6em;
	margin-top:1.5em;
	color:#444444;
}
div.col1.faqs h2 {
	color:#C02B01;
}
div.col1 p, div.col1 ul {
	line-height:130%;
	font-size:1.1em;
}
div.col1 p.intro {
	font-size:2em;
	font-weight:normal;
	color:#444444;
}
div.col1 img.right {
	float:right;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}
div.col1 ul.tick {
	margin:0px;
	padding:0px;
}
div.col1 ul.tick li {
	line-height: 170%;
	list-style:none;
	background:url(../images/tick.gif) left top no-repeat;
	padding-left:24px;
}
div.testimonial {
	padding-bottom:20px;
	margin:20px 0px 20px 0px;
	background:url(../images/testimonial-bg-bottom.gif) left bottom no-repeat;
}
div.col1 blockquote {
	background:url(../images/testimonial-bg-top.gif) left top no-repeat;
	margin:0px;
	padding:30px 30px 20px 30px;
}
div.col1 blockquote p {
	font-family:times;
	font-size:1.6em;
	text-shadow:1px 1px #FCF4F2;
}
div.col1 blockquote .lq {
	font-size:2.6em;
	font-size:2.6em;
	float:left;
	height:18px;
	padding-top:6px;
	margin-right:6px;
}
div.col1 blockquote .rq {
	font-size:2.6em;
	float:right;
	clear:right;
	height:18px;
	padding-top:6px;
}
div.testimonial p.caption {
	margin:0px 20px 0px 0px;
	text-align:right;
}
div.form {
	border:2px solid #ccc;
	padding:30px;
}
/* == Col 2 == */

div.col2 {
	width:205px;
	padding:30px 30px 0px 30px;
	float:left;
}
div.col2 img.nla {
	margin-bottom:2em;
}
div.col2 p {
	line-height:140%;
}
div.col2 blockquote {
	margin:0px;
	font-family:times;
	font-size:1.3em;
	text-shadow:1px 1px white;
	font-style:italic;
}
div.col2 blockquote p {
	margin-bottom:0.5em;
	color:#666666;
	line-height:120%;
}
div.col2 p.caption {
	color:#666666;
	text-shadow:1px 1px white;
	text-align:right;
	font-size:0.9em;
	margin-bottom:20px;
}
div.col2 div.box {
	position:relative;
	width:225px;
	top:20px;
	left:-10px;
	padding-top:15px;
	margin-bottom:40px;
	margin-right:-20px;
	background: #dddddd url(../images/box-top.gif) left top no-repeat;
	text-shadow:1px 1px #eeeeee;
}
div.col2 div.box div.wrapper {
	padding:0px 15px 1px 15px;
	background:url(../images/box-bottom.gif) left bottom no-repeat;
}
div.footer {
	margin-left:4px;
	margin-right:4px;
	clear:both;
    background-color:#999999;
	color:white;
	font-size:0.9em;
	padding:8px;
}
div.footer p {
	color:white;
}
div.footer p.copy {
	float:left;
}
div.footer p.privacy {
	float:right;
}
div.footer a {
	color:white;
	text-decoration:none;
}
div.footer a:hover {
	text-decoration:underline;
}
