#container{
	width: 100%;
}
#mnContainer{
	width:569px;
}
#Content-cont{
	padding: 1px;
}
#Content-cont   ul{

}

#img_left_one {
	float: left;
	background-image: url(../images/number01.gif);
	height: 50px;
	width: 50px;
	margin-right: 15px;
	margin-left: 0;
	margin-bottom: 18px;
}

#img_left_two {
	float: left;
	background-image: url(../images/number02.gif);
	height: 50px;
	width: 50px;
	margin-right: 15px;
margin-bottom: 18px;
	margin-left: 0;
}

#img_left_three {
	float: left;
	background-image: url(../images/number03.gif);
	height: 50px;
	width: 50px;
	margin-right: 15px;
margin-bottom: 18px;
	margin-left: 0;
}

#img_left_four {
	float: left;
	background-image: url(../images/number04.gif);
	height: 50px;
	width: 50px;
	margin-right: 15px;
margin-bottom: 18px;
	margin-left: 0;
}




/* banner-bar */

#banner-bar {
	/*float: right;*/
	width: 100%;
	display: block;
	margin-top: 10px;
}

#banner-bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#banner-bar li {
}

#banner-bar li ul {
}

#banner-bar li li {
}

#banner-bar h2 {
	padding: 5px 10px;
	background: #EFEFEF;
	border-bottom: 1px solid #CCCCCC;
	text-transform: uppercase;
	font-size: 100%;
}

#banner-bar h2 span {
	color: #FF0084;
}

#banner-bar h3 {
}

#banner-bar p {
}

#banner-bar a {
	text-decoration: none;
}

#banner-bar a:hover {
	text-decoration: underline;
}


/* item-content */

#item-content  {

}

#item-content  ul {
	line-height: normal;
}

#item-content  li {
	padding: 10px;
}

#item-content  h3 {
	margin: 0;
	font-size: 85%;
}

#item-content  h3 span {
	padding: 0 5px;
	background: #1777B1;
	color: #FFFFFF
}

#item-content  p {
	margin: 0;
	line-height: normal;
}

#item-content  a {
}

#blank-box{
	height: 20px;
	width: 95%;
	display: block;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#boxec {
	background-color: #D3D3D3;
	display: block;
	padding-top: 8px;
	height: 14px;
	vertical-align: bottom;
	padding-bottom: 8px;
}
