/*div#title*/
#title{
	background:url(../../img/main-title-bg.gif) repeat-x #F3F2F2;
	border-bottom:1px solid #E6E6E6;
}

	#titleimg{
		height:124px;
		background:url(../img/main-title.jpg) no-repeat;
	}

	#titleimg dl, #titleimg ol{
		margin:0; padding:0;
	}

	#titleimg span{
		display:none;
	}

	#titlecateimg{
		float:left;
	}

	#titlecateimg h2{
		width:201px; height:44px;
		background:url(../img/titlecate.gif) no-repeat;
	}

	#titlecateimg span{
		display:none;
	}

	#titlecategory{
		float:left;
		height:44px;
		background:url(../../img/titlecate-bg.gif) no-repeat 0 100%;
	}

	#titlecategory ul{
		margin:26px 0 0 21px; padding:0;
	}

	#titlecategory li{
		display:inline;
		font-size:11px; font-family:arial; color:#595959;
	}

	#titlecategory a{
		font-size:11px; font-family:arial; color:#595959; text-decoration:none;
	}
/*div#title*/

/*div#content*/
#content{
	float:left;
	width:900px;
	padding-bottom:50px;
	background:url(../../img/left-bg4.gif) repeat-y 201px;
}
	
	#left{
		float:left;
		width:201px;
		padding-top:15px;
		border-top:5px solid #ed174b;		
	}

	#contact{
		width:179px; height:150px;
		padding:31px 0 0 22px; margin:0;
		background:url(../img/contactinfo-bg.gif) no-repeat 9px 10px;
		
	}

	#contact p, #contact img{
		margin:0; padding:6px 0 0 0;
		font-size:11px; font-family:arial; word-spacing:-1px; color:#888888;
	}


	#contact span{
		font-size:11px; font-family:arial; word-spacing:-1px; color:#0066CC;
	}

	#contact p a{
		color:#888888; text-decoration:none;
	}

	#contact p a:hover{
		color:#454545; text-decoration:underline;
	}
/*div#content*/
