#main H1 {
	padding-bottom: 15px;	
}

#main H2 {
	padding-bottom: 5px;	
}

#main P{
	color: #7d7d7d;
	font-size: 0.9em;
}

#column1 {
	width: 245px;
	height: 338px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 35px;
	z-index: 4;
}

#column1 .banner {
	width: 245px;
	height: 338px;
	overflow: hidden;
}

#main {
	position: relative;
	z-index: 5;
	width: 980px;
	float: none;
	clear: both;
}

#main .mainText {
	position: relative;
	margin-top: -15px;
	width: 650px;
	padding-left: 18px;
	padding-right: 310px;
	line-height: 1.3em;
}

.breadCrump {
	display: none;
}

#column2 {
	display: block;
	position: relative;
	clear: boht;
	width: 980px;
	padding-top: 30px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	background: #fff url(color_blue/pics/column2.jpg) no-repeat left -5px;
}

.productCategoriesList .sub {
	display: none;
}
.productCategoriesList H3,
.productCategoriesList H3 A {
	font: bold 12px Verdana, Arial, sans-serif;
	color: #3399cc !important;
}
.productCategoriesList UL {
	margin: 0; 
	padding: 0;
}
.productCategoriesList UL LI {
	background: url(color_blue/pics/frontCategoryList.gif) repeat-x left bottom;
	margin: 0; 
	padding: 1px 0 3px 0;
}
.productCategoriesList A {
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}
.productCategoriesList .productPicInner {
	text-align: center;
	padding-bottom: 10px;
}