* {
	margin:0;
	padding:0;
	border:0
}
html {
	height:100%;
	overflow:hidden
}
body {
	height:100%;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#333;
}
h1, h2, h3, h4, p, ul, li, div, span, a, strong {
	font-size:1em
}
a {color:#333; text-decoration:none;}
a:hover {color:#029AA6; text-decoration:underline;}
.linkbutton {border:1px solid #FFF; background:#029AA6 url(../images/bg_linkbutton.gif) repeat-x top; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#FFF; padding:1px;}
.linkbutton:hover { background:#EF008C; color:#FFF; }
#bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	min-width:970px;
	min-height:200px;/*744*/
}
/*#page {
	width:962px;
	height:588px;
	position:absolute;
	left:50%;
	margin-left:-481px;
	z-index:1;
	bottom:0
}*/
#page {
	width:962px;
	height:100%;
	position:absolute;
	left:50%;
	margin:0 auto;
	margin-top:0px;
	margin-left:-481px;
	z-index:1;
	/*bottom:0*/
}
#navigation {
	width:962px;
	height:43px;
	position:absolute;
	top:50px;/*286*/
	z-index:1;
	background: transparent url(../img/pngNavHome.png) no-repeat
}
#navigationContainer {
	width:962px;
	height:43px;
	position:absolute;
	top:50px;
	z-index:2;
}
#navigationList {
	width: 640px;
	margin:14px 0 0 12px !important;
	margin:16px 0 0 12px;
	position:relative;
	z-index:1000;
}
#navigationList li {
	padding: 0 17px;
	float:left;
	border-right:1px solid #999;
}
#navigationList li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
}
#navigationList li a:hover {
	color:#029AA6;
	text-decoration:none;
}
#navigation>#navigationList {
	width:930px
}
#navigationList li {
	display:inline
}
#moduleContainer {
	width:962px;
	height:168px;
	position:absolute;
	top:120px;/*329*/
	background: transparent url(../img/pngModuleHome2.png) no-repeat;
}
#module {
	width:962px;
	height:168px;
	position:absolute;
	top:120px;
}
#module h2 {
	font:bold 1.2em "trebuchet ms", sans-serif;
	text-transform:uppercase;
	color:#029AA6;
	margin-bottom:0
}
#propertyScroll {
width:716px; height:110px;}
.propImg {width:179px; height:110px; float:left; background: url(/img/pngPropBG.png) no-repeat;}
#footer {
	width:962px;
	height:32px;
	position:absolute;
	bottom:0;
	background: transparent url(../img/pngFooterHome.png) no-repeat;
	z-index:1;
}
* html #footer {
	bottom:-1px;
}
#footerContainer {
	width:962px;
	height:32px;
	position:absolute;
	bottom:0;
	z-index:1;
}
* html #footerContainer {
	bottom: -1px;
}
#footerNav {
	position:relative;
	list-style:none;
	z-index:3;
	margin:15px 0 0 15px
}
* html #footerNav {
	margin:14px 0 0 15px;
	z-index:3;
}
#footerNav li {
	position:relative;
	float:left;
	line-height:16px;
	padding-right:8px;
	z-index:3;
}
#footerNav li a {
	border-left:1px solid #A7A1A1;
	/*padding: 0 17px;*/
	padding: 0 12px;
	line-height:16px;
	height:16px;
	position:relative;
	z-index:3;
	text-decoration:none;
	display:inline;
	color:#656768;
	font-weight:bold;
	font-size:9px;
	white-space:nowrap;
}
#footerNav li a:hover {
	color:#029AA6;
}
#footerNav li .copyright a {
	border-left:1px solid #A7A1A1;
	/*padding: 0 17px;*/
	padding: 0 12px;
	line-height:16px;
	height:16px;
	position:relative;
	z-index:3;
	text-decoration:none;
	display:inline;
	color:#656768;
	font-weight:normal;
	font-size:9px;
	white-space:nowrap;
}
#footerNav li .copyright a:hover {
	color:#029AA6;
}
#push {
	width:243px;
	height:35px;
	position:relative;
	margin-left:5px;
	margin-top:10px;
}
#push h1 {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}
/* Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold {
	position:absolute;
	left:55px;
	width:358px;
	height:110px;
}
div#wn {
	position:absolute;
	left:0px;
	top:0px;
	width:358px;
	height:110px;
	clip:rect(0px, 358px, 110px, 0px);
	overflow:hidden;
	z-index:1;
}
div#lyr1 {
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	z-index:1;
}
.copyright {text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal;
	color:#656768;
	padding:0;
	line-height:normal;
	height:auto;
	white-space:normal;}
	
.copyright a:hover {color:#656768;}