#home-tbl{
	width:100%;
}
#home-tbl h1{
	text-align:left;
	font-size:24px;
	margin:0px;
	margin-bottom:5px;
	font-family:Times New Roman, Times, serif;
	text-transform:none;
}
#home-tbl h2{
	font-size:15px;
	font-style:italic;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	font-weight:normal;
}
#home-tbl img#img-home{
	float:right;
	margin:0px 0px 6px 6px;
}
#home-tbl td{
	vertical-align:top;
}
#home-tbl td#title{
	padding:0px 8px 18px 0px;
	background-image:url(/images/layout/bg-horiz-line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#home-tbl td#body-home{
	padding:2px 10px 0px 0px;
	border-right:2px solid #085aa5;
}
#home-tbl td#news{
	width:215px;
	vertical-align:top;
	padding:2px 0px 0px 10px;
}
.news-tbl{
	margin-bottom:10px;
	width:100%;
}
.news-tbl td{
	vertical-align:top;
	padding:0px;
}
.news-tbl img{
	padding:0px;
	margin:0px;
	display:block;
}
.news-tbl td.news-title{
	margin-bottom:5px;
	background-color:#085AA5;
	background-image:url(/images/layout/bg-news-top-right.png);
	background-repeat:repeat-y;
	background-position:right;
	color:#ffffff;
	padding:3px;
	font-weight:bold;
}
.news-tbl td.news-body{
	border-left:1px solid #cccccc;
	padding:2px 4px;
	font-size:11px;
}
.news-tbl td.news-body span{
	font-weight:bold;
}
.news-tbl td.news-body div{
	padding:4px 0px;
}
.news-tbl td.bg-right{
	background:url(/images/layout/bg-news-right.png) repeat-y;
	width:12px;
	min-width:12px;
	padding:0px;
}
.news-tbl td.bg-bottom{
	background:url(/images/layout/bg-news-bottom.png) repeat-x;
	padding:0px;
	height:13px;
	min-height:13px;
	max-height:13px;
}
.news-tbl td.bg-corner{
	background:url(/images/layout/bg-news-corner.png) no-repeat;
	height:13px;
	min-height:13px;
	max-height:13px;
	width:12px;
	min-width:12px;
	max-width:12px;
	padding:0px;
}
#testimonial{
	min-height:125px;
}
#t-text{
	font-weight:bold;
}
#t-name{
	font-size:10px;
	font-style:italic;
	background-color:#f1f1f1;
}

