a{	color:#3366ff;	text-decoration: none;}body {	margin:0;	background: #fff url("../images/body_back.jpg") no-repeat fixed top center;}.container{	position:relative;	margin: 0 auto;}/* HEADER========= */.header{	position:relative;	height:470px;}.header img{	float:left;	display:block;}.logo{	background: transparent url("../images/logo.png") no-repeat top left;	height:315px;	width:430px;	display:block;	text-indent:-9999px;	position:absolute;	top:0;	left:0;	z-index: 100;}/* NAV========= */#menu {	list-style: none;	padding: 0;	margin:0;	height: 84px;	position: relative;}#menu span {	display: none;	position: absolute;}#menu a {	display: block;	text-indent: -9999px;	position: absolute;	text-decoration: none;}#menu a:hover {	background-position: left bottom;}#menu a:hover span{	display: block;}#menu .stylelab {	width: 195px;	height: 84px;	background: url("../images/menu/stylelab.png") no-repeat;	left: 0px;	top: 0px;}#menu .services {	width: 170px;	height: 84px;	background: url("../images/menu/services.png") no-repeat;	left: 195px;	top: 0px;}#menu .gallery {	width: 160px;	height: 84px;	background: url("../images/menu/gallery.png") no-repeat;	left: 365px;	top: 0px;}#menu .team {	width: 130px;	height: 84px;	background: url("../images/menu/team.png") no-repeat;	left: 525px;	top: 0px;}#menu .press {	width: 135px;	height: 84px;	background: url("../images/menu/press.png") no-repeat;	left: 655px;	top: 0px;}/*CONTENT========= */h1.stylelab_title{	color:#2a2a84;	text-indent:-9999px;	height: 60px;	margin-top:5px;	background: transparent url("../images/page_titles/stylelab.png") no-repeat top left;}h1.services_title{	color:#2a2a84;	text-indent:-9999px;	height: 60px;	margin-top:5px;	background: transparent url("../images/page_titles/services.png") no-repeat top left;}h1.gallery_title{	color:#2a2a84;	text-indent:-9999px;	height: 60px;	margin-top:5px;	background: transparent url("../images/page_titles/gallery.png") no-repeat top left;}h1.team_title{	color:#2a2a84;	text-indent:-9999px;	height: 60px;	margin-top:5px;	background: transparent url("../images/page_titles/team.png") no-repeat top left;}h1.press_title{	color:#2a2a84;	text-indent:-9999px;	height: 60px;	margin-top:5px;	background: transparent url("../images/page_titles/press.png") no-repeat top left;}.content{	padding-top:20px;}/* FOOTER========= */.footer p{	text-indent:-9999px;	background: transparent url("../images/footer.png") no-repeat top center;	height:135px;	text-align:center;	display:block;}