body {
	margin:0;
	padding:0;
	font-family:“Lucida Grande”, Geneva, Helvetica, sans-serif;
	background-color:#FAF9A3;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
}

#container {
	background-color:#F2AE78;
	height:644px;
	float: left;
	width: 100%;
}

#header {
	background-color:#FFFFFF;
	background-image:url(images/bg-header.gif);
	background-repeat:repeat-x;
	height: 95px;
	margin:0;
	padding:0;
}

a img {
	border: none;
}

#logo img {
	position: absolute;
	left: 40px;
	top: 20px;
}

*html #nav-container {
	padding: 0;
}

html>body #nav-container {
	*padding: 0;
}

#nav-container {
	background-color:#4992d3;
	background-image:url(images/bg-nav.gif);
	background-repeat:repeat-x;
	height: 40px;
	margin:0;
	padding:0;
	position: relative;
	min-width: 1020px;
	text-align:center;
}

#nav-container ul {
	display: inline-block;
	list-style-type:none;
	text-align:left;
	margin:0 auto;
	padding: 2px 0 0 0;
	width:700px;
	height: 40px;
	position: relative;
}

#nav-container ul li {
	display: inline;
	padding:0;
	height:31px;
	margin-right: 30px;
	float: left;
}

#nav-container ul li a {
	display: block;
	padding:5px;
	z-index:1000;
	text-decoration:none;
	color:#FFFFFF;
	font-family:“Lucida Grande”, Geneva, Helvetica, sans-serif;
	font-size: 20px;
}

#nav-container a.nav-active {
	color: #faf9a3;
}

#nav-container a:hover {
	color: #faf9a3;
}

#left {
	background-color:#FFFFFF;
	background-image:url(images/bg-left.jpg);
	background-repeat:no-repeat;
	height: 509px;
	width: 585px;
	float: left;
}

#right {
	margin-left: 585px;
}

#right #quote {
    padding: 0;
	width:300px;
	position: relative;
	top: 30px;
	left: 75px;
}

#right #open {
	position: relative;
	top: 45px;
	left: -25px;
}

#right #close {
	position: relative;
	top: -20px;
}

#right b {
	font-weight: bold;
	font-size: 44px;
	color: #4992d3;
	font-family:“Lucida Grande”, Geneva, Helvetica, sans-serif;
}

#right i {
	font-weight: normal;
	font-size: 34px;
	color: #ffffff;
	font-family:“Lucida Grande”, Geneva, Helvetica, sans-serif;
}

#right h2 {
	font-weight: bold;
	font-size: 34px;
	color: #ffffff;
	font-family:“Lucida Grande”, Geneva, Helvetica, sans-serif;
	line-height: 60px;
	width: 400px;
}

#right img#get-quote{
	position: relative;
	left: 100px;
	top: 40px;
	width: 160px;
	height: 59px;
}

#quote a {
	border: 0;
	text-decoration: none;
}

#right a b {
	position: relative;
	width:160px;
	left: -43px;
	top: 18px;
	z-index: 10000;
	font-size: 22px;
	color: #ffffff;
	font-family:“Lucida Grande”, Geneva, Helvetica, sans-serif;
}

#footer {
	background-color:#FAF9A3;
	margin:0;
	padding:0;
	clear: both;
	min-width: 1020px;
	position: relative;
	left: 0px;
	font-family:“Lucida Grande”, Geneva, Helvetica, sans-serif;
}

#footer-wrapper {
	background-color:#FAF9A3;
	background-image:url(images/bg-footer.gif);
	background-repeat:repeat-x;
	min-height: 185px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	min-width: 940px;
}

#footer h4, #footer h5, #footer h6 {
	font-weight: normal;
	color: #f5a65e;
}

#footer h4 {
	font-size: 12px;
	float: left;
	position: absolute;
	left: 30px;
	top: 15px;
}

#footer h5 a, #footer h5 a:link, #footer h5 a:hover, #footer h5 a:visited {
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	color: #f5a65e;
	
}

#footer h4 a, #footer h4 a:link, #footer h4 a:hover, #footer h4 a:visited {
	font-weight: normal;
	color: #f5a65e;
}

#footer h5 {
	font-size: 11px;
	position: absolute;
	left: 30px;
	top: 110px;
	text-align: center;
}

#footer h6 {
	font-size: 11px;
	position: absolute;
	left: 30px;
	top: 120px;
}

#footer img {
	float: right;
}

#footer img#twitter {
	position: absolute;
	right: 370px;
}

#footer img#facebook {
	position: absolute;
	top: 25px;
	right: 200px;
}

#footer img#linkedin {
	position: absolute;
	top: 25px;
	right: 40px;
}

.main_image {
	background-color:#aad56e;
	height: 509px;
	width: 585px;
	float: left;
	margin:0;
	padding:0;
	position: absolute;
	left: 0;
	z-index: 1000;
	overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}


.main_image h2 {
    font-size: 1.5em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
}
.main_image p {
    font-size: 0.8em;
    line-height: 1.2em;
    padding: 10px;
    margin: 0;
}

.main_image p a {
	color: #fff;
}

.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(images/icon_calendar.gif) no-repeat 0 center;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(images/btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}

.image_thumb {
    margin-left: 585px;
}

.image_thumb img {
    float: left;
}
.image_thumb ul {
    left: 75px;
    padding: 0;
    list-style: none;
    position: relative;
	top: 30px;
	width: 200px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	font-family:“Lucida Grande”, Geneva, Helvetica, sans-serif;
	line-height: 30px;
}
.image_thumb ul li{
    margin: 0;
    padding: 10px 10px 22px 10px;
    background: #f1c5a2;
    width: 400px;
    height: 25px;
    border-bottom: 1px solid #e3a06b;
    border-top: 1px solid #e3a06b;
    border-right: 1px solid #e3a06b;
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #f0a86e;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #f0a86e;
}
html .image_thumb ul li h2 {
    font-size: 1.5em;
    margin: 5px 0;
    padding: 0;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/

.image_thumb img#get-quote{
	position: relative;
	left: 800px;
	top: 80px;
	width: 160px;
	height: 59px;
}

.image_thumb a b {
	position: relative;
	width:160px;
	left: 655px;
	top: 90px;
	z-index: 10000;
	font-size: 24px;
	color: #ffffff;
	font-family:“Lucida Grande”, Geneva, Helvetica, sans-serif;
}

.image_thumb a {
	text-decoration: none;
	border: none;
}

.features {
	background-color:#aad56e;
	height: 509px;
	width: 585px;
	float: left;
    color: #fff;
	position: absolute;
	left: 0;
	z-index: 1000;
	overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}


.features h2 {
    font-size: 40px;
    font-weight: normal;
    margin: 10px;
    padding: 10px;
    position: relative;
    top: 40px;
    left: 45px;
}

.features ul {
    font-size: 20px;
    line-height: 30px;
    position: relative;
    top: 40px;
    left: 90px;
    padding: 10px;
    margin: 0;
    width: 450px;
}

.features ul li {
    padding: 0 0 10px 0;
    margin: 0;
}

.services {
    margin-left: 585px;
}

.services ul {
    padding: 0;
    list-style: none;
    position: relative;
	font-weight: bold;
	font-size: 34px;
	color: #ffffff;
	font-family:“Lucida Grande”, Geneva, Helvetica, sans-serif;
	width: 300px;
	line-height: 50px;
	left: 100px;
	top: 30px;
}
.services ul li{
	list-style-image: url(images/bg-li.png);
    margin: 0;
    width: 400px;
}
.services ul li.hover { /*--Hover State--*/
    color: #faf9a3;
    cursor: pointer;
}
.services ul li.active { /*--Active State--*/
    color: #faf9a3;
    list-style-image: url(images/bg-li-active.png);
}

.services ul li h1 {
	font-weight: bold;
	font-size: 34px;
	line-height: 50px;
}

.services .info ul li {display: none;}/*--Hide the description on the list items--*/

.services img#get-quote{
	position: absolute;
	left: 57%;
	top: 400px;
	width: 160px;
	height: 59px;
}

.services a b {
	position: absolute;
	width:160px;
	left: 58%;
	top: 410px;
	z-index: 10000;
	font-size: 24px;
	color: #ffffff;
	font-family:“Lucida Grande”, Geneva, Helvetica, sans-serif;
}

*html .services ul li {
    padding: 13px 0 0 20px;
	list-style-position: inside;
}

html>body .services ul li {
    *padding: 13px 0 0 20px;
	*list-style-position: inside;
}

*html .features ul li {
	list-style-position: inside;
}

html>body .features ul li {
	*list-style-position: inside;
}

*html #leftside, *html #rightside {
	height: 523px;
}

html>body #leftside, html>body #rightside {
	*height: 523px;
}

*html #rightside {
	background-color:#F2AE78;
}

html>body #rightside {
	background-color:#F2AE78;
}

#leftside {
	background-color:#aad56e;
	height: 509px;
	width: 585px;
	float: left;
    color: #fff;
}

*html #leftside {
	position: absolute;
	left: 0;
	z-index: 1000;
	overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
}

html>body #leftside {
	*position: absolute;
	*left: 0;
	*z-index: 1000;
	*overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
}

#leftside p {
	position: relative;
	left: 75px;
	top: 30px;
	width: 450px;
	font-size: 14px;
	text-align: justify;
}

#rightside {
   	margin-left: 585px;
	color: #fff;
}

#rightside h3 {
	padding: 60px;
}

#rightside p {
	position: relative;
    top: 35px;
    left: 60px;
	width: 450px;
	text-align: justify;
}

#leftside h2 {
	padding: 60px 0 0 60px;
}

#leftside h4 {
	padding: 0 0 0 60px;
}

#leftside img {
	padding: 0 10px 5px 0;
}

#leftside ul {
	font-size: 20px;
	padding: 40px 0 0 100px;
}

#leftside ul li {
	margin: 0 0 0 20px;
}

#contact-form {
	position: relative;
	left: 150px;
	top: 70px;
	font-size: 20px;
}

#contact-form #email {
	margin: 5px 5px 5px 10px;
}

#contact-form #comments {
	margin: 5px 5px 5px 0;
}

#contact-form #submit {
	margin: 0 0 0 220px;
}

input#name, input#email {
	height: 25px;
	position: relative;
	top: -5px;
	width: 200px;
}

input#name, input#email, textarea {
	background-color: #fff;
	border: 1px solid #CCC;
	font-size: 15px;
	font-family: “Lucida Grande”, Geneva, Helvetica, sans-serif;;
	padding: 2px 2px 0 2px;
}

*html #contact-form input#name, *html #contact-form input#email {
	padding: 0;
	margin: 0 0 5 0;
	position: relative;
	top: 5px;
}

html>body #contact-form input#name, html>body #contact-form input#email {
	*padding: 0;
	*margin: 0 0 5 0;
	*position: relative;
	*top: 5px;
}

*html #contact-form input#email{
	margin-bottom: 10px;
}

html>body #contact-form input#email{
	*margin-bottom: 10px;
}

*html #contact-form textarea{
	width: 250px;
}

html>body #contact-form textarea{
	*width: 260px;
}

*html #contact-form {
	top: 20px;
}

html>body #contact-form {
	*top: 20px;
}

#contact-form #name {
	margin: 5px;
}

.block p a:hover {
	text-decoration: underline;
}