body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	text-align: center;
	font-family: Tahoma;
	padding: 0;
	margin: 0;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* wrapper */

div#wrapper {
	width: 980px;
	color: #666;
	background-color: #fff;
	margin: 10px auto;
	text-align: left;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}
.anttours {
	background-image: url(../images/blue.gif);
	height: 150px;
	width: 460px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
}
.quickquotebutton {
	float: right;
	height: 164px;
	width: 163px;
	background-image: url(../images/right-box-2.jpg);
	padding-right: 0px;
	padding-left: 5px;
}
.cashcalculator {
	float: right;
	height: 164px;
	width: 163px;
	padding-left: 5px;
}

/* top */

div#top {
	padding: 10px;
	width: 960px;
}
div#top div.logo {

	float: left;
}
div#top div.award {

	float: right;

}

/* Horizontal Menu
----------------------------------------------- */

#menu {
	margin: 0 10px;
	padding: 5px 10px;
	clear: both;
	text-align: right;
	background: #990000 url(../new_homepage/images/menu_bg.gif) top left no-repeat;
	color: #fff;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
	list-style-type: none;
	text-align: left;
	float: left;
	}

#menu ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline;
	}

#menu ul li a {
	padding: 0;
	margin: 0 5px;
	border: none;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0;	
	text-align: center;
	font-weight: normal;
	line-height: 1.9em;
	font-size: 12px;
	text-transform: uppercase;
	white-space: nowrap;
	}

#menu ul li a:hover,
#menu ul li a:active {
	text-decoration: underline;
	background: transparent;
	}

#menu form {
	border: 0;
	margin: 0 5px;
	padding: 0;
	}

#menu label {
	padding: 0;
	margin: 0 0 0 10px;
	color: #FFF;
	letter-spacing: 0em;
	font-size: 12px;
	text-transform: none;
	}

#menu p {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.9em;
	text-transform: uppercase;
	}

/*
----------------------------------------------- */
/* header */

div#header {
	width: 730px;
	height: 160px;
	margin: 5px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}

div#header1 {
	width: 730px;
	height: 160px;
	margin: 5px;
	background-image: url(../images/header1_mortgage.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#header2 {
	width: 730px;
	height: 160px;
	margin: 5px;
	background-image: url(../images/header1_mortgage_ps.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#header3 {
	width: 730px;
	height: 160px;
	margin: 5px;
	background-image: url(../images/header1_income_ps.jpg);
	background-repeat: no-repeat;
	position: relative;
}


div#flash {
	width: 730px;
	height: 55px;
	display:block;
	background-image: url(../images/ip2.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#flash1 {
	width: 730px;
	height: 55px;
	display:block;
	background-image: url(../images/ip1.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#flash3 {
	width: 730px;
	height: 55px;
	display:block;
	background-image: url(../images/ip3.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#flash4 {
	width: 730px;
	height: 55px;
	display:block;
	background-image: url(../images/ip4.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#flash5 {
	width: 730px;
	height: 55px;
	display:block;
	background-image: url(../images/ip5.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#flash6 {
	width: 730px;
	height: 55px;
	display:block;
	background-image: url(../images/ip6.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#flash7 {
	width: 730px;
	height: 55px;
	display:block;
	background-image: url(../images/ip7.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#header div.list {
	position: absolute;
	left: 219px;
	top: 50px;
	font-size: 14px;
	line-height: 125%;
	height: 139px;
}

div#header div.list ul {
	padding: 0 0 0 20px;
}

div#header div.list ul li {
	color: #990000;
}
div#header div.list ul li p {
	color: #000;
	padding: 0;
	margin: 0;
}
div#header div#flash {
	width: 260px;
	float: right;
}

/* columns */

div#columns {
	width: 960px;
	margin: 0 10px;
	padding: 0;
}

div#column-left {
	width: 180px;
	float: left;
}

div#column-center {
	float: left;
	width: 420px;
}

div#column-right {
	width: 166px;
	padding: 0;
	float: right;
}


/* Left Menu
----------------------------------------------- */

div#column-left div.left-menu {
	background-image: url(../images/left-menu-bg.gif);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	padding: 0;
	margin: 5px 0 10px 0;
}

.left-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 180px;
	}

.left-menu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #ccc url(../images/left_menu_bg.gif) top left repeat-x;
	}

.left-menu ul li a,
.left-menu ul li a:link,
.left-menu ul li a:visited {
	height: 1%;
	padding: 5px 10px;
	margin: 0;
	border: 0;
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	line-height: 1.2em;
	cursor: pointer;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #bbb;
	background: transparent;
	}

.left-menu ul li a {
	background: url(../images/menu_drop_icon.gif) top right no-repeat;
	}

.left-menu ul li a:hover,
.left-menu ul li a:active {
	text-decoration: underline;
	color: #990000;
	margin: 0;

	}

.left-menu ul li.standout {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #990000 url(../images/left_menu_bg_standout.gif) top left repeat-x;
	}

.left-menu ul li.standout a,
.left-menu ul li.standout a:link,
.left-menu ul li.standout a:visited {
	height: 1%;
	padding: 5px 10px;
	margin: 0;
	border: 0;
	display: block;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	line-height: 1.8em;
	cursor: pointer;
	border-top: 1px solid #e8c3c3;
	border-bottom: 1px solid #660000;
	background: transparent;
	}

.left-menu ul li.standout a {
	background: url(../images/menu_drop_icon.gif) top right no-repeat;
	}

.left-menu ul li.standout a:hover,
.left-menu ul li.standout a:active {
	text-decoration: underline;
	color: #fff;
	margin: 0;
	}

.left-menu ul ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #ccc;
	}

.left-menu ul ul li a:link,
.left-menu ul ul li a:visited {
	font-weight: normal;
	font-size: 11px;
	padding-left: 15px;
	margin: 0;
	height: 1%;
	}


#newbox {
	width: 180px;
	height: 200px;
	line-height: 90%;
	background: transparent url(../images/redbox2.gif) top left no-repeat;
	color: #FFF;
	}

#newbox h3 {
	margin: 0;
	padding: 8px 10px 0;
	color: #FFF;
	font-size: medium;
	font-weight: bold;
	}

#newbox p {
	padding: 0 10px;
	margin: 5px 0 8px;
font-size: 12px;
	}

#newbox a {
	color: #FFF;
	text-decoration: none;
	}

#newbox a:hover {
	text-decoration: underline;
	}

#newbox h5 {
	padding: 0 10px;
	margin: -10px 0 -5px;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	}



/*
----------------------------------------------- */

/*

div#column-left div.left-menu img {
	display: block;
	margin: 5px 0;
	padding: 0;
}
div#column-left div.left-menu ul {
	padding: 0;
	margin: 0 15px 0 25px;
	list-style: url(../images/li-icon.gif);
}
div#column-left div.left-menu ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	width: 140px;
	margin: 0;
	padding: 0;
}
div#column-left div.left-menu div.blink {
	padding: 0;
	margin: 0 15px 0 25px;
}
div#column-left div.left-menu div.blink a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	padding: 2px 0 0 0;
	margin: 0;
	display: block;
}
div#column-left div.left-menu div.blink a:hover {
	text-decoration: underline;
	color: #990000;
}
div#column-left div.left-menu img.blink {
	display: inline;
	float: left;
}
div#column-left div.left-menu ul li a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	padding: 2px 0 0 0;
	margin: 0;
}

div#column-left div.left-menu ul li a:hover {
	text-decoration: underline;
	color: #990000;
}

div#column-left div.left-menu a {
	color: #990000;
	font-size: 9px;
	display: block;
	margin: 15px 0 0 0;
	line-height: 140%;
}
*/

/* newsletter box */

div#column-left div#newsletter-box {
	margin: 10px 0;
	display: block;
	clear: both;
	color: #fff;
	width: 180px;
}

div#column-left div#newsletter-box .inner {
	padding: 30px 10px 0 10px;
	background: #990000 url(../images/newsletter-box.gif);
	background-repeat: no-repeat;
	height: 48px;
}
div#column-left div#newsletter-box .inner input {
	width: 158px;
	height: 17px;
	border: 0;
}
div#column-left div#newsletter-box .inner input.submit {
	background: #990000;
	border: 1px solid #fff;
	color: #fff;
	font: 10px;
	width: 50px;
	height: 20px;
	margin: 5px 0 5px 108px;
	padding: 2px;
}

/* center column's elements */

div#column-center div.inner {
	padding: 4px 4px 4px 10px;
}

div#column-center h1 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 5px 10px;
	margin: 0;
	
}

div#column-center p {
	font-size: 10px;
	width: 100px;
	line-height: 125%;
	padding: 5px 0 0px 10px;
	margin: 0;
}

div#column-center a {
	margin: 18px 0 5px 10px;
	display: block;
	width: 100px;
}

div#column-center div#box-1 {
	background-image: url(../images/box-1ben.jpg);
	background-repeat: no-repeat;
	width: 390px;
	height: 145px;
	margin: 2px;
	float: left;
}

div#column-center div#box-1 h1, div#column-center div#box-2 h1, div#column-center div#box-3 h1{
	font-size: 12px;
}

div#column-center div#box-1 p {
	width:290px;
	margin-bottom:0px;
	}
div#column-center div#box-1 a {
	width:290px;
	margin-top:8px;
	}	

div#column-center div#box-2 {
	background-image: url(../images/box-2.jpg);
	background-repeat: no-repeat;
	width: 194px;
	height: 184px;
	margin: 0 2px;
	float: left;
}	

div#column-center div#box-2 p {
	width:115px;
	}
	
div#column-center div#box-3 {
	background-image: url(../images/box-3.jpg);
	background-repeat: no-repeat;
	width: 194px;
	height: 184px;
	margin: 0 2px;
	float: left;
}

div#column-center div#box-3 p {
	width: 95px;
}


div#column-center div#box-4 {			/* No longer used */
	/* --- was used -- now a foreground image   ---  background-image: url(../images/ant-hello.jpg);   -----------------*/
	background-repeat: no-repeat;
	background-position: bottom;
	width: 194px;
	height: 184px;
	margin: 0;
	float: left;
}



/* center column content */

div#column-content {
	float: left;
	width: 780px;
	line-height: 130%;
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0;
}

*html div#column-content {
	width: 712px;
	}
div#column-content div.content {
	padding: 15px 20px
} 


div#column-content div.content h1 {
	color: #990000;
	font-size: 16px;
	line-height:15px;
}
.columncontent_shade {
	background-color: #E5E5E5;
	height: 90px;
	width: 370px;
}

div#column-content div.content h2 {
	color: #990000;
	font-size: 14px;
}
div#column-content div.content h3,div#column-content div.content 4, div#column-content div.content h5, div#column-content div.content h6 {
	color: #990000;
	font-size: 12px;
}

div#column-content div.content p {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	margin: 10px 0;
}
div#column-content div.content ul {
	margin: 10px 0 10px 20px;
}
div#column-content div.content ol {
	margin: 10px 0 10px 20px;
}
div#column-content div.content li {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	margin: 10px 0;
}
div#column-content div.content a {
	color: #333;
}
div#column-content div.content a:hover {
	color: #990000;
}

/* guide */


div#column-center div#guide {
	clear: left;
	display: block;
	margin: 10px 10px 0 15px;
}

div#column-center div#guide ul {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

div#column-center div#guide ul li {
	font-size: 10px;
	padding: 2px 0 5px 0;
	border-bottom: 1px solid #666;
	line-height: 125%;
}

div#column-center div#guide a {
	width: 100%;
	display: inline;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

div#column-center div#guide a:hover {
	text-decoration: underline;
	color: #990000;
}

/* right column elements */

div#column-right div#box-1 div.inner {
	padding: 60px 10px 0 10px;
	margin: 0;
}

div#column-right div#box-2 div.inner {
	padding: 60px 10px 0 10px;
	margin: 0;
}

div#column-right div#box-1 {
	width: 166px;
	height: 164px;
	background-image: url(../images/right-box-1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
}

div#column-right div#box-1 p {
	font-size: 10px;
	color: #000;
	text-align: left;
	display: block;
}

div#column-right div#box-1 a {
	margin: 10px 0;
	display: block;
}
div#column-right div#box-2 {
	width: 166px;
	height: 164px;
	background-image: url(../images/right-box-2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
}

div#column-right div#box-2 p {
	font-size: 10px;
	color: #000;
	text-align: left;
	display: block;
}

div#column-right div#box-2 a {
	margin: 20px 0 0 0;
	display: block;
}

div#column-right div#box-4 {
	background-image: url(../images/ant-hello.jpg);
	background-repeat: no-repeat;
	width: 166px;
	height: 184px;
	margin: 0;
	float: left;
}

/* right-bottom */

div#column-right div#right-bottom {
	display: block;
	margin: 20px 0;
}

div#column-right div#right-bottom a {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}

div#column-right div#right-bottom a:hover {
	text-decoration: underline;
}

div#column-right div#right-bottom h1 {
	margin: 10px 0 2px 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	color: #990000;
	border-bottom: 1px solid #666;
}

div#column-right div#right-bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#column-right div#right-bottom ul li {
	border-bottom: 1px solid #666;
	padding: 0 0 5px 0;
}

div#column-right div#right-bottom ul li img {
	margin: 0 2px;
}

/* footer */

div#footer {
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 980px;
	height: 75px;
	display: block;
	clear: both;
	margin: 20px 0 0 0;
}

div#footer-grey {
	background-image: url(../images/bottom-bg-grey.gif);
	background-repeat: repeat-x;
	width: 960px;
	height: 60px;
	font-size: 10px;
	color: #fff;
	margin: 0 10px;
}

div#footer-grey a {
	color: #fff;
}

div#footer-grey p {
	padding: 0;
	margin: 0;
}

div#footer-grey div.left {
	width: 400px;
	float: left;
	padding: 5px;
}

div#footer-grey div.right {
	width: 200px;
	float: right;
	padding: 5px;
}

div#footer-grey ul {
	list-style: none;
	padding: 0;
	margin: 0 5px;
}

div#footer-grey ul li {
	display: inline;
}

/* other */

.red {
	color: #990000;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 1px;
}

/* -----------------------Knowall CSS below  - Matthew Donald-----------------------*/

span.small_header{

	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
margin: 10px 0 5px 10px;


}

img.content-images{

float:left;
margin:10px 15px 10px 0px;
border:1px solid black;
padding:0px;

}





img.content-images-right{

float:right;
margin:10px 0px 10px 15px;
padding:0px;
border:1px solid black;
}

img.content-images-noborder{

float:left;
margin:10px 15px 10px 0px;
padding:0px;

}

img.content-images-right-noborder{

float:right;
margin:10px 0px 10px 15px;
padding:0px;

}

h3 {
	color: #990000;
	font-size: 11px;
	}
	
.formInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 8px;
	border: 1px solid #3366FF;
}

div.content_bottom{
	width: 780px;
	color: #333;
	background-color: #fff;
	margin: 10px auto;
	margin-top:300px;
	text-align: left;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	font-size:12px;
	}
	
div.index h1{
font-size: 8px;
}

div.bread_crumb {
font-size: 10px;
color: #990000;
margin-top:-7px;
font-weight:bold;
padding-top:0px;
margin-bottom:10px;
border-bottom: 1px solid #990000;
padding-bottom:7px;
}

div.bread_crumb a {
font-size: 10px;
color: #990000;
text-decoration:none;
font-weight:normal;
}

div.bread_crumb a:hover {
color: #990000;

}


/* Tabs
----------------------------------------------- */

div#column-content div.content #tabs {
	display: block;
	width: 100%;
	background: transparent url(../images/tab_bg.gif) repeat-x left bottom;
	line-height: 100%;
	padding: 0;
	margin: 0;
	width: 740px;
	overflow: auto;
	}

div#column-content div.content #tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

div#column-content div.content #tabs ul li {
	float: left;
	background: transparent url(../images/tab_left.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	}

div#column-content div.content #tabs ul li a {
	display: block;
	background: transparent url(../images/tab_right.gif) no-repeat right top;
	padding: 10px 20px 10px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	}

div#column-content div.content #tabs ul li a:hover {
	text-decoration: underline;
	color: #990000;
	border-bottom: none;
	}

div#column-content div.content #tabs #current {
	background-image: url(../images/tab_left_on.gif);
	}

div#column-content div.content #tabs #current a {
	background-image: url(../images/tab_right_on.gif);
	color: #333;
	padding-bottom: 11px;
	}

div#column-content div.content #tabbed_panel {
	clear: both;
	padding: 0;
	border-bottom: 1px solid #999;
	border-top: none;
	background: #fff url(../images/tab_panel_bg.gif) top left repeat-y;
	height: 1%;
	margin: 0;
	width: 740px;
	}

div#column-content div.content #panel_content {
	padding: 20px;
	background: transparent url(../images/tab_panel_bottom_bg.jpg) bottom left no-repeat;
	}

.right_float_boxout {
	float: right;
	width: 210px;
	background: transparent url(../images/rf_boxout_bg.gif) bottom left no-repeat;
	margin: 20px 0 20px 20px;
	padding: 0 0 10px;
	}

.right_float_boxout h3 {
	padding: 10px 10px 0;
	background: transparent url(../images/rf_boxout_top_bg.gif) top left no-repeat;
	}

.right_float_boxout ul {
	margin: 10px;
	list-style: inside;
	}

.bottom_boxout {
	float: left;
	width: 740px;
	background-color: transparent;
	background-image: url(../images/bottom_boxout_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}

.bottom_boxout h3 {
	padding: 10px 10px 0;
	background-color: transparent;
	background-image: url(../images/bottom_boxout_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

.bottom_boxout ul {
	margin: 10px;
	list-style: inside;
	}


li.quick_quote a {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	}
	
	li.quick_quote a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	}

	
div.right_float_boxout ul li.apply_online a{
	font-weight: bold;
	font-size:14px;
	color:#990000;
	
	}
	
	li.apply_online a:hover{
	font-weight: bold;
	font-size:14px;
	color:#333333;
	}
	
.left_float_boxout {
	float: left;
	width: 210px;
	background-color: transparent;
	background-image: url(../images/rf_boxout_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}

.left_float_boxout h3 {
	padding: 10px 10px 0;
	background: transparent url(../images/rf_boxout_top_bg.gif) top left no-repeat;
	}

.left_float_boxout ul {
	margin: 10px;
	list-style: inside;
	}

li.quick_quote a {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	}
	
	li.quick_quote a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	}

	
div.left_float_boxout ul li.apply_online a{
	font-weight: bold;
	font-size:14px;
	color:#990000;
	
	}
	
	li.apply_online a:hover{
	font-weight: bold;
	font-size:14px;
	color:#333333;
	}
	


.boxout {
	float: left;
	width: 210px;
	background: transparent url(../images/rf_boxout_bg.gif) bottom left no-repeat;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}

.boxout h1 {
	padding: 10px 10px 0;
	background: transparent url(../images/rf_boxout_top_bg.gif) top left no-repeat;
	}


.boxout p {
	padding: 10px 10px 0;
	background-color: transparent;
	}
	
.boxout ul {
	margin: 10px;
	list-style: inside;
	}
	
.boxout_right {
	float: right;
	width: 210px;
	background: transparent url(../images/rf_boxout_bg.gif) bottom left no-repeat;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 100;
	padding-bottom: 10px;
	padding-left: 0;
	}

.boxout_right h1 {
	padding: 10px 10px 0;
	background-color: transparent;
	background-image: url(../images/rf_boxout_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}


.boxout_right p {
	padding: 10px 10px 0;
	background-color: transparent;
	}
	
.boxout_right ul {
	margin: 10px;
	list-style: inside;
	}
	

li.quick_quote a {
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	}
	
	li.quick_quote a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	}

	
div.boxout ul li.apply_online a{
	font-weight: bold;
	font-size:14px;
	color:#990000;
	
	}
	
	
.boxout1 {
	float: left;
	width: 210px;
	background: transparent url(../images/rf_boxout_bg.gif) bottom left no-repeat;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}

.boxout1 h1 {
	padding: 10px 10px 0;
	background: transparent url(../images/rf_boxout_top_bg.gif) top left no-repeat;
	}
	
.boxout1 p {
	padding: 10px 10px 0;
	
	}
.boxout1 ul {
	margin: 10px;
	list-style: inside;
	}

	
div.boxout1 ul li.apply_online a{
	font-weight: bold;
	font-size:14px;
	color:#990000;
	
		}
	
.boxout2 {
	float: left;
	width: 210px;
	background: transparent url(../images/rf_boxout_bg.gif) bottom left no-repeat;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}

.boxout2 h1 {
	padding: 10px 10px 0;
	background: transparent url(../images/rf_boxout_top_bg.gif) top left no-repeat;
	}
	
.boxout2 p {
	padding: 10px 10px 0;

	}
	
.boxout2 ul {
	margin: 10px;
	list-style: inside;
	}

	
div.boxout2 ul li.apply_online a{
	font-weight: bold;
	font-size:14px;
	color:#990000;	
	
	}
	
.boxout3 {
	float: right;
	width: 360px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: transparent;
	background-position: top;
	color: #CCCCCC;
	background-image: url(../images/box3.jpg);
	}

.boxout3 h1 {
	padding: 10px 10px 0;
	background: transparent url(../images/rf_boxout_top_bg.gif) top left no-repeat;
	}

.boxout3 ul {
	margin: 10px;
	list-style: inside;
	}

	
div.boxout3 ul li.apply_online a{
	font-weight: bold;
	font-size:14px;
	color:#990000;	
	
}
	
.boxoutoverview1 {
	float: left;
	width: 700px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	background-color: transparent;
	background-image: url(../images/rf_boxout_bg1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

.boxoutoverview1 h1 {
	background-color: transparent;
	background-image: url(../images/rf_boxout_top_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}
	
.boxoutoverview1 h3 {
	list-style: inside;
	margin: 10px;
	padding-left: 10px;
	}
.boxoutoverview1 ul {
	margin: 10px;
	list-style: inside;
	}
.boxoutoverview1 p {
	list-style: inside;
	margin: 10px;
	padding-left: 10px;
	}

.boxoutoverview1 h5 {
	list-style: inside;
	margin: 10px;
	padding-left: 10px;
	}
div.boxoutoverview1 ul li.apply_online a{
	font-weight: bold;
	font-size:14px;
	color:#990000;
	}
	
	/* apply online quick quote blocks */


div.quick_quote {
background:url(../images/right-box-1.jpg) no-repeat;
display:block;
height:108px;
width:180px;
font-size: 10px;
text-align:left;
padding:35px 0px 0px 8px;
margin:0px 0px 0px 0px;



}

div.apply_online {
background:url(../images/right-box-2.jpg) no-repeat;
display:block;
height:108px;
width:180px;

text-align:left;
font-size: 10px;
padding:35px 0px 0px 8px;
margin:-23px 0px 0px 0px;

}


span.apply_online {

padding-top:0px;
font-size: 10px;

}

img.box_buttons {
margin: 15px 0px 0px 13px;
align:center;
border:none;
}		
.table {
	margin-left: 5px;
	float: none;
}
