#main_menu {
	float:				left;
	list-style-type:	none;
	margin-top:			20px;
	width:				150px;
}

#main_menu ul {
	list-style-type:	none;
	margin-bottom:		20px;
	margin-left:		30px;
}

#main_menu li h4 {
	display:			block;
	height:				28px;
	width:				100px;
}

#main_menu ul li a {
	color:				#FF0000;
	display:			block;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	height:				18px;
	text-decoration:	underline;
	width:				100px;
}

#header_ad {
	background-image:	url("../img/header_ad.gif");
}

#header_content {
	background-image:	url("../img/header_content.gif");
}

#header_service {
	background-image:	url("../img/header_service.gif");
}

#header_info {
	background-image:	url("../img/header_info.gif");
}

span.header_label {
	display:			none;
}

#main_menu_ad {
	margin-left:		-5px;
}
