	body	{
		margin: 0px;
		font: normal 70% Tahoma, Verdana , Arial, sans-serif;
		color: #000;
		background: #aeaeae;
		}

	img 	{
		border: none;
		}

	a 	{
		border: 0px;
		padding:0px;
		margin: 0px;
		color: #0075b0;
		text-decoration : underline;
		}

	a:hover 	{
		color: #0075b0;
		}


.clear	{
	width: 100%;
	clear: both;
	font-size: 1px;
	}

#page {
	text-align: left;
	width: 979px;
	margin-left: 0 1em;
	margin-right: 0 1em;
	border-left: #c9caca 1px solid;
	border-right: #c9caca 1px solid;
	border-bottom: #c9caca 1px solid;
	background: #fff;
	}

#header {
	width: 100%;
	height: 126px;
	background: url(images/headerbg.png) top left repeat-x;
	}

#header #logo {
	position: relative;
	top: 20px;
	left: 25px;
	float: left;
	}

#header #phone {
	width: 182px;
	height: 29px;
	background: url(images/phone.png) top left no-repeat;
	float: right;
	position: relative;
	top: 20px;
	left: -25px;
	}

#header #url {
	width: 181px;
	height: 23px;
	background: url(images/url.png) top left no-repeat;
	position: relative;
	top: 40px;
	}

#tabs {
	width: 100%;
	height: 22px;
	clear: both;
	position: relative;
	top: 19px;
	left: 5px;
	z-index: 100;
	}

#tabs .tab a {
	float: left;
	width: 94px;
	height: 22px;
	margin-right: 2px;
	background: url(images/tabs.png) no-repeat;
	}

#tabs #howitworks a	{background-position: 0 0;}
#tabs #buyers a 		{background-position: -95px 0;}
#tabs #sellers a		{background-position: -190px 0;}
#tabs #agents a 		{background-position: -285px 0;}
#tabs #properties a	{background-position: -380px 0;}
#tabs #news a 		{background-position: -475px 0;}
#tabs #auctions a		{background-position: -570px 0;}
#tabs #contactus a 	{background-position: -665px 0;}
#tabs #agentlogin a	{background-position: -760px 0;}

#tabs #howitworks a:hover	{background-position: 0 -22px;}
#tabs #buyers a:hover	{background-position: -95px -22px;}
#tabs #sellers a:hover	{background-position: -190px -22px;}
#tabs #agents a:hover	{background-position: -285px -22px;}
#tabs #properties a:hover	{background-position: -380px -22px;}
#tabs #news a:hover 	{background-position: -475px -22px;}
#tabs #auctions a:hover	{background-position: -570px -22px;}
#tabs #contactus a:hover 	{background-position: -665px -22px;}
#tabs #agentlogin a:hover	{background-position: -760px -22px;}

#tabs #howitworks.active a	{background-position: 0 -44px;}
#tabs #buyers.active a	{background-position: -95px -44px;}
#tabs #sellers.active a	{background-position: -190px -44px;}
#tabs #agents.active a	{background-position: -285px -44px;}
#tabs #properties.active a	{background-position: -380px -44px;}
#tabs #news.active a	 {background-position: -475px -44px;}
#tabs #auctions.active a	{background-position: -570px -44px;}
#tabs #contactus.active a	{background-position: -665px -44px;}
#tabs #agentlogin.active a	{background-position: -760px -44px;}

#top	{
	width: 100%;
	height: 326px;
	background: url(images/flashbg.png) top left repeat-x;
	overflow: hidden;
	}

#flashbox {
	width: 749px;
	height: 265px;
	overflow: hidden;
	margin-top: 18px;
	position: relative;
	top: 6px;
	left: -5px;
	}

#flashbox #intro {

	}

#emailupdates {
	width: 720px;
	height: 40px;
	background: url(images/emailupdates.png) top left no-repeat;
	margin-top: 0px;
	}

#emailupdates * {
	float: left;
	margin-right: 5px;
	}

#emailupdates #email {
	margin-right: 15px;
	}

#emailupdates .contents {
	position: relative;
	left: 260px;
	top: 10px;
	}

#emailupdates #email,  #emailupdates #state {
	width: 136px;
	height: 18px;
	padding: 0;
	font-size: 11px;
	border: #449ac5 1px solid;
	}

#emailupdates #emaillabel,  #emailupdates #statelabel {
	position: relative;
	top: 3px;
	}

#emailupdates #subscribe {
	position: relative;
	top: -5px;
	margin-left: 10px;
	}

#left {
	float: left;
	padding: 5px;
	}

#buttons a {
	margin-right: 2px;
	margin-bottom: 7px;
	}

#registerbox .boxtop {
	margin-top: 7px;
	width: 312px;
	height: 45px;
	background: url(images/boxtop.png) top left no-repeat;
	overflow: hidden;
	}

#registerbox .registernow {
	background: url(images/registernow.png) 15px 12px no-repeat;
	width: 312px;
	height: 45px;
	}

#registerbox .content {
	border-left: #c9caca 1px solid;
	border-right: #c9caca 1px solid;
	width: 310px;
	overflow: hidden;
	}

#registerbox .boxbottom {
	width: 312px;
	height: 7px;
	background: url(images/boxbottom.png) top left no-repeat;
	overflow: hidden;
	}

#registerform {
	padding: 14px;
	}

.formleft {
	float: left;
	width: 48px;
	height: 24px;
	}

.formright {
	float: left;
	height: 24px;
	}

.formright input, .formright select,  .formright textarea {
	height: 16px;
	padding: 0;
	font-size: 11px;
	border: #449ac5 1px solid;	
	position: relative;
	top: -2px;
	}

.radiog {
	float: left;
	height: 24px;
	}

.radiog label {
	position: relative;
	top: -1px;
	padding: 0 5px 0 2px;
	}

.radiogroup {
	position: relative;
	left: 70px;
	}

.radiogroup label {
	position: relative;
	top: -1px;
	padding: 0 20px 0 2px;	
	}

#right {
	float: right;
	width: 650px;
	}

.text	{
	padding: 15px 25px 20px 12px;
	line-height: 140%;
	text-align: justify;
	
	}

.text #title {
	position: relative;
	top: 5px;
	}

.text p {
	margin: 0 0 15px 0;
	}

#footer {
	width: 981px;
	background: url(images/sitebottom.png) top left no-repeat;
	overflow: hidden;
	}

.footertext {
	text-align: right;	
	color: #6b6b6b;
	margin: 15px;
	}

.footertext a {	
	color: #6b6b6b;
	text-decoration: none;
	}

.footertext a:hover {	
	text-decoration: underline;
	}


/*------------- Inner page styles: ----------------------*/

#innerpage {
	 background: #aabed7 url(images/innerpagebg.png) top left repeat-x;
	}


#innerpage #left {
	padding: 8px;
	}

#innerpage #right {
	width: 754px;
	}

#innerpage .pagecontent {
	background: #fff;
	padding: 15px 20px 25px 20px;
	overflow: hidden;
	}

#innerregisterbox .boxtop {
	margin-top: 0px;
	width: 207px;
	height: 45px;
	background: url(images/innerregisternow.png) top left no-repeat;
	overflow: hidden;
	}

#innerregisterbox .innerregisternow {
	background: transparent;
	width: 207px;
	height: 45px;
	}

#innerregisterbox .content {
	background: #fff;
	border-left: #c9caca 1px solid;
	border-right: #c9caca 1px solid;
	width: 205px;
	overflow: hidden;
	}

#innerregisterbox .boxbottom {
	width: 207px;
	height: 7px;
	background: url(images/innerboxbottom.png) top left no-repeat;
	overflow: hidden;
	}

#innerregisterform {
	padding: 14px;
	}

#linksbox {
	width: 209px;
	background: url(images/linksbox.png) top left repeat-y;
	}

#linksbox .boxtop{
	width: 209px;
	height: 6px;
	overflow: hidden;
	background: url(images/linksboxtop.png) top left repeat-y;
	}

#linksbox .boxbottom{
	width: 209px;
	height: 14px;
	overflow: hidden;
	background: url(images/linksboxbottom.png) top left repeat-y;
	}

#linksbox .content {
	padding: 1px;
	}

#linksbox a {
	float: left;
	width: 207px;
	height: 40px;
	background: url(images/linkhover.png) no-repeat;
	background-position: 0px 40px;
	color: #000;
	text-decoration: none;
	}

#linksbox a:hover {
	background-position: 0px 0px;
	color: #fff;
	}
.active_left {	
	background-position: 0px 0px !important;
	color:#fff !important;
}
.active_left div {	
	color:#fff !important;
}
#linksbox a {
	float: left;
	width: 207px;
	height: 40px;
	}

#linksbox .link {
	text-align: center;
	padding-top: 13px;
	}
#linksbox .hr {
	clear: both;
	width: 100%;
	height: 1px;
	background: #e7e7e7;
	overflow: hidden;
	}

#innerflash {
	width: 746px;
	height: 268px;
	background: url(images/innerflashbox.png) top left no-repeat;
	margin: 7px 7px 0 0;
	}

.pagebuttons {
	float: right;
	position: relative;
	top: 40px;
	}

#innerpage .pagecontent .text {
	padding: 0;
	width: 530px;
	}

#innerpage .pagecontent h4 {
	margin: 5px 0 20px 0;
	font-size: 17px;
	font-weight: bold;
	color: #0073ae;
	padding: 0;
	}


.cont_prop_element {
	width:530px;
	overflow:hidden;
	border-top:1px dotted #333;
	padding:20px 10px;
}
.pe_left {
	width:150px;
	text-align:center;
	float:left;
}
.pe_right {
	width:380px;
	text-align:left;
	float:left;
}
.contactus_form {
	padding:0;
	margin:0;
}
.contactus_form table td {
	padding:4px;
}
.contactus_form textarea {
	height:16px;
	padding:0;
	font-size:11px;
	border:#449ac5 1px solid;	
	position:relative;
	width:253px;
	height:95px;
}

.contactus_form select {
	border:#449ac5 1px solid;		
	}

.contactus_form .line_input {
	height:16px;
	width: 200px;
	padding:0;
	font-size:11px;
	border:#449ac5 1px solid;	
	position:relative;
}

.required {
	color: red;
}