
* { padding:0; margin:0 }

body {
	text-align:center;
	font-family:verdana, tahoma, "sans serif";
	background:#C0DDFF url(img/bg.jpg) repeat-x;
	line-height:1.4em;
	font-size:11px;    		
}

p {
	line-height:1.4em;
	font-size:11px;
	margin-bottom:15px;
}

ul {
    margin:10px 0;    
}

ul li {
	line-height:1.4em;
	font-size:11px;
	margin:0;
	padding:0;
    margin-bottom:4px;    
    margin-left:18px;    
}

h2 {
    color:#1C3156;
    font-size:18px; 
    font-weight:900;
    padding:8px 0;   
}

h3, h4, h5, h6{
    color:#1C3156;
    font-size:13px;
    font-weight:900;
    margin-bottom:5px;
}

.clear { clear:both; }

a:active, a:visited, a:link {
	color:#5A8CC9;
	text-decoration:none;
}

a:hover {
	color:#204B80;
}

#container {
	width:825px;
	margin:0 auto;
	text-align:left;
	background:#FFF;
	overflow-y:hidden;
}

.inner {
    position:relative;
	padding:12px;	
}

#header {
	height:232px;
	background:url(img/header_bg.jpg);	
}

body.contactus #header {
	height:232px;
	background:url(img/headingcontent.jpg);	
}



#footer {
    padding-top:20px;
    color:#E2EFFF;
	width:100%;
	background:#8AACD9 url(img/footer_bg.jpg) repeat-x;
	height:150px;
    text-align:left;
    position:relative;
}

#footer .content {
    width:825px;
    margin:0 auto;
    position:relative;
    font-size:10px;  
}

#footer .content p {
    position:relative;
    top:-8px;
    left:220px;    
}

#sidebar {
	width:210px;
	background:#5A8CC9;
	float:left;
	margin-bottom:-999em;
	padding-bottom:999em;
}

#sidebar ul {
	list-style-type:none;
}

#sidebar ul li {
	padding:0;
	margin:0;	
}

#sidebar ul li a {
	font-size:12px;
	display:block;
	padding:0;
	height:30px;
	line-height:30px;
	text-indent:50px;
	width:210px;
	color:#A7D3FF;
}

#sidebar ul li a:hover {
	background-color:#A6CEFF;
}

#sidebar ul li a:hover, #sidebar ul li a.active  {
	color:#FFF;
	background-image:url(img/arrow_pointer.png);
}

#sidebar #mainbox {
	position:relative;
	left:8px;
	width:194px;
	height:192px;
	background:url(img/smallbox_bg.png) no-repeat;	
}

#sidebar_content {
	padding:7px;	
}

#sidebar .smallbox img.resize, #sidebar #mainbox img.resize {
	float:left;	
	border:2px solid #FFF;
}

#sidebar .smallbox .txt, #sidebar #mainbox .txt {
	font-size:10px;
	color:#FFF;
	width:90px;
	float:right;
	position:relative;
	top:-5px;	
}

#sidebar .smallbox .txt {
	width:115px;
}

#sidebar .smallbox {
	position:relative;
	left:8px;
	width:194px;
	margin:10px 0 20px 0;
}

#pagecontent {
	float:right;
	width:615px;	
}


/* property */
#property_frame {
	padding:0;
	border:0;
	width:600px;
	height:800px;	
}

.news_date {
    font-weight:900;
    font-size:13px;
    padding:5px 0;    
}