/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(images/body_bg.jpg);

}
.maintextbg{
	background-image:url(images/main_textbg.jpg);
	backgroung-repeat:repeat-x;
	background-position:top;
	height:473px;

}
.fpropertybg
{
background-image:url(images/fpropertybg.jpg);
backgroung-repeat:repeat-x;
background-position:top;
background-color:#CCE0EA;
}
/*-----body------starts-----*/
.normal_text_01{
	font-family:verdana;
	font-size:12px;
	color:#15212A;
	line-height:20px;
	text-decoration:none;
	font-weight:normal;
}
.normal_text_02{
	font-family:Tahoma;
	font-size:11px;
	color:#051B2A;
	text-decoration:none;
	font-weight:normal;
}

.heading{
	font-family:verdana,Tahoma;
	font-size:22px;
	color:#093B5E;
	text-decoration:none;

}
.heading2
{
	font-family:verdana,Tahoma;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
.subheading{
	font-family:verdana,Tahoma;
	font-size:18px;
	color:#011F34;
	text-decoration:none;
}
.propertybox
{
padding:12px;
}
.footer{
	font-family:Tahoma;
	font-size:11px;
	color:#446982;
	text-decoration:none;
	font-weight:normal;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#C4DAE7;
	height:28px;
}

ul#nav{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 67px;
	left: 7px;
	width: 929px;
}
.frame { overflow: hidden; 
height: 100%; overflow: auto ;}