/* Home content */
.homeContent {
	width:586px;
}
.homeContent .tl{
	background:url(../images/home-content-tl.gif) no-repeat 0 -8px;
	height:18px;
}
.homeContent .tr{
	float:right;
	background:url(../images/home-content-tr.gif) no-repeat 0 -8px;
	width:11px;
	height:18px;
}
.homeContent .t{
	float:right; 
	background-color:#200a05;
	width:544px;
	height: 18px;
}
.homeContent .l{
	background:url(../images/home-content-l.gif) no-repeat top left;
	height:91px;
}
.homeContent .r{
	float:right;
	background:url(../images/home-content-r.gif) no-repeat top right;
	width:11px;
	height:91px;
}
.homeContent .c{
	float: right;
	background-color:#200a05;
	height:91px;
	width: 539px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:150%;
	padding:0 15px 0 10px;
}
