@charset "utf-8";
/* CSS Document */
body {

	}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	}
#tophead {
background-image:url(images/header3.jpg);
	background-position:center;
background-repeat:no-repeat;


	}
#content {
	background-color:#FFFFFF;
		width:320px;
		margin-right:auto;
		margin-left:auto;
	}	
#prop_d {
		width:320px;
		margin-right:auto;
		margin-left:auto;
		}
		
	
#footer	{
	padding-top:5px;
	background-image:url(images/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:51px;

		}
.content {
		font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0f2c64;
}	
.search {
	width:250px;
	margin-left:auto;
	margin-right:auto;
	height:30px;
	}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
	
.footer a:link{
	text-decoration:none;	
	color:#FFFFFF;

	}
.footer a:visited{
	text-decoration:none;	
	color:#FFFFFF;

	}
.form_boxes {
	border:#000099 1px solid;

	}		