.body {
	background-image:url(../images/bg_fill.png);
	margin:0px;
}

.container {
	margin:0 auto;
	width:961px;
}

.top {
	background-image:url(../images/bg_top.png);
	width:961px;
	height:280px;
}

.left {
	background-image:url(../images/bg_left.png);
	width:207px;
	height:100%;
	float:left;
}

.center {
	background-color:#FCF29C;
	width:724px;
	height:100%;
	float:left;
}

.right {
	background-image:url(../images/bg_right.png);
	width:30px;
	float:left;
}

.bottom {
	background-image:url(../images/bg_bottom.png);
	width:961px;
	height:96px;
	float:left;
}

.bottom_text {
	margin-left:10px;
	margin-top:66px;
	float:left;
	font-size:12px;
	color:#F7DAAC;
	font-family:Arial;
	font-weight:normal;
}

.bottom_4brainz {
	margin-right:10px;
	margin-top:59px;
	float:right;
}

.content {
	text-align:left;
	font-size:3;
	color:#990000;
	font-family:Verdana;
	font-weight:normal;
	line-height:150%;
	background-image:url(../images/ohm.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px 0px 0px 58px;
	width:625px;
	min-height:337px;
	vertical-align:top;
}

.content_top {
	width:724px;
	height:75px;
	background-image:url(../images/bg_content_top.png);
}

.content_top_text {
	margin:0px 0px 0px 126px;
	width:550px;
	padding-top:10px;
	text-align:left;
	font-size:18px;
	color:#A90201;
	font-family:Arial;
	font-weight:bold;
}

.banner {
	margin-left:50px;
	margin-top:10px;
	float:left;
}

.kep {
	border-width: 1pt;
	border-color: #A90201;
	border-style: solid;
	margin:5px;
}

.menu {
	width:207px;
	height:55px;
	background-image:url(../images/bg_menu.png);
	text-align:left;
}

.menu_text {
	width:110px;
	text-align:left;
	padding-left:70px;
	padding-top:17px;
}
