@charset "utf-8";
/*Global*/
body { background-image: url(../images/bg-body.jpg); background-repeat: repeat-x; margin: 0px; padding: 0px; background-color: #DCDCDA; }
a { color:#A4CF00; text-decoration:none; }
a:hover { text-decoration:underline; }
.main_wrapper { width: 980px; margin-right: auto; margin-left: auto; font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin-top: 0px; margin-bottom: 0px; }
.header { background-image: url(../images/bg-nav.jpg); background-repeat: no-repeat; background-position: right top; }
.main_nav { float: right; width: 380px; text-align: right; height: 46px; padding-right: 20px; }
.main_nav a { font-size: 12px; color: #FF6600; text-decoration: none; padding-right: 8px; padding-left: 8px; border-right-width: 1px; border-right-style: solid; border-right-color: #FE9C1D; line-height: 40px; }
.main_nav a:hover { text-decoration:underline;}
.logo { float: left; width: 547px; background-image: url(../images/logo.jpg); background-repeat: no-repeat; height: 46px; }
.cta_left { background-image: url(../images/btn-apply-top.png); background-repeat: no-repeat; float: left; height: 80px; width: 517px; padding-top: 137px; text-align: right; padding-right: 30px; }
.cta_right {
	height: 215px;
	overflow: hidden;
	float: right;
	background-image:url(../images/car-lady.png);
	background-repeat:no-repeat;
	width: 406px;
}
.clear { clear: both; }
.content_wrapper { clear: both; background-image: url(../images/bg-content.png); background-repeat: repeat-y; background-position: top; margin: 0px; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; }
h1, h2, h3 { font-family: "Lucida", Arial, Helvetica, sans-serif; font-size: 26px; color: #666666; margin: 0px 0px 15px 0px; font-weight: normal; border-bottom: 1px dotted #FE9D1B; padding: 0px 0px 5px 0px; }
.content_wrapper_top { background-image: url(../images/bg-content-head.png); background-repeat: no-repeat; height: 10px; margin-top: 20px; }
.content_wrapper_bottom { background-image: url(../images/bg-content-foot.png); background-repeat: no-repeat; height: 9px; margin-top: 0px; margin-bottom: 30px; }


/*Left Column*/
.left_col {	width: 605px; float: left; margin-right: 5px; }
.left_col_box { background-color: #FFFFFF; margin-top:10px; border: 1px solid #FF6600; padding-top: 5px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; }
.left_col_box li { padding:10px 0px; background-image: url(../images/star.gif); font-size: 14px; line-height: 26px; font-weight: normal; background-repeat: no-repeat; background-position: left center; padding-left: 24px; list-style-type: none; }
.left_col blockquote { width:300px; padding-left:100px; }
.quote { background-image: url(../images/quote-home.jpg); background-repeat: no-repeat;	min-height:125px; }

/*Right Column*/
.right_col { padding: 10px; float: right; width: 320px; margin-left: 5px; background-color: #FFFFFF; border: 1px solid #ff6600; }
.right_col ul { margin: 0px; padding: 0px; }
.right_col ul li { background-image: url(../images/arrow_small.gif); background-repeat: no-repeat; background-position: left center; list-style-type: none; padding-left: 20px; font-size: 11px; padding-bottom: 10px; line-height: 17px; }
.right_title { font-size: 18px; font-weight: normal; padding-bottom: 5px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #FE9D1B; padding-top: 20px; margin-bottom: 10px; }


/*Footer*/
.footer { background-color: #f2f2f2; border-top-width: 1px; border-top-style: solid; border-top-color: #BCBCBC; min-height:150px; font-family:Arial, Helvetica, sans-serif; }
.footer_content { width: 980px; margin-right: auto; margin-left: auto; }
.footer_content ul { width:190px; margin:10px; float:left;  font-size:12px;}
.footer_content ul li { line-height:32px; border-bottom:1px dotted #cccccc; list-style-type:none; }
.footer_content ul li a { color:black; text-decoration:none; }
.footer_content ul li a:hover { text-decoration:underline; }
.copyright { width:70%; margin:auto; padding:20px; text-align:center; font-size:10px; }
ul.ul_contact { /*background-image: url(../images/paper-pen.png); background-repeat: no-repeat; background-position: right bottom;*/ height:95px; padding-top: 30px; }