
/* CSS Document - Makeup Maid: Professional Makeup and Hair */

* {

	margin: 0 auto;
	padding: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(images/bg.gif) no-repeat center top #000000;

}


h2 {
	font-size: 20px;
	padding-bottom:10px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom:10px;
}

div#wrapper {

	width: 820px;
	margin:auto;

}

div#buffer {
	clear:both;
	height:30px;

}

/*---TOP SECTION---*/

div#logo {

	float:left;
	clear:both;
	width: 808px;
	height: 152px;


}


div#address {


	float:left;
	color:#ffffff;
	background:url(images/address.jpg) no-repeat;
	width: 718px;
	height: 185px;
	padding: 0px 0px 0 90px ;

}

a.address:link, a.address:visited {

	font-weight: bold;
	color: #0099FF;
	text-decoration: none;	
}

a.address:hover,  a.address:active{

	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;	
}

div#title {

	clear:both;
	float:left;
	width: 808px;
	height: 71px;

}


/*---left SECTION---*/

div#left {

	clear:both;
	float:left;
	width: 429px;
	height: 1164px;


}


div#para1 {

	clear:both;
	float:left;
	color:#FFFFFF;
	background:url(images/para1.gif) no-repeat;
	width: 378px;
	height: 278px;
	padding: 32px 20px 0 31px ;

}

div#image1 {

	clear:both;
	float:left;
	width: 429px;
	height: 295px;


}

div#image2 {


	clear:both;
	float:left;
	width: 429px;
	height: 559px;


}


/*---right SECTION---*/

div#right {


	float:left;
	width: 379px;
	height: 1164px;


}


div#para2 {

	float:left;
	color:#FFFFFF;
	background:url(images/para2.gif) no-repeat;
	width: 285px;
	height: 211px;
	padding: 55px 63px 0 31px ;

}

div#para3 {

	float:left;
	color:#FFFFFF;
	background:url(images/para3.gif) no-repeat;
	width: 285px;
	height: 294px;
	padding: 45px 63px 0 31px ;

}

ul {
	width: 250px;
	line-height: 20px;
	list-style-position: outside; 	
	list-style-type: disc;

}

li {

	margin: 0 0 0 10px;
/* 	list-style-image: url(images/bullet.gif);*/
/*	display:block;*/
}

div#para4 {

	float:left;
	color:#FFFFFF;
	background:url(images/para4.gif) no-repeat;
	width: 285px;
	height: 239px;
	padding: 45px 63px 0 31px ;

}

div#image3 {

	float:left;
	width: 379px;
	height: 275px;


}
