/*	Dolphin Energy Style Sheet - General
-----------------------------------------------------------------------------
version:		1.0
author:		Interactive Limited, Dubai
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
->	Selectors
-----------------------------------------------------------------------------*/

@import "general.css";


/*-----------------------------------------------------------------------------
->	Headings
-----------------------------------------------------------------------------*/


h1.contact
	{
		width:656px;
		height:32px;
		display:block;
		background:url(../images/h1-contact.gif) no-repeat;
		margin:0;
		text-indent:-10000px;
		padding:0;
	}
	
.address1
	{
	width:300px;
	float:left;
	margin:15px  0 20px 0;
	padding-bottom:10px;
	background-image: url(../images/bg-border.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.address2
	{
	width:350px;
	float:right;
	margin:15px  0 20px 0;
	padding-bottom:10px;
	}
	
