#mid_bar {
	margin:				0;
	padding:			0;
	background:			#fff url(../images/bg_main_0.jpg) top center repeat-x;
}

#content #front {
	margin:				0;
	padding:			0;
	min-height:			422px;
	height:				auto !important;
	height:				422px;
	text-align:			left;
}

#content #front #box_left {
	/*margin:				45px 0 45px 0;*/
	margin:				15px 0 45px 0;
	min-width:			252px;
	width:				252px;
	max-width:			252px;
	min-height:			332px;
	height:				332px;
	max-height:			332px;
	overflow:			hidden;
	float:				left;
	background:			url(../images/box_left.jpg) top left no-repeat;
}

#content #front #box_mid {
	/*margin:				45px 0 45px 33px;*/
	margin:				15px 0 45px 33px;
	min-width:			252px;
	width:				252px;
	max-width:			252px;
	min-height:			332px;
	height:				332px;
	max-height:			332px;
	overflow:			hidden;
	float:				left;
	background:			url(../images/box_mid.jpg) top left no-repeat;
}

#content #front #box_right {
	/*margin:				45px 0 45px 29px;*/
	margin:				15px 0 45px 29px;
	min-width:			180px;
	width:				180px;
	max-width:			180px;
	min-height:			332px;
	height:				332px;
	max-height:			332px;
	overflow:			hidden;
	float:				left;
	background:			url(../images/box_right.jpg) top left no-repeat;
}

#content #front #bimage {
	margin:				10px 0 0 0;
	text-align:			center;
	min-height:			115px;
	height:				115px;
	max-height:			115px;
	overflow:			hidden;
}

#content #front #bimage img {
	border:				2px solid #fff;
}

#content #front #box_left #btext {
	margin:				10px 19px 0 19px;
	text-align:			left;
	color:				#fff;
	min-height:			118px;
	height:				118px;
	max-height:			118px;
	overflow:			hidden;
}

#content #front #box_mid #btext {
	margin:				10px 19px 0 19px;
	text-align:			left;
	color:				#fff;
	min-height:			118px;
	height:				118px;
	max-height:			118px;
	overflow:			hidden;
}

#content #front #box_right #btext {
	margin:				10px 17px 0 17px;
	text-align:			left;
	color:				#fff;
	min-height:			118px;
	height:				118px;
	max-height:			118px;
	overflow:			hidden;
}

#content #front table {
	margin:				23px 0 0 13px;
	padding:			0;
}

#content #front tr {
	margin:				0;
	padding:			0;
}

#content #front td {
	margin:				0;
	padding:			0;
	font:				13px/15px Georgia, "Times New Roman", Times, serif;
	font-style:			italic;
	color:				#fff;
	height:				38px;
	max-height:			38px;
	width:				200px;
	max-width:			200px;
	vertical-align:		middle;
	overflow:			hidden;
}

#content #front a {
	color:				#fff;
	text-decoration:	underline;
}

#content #front td a {
	font:				13px/15px Georgia, "Times New Roman", Times, serif;
	font-style:			italic;
	color:				#fff;
	text-decoration:	none;
}

#content #front td a:hover {
	text-decoration:	none;
}

#content #front td.right {
	width:				148px;
	max-width:			148px;
}

/* NEW FRONT BOXES */

#content #front #box_1 {
	margin:				15px 0 45px 0;
	min-width:			180px;
	width:				180px;
	max-width:			180px;
	min-height:			332px;
	height:				332px;
	max-height:			332px;
	overflow:			hidden;
	float:				left;
	background:			url(../images/box_1.jpg) top left no-repeat;
}

#content #front #box_2 {
	margin:				15px 0 45px 29px;
	min-width:			180px;
	width:				180px;
	max-width:			180px;
	min-height:			332px;
	height:				332px;
	max-height:			332px;
	overflow:			hidden;
	float:				left;
	background:			url(../images/box_2.jpg) top left no-repeat;
}

#content #front #box_3 {
	margin:				15px 0 45px 28px;
	min-width:			180px;
	width:				180px;
	max-width:			180px;
	min-height:			332px;
	height:				332px;
	max-height:			332px;
	overflow:			hidden;
	float:				left;
	background:			url(../images/box_3.jpg) top left no-repeat;
}

#content #front #box_4 {
	margin:				15px 0 45px 29px;
	min-width:			180px;
	width:				180px;
	max-width:			180px;
	min-height:			332px;
	height:				332px;
	max-height:			332px;
	overflow:			hidden;
	float:				left;
	background:			url(../images/box_4.jpg) top left no-repeat;
}

#content #front #box_1 #btext, #content #front #box_2 #btext, #content #front #box_3 #btext, #content #front #box_4 #btext {
	margin:				10px 17px 0 17px;
	text-align:			left;
	color:				#fff;
	min-height:			118px;
	height:				118px;
	max-height:			118px;
	overflow:			hidden;
}