@charset "utf-8";
/* CSS Document */

.columns {
	background-color:#EEEEEE;
	border:1px solid #E1E1E1;
	float:left;
	width:888px;
	margin:20px auto;
	padding:20px 20px;
	}

.column {
	float:left;
	width:400px;
	height:270px;
	padding:0 10px;
	}
.c-right {
		border-right:1px dotted #CCCCCC;
		margin-right:15px;
		padding-right:25px;
		}	
.column h2 {
	margin:0 0 8px 0;
	font-size:18px;
	color:#2767AB;
}
.column ul, .box-faqs ul {
	list-style-image:url(images/template/bulet-arrow-blue.gif);
	margin:5px 0 8px 15px;
	}
.column ul li {
	margin-bottom:4px;
	}
.home-left {
	width:480px;
	float:left;
	}
.home-right {
	width:420px;
	height:240px;
	float:right;
	}
	
.home-box {
	border:1px solid #86BAEA;
	background-color:#EEF5FC;
	clear:both;
	min-height:180px;
	font-family:Arial, Helvetica, sans-serif;
	height:225px;
}



.ui-tabs-hide { display: none; }
.ui-tabs-selected { background-color:#CAE1F6;  }

#tabs ul.tabs {
	list-style:none;
	margin:0;
	}
#tabs ul.tabs li { float:left; }
#tabs ul.tabs li a, #tabs ul.tabs li a:visited {
	display:block;
	padding:0 15px;
	text-decoration:none;
	border-top:1px solid #86BAEA;
	border-left:1px solid #86BAEA;
	border-right:1px solid #86BAEA;
	font-weight:bold;
	}
.calculator {
	border:0; width:410px;
	height:188px;
	overflow:hidden;
	}

h1 {
	font-size:18px;
	}

	
.box-faqs ul { padding-left:15px; }
.box-faqs ul li { font-size:110%; margin-bottom:7px; }
.box-faqs ul li a { text-decoration:none; }

.box-fetured-property { padding:10px 0 0 5px; }
.box-fetured-property p { line-height:20px; }
.box-fetured-property img { border:1px solid #333333; }
.box-fetured-property table td { vertical-align:top; padding:0 5px; }
.big { font-size:120%; }

.box-footer { padding:0 0 10px 3px ; }

small { font-size:90%; }