body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url();
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
}

#container {
	position:relative;
	height: 750px;
	width:1000px;
	text-align:center;
	top: 5px;
}

#topnav {
	position:absolute;
	left:13px;
	top:119px;
	width:977px;
	height:25px;
	margin: 0px;
	z-index: 2;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	margin: 0px;
	text-decoration: none;
}
#topnav a div {
	width: 113px;
	height: 25px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#topnav .home a div {
	background-image: url(Images/btn_home.jpg);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#topnav .login a div {
	background-image: url(Images/btn_login.jpg);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#topnav .about a div {
	background-image: url(Images/btn_about.jpg);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#topnav .insure a div {
	background-image: url(Images/btn_insure.jpg);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#topnav .privacy a div {
	background-image: url(Images/btn_privacy.jpg);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#topnav .tenants a div {
	background-image: url(Images/btn_tenants.jpg);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#topnav .contact a div {
	background-image: url(Images/btn_contact.jpg);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#topnav a:hover div {
	background-position: 0px -26px;
	border-collapse: collapse;
	text-decoration: none;
} /* for IE and Firefox */
#topnav a:hover {
	background-position: 0px -26px;
	border-collapse: collapse;
	text-decoration: none;
} /* for IE 6 */

#Layer1 {
	position:absolute;
	left:13px;
	top:0px;
	width:972px;
	height:100px;
	z-index:1;
	text-align: left;
	vertical-align: top;
}
#Layer3 {
	position:absolute;
	left:744px;
	top:158px;
	width:244px;
	height:19px;
	z-index:1;
	text-align: right;
	color: #FFFFFF;
	font-size: 10pt;
}
#Layer4 {
	position:absolute;
	left:13px;
	top:192px;
	width:180px;
	height:348px;
	z-index:1;
	text-align: left;
}
#Layer5 {
	position:absolute;
	left:222px;
	top:192px;
	width:768px;
	height:505px;
	z-index:1;
	background-color: #FFFFFF;
	text-align: center;
	overflow-y: scroll;
	overflow-x: hidden;
	font-size: 12pt;
}
#Layer6 {
	position:absolute;
	left:12px;
	top:550px;
	width:160px;
	height:160px;
	z-index:2;
}
#Layer7 {
	position:absolute;
	left:222px;
	top:697px;
	width:768px;
	height:38px;
	z-index:1;
	background-color: #FFFFFF;
}
#Layer8 {
	position:absolute;
	left:222px;
	top:318px;
	width:768px;
	height:385px;
	z-index:1;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12pt;
}
#Layer9 {
	position:absolute;
	left:222px;
	top:192px;
	width:768px;
	height:126px;
	z-index:1;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12pt;
}


.tdjust {
	text-align: justify;
	vertical-align: top;
}
.tdorange {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F37028;
}
.tdblack {

	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FE721B;
}
a:active {
	text-decoration: none;
}
a.orange {
	color: #FE721B;
	text-decoration: none;
	font-weight : bold;
	font-size: 10pt;
}  
.orange:hover{
	color: #003399;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
.orange_text {
	font-weight: bold;
	color: #FE721B;
}
.orange_bg_black_txt {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #FF9751;
}

.nobord1 {
	border-collapse: collapse;
	font-size: 11pt;
	color: #FFFFFF;
}

.nobord2 {
	border-collapse: collapse;
	font-size: 9pt;
	color: #FFFFFF;
}

.nobord {
	border-collapse: collapse;
	font-size: 11pt;
	color: #FF6600;
}
.grey_bg_white_txt {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}

.nobord_just_10 {
	border-collapse: collapse;
	font-size: 10pt;
	color: #666666;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
}
.orange_text_10 {
	font-weight: bold;
	color: #FE721B;
	font-size: 10pt;
	text-align: left;
}
.orange_text_10_norm {

	font-weight: normal;
	color: #FE721B;
	font-size: 10pt;
}
