body {	margin: 0;	padding: 0; 	background: url(images/header.png) repeat-x;	background-color:#000000;	}#logo {	background: url(images/logo.png) no-repeat top left;	width:140px; 	height:95px;	position:absolute;	top:0px;	left:-20px;	z-index:0;	}#header {	position: relative;	padding:0;	margin:0;	/*left:-5px;*/	left: 50px;	top:-5px;	height: 76px; 	text-align:left;	color:#fff;}#rishiotitle {	float:left;	top: 40px;	left: -20px;	font-family:  helvetica;	font-size: 35px;	text-align: left;	font-weight:lighter;	letter-spacing:5px;	/* margin:38px 0 0 20px; */	color:#000;	/* font:lighter 20px/1em Arial, Helvetica, sans-serif; */	position:relative;		z-index:100;}#mediatitle {	float:left;	top: 55px;	left: -12px;	font-family:  helvetica;	font-size: 17px;	text-align: left;	font-weight:lighter;	letter-spacing:5px;	/* margin:38px 0 0 20px; */	color:#000;	/* font:lighter 20px/1em Arial, Helvetica, sans-serif; */	position:relative;		z-index:100;}#photobox {	background: url(images/header_photobox.jpg) no-repeat top left;	width:489px;	height: 60px;	position:absolute;	top: 10px;	left: 273px;	border-left: 1px solid #cccccc;	border-top: 1px solid #cccccc;	border-right: 1px solid #444444;	border-bottom: 1px solid #444444;		z-index:11;}#weddingbox {	background: url(images/header_weddings.jpg) no-repeat top left;	width:150px;	height: 60px;	position:absolute;	top: 10px;	left: 283px;	border-left: 1px solid #cccccc;	border-top: 1px solid #cccccc;	border-right: 1px solid #444444;	border-bottom: 1px solid #444444;		z-index:11;}#portraitbox {	background: url(images/header_portraits.jpg) no-repeat top left;	width:150px;	height: 60px;	position:absolute;	top: 10px;	left: 448px;	 border-left: 1px solid #cccccc;	border-top: 1px solid #cccccc;	border-right: 1px solid #444444;	border-bottom: 1px solid #444444;		z-index:11;}#naturebox {	background: url(images/header_nature.jpg) no-repeat top left;	width:150px;	height: 60px;	position:absolute;	top: 10px;	left: 613px;	border-left: 1px solid #cccccc;	border-top: 1px solid #cccccc;	border-right: 1px solid #444444;	border-bottom: 1px solid #444444;		z-index:11;}#googlebox {	position:absolute;	top: 25px;	left: 362px;		z-index:11;}			
