.categoryBoxContainer {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	float: left;
	width: 750px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imageBox {
	margin: 0px;
	height: 138px;
	padding: 0px 10px 10px 0px;
	width: 138px;
	float: left;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
}	

.imageBoxRight {
	margin: 0px;
	height: 138px;
	padding: 0px;
	width: 138px;
	float: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


.categoryBox {
	width: 418px;
	height: 80px;
}

.categoryTextBox {
	position: relative;
	width: 750px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	text-decoration: none;
	color: #669999;
	padding-top: 20px;
}

.categoryBox3x2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 480px;
	height: 300px;
}
.categoryTopNavBox {
	position: relative;
	width: 900px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	text-decoration: none;
	color: #669999;
}
.categoryTopNav {
	position: relative;
	width: 750px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	text-decoration: none;
	color: #669999;
	padding-top: 20px;
	padding-left: 200px;
}
.categoryBox3x3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 480px;
	height: 480px;
}

.indexTextBox {
	position: relative;
	width: 600px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	text-decoration: none;
	color: #669999;
	padding-top: 20px;
	padding-left: 150px;
}