@charset "utf-8";

/* CSS Document */



body {

	background: WHITE url(images/BG.jpg) repeat-x;

	margin: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	}

a {

	text-decoration: none;

	color: #336699;

	}

a:hover {

	text-decoration: underline;

	color: #FFCC00;

	}

#shadow {

	background: url(images/shadow.png) repeat-y;

	width: 800px;

	height: auto;

	overflow: visible;

	margin: auto;

	}

#container {

	width: 780px;

	height: auto;

	margin: auto;

	border-left: 2px solid #074F7B;

	border-right: 2px solid #074F7B;

	border-bottom: 2px solid #074F7B;

	background: #DDECF5;

	overflow: visible;

	}

#header { width: 780px; height: 108px; background: url(images/header2.jpg) no-repeat; overflow: hidden; }
.headerInfo { color: #467089; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: right; top: 50px; margin-right: 10px; }
#navigation {

	width: 780px;

	height: 27px;

	}

#houses {

	width: 780px;

	height: 220px;

	background: url(images/houses5.jpg) no-repeat;

	}

#contentLeft { width: 504px; height: auto; margin: 0; padding: 0; float: left; }

	#contentLeft00A {

		background: WHITE;

		width: 761px;

		height: auto;

		margin-left: 10px;

		margin-bottom: 10px;

		font-size: 11px;

		padding: 0;

	}

		#contentLeft00A p{

		margin: 0;

		padding: 5px;

	}

	#contentLeft00 {

		background: WHITE;

		width: 489px;

		height: auto;

		margin-left: 10px;

		margin-bottom: 10px;

		font-size: 121px;

		padding: 0;

	}

		#contentLeft00 p{

		margin: 0;

		padding: 5px;

	}

	#contentLeft01 {

		background: url(images/welcome_gfx.jpg) no-repeat;

		width: 489px;

		height: 181px;

		margin-left: 10px;

		margin-bottom: 10px;

		padding: 0;

	}

	#contentLeft2 {

		width: 152px;

		height: 67px;

		margin-left: 10px;

		float: left;

		padding: 0;

	}

	#contentLeft2Side01 {

		background: WHITE;

		width: 325px;

		height: 65px;

		margin-left: 10px;

		margin-right: 5px;

		float: left;

		padding: 0;

	}

		#contentLeft2Side01 p{

		font-size: 10px;

		margin: 0;

		padding: 5px;

	}

	#contentLeft2Side02 {

		background: WHITE;

		width: 325px;

		height: 65px;

		margin-left: 10px;

		margin-right: 5px;

		float: left;

		padding: 0;

	}

		#contentLeft2Side02 p{

		font-size: 10px;

		margin: 0;

		padding: 5px;

	}

	#contentLeft2Side03 {

		background: WHITE;

		width: 325px;

		height: 65px;

		margin-left: 10px;

		margin-right: 5px;

		float: left;

		padding: 0;

	}

		#contentLeft2Side03 p{

		font-size: 10px;

		margin: 0;

		padding: 5px;

	}

#contentRight {

	width: 276px;

	height: auto;

	margin: 0;

	padding: 0;

	float: left;

}

	#contentRight01 {

		background: url(images/contentRight_BG.jpg) repeat-y;

		width: 276px;

		height: auto;

		margin: 0;

		padding: 0;

	}

	#contentRight01 p{

		padding: 5px 15px 5px 10px;

		font-size: 11px;

	}

#footer {

	background: url(images/footer.jpg) no-repeat;

	width: 780px;

	height: 83px;

	bottom: 0;

	clear: both;

	margin: 0;

	padding: 0;

}

	#footer p{

		padding: 35px 350px 0 10px;

		font-size: 10px;

		color: #9D5E00;

		margin: 0;

		}

	#footer a{

		color: #9D5E00;

		font-size: 10px;

		text-decoration: none;

		}

	#footer a:hover{

		color: WHITE;

		text-decoration: underline;

		}



form {

	margin: 5px;

	}