/* CSS Document */
body {
	margin: 0;
	background-image: url(images/bg_homenew.jpg);
	background-repeat: repeat-x;
	background-color: #005091;
}

.property1_bg {
	background-image: url(images/property1_bg_homenew.jpg);
	width: 342px;
	height: 81px;
	background-repeat:no-repeat;
}
.pos_property1 {
	margin-top: 4px;
	margin-left: 4px;
}
span.property_text1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4F99FF;
	font-weight:bold;
}
a.property_link1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4F99FF;
	font-weight:bold;
	text-decoration: none;
}
a.property_link1:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

span.property_text2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.property_link2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.property_link2:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

.property3_bg {
	background-image: url(images/property3_bg_homenew.jpg);
	width: 342px;
	height: 100px;
	background-repeat:no-repeat;
}
.pos_property3 {
	margin-top: 20px;
	margin-left: 4px;
}

.property2_bg {
	background-image: url(images/property2_bg_homenew.jpg);
	width: 	342px;
	height: 81px;
	background-repeat: no-repeat;
}
.pos_property2 {
	margin-top: 4px;
	margin-left: 4px;
}
.content_bg {
	background-image: url(images/content_bg_homenew.jpg);
	width: 372px;
	height: 179px;
	background-repeat:no-repeat;
}
.content_p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}
.pos_content {
	margin-top: 18px;
}
.footer_bg {
	background-image: url(images/footer_bg_homenew.jpg);
	width: 780px;
	height: 28px;
	background-repeat:no-repeat;
}

.footer_text {	
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B0D0E9;
}
a.footer_link {
	color: #B0D0E9;
	text-decoration: underline;
}
a.footer_link:hover {
	color: #999999;
	text-decoration: underline;
}
