/* Clearfix 
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove 
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}*/


body {
	background-color: #666666;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	vertical-align: top;
	font-size: 14px;
}


#header {
	background-color: #F5F5F5;
	margin: 0px auto 0px!important;
	margin: 0px auto -4px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	padding: 0px;
	display: block;
	clear: both;
	overflow: hidden;
		/*border: 1px solid #0066FF; */
}
#headercontainer {
	height: 130px;
	width: 850px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.banner {
	float: right;
	padding-top: 20px;
	padding-right: 5px;
	vertical-align: middle;
	text-align: right;
	padding-bottom: 5px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	overflow: hidden;
}

a {

}
a:link {

}
a:visited {
	color: #0066CC;
}

a:hover, a:active {
	color: #CC0000;
	text-decoration: none;
}



#nav {
	height: 37px;
	margin: 0px auto;
	width: 100%;
	background-image: url(../images/nav_bg_outer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
/*	position: relative;
	top: -4px;
	left: auto;
	right: auto;*/
}
#nav div {
	height: 37px;
	width: 100%;
	background-image: url(../images/nav_mid_lhs.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
		padding: 0px;
}
#nav div div {
	height: 36px;
	text-align: center;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	width: 849px;
	border-bottom: 1px solid #6C0000;
	margin: 0px auto;
	padding: 0px;
	white-space: nowrap;
	overflow: hidden;
}

#contentwrap {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px auto;
	margin-bottom: 0px;
	padding: 0px;
	border-top: 0px none #996600;
	border-right: 0px solid #996600;
	border-bottom: 0px solid #996600;
	border-left: 0px solid #996600;


}
#contentwrap div {
	background-image: url(../images/content_bg_lhs.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px ;
	margin-top: 0px ;
	padding: 0px;
}

div#content {
	background-color: #FFFFFF;
	width: 849px!important;
	width: 850px;
	border-right: 1px solid #666666;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

div#contentfooter {
	background-image: url(../images/content_footer.gif);
	background-position: center bottom;
	height: 9px;
	margin: 0px;
	padding: 0px;
	width: 849px;
	clear: both;
}
#lhs_column {
	float: left;
	width: 239px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#mainbody {
	float: right;
	width: 610px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
}
div#maincontent {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 135%;

}

#maincontent td {
	font-size: 85%;
}

div#feature {
	height: 268px;
	width: 608px!important;
	width: 609px;
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
	background-image: url(../images/feature_bg.jpg);
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	position: relative;
	left: 2px;

}
#feature div.buttons {
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}
#feature div.buttons a {
	background-image: url(../images/feature_button.png);
	vertical-align: middle;
	margin: 0px 0px -8px!important;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	height: 44px;
	width: 312px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}
#feature div.buttons a:hover, #feature div.buttons a:active  {
	background-image: url(../images/feature_button_over.png);
	color: #FFFFFF;
}

a.mainmenu, a.mainmenuon {
	top: 2px!important;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 30px 7px;
	text-decoration: none;
	border-top: 1px;
	border-right: 1px solid #990000;
	border-bottom: 1px;
	border-left: 1px solid #FF0033;
	margin: 0px;
	height: 37px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
}

a.mainmenu:link, a.mainmenu:visited, a.mainmenuon:link, a.mainmenuon:visited {
	color: #FFFFFF;
}
a.mainmenuon:link, a.mainmenuon:visited, a.mainmenu:hover, a.mainmenu:active {
	background-color: #000;
		border-left: 1px solid #000;
}

/*	border: 1px solid #0066FF;*/
table.navwrap {
	height: 36px;
}
a#home {
	width: 240px;
	padding-right: 36px;
	padding-left: 35px;
}

div.ratesbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	float: right;
	width: 150px;

}
.bestrate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;

}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	padding: 10px;

}
#footer a:link, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;

}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;

}

ul.subnav {
	text-align: left;
	margin-left: -40px!important;
	margin-left: 0px ;
	margin-top: 0px;
	margin-right: 0px;
/*	margin-bottom: -13px!important;
		margin-bottom: -15px;  */
		margin-bottom: 0px;
}
ul.subnav li {
	margin: 0px 0px 0px!important;
	margin-bottom: 0px 0px 0px ;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(#);
}


ul.subnav a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #CC0000;
	text-decoration: none;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
	width: 230px!important;
	width: 238px ;

}
ul.subnav a:link, ul.subnav a:visited {
	color: #CC0000;
	text-decoration: none;
	margin: 0px;
	padding-left: 10px;

}
ul.subnav a:hover, ul.subnav a:active {
	background-image: url(../images/subnav_bg.gif);
	background-repeat: repeat;
	color: #000000;

}
div.flyout {
	position:absolute;
	width:180px;
	z-index:100;

	overflow: hidden;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
div.flyout table {
	margin: 0px;
	padding: 0px;
}
div.flyout td {
	margin: 0px;
	padding: 0px;
	background-color: #990000;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #5E0000;
	border-bottom: 1px solid #5E0000;
	border-left: 1px solid #CC0000;
}

div.flyout a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FECAB4;
	text-decoration: none;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	display: block;

}
div.flyout a:link, div.flyout a:visited {
	color: #FFFFFF;
}
div.flyout a:hover, div.flyout a:active {
	color: #FFFFFF;
	background-color: #620000;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 135%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 135%;
}
div#maincontent li {
	list-style-image: url(../images/red_dot.gif)!important;
	list-style-image: url(../images/red_dot_ie.gif);
}


.quote {
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px #999999;
	background-image: url(../images/quote1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
	line-height: 150%;
	display: block;
	float: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: -10px;
	margin-left: 10px;
}
.endquote {
	background-image: url(../images/quote2.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 50px;
	position: relative;
	top: 20px;
	right: -5px;
	background-position: right;
	float: right;
}
.box_tl {
	background-image: url(../images/box_t.gif);
	background-repeat: no-repeat;
	height: 13px;
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
	overflow: hidden;
	font-size: 1px;

}
.box_tr {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bor_tr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	width: 14px;
	overflow: hidden;
	font-size: 1px;
}
.box_r {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	background-image: url(../images/box_r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		overflow: hidden;
}
.box_bl {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	background-image: url(../images/box_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

ul {
	list-style-image: url(../images/red_dot.gif);
}
dt {
	font-weight: bold;
	margin-top: 15px;
}

.notice {
	background-color: #E4E4E4;
	margin: 20px;
	padding: 20px;
	border: 1px dashed #CC0000;
}

.tdash {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

#emailform {
	font-size: 12px;
	display: block;
	width: 550px;
	background-color: #ffffff;
	padding: 10px;
	text-align: left;
	border: 1px solid #CCCCCC;
}

#emailform td {
	font-size: 12px;
}

#maincontent td {

}

form#callme {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.callheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 5px;
}

form#callme input {
	margin-top: 3px;
	margin-bottom: 0px;
}

#lifestyle {
	height: 126px;
	width: 419px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 239px;
	background-color: #FFFFFF;
	overflow: hidden;
}
