body {
  font-family:Arial, Helvetica, sans-serif;
  text-align:center;
  background:#aabadd;
  color:#444444;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#container {
	text-align:center;
	margin:0 auto;
	width:700px;
	background: #d8eb8f;
}
#header
	{height: 115px;
	background:#FFFFFF url(images/db_banner3.jpg) no-repeat center top;
	}
h1{
	color:#387A9B;
	margin:0;
}
#horiznav{
	background:#f9f2b7;
	font-size: .8em;
	}
#nav{
	float:left;
	width:130px;
	display:inline;
	margin-left:20px;
	padding:15px 0;
}
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:right;
}
#nav li {
	background:url(header-bullet.gif) no-repeat 100% .4em;
	padding: 0 10px 5px 0;
}
#horiznav a {
	display:inline;
	background:url(header-bullet.gif) no-repeat 0 50%;
	padding: 0 10px 0 8px;
}
#content {
	float:left;
	width:475px;
	margin-left:45px;
	padding:15px 0;
	text-align:left;
}
#content1 {
	float:left;
	width:475px;
	margin-left:45px;
	padding:15px 0;
	text-align:left;
}

#content2 {
	float:none;
	width:600px;
	padding:20px;
	text-align:left;
	font-size:80%;
}

#content3 {
	float:none;
	width:600px;
	margin-left:25px;
	padding:15px 0;
	text-align:left;
	font-size:80%;
	background:url(images/db_faded_house.jpg) no-repeat fixed right bottom;
}
td{padding:0;
	margin:0;

	}
#footer{
	clear:both;
	background:#107DC6;
	color:#ddaa7e;
	padding: 5px 10px;
	font-size:80%;
}
h2, h3, h4{
	margin-top:0;
	color:#b23b00;
	font-weight:normal;
	}
	


a{
text-decoration:none;
}
a:link{
	color:#175b7d;
	

	}
a:visited {
	color:#38c4b1;

	}
a:hover, a:active{
	color:#ffffff;
	background:#175B7D;
	}
	
	
#horiznav a:hover, a:active{
	color:#ffffff;
	background:#175B7D;
	}

