/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #0D006A;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* begin real styles now */

/* generic styles */
a{
	color:#83B3CE;
}
.offScreen{
	position:absolute;
	left-9999px;
	top:-500px;
}

.clear{
	clear:both;
}

.container{
	/*width:920px;*/
	width:730px;
	margin:0 auto;
}

.left{
	/* actual content goes in this div */
	/* width:740px; */
	width:730px;
	float:left;
}

.right{
	/* banner goes in this div */
	width:175px;
	float:right;
}

.header{
	background:url(headerCommercial.gif) no-repeat;
	padding:74px 0 9px 0;
	width:730px;
	position:relative;
}

.header h1{
	position:absolute;
	top:-500px;
	left:-4000px;
}

.header h2{
	position:absolute;
	top:-500px;
	left:-4000px;
}
ul.nav{
	height:1%;
}

.nav li{
	float:left;
}
.nav li a span{
	position:absolute;
	top:-500px;
	left:-4000px;
}
.nav li a{
	display:block;
}
.navHome{
	background:url(menu2/home.gif);
	width:45px;
	height:15px;
}
.navValuations{
	background:url(menu2/valuations.gif);
	width:92px;
	height:15px;
}
.navRegister{
	background:url(menu2/register.gif);
	width:71px;
	height:15px;
}
.navDevelopments{
	background:url(menu2/developments.gif);
	width:114px;
	height:15px;
}
.navUsefulInfo{
	background:url(menu2/usefulinfo.gif);
	width:96px;
	height:15px;
}
.navManagement{
	background:url(menu2/management.gif);
	width:109px;
	height:15px;
}
.navProfessional{
	background:url(menu2/professional.gif);
	width:107px;
	height:15px;
}
.navClientArea{
	background:url(menu2/clientarea.gif);
	width:87px;
	height:15px;
}

.content{
	background:#E2EDF4;
	padding-bottom:50px;
	padding-top:25px;
}
.contentLeft{
	width:184px;
	padding:0 26px 0 36px;
	float:left;
}
.propertySearch{
	background:url(propertySearch.gif) #FFFFFF no-repeat;	
	padding:58px 6px 21px 6px;
	margin-bottom:27px;	
}
.propertySearch h2{
	position:absolute;
	top:-500px;
	left:-4000px;
}

.propertySearch	p
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #636363;
	font-weight: bold;
}
.SearchSubmit input
{
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.SearchDrop select, #MinPrice-Buy select, #MaxPrice-Buy select
{
	width: 172px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: #636363;
	border: thin solid #2D4492;
}

#MinPrice-Rent select, #MaxPrice-Rent select
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: #636363;
	border: thin solid #2D4492;
	visibility: hidden;
	height: 1px;
}

.newDevelopments{
	margin-bottom:19px;
	background:url(developmentsTitle.gif) no-repeat #FFFFFF;
	padding-top:59px;
	
}
.newDevelopments h2{
	position:absolute;
	top:-500px;
	left:-4000px;
}
.moreProperty{
	background:#7EB2CE;
	padding:12px 9px;
	color:#000000;
	line-height:1.2em;
}

.moreProperty a{
	color:#000000;
	display:block;
}
.contentRight{
	background:#FFFFFF;
	width:438px;
	height:480px;
	float:right;
	margin-right:32px;
}
.flashContainer{

}
.footer{
	font-size:60%;
	text-align:right;
	margin:1em 0 0 0;	
}
#CommercialChecks
{
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.CheckboxRow
{
	clear: right;
	padding: 0px;
	margin: 0px;
	text-align: center;
	
}
.CheckboxLeft
{
	float: left;
	width: 85px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: #636363;
}

.CheckboxRight
{
	float: right;
	width: 85px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: #636363;
}

.CheckboxLeft input, .CheckboxRight input
{
	margin: 0px;
	padding: 0px;
}

.CommercialSearchSubmit  
{
	padding: 10px 30px 0px 0px;
	margin: 0px;
}
.switchLink{
	background:url(residential_switch.gif) no-repeat;
	width:124px;
	height:15px;
	display:block;
	position:absolute;
	top:0;
	right:0;
	margin:6px 1px 0 0;
}
.switchLink span{
	position:absolute;
	top:-500px;
	left:-5000px;
}