#headercontainer{
	width: 100%;
	background: #0d64af url("/img/themes/default/header/1.png") repeat-x;
	margin-bottom: 0;
	border-bottom: 1px solid #0c2b4c;
	padding: 30px 0 5px 0;
}
#header {
	width: 950px;
	text-align: left;
	margin: 0 auto;
}
#header h1 {
	color: #fff;
	margin-bottom: 0.25em;
}
#header h3 {
	color: #fff;
}

#company-info-bar {
	/*background: #0d64af;*/
}

#company-info-top {
	width: 950px;
	margin: 0 auto;
	/*color: #fff;*/
	color: #666;
}
#company-info-top img {
	display: none;
}

#content {
	padding-top: 20px;
}
.site-photo {
	text-align: center;
/* 	width: 468px; */
	border: 1px solid #ccc;
/* 	padding: 1.4em 0; */
	padding: 1.4em;
	float: right;
	margin-top: 10px;
}
.site-photo img {
/*
	margin-top: 10px;
	padding: 1.4em;
	border: 1px solid #ccc;
*/
}


/* Sticky Footer */
#footer {
	height: 2em;
	margin-top: -2em;
}

#content {
	padding-bottom: 60px;
}

#copyright {
	float: left;
}
#company-privacy {
	float: right;
}

textarea#PropertyComments {
	height: 150px;
}
select#PropertyPropertyTypeId {
	margin-left: 10px;
}
#financing-arranged {
	float: left;
	margin-bottom: 0.5em;
}
#financing-arranged input {
	float: left;
	clear: both;
	margin-bottom: 1.5em;
}
#financing-arranged label {
	float: left;
	position: relative;
	top: 0.25em;
	margin-left: 0.25em;
}


#additional-content {
	padding-top: 2em;
	clear: both;
	font-size: 1.33em;
	color: #666;
}