@charset "utf-8";
/* Content*/

.main-cont-left {
	float: left;
	width: 450px;
}

.main-cont-right {
	float: right;
	width: 450px;
}

#building {
	padding:0px;
	float:left;
	display:block;
	width:450px;
	height:242px;
	background:#fff url(/images/flame4.jpg) top left no-repeat;
}

#homeshow {
	float:right;
	margin-right: 10px;
	width: 450px;
	background: #fff;
	font-size: 100%;
	border:1px solid #b7bef9;
}

#featured {
	float:right;
	margin-top: 20px;
	margin-right: 10px;
	width: 450px;
	background: #fff;
	font-size: 100%;
	border:1px solid #b7bef9;
}

.feature-pic {
	float:left;
	margin-top:5px;
	padding:5px 5px;
	width:150px;
	height:auto;
	text-align:center;
}

.feature-pic2 {
	float:left;
	margin-top:5px;
	padding:5px 5px;
	width:180px;
	height:auto;
	text-align:center;
}

.feature-desc {
	float:right;
	margin-top:5px;
	padding:5px 5px;
	width:250px;
	height:auto;
}

.feature-desc2 {
	float:right;
	margin-top:5px;
	padding:5px 5px;
	width:220px;
	height:auto;
}
.feature-desc a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color:#035A91;
	text-decoration: none;
	font-size: 12px;
}

.feature-desc a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#15374d;
	text-decoration: none;
}

#overview {
	clear:left;
	float:left;
	margin-top: 20px;
	margin-right: 10px;
	width: 450px;
	background: #fff;
	font-size: 100%;
	border:1px solid #b7bef9;
}

#news {
	clear:left;
	float:left;
	margin-top: 20px;
	width: 450px;
	background: #fff;
	font-size: 100%;
	border:1px solid #b7bef9;
}

#custom {
	clear:left;
	float:left;
	margin-left:-10px;
	margin-top:10px;
	width: 460px;
	background: #fff;
	font-size: 100%;
	background: url(/images/box/body-right.png) no-repeat bottom right
}

