body{
	background: url(/images/bodybackground.jpg) repeat-x #356aa0;
	font-family: 'Verdana', 'Geneva', sans-serif;
	font-size: 14px;
}
.container {
	position:absolute;
	left:50%;
	top:0px;
	width:1004px;
	margin-left: -502px;
}

.navigationArea {
	position:absolute;
	left:0px;
	top:0px;
	width:1003px;
	height:79px;
	background: url(/images/myrealestateria_main_01.png) no-repeat;
}
.navigationAreaStyle{
	margin-top: 27px;
	margin-left: 20px;
}
.navigationAreaStyle ul{
	margin: 0px;
	padding: 0px;
}
.navigationAreaStyle li{
	display:inline;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #0a5aa6;
}
.navigationAreaStyle li:hover{
	border: 1px solid #0a5aa6;
	color: #0a5aa6;
	background: #ffffff;
}
.navigationAreaStyle a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.navigationAreaStyle li:hover a{
	color: #0a5aa6;
}
.selected{
	border: 1px solid #0a5aa6;
	color: #0a5aa6;
	background: #ffffff;
}
.selected a{
	color: #f38002;
}
.banner {
	position:absolute;
	left:8px;
	top:79px;
	width:987px;
	height:209px;
	background: #ffffff;
}

.mainContentArea {
	position:absolute;
	left:0px;
	top:288px;
	width:1003px;
	background: url(/images/contentbackground.png) repeat-y;
}
.contentArea{
	position: relative;
	min-height: 400px;
	background: url(/images/myrealestateria_main_03.png) no-repeat;
	color: #203B4A;
}
.contentArea h1{
	color: #042130;
}
.contentArea h2{
	color: #114662;
}
.contentArea h3{
	color: #154A65;
}
.contentArea a{
	color: #3C816F;
}
.contentArea a:hover{
	color: #4B813C;
}
.contentAreaStyle{
	padding: 10px 30px 10px 30px;
}
.footer {
	width:1003px;
	height:70px;
	background: url(/images/myrealestateria_main_04.png) no-repeat;
	margin-bottom: -70px;
}
.social_navigation{
	margin: 20px;
	background: #0a5aa6;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
	padding-bottom: 13px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.social_navigation input{
	font-size: 10px;
	line-height: 10px;

}
.social_navigation ul{
	margin: 0px;
	padding: 0px;
}
.social_navigation li{
	display:inline;
	font-size: 12px;
	line-height: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #ffffff;
	background: #1a89f2;
}
.social_navigation a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.social_navigation li:hover a{
	color: #0a5aa6;
}
.user2stateCollectionArea{

}
.user2stateCollectionStyle{
	height: 30px;
	border: 1px solid black;
	padding: 10px;
}
.snBox{
	float: left;
	border: 2px solid black;
	background: #c2c2c2;
	padding: 10px;
	margin: 10px;
	width: 250px;
}
.quote{
	border: 1px solid black;
	padding: 20px;
	width: 500px;
	margin-left: 330px;
	margin-right: 20px;
}

/**   **/

.contact {
	float: right;
	height: 48px;
	width: 342px;
	padding-right:8px;
}
