
/* CSS Document - Q Bridal - Hair and Makeup */

* {

	margin: 0 auto;
	padding: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(images/bg.jpg) repeat-x;

}


h2 {
	font-size: 14px;
	padding:0px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom:10px;
}

div#wrapper {

	width: 823px;
	margin:auto;

}

div#buffer {
	clear:both;
	height:30px;

}

/*---TOP SECTION---*/


div#logo {

	float:left;
	clear:both;
	text-align:left;
	width: 427px;
	height: 189px;


}

div#address {


	float:left;
	text-align: right;
	color:#FFFFFF;
	width: 361px;
	height: 164px;
	padding: 25px 5px 0 0px ;

}

a.address:link, a.address:visited {

	font-weight: bold;
	color: #0033FF;
	text-decoration: none;	
}

a.address:hover,  a.address:active{

	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;	
}


div#left {

	float:left;
	clear:both;
	width: 542px;
	height: 554px;

}



div#title {

	float:left;
	width: 542px;
	height: 37px;
	padding: 53px 0 0 0;

}



/*---mid SECTION---*/

div#para1 {

	clear:both;
	float:left;
	font-size:14px;
	width: 516px;
	height: 87px;
	padding: 23px 26px 0 0px ;

}

div#para2 {

	clear:both;
	float:left;
	background: url(images/para-bg.gif) no-repeat;
	color:#FFFFFF;
	width: 459px;
	height: 377px;
	padding: 25px 52px 10px 31px ;

}

div#image1 {


	float:left;
	width: 251px;
	height: 530px;
	padding: 82px 0 0 0;


}

/*---bottom SECTION---*/

div#image2 {

	clear:both;
	float:left;
	width: 396px;
	height: 418px;
	padding: 20px 0 0 0;


}





