/* CSS Document  - Dress of your Dreams*/

* {

	margin: 0 auto;
	padding: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(images/bg.gif) repeat-x #b8c2b7;	

}

body #enquiryButton{ background:none;}
div#wrapper {

	width: 849px;
	margin:auto;

}

div#buffer {
	clear:both;
	height: 30px;

}

/*---TOP SECTION---*/

div#logo {

	clear:both;
	float:left;
	width: 849px;
	height: 130px;

}


div#image1 {

	clear:both;
	float:left;
	width: 447px;
	height: 701px;

}

div#right {

	float:left;
	width: 402px;
	height: 701px;

}

div#address {

	float:left;
	color:#000000;
	background:url(images/address.jpg) no-repeat;
	width: 382px;
	height: 193px; 
	padding: 59px 0 0 20px;

}

a.address:link, a.address:visited {

	font-weight: bold;
	color: #0066FF;
	text-decoration: none;	
}

a.address:hover,  a.address:active{

	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;	
}

div#title {

	float:left;
	width: 402px;
	height: 141px;

}

div#para1 {

	float:left;
	background:url(images/para1.jpg) no-repeat;
	width: 336px;
	height: 285px; 
	padding: 23px 46px 0 20px;

}


/*---MID SECTION---*/


div#para2 {

	clear:both;
	float:left;
	background:url(images/para2.jpg) no-repeat top;
	width: 361px;
	height: 546px;	
	padding: 55px 43px 0 43px;

}

div#image2 {

	float:left;
	width: 402px;
	height: 601px;

}

/*---BOTTOM SECTION---*/



div#image3 {

	clear:both;
	float:left;
	width: 447px;
	height: 549px;

}

div#image4 {

	float:left;
	width: 402px;
	height: 549px;

}
