body {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:140%;
	color:#01346A;
	background: url(images/background_img.gif);
	background-repeat:repeat;
	margin:0px;
}

a:link {
	color: #3c9e3b;
	text-decoration: none;
}

a:visited {
	color: #3c9e3b;
	text-decoration: none;
}

a:hover {
	color: #bfd2d9;
	text-decoration:underline;
}

#container {
position: absolute; 
left: 50%; 
width: 710px; 
height: auto; 
margin-left: -350px;
}


#footer {
	width:700px;
	height:20px;
	text-align: center;
	padding-top:15px;
	color: #96d5ed;
	margin-top:5px;
	font-size:11px;
}

#footer a {
color: #96d5ed;
}

#footer a.hover {
color: #ffffff;
}

#white_bg {
width:auto;
height:auto;
background-color:#FFFFFF;
}

/*--------------navigation------------*/
#navigation {
	width:184px;
	height: 311px;
	z-index:5;
	margin:0;
	padding:0;
}

div#navigation ul {
	left:10px;
	width:174px;
	height:311px;
	padding:0;
	list-style-type:none;
	margin:0;
	
}
div#navigation ul li {
  position:absolute;
  text-indent:-5000px;
}
div#navigation ul a {
  text-decoration:none;
  display:block;
  height:auto;
  color:#FFFFFF;
}
div#navigation ul li#spacertop {
  left:10px;
  top:0px;
}
div#navigation ul li#spacertop a {
  width:174px;
  height:51px;
  background:url(images/nav_topspacer.jpg) 0 0 no-repeat;
  cursor:text;
}
div#navigation ul li#spacertop a:hover {
  background:url(images/nav_spacertop_roll.jpg) 0 0 no-repeat;
}
div#navigation ul li#home {
  left:10px;
  top:51px;
}
div#navigation ul li#home a {
  width:174px;
  height:48px;
  background:url(images/nav_home.jpg) 0 0 no-repeat;
}
div#navigation ul li#home a:hover {
  background:url(images/nav_home_roll.jpg) 0 0 no-repeat;
}

div#navigation ul li#realtors {
  left:10px;
  top:99px;
}
div#navigation ul li#realtors a {
  width:174px;
  height:48px;
  background:url(images/nav_realtors.jpg) 0 0 no-repeat;
}
div#navigation ul li#realtors a:hover {
  background:url(images/nav_realtors_roll.jpg) 0 0 no-repeat;
}
div#navigation ul li#about {
  left:10px;
  top:147px;
}
div#navigation ul li#about a {
  width:174px;
  height:48px;
  background:url(images/nav_about.jpg) 0 0 no-repeat;

}
div#navigation ul li#about a:hover {

  background:url(images/nav_about_roll.jpg) 0 0 no-repeat;
}
div#navigation ul li#services {
  left:10px;
  top:195px;
}
div#navigation ul li#services a {
  width:174px;
  height:48px;
  background:url(images/nav_services.jpg) 0 0 no-repeat;
}
div#navigation ul li#services a:hover {
  background:url(images/nav_services_roll.jpg) 0 no-repeat;
}

div#navigation ul li#contact {
  left:10px;
  top:243px;
}
div#navigation ul li#contact a {
  width:174px;
  height:48px;
  background:url(images/nav_contact.jpg) 0 0 no-repeat;
}
div#navigation ul li#contact a:hover {
  background:url(images/nav_contact_roll.jpg) 0 no-repeat;
}


div#navigation ul li#spacer_bottom {
  left:10px;
  top:291px;
}
div#navigation ul li#spacer_bottom a {
  width:174px;
  height:17px;
  background:url(images/nav_bottomspacer.jpg) 0 0 no-repeat;
  cursor:text;
}
div#navigation ul li#spacer_bottom a:hover {
  background:url(images/nav_bottomspacer.jpg) 0 no-repeat;
}

/*--------------layout divs------------*/

#header {
position:absolute;
left:184px;
top:0px;
width:479px;
height:159px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}


#address {
position:absolute;
top:159px;
left:184px;
width:479px;
height:43px;
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
background-color:#96d5ed;
}

#address_left {
float:left;
width:140px;
}

#address_right {
margin-left:160px;
}


#address_right a:hover{
color:#01346A;
text-decoration:none;
}

#dyk_bg {
position:absolute;
left:184px;
top:204px;
background-image:url(images/light_bg_diag.gif);
background-repeat:repeat;
width:479px;
height:107px;
}

#dik {
z-index:1;
position:absolute;
top:216px;
left:183px;
background-color:#ffffff;
width:480px;
height:82px;
padding:5px;
font-size:13px;
}

#main_info {
width:668px;
height:auto;
background-image:url(images/light_bg_diag.gif);
padding:11px 11px 30px 11px;
margin:-3px 0px 10px 10px;
font-weight:bold;
}

#left_box {
float: left;
width:190px;
background-color:#ffffff;
padding:10px 10px 10px 14px;
color:#3c9e3b;
font-size:12px;
line-height:120%;
border:1px solid #3c9e3b;
}

#right_box {
margin-left:230px;
width:auto;
height:auto;
background-color:#ffffff;
padding:10px;
font-weight:normal;
border:1px solid #3c9e3b;
}

#services_box{
width:auto;
height:auto;
background-color:#ffffff;
padding:10px;
font-weight:normal;
border:1px solid #3c9e3b;
}

#l_column {
margin-right:200px;
}

#r_column {
float:right;
width:180px;
padding-top:20px;
}


/*--------------text------------*/

.green_header {
font-size:17px;
color:#3c9e3b;
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-weight:bold;
}

.blue_header {
font-size:15px;
color:#01346A;
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-weight:bold;
}

.green_callout {
font-size:14px;
font-style:italic;
color:#3c9e3b;
font-weight:bold;
}

.blue_box {
background-color:#96d5ed;
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-weight:bold;
padding:5px;
width:160px;
font-size:11px;
line-height:120%;
margin-top:5px;
}

.blue_box_new {
background-color:#96d5ed;
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-weight:bold;
padding:10px 5px 5px 25px;
width:160px;
font-size:11px;
line-height:120%;
margin-top:-5px;
}

.blue_box_new a{
color:#01346A;
}

.blue_box_new a:hover {
color:#01346A;
text-decoration:underline;
}




	