body {
	margin: 0px;
	padding: 0px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	background-image: url(../images/bkrnd.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1.6em;
}

a {
	color: #305491;
	text-decoration: underline;
}

a:hover {
	color: #BB772E;
	text-decoration: none;
}

.blue {
	color: #305491;
	font-size: 1.1em;
}

#top_border {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #BB772E;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 85px;
}

#handshake {
	float: right;
	width: 275px;
}

.header_space {
	margin-bottom: 7px;
}

#logo {
	margin-top: 10px;
	float: left;
	width: 204px;
	height: 66px;
	padding-left: 1px;
}

#navigation {
	float: right;
	width: 546px;
	height: 61px;
	margin-top: 10px;
}

#phone_number {
	text-align: right;
	height: 14px;
}

html>body> #underlinemenu {
	margin-left: 120px;
}

#underlinemenu{
	margin-left: 191px;
	margin-top: 20px;
}

#underlinemenu ul{
	width: 100%;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}

#underlinemenu ul li a {
	float: left;
	color: #233E6B;
	text-decoration: none;
	background: white url(media/menudivide.gif) top right repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
}

#underlinemenu ul li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BB772E;
}

#underlinemenu #current a { /*currently selected tab*/
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BB772E;
	font-weight: bold;
}

#main_left {
	float: left;
	height: 175px;
	width: 518px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
}

#main_right {
	width: 230px;
	height: 175px;
	float: right;
	background-color: #305491;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#left_content {
	float: left;
	width: 495px;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 23px;
	padding-right: 22px;
	margin-bottom: 100px;
}

#right_content {
	width: 215px;
	padding-left: 15px;
	float: right;
	margin-top: 23px;
}

.markermenu{
	list-style-type: none;
	padding: 0;
	width: 210px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}

.markermenu li a{
	color: #333333;
	display: block;
	width: auto;
	padding-left: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 2px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	background-image: url(../images/arrow.gif);
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #594B35;
}

.markermenu li a:hover{
	background-color: #EFEFEF;
	font-weight: bolder;
	color: #333333;
	background-image: url(../images/arrow.gif);
	background-position: 7px;
	padding-left: 25px;
}

.markermenu li.active {
	background-color: #EFEFEF;
	font-weight: bolder;
	color: #333333;
}

#footer {
	color: #BFBFBF;
	font-size: 10px;
	line-height: 1.2em;
	margin-bottom: 25px;
	height: 21px;
	vertical-align: middle;
}


#footer img {
	margin-right: 4px;
}

#tools {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.7em;
}

#tools li {
	background-image: url(../images/arrowpixel.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#tools li a {
	text-decoration: none;
}

#left_content_tools {
	float: left;
	width: 749px;
	margin-left: 1px;
	margin-top: 23px;
	margin-bottom: 100px;
}


#tools_left {
	float: left;
	width: 300px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#tools_right {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#tools_container {
	width: 650px;
	margin-top: 10px;
}

.form {width: 400px;}

#faq {
	color: #305491;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}

#faq a {
	text-decoration: none;
}

.question {
	font-size: 13px;
	font-weight: bold;
	color: #305491;
	line-height: 1.8em;
	text-decoration: none;
}

#answer1 {
	border:1px dotted #999999;
	color:#333;
	margin-top:10px;
	padding:8px;
	background-color: #F5F5F5;
}

#answer2 {
	border:1px dotted #999999;
	color:#333;
	margin-top:10px;
	padding:8px;
	background-color: #F5F5F5;
}

#answer3 {
	border:1px dotted #999999;
	color:#333;
	margin-top:10px;
	padding:8px;
	background-color: #F5F5F5;
}

#answer4 {
	border:1px dotted #999999;
	color:#333;
	margin-top:10px;
	padding:8px;
	background-color: #F5F5F5;
}

#answer5 {
	border:1px dotted #999999;
	color:#333;
	margin-top:10px;
	padding:8px;
	background-color: #F5F5F5;
}

#answer6 {
	border:1px dotted #999999;
	color:#333;
	margin-top:10px;
	padding:8px;
	background-color: #F5F5F5;
}

#btn_1 {
	float: left;
	padding-right: 5px;
	width: 160px;
	background-image: url(../images/btn_calculate.gif);
	background-repeat: no-repeat;
	height: 64px;
}

#btn_2 {
	float: left;
	padding-right: 5px;
	width: 160px;
	background-image: url(../images/btn_compare.gif);
	background-repeat: no-repeat;
	height: 64px;
}

#btn_3 {
	float: left;
	width: 155px;
	background-image: url(../images/btn_rentbuy.gif);
	background-repeat: no-repeat;
	height: 64px;
}

#btn_container {
	margin-left: 5px;
	margin-top: 20px;
}

#btn1 a:hover {
	background-image: url(../images/btn_calculate_over.gif);
}
#btn2 a:hover {
	background-image: url(../images/btn_compare_over.gif);
}
#btn3 a:hover {
	background-image: url(../images/btn_rentbuy_over.gif);
}

#date {
	text-align: right;
}

.date_top {
	font-size: 1.4em;
	color: #305491;
}

.date_bottom {
	font-style: italic;
}

.term {
	font-size: 13px;
	font-weight: bold;
	color: #305491;
	line-height: 1.8em;
}

.GlossaryTop {
	text-align: right;
}

#map {
	border: 1px solid #666666;
	margin-top: 30px;
	margin-bottom: 30px;
}

#forms_container {
	width: 450px;
}

#form_1 {
	background-image: url(../images/pdf_form1.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 201px;
	margin-bottom: 15px;
	float: left;
}

#form_1 a {
	display: block;
	text-decoration: none;	height: 42px;
	height: 42px;
	width: 201px;
}

#form_1 a:hover{
	background-image: url(../images/pdf_form1_over.jpg);
	background-repeat: no-repeat;	height: 42px;
	height: 42px;
	width: 201px;
}

#form_5 {
	background-image: url(../images/pdf_form5.jpg);
	background-repeat: no-repeat;
	height: 42px;
	height: 42px;
	width: 201px;
	float: right;
	margin-bottom: 15px;
}

#form_5 a {
	display: block;
	text-decoration: none;	height: 42px;
	height: 42px;
	width: 201px;
}

#form_5 a:hover{
	background-image: url(../images/pdf_form5_over.jpg);
	background-repeat: no-repeat;	height: 42px;
	height: 42px;
	width: 201px;
}

#form_3 {
	background-image: url(../images/pdf_form3.jpg);
	background-repeat: no-repeat;
	height: 42px;
	height: 42px;
	width: 201px;
	margin-bottom: 15px;
	float: left;
}

#form_3 a {
	display: block;
	text-decoration: none;	height: 42px;
	height: 42px;
	width: 201px;
}

#form_3 a:hover{
	background-image: url(../images/pdf_form3_over.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 201px;
}

#form_4 {
	background-image: url(../images/pdf_form4.jpg);
	background-repeat: no-repeat;
	height: 42px;
	height: 42px;
	width: 201px;
	margin-bottom: 15px;
	float: right;
}

#form_4 a {
	display: block;
	text-decoration: none;	height: 42px;
	height: 42px;
	width: 201px;
}

#form_4 a:hover{
	background-image: url(../images/pdf_form4_over.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 201px;
}

#form_2 {
	background-image: url(../images/pdf_form2.jpg);
	background-repeat: no-repeat;	height: 42px;
	height: 42px;
	width: 201px;
	margin-bottom: 15px;
}

#form_2 a {
	display: block;
	text-decoration: none;	height: 42px;
	height: 42px;
	width: 201px;
}

#form_2 a:hover{
	background-image: url(../images/pdf_form2_over.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 201px;
}
