/*** Style Sheet for contracting section ***************************************/
div#sections{
}
.section{
	width:880px;
	float:left;
}
.sectioncontainer{
	width:160px;
}
.sectioncontainer img{
	width:100%;
}
.section div.menuitem{
	width:100%;
}
.sectionleft{
	width:160px;
	margin-right:46px;
	float:left;
	margin-bottom:20px;
}
.sectionright{
	width:600px;
	float:left;
}

#images {
	text-align:center;	
}
#images img{
		border: 1px solid #E5E5E5;
}
#images.twoimages img{
	height:240px;
	margin:20px;
}
#images.threeimages img{
	height:240px;
	margin:20px;
}
#images.fiveimages img{
	height:110px;
	margin:10px;
}
#images.fourimages img{
	height:144px;
	margin:10px;
}

#text{
	margin-top:20px;
}
/*** Header   ***************************************************************************************/
.header{
	font-weight:bold;
}

/*** Info   ***************************************************************************************/
.info{
	padding-left: 20px;
	padding-bottom:12px;
	width:800px;
}
.infolable{
	float:left;
	width:230px;
	}
.infodetail{
	position:relative;
	left:10px;

}
