@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bk.jpg);
	background-attachment:fixed;
	background-position:center;
	height:100%;
	}
#container {
	width:902px;
	margin:0 auto;
	border:1px solid #ddd;
	background:#fff;
	
	}
#header {
	height:100px;
	width:900px;
	margin:0 auto;
	}
#logo {
	float:left;
	margin-top:30px;
	margin-left:10px;
	}
#phoneno {
	position:relative;
	float:right;
	top:20px;
	margin-right:20px;
	font-size:14px;
	color:#666666;
	height:20px;
	}
#nav {
	position:relative;
	top:49px;
	text-align:right;
	right:1px;
	float:right;
	}
a, a:visited {
	color:#2a5783;
	}
a:hover {
	color:#222;
	}
#nav a,#nav a:visited {
	text-align:center;
	float:left;
	display:block;
	width:112px;
	height:30px;
	background:#78b0e3;
	line-height:30px;
	text-decoration:none;
	margin-left:1px;
	color:#fff;
	}
#nav a:hover {
	background:#faa424;
	}
#content {
	width:900px;
	xborder:1px solid #009933;
	margin:0 auto;
	}
#content img {
	}
#column1 {
	width:550px;
	float:left;
	xborder:1px solid #333;
	}
#column2 {
	width:339px;
	float:right;
	margin-left:1px;
	xborder:1px solid #999;
	background: url(images/sidebar_bk.gif);
	background-repeat:repeat-x;
	}
#formtop {
	background:#555;
	}
#header2 {
	width:900px;
	xheight:300px;
	margin:0 auto;
	}

#splash {
	width:560px;
	float:left;
	}
#splash_container {}
#form_column {
	margin-left:1px;
	width:339px;
	color:#333333;
	float:left;
	background:#e5e5e5;
	height:300px;
	overflow:hidden;
	}
#quickform {
	font-size:11px;
	}
.fontsm {
	font-size:9px;
	color:#555;
	}
#bar1 {
	float:left;height:7px;background:#e5e5e5;width:560px;
	}
#bar2 {
	float:left;height:7px;background:#b5b5b5;width:339px;margin-left:1px;
	}
#bar_top {
	margin-bottom:1px;width:900px;
	}
#bar_bot {
	margin-top:1px;width:900px;
	margin-bottom:1px;width:900px;
	}
.font_hd {
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#f79e19;
	}
.phone_hd {
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	color:#f79e19;
	}
#text {
	float:left;
	}
#sidebar {
	width:90%;margin:0 auto;
	height:100$;
	}
#sidebar ul {
	margin:0px;
	padding:15px;	
	}
#row1 {
	
	}
#box1 {
	width:50%;
	float:left;
	}
#box2 {
	width:50%;
	float:left;
	}
#footer {
	width:900px;
	height:80px;
	xbackground:#222;
	margin:0 auto;
	}
#copyright {
	width:339px;
	margin-left:1px;
	height:100px;;
	float:right;
	text-align:center;
	xborder-left:1px solid #ccc;
	background:#78b0e3;
	}
#footlinks {
	float:right;
	width:560px;
	height:100px;
	background:#f3f3f3;
	text-align:center;
	margin-bottom:1px;
	}
#whysettle ul {
	margin:0px;padding-left:20px;
	}
#box1 img,#box2 img{
	margin:7px 0px;
	border:1px solid #555;
	}
#graph {
	width:520px;
	margin:0 auto;
	}
.fonthd_blue {
	color:#5c8cbb;
	font-size:14px;
	font-weight:bold;
	}
.required {
	font-size:8px;
	}
.border {
	border:1px solid #555;
	}
.clear {
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
	}
