@charset "utf-8";
/* homepage content settings */
.leftDiv{
	width: 260px;
	float: left;
}
.contentDiv{
	width: 732px;
	float: left;
}

/* side bar content settings */
.categoryDiv{
	width: 197px;
	float: left;
	background: url(../images/left-bg.jpg) repeat-y;
}
.category-title{
	width: 197px;
	height: 36px;
	background: url(../images/category-tabtitle.jpg) no-repeat;
}
.title{
	width: 176px;
	padding: 12px 0px 0px 21px;
	float: left;
	color:#fff; 
	font: bold 13px Arial, Helvetica, sans-serif;
}
.title2{
	width: 176px;
	padding: 15px 0px 0px 21px;
	float: left;
	color:#fff; 
	font: bold 13px Arial, Helvetica, sans-serif;
}
.sponsorDiv{
	width: 197px;
	float: left;
	background: url(../images/sponsorbg.jpg) repeat-y;
}
.sponsors-title{
	width: 197px;
	height: 39px;
	background: url(../images/sponsors-tabtitle.jpg) no-repeat;
}
.sponsors-title2{
	width: 197px;
	height: 37px;
	background: url(../images/sponsors-tabtitle1.jpg) no-repeat;
}
.sponsor-image{
	width: 194px;
	float: left;
	text-align: center;
	padding: 5px 0px 5px 3px;
}
.box{
	width: 732px;
	float: left;
}
.box1{
	width: 238px;
	height: 172px;
	float: left;
}
.box2{
	width: 235px;
	height: 172px;
	float: left;
}
.box3{
	width: 237px;
	height: 172px;
	float: left;
}