@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 1200px;
	background:url(../images/background.jpg) no-repeat top;
}

h1 {
	text-indent:-9999px;
	10px;
}

h2 {
	text-indent:-9999px;
	height:360px;
}


#main_menu  {
	width: 900px;
	background-color: transparent;
	background-image: url(../../images/menu_clear_back2-trans.png);
	background-position:center;
	background-repeat:repeat-y;
	margin:0 auto;
	font-size: 120%;
}

#main_menu ul {
	margin-top:70px;
	background:url(../../images/menu_clear_line2.png) no-repeat bottom                                                                                                                                ;
	padding-bottom:20px;
}

#main_menu ul li.first {
	padding-top:20px;
	background:url(../../images/menu_clear_line2.png) no-repeat top                                                                                                                                ;
}

#main_menu ul li {
	color:#fff;
	padding: 4px 0 4px 210px;
}

#main_menu ul li a:link {
	color:#fff;
}

#main_menu ul li a:visited {
	color:#fff;
}

#main_menu ul li a:hover {
	color: #c3ff00;
}

#footer {
	margin-top: 120px;
}
