
/* CSS Document - Lotus Floral Design */

* {

	margin: 0 auto;
	padding: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #333333;

}


h2 {
	
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom:10px;

}

h3 {
	
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom:25px;

}

div#wrapper {

	width: 830px;
	margin:auto;

}

div#buffer {
	clear:both;
	height:30px;


}

/*---TOP SECTION---*/


div#address {


	clear:both;
	float:left;
	color:#FFFFFF;
	background:url(images/address.gif) no-repeat;
	width: 353px;
	height: 174px;
	padding: 180px 0px 0 47px ;

}

a.address:link, a.address:visited {

	font-weight: bold;
	color:#0000ff;
	text-decoration: none;
}

a.address:hover,  a.address:active{

	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}

div#image1 {

	float:left;
	width: 430px;
	height: 354px;

}

div#title {	

	clear: both;
	width: 830px;
	height: 70px;

	
	}

/*---MID SECTION---*/




div#image2 {


	clear:both;
	float:left;
	width: 282px;
	height: 360px;

}

div#para1 {

	float:left;
	color: #FFFFFF;
	background:url(images/para1.gif) no-repeat;
	width: 464px;
	height: 320px;
	padding: 40px 50px 0 34px ;

}

a.para1:link, a.para1:visited {

	font-weight: bold;
	color:#FFFFFF;
	text-decoration: underline;
}

a.para1:hover,  a.para1:active{

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div#title2 {	

	clear: both;
	width: 830px;
	height: 70px;

	
	}
	
div#para2 {

	float:left;
	color:#FFFFFF;
	background:url(images/para2.gif) no-repeat;
	width: 323px;
	height: 287px;
	padding: 40px 30px 0 47px ;

}

div#image3 {


	float:left;
	width: 430px;
	height: 327px;


}


/*---BOTTOM SECTION---*/

div#title3 {	

	clear: both;
	width: 830px;
	height: 70px;

	
	}

div#image4 {


	clear:both;
	float:left;
	width: 282px;
	height: 205px;


}

div#para3 {

	float:left;
	color:#FFFFFF;
	background:url(images/para3.gif) no-repeat ;
	width: 464px;
	height: 171px;
	padding: 34px 50px 0 34px ;

}




