
/* CSS Document - Sounds Angelic */

* {

	margin: 0 auto;
	padding: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #000000;

}


h2 {
	font-size: 16px;
	color:#401d23;
	font-weight: bold;
	padding-bottom:20px;
}

div#wrapper {

	width: 822px;
	margin:auto;


}

div#buffer {
	clear:both;
	height:30px;

}


/*---TOP SECTION---*/

div#logo {
	
	clear:both;
	float:left;
	width: 820px;
	height: 153px;


}

div#address {
	float:left;
	color:#FFFFFF;
	background:url(images/address.jpg) no-repeat;
	width: 765px;
	height: 198px;
	padding: 20px 0px 0 55px;
	
}

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#title {

	float:left;
	width: 820px;
	height: 76px;

}


/*---MID SECTION---*/




div#para1 {

	clear:both;
	float:left;
	color:#FFFFFF;
	background:url(images/para1.gif) no-repeat;
	width: 482px;
	height: 127px;
	padding: 20px 300px 0 38px ;

}


div#image1 {

	float:left;
	width: 372px;
	height: 471px;

}

div#para2 {

	float:left;
	color:#401d23;
	font-size:12px;
	background:url(images/para2.gif) no-repeat;
	width: 398px;
	height: 446px;
	padding: 25px 25px 0 25px ;

}


div#image2 {

	clear:both;
	float:left;
	width: 372px;
	height: 406px;

}

div#image3 {

	float:left;
	width: 448px;
	height: 406px;

}

/*---BOTTOM SECTION---*/



div#image4 {

	clear:both;
	float:left;
	width: 372px;
	height: 200px;

}

div#para3 {

	float:left;
	color:#FFFFFF;
	background:url(images/para3.gif) no-repeat right;
	width: 398px;
	height: 180px;
	padding: 20px 25px 0 25px ;

}

