* {margin:0; padding:0}

a {outline: none;}



body {background: #333; font:11px Verdana,Arial; height : 100%; margin-top : 10px; background: url(images/top_home.gif) #272727 fixed repeat-x 0px 0px; text-align: center;}

body#home div#content {
	width: 970px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}

body#home div#headerHome {
	width: 970px;
	position: absolute;
	margin: 480px 0px 0px 0px;
	background: #000000 url(buttons/menu_bg.gif) repeat-x;
}

#menu_btn{border : none; text-align: left;}
#menu_btn_photo{border : none; margin-left: 233px;}


.menu {
	position: absolute;
	width: auto;
	right: 0px;
	margin: 0px 0px 0px 0px;
        background: #000000 url(buttons/menu_bg.gif) repeat-x;
}

.menu ul {
	font-weight: lighter;
	font-size: 11px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.menu ul li {
	float: left;
	height: 54px;
	padding: 0px 20px 0px 0px;
	font-size: 11px;
	text-align: center;
}

.menu ul li a {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.menu ul li a:hover {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
}



