#content_inside {
	width: 850px;
}


.leftside {
	float: left;
	margin-right:10px;
}

.rightside {
	float: left;
}

.top_buttons {
	float: right;
	margin-right: -10px;
}



.flash {
}



.video {
	float: left;
	width: 275px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.keyben {
	float: left;
	width: 275px;
	margin-bottom: 10px;
}

.maintext {
	width: 275px;
	margin-bottom: 10px;
}

.box_header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
	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: 150px;
}

.main_inside {
	background-color: #F7F7F7;
	border: 1px solid #666;
	border-top: 0px;
	padding: 5px;
	padding-top: 5px;
	min-height: 452px;
}

.box_bottom {
	height:12px;
	background: #00AEE3 url('../images/bottom_bg.jpg') top left repeat-x;
}

.box_image {
	float: left;
	margin-right: 3px;
}

.box_text {
	margin-bottom: 10px;
}

.main_text {
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 15px;
}

.key_text {
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 10px;
}

.box_button {
	text-align: left;
}

.mainbuttons {
	float: right;
}