﻿ul#yellow {
	padding-left: 20px;
	font-size: 14px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #FFFBB9;
}
ul#yellow li {
	list-style-image: url(images/green-bullet2.png);
}
img#portrait {
	padding: 0px;
	margin: 10px;
	float: left;
}
#footer {
	background-image: url('images/bottom.png');
	background-repeat: no-repeat;
	height: 43px;
	width: 768px;
	float: left;
}
#header {
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	width: 768px;
	height: 141px;
}
#container-inner {
	width: 768px;
	background-image: url('images/bg-borders.png');
	background-repeat: repeat-y;
	float: right;
}
body {
	background-image: url('images/bg-tile.png');
	font-family: Arial, Helvetica, sans-serif;
}
#container-outer {
	margin-left: auto;
	margin-right: auto;
	width: 768px;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
h1.top {
	padding: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h1 {
	font-size: 25px;
	font-weight: normal;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}
.red {
	color: #7A2425;
}
#nav-links {
	background-color: #FFFFFF;
	height: 35px;
	text-align: center;
	font-size: 12px;
}
#nav-links p {
	padding-top: 10px;
	margin: 0px;
}
a {
	color: #0B6A0C;
	text-decoration: none;
}
#footer-text {
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	padding: 10px;
}
#quote-box {
	width: 258px;
	height: 221px;
	float: left;
	top: -128px;
	position: relative;
}
form select {
	width: 105px;
}
label {
	font-size: 13px;
	font-weight: bold;
	width: 122px;
	float: left;
}
#bottom-wrapper {
	clear: left;
}
#bottom-text p {
	font-style: italic;
	font-weight: bold;
}
#features {
	background-image: url(images/features.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 768px;
}
#quote-box-bottom {
	height: 29px;
	position: relative;
}
#quote-left {
	background-image: url(images/quote-bottom.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 175px;
	float: left;
}
#quote-button {
	height: 29px;
	width: 69px;
	float: left;
}
#quote-box-top {
	height: 192px;
	background-image: url('images/quote-box.png');
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#quote-right {
	float: left;
	height: 29px;
	width: 37px;
}
#bottom-text {
	float: left;
	position: relative;
	top: -220px;
	left: 270px;
	margin-bottom: -200px;
}
#bottom-text li {
	list-style-image: url('images/check.png');
	font-style: italic;
	font-weight: bold;
}
div.row {
	clear: both;
	padding-top: 12px;
}
#about-us-text {
	width: 316px;
	margin-left: 15px;
	float: left;
}
#we-leverage {
	background-image: url(images/we-leverage.png);
	background-repeat: no-repeat;
	float: right;
	height: 85px;
	width: 250px;
	margin-right: 35px;
	margin-top: 50px;
}
#quote-box-aboutus {
	float: right;
	height: 221px;
	width: 251px;
	margin-right: 20px;
	margin-top: 40px;
}
#td-sidebar {
	background-image: url(images/td-sidebar.png);
	background-repeat: no-repeat;
	float: left;
	height: 493px;
	width: 111px;
	clear: both;
	margin-top: 20px;
}
p {
	font-size: 12px;
}
#quote-box-top-2 {
	height: 192px;
	background-image: url(images/quote-box-2.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 251px;
}
#footer-nav {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	clear: both;
}
#footer-nav a {
	color: #FFF;
}
#arrow2 {
	background-image: url(images/arrow2.png);
	background-repeat: no-repeat;
	float: right;
	height: 54px;
	width: 54px;
	margin-top: 100px;
}
ol {
	padding-left: 20px;
	font-size: 12px;
}
iframe#quote {
	border-style:none;
	height:100%;
	overflow:hidden;
	padding:0;
	width: 100%;
}

