body {
	background-image:url(/wp-content/themes/eallan/img/bg_body.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.top_header {
	width:900px;
	margin:0px auto;
	height:109px;
	background-repeat:no-repeat;
	background-position:center top;
	text-align:left;
}

.top_menu_container {
	width:900px;
	height:103px;
	margin:0px auto;
	position:relative;
}

.top_menu {
	width:320px;
	height:103px;
	margin:0px auto;
	background-repeat:no-repeat;
	background-position:center -5px;
}

.top_menu_container .side_logo {
	margin-top:-100px;
	width:290px;
	height:95px;
}
.top_menu_container .side_logo img {
	width:290px;
	height:95px;
	border:0px;
}
.top_menu_container .side_logo.left {
	float:left;
	background-repeat:no-repeat;
	background-position:left top;
}
.top_menu_container .side_logo.left a {
	float:left;
	width:290px;
	height:95px;
	position:relative;
	z-index:500;
}

.top_menu_container .side_logo.right {
	float:right;
	background-repeat:no-repeat;
	background-position:right top;
}
.top_menu_container .side_logo.right a {
	background-image:url(/wp-content/themes/eallan/img/null.gif);
	float:left;
	width:290px;
	height:95px;
}

.top_menu_container .top_menu .menu_left {
	float:left;
	width:130px;
	padding-left:23px;
	height:70px;
}
.top_menu_container .top_menu .menu_left a {
	float:left;
}

.top_menu_container .top_menu .menu_right {
	float:right;
	width:130px;
	padding-right:23px;
	height:70px;
}
.top_menu_container .top_menu .menu_right a {
	float:left;
}

.top_menu_container .top_menu a {
	text-align:center;
	width:130px;
	height:21px;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:10px;
	background-repeat:no-repeat;
	padding:2px 0px 0px 0px;
	position:relative;
}
.top_menu_container .top_menu a:link 		{color:#b0e1fd;}
.top_menu_container .top_menu a:visited		{color:#b0e1fd;}
.top_menu_container .top_menu a:hover		{color:#ffffff;}
.top_menu_container .top_menu a:active		{color:#004b96;}
/*
*/

.top_menu_container .top_menu .menu_left a {
	float:left;
}
.top_menu_container .top_menu .menu_right a {
	float:right;
}