#sidenavigation
{
	width: 180px;
	margin-left: 12px;
	margin-right: 6px;
	float: left;
}

#content
{
	width: 754px;
	margin-left: 6px;
	margin-right: 12px;
	float: right;
}

.box_180_red_earth
{
	width: 180px;	
	margin-bottom: 12px;
	float: left;
}

.box_180_red_earth .top
{
	width: 180px;
	height: 10px;
	background-image: url(/images/box_180_top_red_earth.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.box_180_red_earth .middle
{
	width: 156px;
	background-image: url(/images/box_180_middle_red_earth.png);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 12px;
	color: #ffffff;
}

.box_180_red_earth .middle h1
{
	font-size: 14px;
	margin-bottom: 10px;
	color: #ffffff;
}

.box_180_red_earth .middle a
{
	color: #ffffff;
}

.box_180_red_earth .bottom
{
	width: 180px;
	height: 10px;
	background-image: url(/images/box_180_bottom_red_earth.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.box_371
{
	width: 371px;	
	margin-bottom: 12px;
	float: left;
}

.box_371 .top
{
	width: 371px;
	height: 10px;
	background-image: url(/images/box_371_top.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.box_371 .middle
{
	width: 347px;
	background-image: url(/images/box_371_middle.png);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 12px;
}

.box_371 .bottom
{
	width: 371px;
	height: 10px;
	background-image: url(/images/box_371_bottom.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.box_754
{
	width: 754px;
	margin-bottom: 12px;	
}

.box_754 .top
{
	width: 754px;
	height: 10px;
	background-image: url(/images/box_754_top.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.box_754 .middle
{
	width: 730px;
	background-image: url(/images/box_754_middle.png);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 12px;
}

.box_754 .bottom
{
	width: 754px;
	height: 10px;
	background-image: url(/images/box_754_bottom.png);
	background-repeat: no-repeat;
	overflow: hidden;
}