@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #0C87C3;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Arial Black", Arial;
	font-weight: lighter;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	font-size: 1.4em;
}
h4 {
	color: #FFFFFF;
	margin: 0px;
	background-image: url(images/h4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1em;
}
h5 {
	color: #FFFFFF;
	margin: 0px;
	text-decoration: underline;
	background-image: url(images/h5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1em;
}
h6 {
	margin: 0px;
	padding: 10px;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}

legend {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
fieldset {
}

label {
	color: #FFFFFF;
	font-size: .9em;
	font-weight: bold;
}
.green {
	color: #BFE769;
}

form#login {
	float: right;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#gallery img {
	border: 8px solid #0F5E97;
}

form#login input.input {
	border-top-color: #A4DA34;
	border-right-color: #A4DA34;
	border-bottom-color: #A4DA34;
	border-left-color: #A4DA34;
}





p {
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.normal {
	color: #FFFFFF;
	font-size: .9em;
	font-weight: bold;
}
ul.normal2 {
	color: #FFFFFF;
	font-size: .9em;
	font-weight: bold;
	list-style-type: none;
}
ul.normal2 li {
	padding-top: 2px;
	padding-bottom: 2px;
}
form {
	text-align: right;
	padding-right: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.input {
	border: 1px solid #025691;
	font-family: Arial, Helvetica, sans-serif;
	color: #00487C;
}

fieldset {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
	border: 3px solid #336D99;
}

img.border {
	border: 5px solid #025691;
}

div#car1 {
	background-image: url(images/car.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 375px;
	padding-right: 20px;
	height: 220px;
}
div.column {
	float: left;
	width: 50%;
}

div#green_top {
	background-image: url(images/top_corners.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div#main_box {
	margin-top: 10px;
}
div#main_box p {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: .9em;
}
div#main_box a:link, div#main_box a:active, div#main_box a:visited {
	color: #9AD2EF;
}


div#green_bg2 {
	background-image: url(images/green_bg2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #FFFFFF;
	font-family: "Arial Black", Arial;
	font-size: 1.4em;
	font-weight: normal;
	text-align: left;
	width: 100%;
	text-indent: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-bottom: 0px;
	height: 40px;
	padding-top: 10px;
}


div#thumbs_up {
	background-image: url(images/woman_receiving_keys.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#left_shadow {
	background-image: url(images/left_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 979px;
	padding-left: 20px;
}
div#right_shadow {
	background-image: url(images/right_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 968px;
	padding-right: 21px;
}
div#width {
	width: 1000px;
}
div#content {
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0976B2;
	border-left-color: #0976B2;
	background-color: #025691;
	float: left;
	width: 928px;
}
div#green_bg {
	background-image: url(images/green_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	float: left;
	background-color: #B2E14B;
	margin-top: 10px;
}
div.blue_bg {
	background-color: #00487C;
	float: left;
	width: 100%;
}
div.blue_top {
	background-image: url(images/blue_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
}
div.blue_bottom {
	background-image: url(images/blue_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 100%;
}
div.blue_bottom2 {
	background-image: url(images/blue_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 650px;
}
div#main_box div.blue_bottom {
	padding-right: 10px;
	padding-left: 10px;
	width: 908px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#curve {
	background-image: url(images/curve.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
}


h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/car2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	width: 100%;
	padding-top: 16px;




	padding-bottom: 11
.px;
	text-align: left;
	text-indent: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00487C;
}
h3#footer a:link, h3#footer a:active, h3#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h3#footer a:hover {
	text-decoration: underline;
}
span.light_blue {
	color: #afe5ff;
}





ul#menu {
	background-color: #8ec023;
	margin: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	width: 100%;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
ul#menu li {
	list-style-position: outside;
	list-style-type: none;
	display: inline;
}
ul#menu li a:link,ul#menu li a:active,ul#menu li a:visited {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 130px;
	padding-top: 15px;
	padding-bottom: 15px;
}
ul#menu li a#active:link,ul#menu li a#active:active,ul#menu li a#active:visited {
	background-image: url(images/button2.gif);
}
ul#menu li a:hover {
	background-image: url(images/button2.gif);
}
a#apply_now:link, a#apply_now:active, a#apply_now:visited {
	background-image: url(images/apply_now1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 49px;
	width: 153px;
}
a#apply_now:hover {
	background-image: url(images/apply_now2.gif);
}
blockquote img {
	margin-right: 5px;
	margin-left: 5px;
}
blockquote  {
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 0px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
span.quote {
	font-size: 2em;
	color: #BBE562;
}

blockquote p {
	font-size: .85em;
	line-height: 24px;
}
div#testimonials h4 {
	background-image: url(images/h4-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
