@charset "UTF-8";
/* CSS Document */




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}


body{
	background:#ffffff url(images/background.jpg) repeat-x fixed top center;
	text-align: center;
	min-width:990px;
	margin:0 auto;
}


p {
	padding:0px 15px;
	font:13px/14px Verdana;
	line-height:normal;
	color:#666666;
}
a {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#666666;
	text-decoration:none;
}

.link {
	padding:0px 0px;
	font:13px/14px Verdana;
	line-height:normal;
	color:#6b8555;
	text-decoration:underline;
}
.link:hover {
	padding:0px 0px;
	font:13px/14px Verdana;
	line-height:normal;
	color:#666666;
	text-decoration:underline;
}

/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:10px Auto 0px Auto;
	text-align:left;
	padding:0px;
}


/* Navigation (top) */

#top_nav {
	width: 990px;
	height: 59px;
	float:left;
	padding:0px;
	margin:0px;
	background-image:url(images/top_logo.png);
}

#nav {
	padding:0px;
	margin:0px 0px 0px 210px;
	font:bold 13px verdana;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
}
#nav a {
	float:left;
	padding:23px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font:bold 13px verdana;
	color:#ffffff;
	text-decoration:none;
}
#nav a:hover {
	color:#3a6fb6;
}
.nav_divider {
	display:block;
	width: 1px;
	height: 59px;
	float:left;
	background:url(images/nav_divider.gif);
	margin:0px 12px 0px 12px;
}


/* Content Colomns */
#center_wrapper {
 	float:left;
	width: 990px;
	background-color:#FFF;
}
#right_col {
	float:right;
	width: 720px;
	background-color:#FFF;
}
#marketing_window{
	width: 990px;
	height: 300px;
	float:right;
	padding:0px;
	margin:0px;
	background-color:#FFF;
}
#right_content {
	width: 720px;
	float:right;
	margin: 10px 5px 0px 0px;
	min-height:400px;
	text-align:left;
	background-color:#FFF;
}

#right_content_int {
	width: 574px;
	float:right;
	margin: 10px 5px 0px 0px;
	min-height:400px;
	text-align:left;
	background-color:#FFF;
}

#left_col {
	float:left;
	width: 261px;
	background-color:#FFF;
}

#left_content {
	width: 261px;
	min-height:500px;
	background:url(images/left_col_fade.gif);
	background-repeat: repeat-x;
	background-color:#FFF;
	text-align:center
}

#right_calls {
	width:150px;
	float:right;
	text-align:right;
	margin:5px 10px 20px 20px;
}


/*CTAS*/
a#call_01 {
	display:block;
	float:left;
	margin:0px 0px 0px 9px;
	width: 227px;
	height: 137px;
	background:url(images/cta_01.gif) top left;
}
a#call_01:hover {
	background:url(images/cta_01.gif) bottom left;
}


/*left NAV Practice areas*/
a#practice_01 {
	display:block;
	float:left;
	margin:5px 9px 0px 9px;
	width: 250px;
	height: 68px;
	background:url(images/practice_tab_01.gif) top left;
}
a#practice_01:hover {
	background:url(images/practice_tab_01.gif) bottom left;
}
a#practice_02 {
	display:block;
	float:left;
	margin:5px 9px 0px 9px;
	width: 250px;
	height: 68px;
	background:url(images/practice_tab_02.gif) top left;
}
a#practice_02:hover {
	background:url(images/practice_tab_02.gif) bottom left;
}
a#practice_03 {
	display:block;
	float:left;
	margin:34px 9px 0px 9px;
	*margin:26px 9px 0px 9px;
	width: 250px;
	height: 68px;
	background:url(images/practice_tab_03.gif) top left;
}
a#practice_03:hover {
	background:url(images/practice_tab_03.gif) bottom left;
}
a#practice_04 {
	display:block;
	float:left;
	margin:5px 9px 0px 9px;
	width: 250px;
	height: 68px;
	background:url(images/practice_tab_04.gif) top left;
}
a#practice_04:hover {
	background:url(images/practice_tab_04.gif) bottom left;
}
a#practice_05 {
	display:block;
	float:left;
	margin:5px 9px 0px 9px;
	width: 250px;
	height: 68px;
	background:url(images/practice_tab_05.gif) top left;
}
a#practice_05:hover {
	background:url(images/practice_tab_05.gif) bottom left;
}


/*left NAV What to Expect section*/
a#what-to-expect_01 {
	display:block;
	float:left;
	margin:34px 9px 0px 9px;
	*margin:26px 9px 0px 9px;
	width: 250px;
	height: 68px;
	background:url(images/whttoexpect_tab_01.gif) top left;
}
a#what-to-expect_01:hover {
	background:url(images/whttoexpect_tab_01.gif) bottom left;
}
a#what-to-expect_02 {
	display:block;
	float:left;
	margin:5px 9px 0px 9px;
	width: 250px;
	height: 68px;
	background:url(images/whttoexpect_tab_02.gif) top left;
}
a#what-to-expect_02:hover {
	background:url(images/whttoexpect_tab_02.gif) bottom left;
}
a#what-to-expect_03 {
	display:block;
	float:left;
	margin:5px 9px 0px 9px;
	width: 250px;
	height: 68px;
	background:url(images/whttoexpect_tab_03.gif) top left;
}
a#what-to-expect_03:hover {
	background:url(images/whttoexpect_tab_03.gif) bottom left;
}
a#what-to-expect_04 {
	display:block;
	float:left;
	margin:5px 9px 0px 9px;
	width: 250px;
	height: 68px;
	background:url(images/whttoexpect_tab_04.gif) top left;
}
a#what-to-expect_04:hover {
	background:url(images/whttoexpect_tab_04.gif) bottom left;
}


/* FOOTER */

#footer_wrapper {
	display:block;
	float:left;
	width:990px;
	height:38px;
	padding:0px;
	background:#333 url(images/footer_fade.gif);
}
#footer_content {
	float:left;
	height:50;
	font:11px/16px Arial;
	color:#6E6851;
	text-align:left;
}
#footer_content a {
	color:#6E6851;
	text-decoration: none;
}

#footer_content a:hover {
	color:#3A6FB6;
	text-decoration: none;
}

#footer_left {
	float:left;
	margin:11px;
	width: 770px;
	margin:3px 0px 0px 12px;
	text-align:left
}

#footer_right {
	float:right;
	width: 200px;
	margin:3px 6px 0px 0px;
	text-align:right;
}


/* HEADER TAGS */

h1 {
	padding:0px 15px;
	margin: 5px 0px;
	font:bold 16px Verdana;
	color:#3a6fb6;
}
h2 {
	padding:10px 15px;
	margin: 5px 0px;
	font:bold 15px Verdana;
	color:#3a6fb6;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}


/*CTAS*/
a#call_01 {
	display:block;
	float:left;
	margin:0px 0px 0px 9px;
	width: 227px;
	height: 137px;
	background:url(images/cta_01.gif) top left;
}
a#call_01:hover {
	background:url(images/cta_01.gif) bottom left;
}

/* LISTS */

ol, ul {
	font:13px/14px Verdana;
	line-height:normal;
	color:#666666;
	margin-left:25px;
	padding:0px 15px;
}
li {

	font:13px/14px Verdana;
	line-height:normal;
	color:#666666;
}


/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 250px;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
}
#contact_table {
	width: 360px;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	width: 300px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	text-align: right;
	padding:5px 5px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 250px;
}
textarea.contacttext {
	width:340px;
}

.check_box_left {
	float:left;
	width: 200px;
	text-align: left;
	font:11px Verdana;
	padding-left:10px;
	color:#525252;
}
.check_box_right {
	float:right;
	width: 260px;
	text-align: left;
	font:11px Verdana;
	padding-left:10px;
	color:#525252;
}
.comment_box {
	float:left;
	width: 500px;
	text-align: left;
	font:11px Verdana;
	padding-left:10px;
}



/* QUOTE FORM */

#quick_quote {
	float:left;
	width: 244px;
	height:250px;
	margin:15px 8px 8px 8px;
}
#quote_title {
	float:left;
	width: 244px;
	height:39px;
	background:url(images/quote_title.png);
	*padding:0px;
}
#quote_form {
	float:left;
	width: 244px;
	height:200px;
	background-color:#FFF;
	*padding:0px;
	margin:0px;
	text-align:center
}
 background: white 
}
.left{
/* Changes on the form */
  color: #3a6fb6 
  font-family: Verdana
  font-size: 11px
}
td.left {
  font-family:"Verdana";
  font-size:11px;
  color:#3a6fb6;
}
.pagebreak{
  font-family:"Verdana";
  font-size:11px;
  color:#666666;
  height:20px;
  line-height:11px;
}
.tbmain{
  height:100%;
  background:white;
}
.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}
.right{
  color:#3a6fb6 
  font-family: Verdana
  font-size: 11px
}
.btn {
  float:left;
  width:78px;
  height:29px;
  background-image:url(images/quote_btn.gif);
  text-align:left;
  border:0px;
}

#map {
  float:right;
  width:330px;
  margin:0px 10px 6px 10px;
}

#search {
   float:right;
   width:300px;
  *width:300px;
  margin:0px 0px 6px 450px;
  *margin:0px 0px 6px 550px;
  text-align:right;
}
#cse{
  float:right;
  width:500px;
  *width:350px;
  margin:25px 0px 6px 0px;
  text-align:right;
}
