.flash {
	margin-bottom: 7px;
}

#info_boxes {
	width: 850px;
}

.sideboxes {
	float: left;
	margin-right: 10px;
}

.featured {
	width: 275px;
	margin-bottom: 10px;
}

.case_study {
	width: 275px;
	margin-bottom: 10px;
}

.maintext {
	float: right;
	width: 560px;
	margin-bottom: 10px;
	margin-right: 3px;
}

.box_header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
	text-indent: 5px;
	background: #AFAFAF url('../images/top_bg.jpg') top left repeat-x;
}

.box_inside {
	background-color: #F7F7F7;
	border: 1px solid #666;
	border-top: 0px;
	padding: 5px;
	padding-top: 5px;
	min-height: 120px;
}

.mainbox_inside {
	background-color: #F7F7F7;
	border: 1px solid #666;
	border-top: 0px;
	padding: 5px;
	padding-top: 5px;
	min-height: 200px;
	font-size: 14px;
}

.mainbox_button {
	margin-top: 10px;
}

.box_bottom {
	height:12px;
	background: #00AEE3 url('../images/bottom_bg.jpg') top left repeat-x;
}

.box_image {
	float: left;
	margin-right: 5px;
}

.box_text {
	margin-bottom: 10px;
}

.box_button {
	text-align: right;
}