#header{
	position:relative;
	background:no-repeat 75% 40%;
	height:200px; 
	width:760px;
}


#p1 {
	position:absolute;
	left:10px;
	top:-5px;
	height:50px;
	width:510px;
}

#p2 {
	position:absolute;
	left:90px;
	top:200px;
	height:30px;
	width:600px;
}


#p3 {
	position:absolute;
	left:330px;
	top:-70px;
	border-top:1px solid #006666;
	height:100px;
	width:407px;
}

#Image1 {
	position:absolute;
	border:#006666;
	margin:Opx Opx;
	padding:Opx Opx;
	top:235px;
	left:30px;
	width:700px;
	height:200px;
}

