#colLeft {
	border:					0px solid #0000FF;
	background-color:		transparent;
	background-image:		url('../images/design/bg_ensemble.gif');
	background-repeat:		no-repeat;
	background-attachment: scroll;
	background-position:	right 45px;
	width:					474px;
	float:					left;
	padding-top:			180px;
	clear:					both;
}


#colMid {
	border:					0px solid #0000FF;
	background-color:		transparent;
	background-image:		url('../images/design/special.png');
	background-repeat:		no-repeat;
	background-attachment:	scroll;
	height:					450px;
	width:					150px;
	float:					left;
	padding-top:			0px;
	padding-left:			10px;
	font-size:				1.4em;
	list-style-type:		none;
}


#colRight {
	border:					0px solid #0000FF;
	height:					450px;
	width:					300px;
	float:					right;
	padding-top:			0px;
	font-size:				1.4em;
	list-style-type:		none;
}


#colRight a {
	font-size:				11px;
	color:					#00cc00;
	font-weight:			bold;
}


#categoriesTitle{
	float:					left;
	background-color:		#60205a;
	color:					#FFFFFF;
	font-size:				15px;
	font-weight:			bold;
	padding:				3px 9px 3px 9px;
	margin:					0px 0px 20px -103px;
}


#categoriesTitle span{
	color:					#3ee806;
	font-size:				12px;
	font-weight:			normal;
}


#colLeft img {
	padding-top:			25px;
	padding-left:			30px;
}


#colLeft #categoriesTitle img {
	padding-top:			0;
}


#colNormal {
	border:					0px solid #00FFFF;
	width:					468px;
	padding-top:			45px;
	float:					right;
}


#contentContainer ul li {
	border:					0px solid #FF0000;
	list-style-image:		url('../images/arrow.gif');
	padding-bottom:			0px;
	margin-left:			28px;
	margin-bottom:			4px;
}


#content{
	padding-top:			30px;
}
