body {
	background: #292929 url('../images/background.gif') repeat-x;
	width: 100%;
	height: 100%;
	margin: 0px;
	font-family: 'Lucida Grande', Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.5em;
	color:#333333;
	-webkit-text-size-adjust: none;
}

a
{
	outline: none;
	color: #3b76a9;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

table.noborder
{
	border: none !important;
	border-collapse: collapse;
	padding: 0px;
}

table.noborder td
{
	padding: 0px;
	vertical-align: top;
}

div.mainCenter
{
	width:800px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

div.mainImgContainer
{
	line-height: 1px;
}

div.mainTopDots
{
	width: 800px;
	height: 2px;
	padding: 0px;
	background: transparent url('../images/m_topdots.gif') repeat-x;
}

div.mainContentEnd
{
	width: 800px;
	height: 11px;
	background: #ffffff url('../images/m_bottom.gif') no-repeat;
	margin-bottom: 5px;
}

div.mainCopyrightEnd
{
	padding-left:15px; 
	color:#555555; 
	font-size:10px; 
	margin-bottom: 200px;
}

table.mainContent
{
	background: #FFFFFF;
	width: 800px;
}

td.mainContentLeft
{
	width:2px;
	background: transparent url('../images/m_borderleft.gif') repeat-y;	
}
td.mainContentLeft div
{
	width:2px;
	overflow: hidden;
}

td.mainContentRight
{
	width:2px;
	background: transparent url('../images/m_borderright.gif') repeat-y;	
}
td.mainContentRight div
{
	width:2px;
	overflow: hidden;
}

table.mainTabs td
{
	line-height: 1px;
}

table.mainTabs td div
{
	visibility: hidden;
}

div.panTabs
{
	width: 100%;
	height: 45px;
	border-top: solid 1px #c4c4c4; 
	border-bottom: solid 1px #c4c4c4;
}

div.panTabs table
{
	width: 796px;
	height: 45px;
	background: transparent url('../images/panTab_i.gif') repeat-x;	
	border: none !important;
	border-collapse: collapse;
	padding: 0px;
}

div.panTabs table td
{
	padding: 2px;
	vertical-align: middle;
	text-align: center;
	border-right: solid 1px #c4c4c4;
}

div.panTabs table td.panTabsActive
{
	background: transparent url('../images/panTab_a.gif') repeat-x;	
}

div.panTabs table td a
{
	display: block;
	width: 100%;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}



div.txtMain
{
	width: 796px;
	margin-bottom: 20px;
}

div.txtMainPadd
{
	width: 756px;
	padding-left: 20px;
	padding-right: 20px;
}

div.txtMain h1
{
	margin-top: 0px;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #3b76a9;
}

div.txtMain h2
{
	margin-top: 0px;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #3b76a9;
}

.txtConsult h1
{
	color: #6b944d !important;
}
.txtConsult h2
{
	color: #6b944d !important;
}

.txtConsult a
{
	color: #6b944d;
}

.txtProperties h1
{
	color: #2d4257 !important;
}
.txtProperties h2
{
	color: #2d4257 !important;
}

.txtProperties a
{
	color: #2d4257;
}

.txtEdge a
{
	color: #54718a;
}

.headColumn
{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #5a5a5a;
}


div.mainSlider
{
	position: relative; 
	overflow:hidden;
}

div.subSlider
{
	position: relative; 
	overflow: hidden;
}






