/*-----------------------------------------
template
*/
.table_header_top {
	margin:auto;
}
.table_header_bottom {
	margin:auto;
}
.table_menu {
	margin:auto;
}
.table_contents {
	margin:auto;
	background-image: url(../images/contents_bg.gif);
	background-repeat: repeat-y;
}
.table_footer {
	margin:auto;
}
/*-----------------------------------------
Menu
*/
.table_menu td {
	background-color: #263055;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #071828;
	line-height: 35px;
}
.table_menu td a:link {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
.table_menu td a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
.table_menu td a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
.table_menu td a:active {
	text-decoration: underline;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
.table_footer td {
	background-color: #314069;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #071828;
}
.table_footer td a:link {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 25px;
}
.table_footer td a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.table_footer td a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.table_footer td a:active {
	text-decoration: underline;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}



/*-----------------------------------------
Contents
*/
.aboutbox {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 177px;
	width: 439px;
	overflow: auto;
	position: relative;
	padding-right: 5px;
}
.latestbox {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 177px;
	width: 317px;
	overflow: auto;
	position: relative;
	padding-right: 5px;
}
.residentialbox {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 177px;
	width: 444px;
	overflow: auto;
	position: relative;
}
.commercialbox {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 177px;
	width: 444px;
	overflow: auto;
	position: relative;
}
.retailbox_1 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 177px;
	width: 444px;
	overflow: auto;
	position: relative;
}
.newsrightbox {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 177px;
	width: 340px;
	overflow: auto;
	position: relative;
}
.newsleftbox {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 177px;
	width: 560px;
	overflow: auto;
	position: relative;
}
.contactrightbox {
	width:415px;
	overflow: auto;
	position: relative;
	height:177px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.contactleftbox {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 177px;
	width: 450px;
	overflow: auto;
	position: relative;
}
.retailbox {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 177px;
	width: 500px;
	overflow: auto;
	position: relative;
	margin-left: 30px;
	margin-top: 10px;
}
.disclaimerbox {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 177px;
	width: 500px;
	overflow: auto;
	position: relative;
	padding-right: 5px;
}
.privacybox {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 177px;
	width: 500px;
	overflow: auto;
	position: relative;
	padding-right: 5px;
}
