html, body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
}
img {
	border: 0px;
	padding: 0px;
}


.clearFix {
	clear: both;
}

.btnIcon {
	margin: 0px;
	border: 0px;
	margin-right: 5px;
	display: inline;
}

.style1 {
	font-size: 14px;
}

.style2 {
	font-size: small;
	color: #00A99C;
	font-weight: bold;
}

.style2 a {
	color: #00A99C;
	font-weight: bold;
	text-decoration: none;
}

.style2 a:hover {
	color: #ff0000;
}


.style3 {
	font-size: 10px;
	
}


#shell {
	width: 976px;
	clear: both;
	margin: auto;
	text-align: center;
}

#feature {
	width: 640px;
	height: 480px;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	text-align: center;
	background-image: url("images/bg.jpg");
}

#flashIntro {
	padding-top: 30px;
}


#beatiProperties {
	margin: auto;
	margin-top: 5px;
	text-align: center;
}


#footer {
}


/* beati_lori.php*/
/*
#loriFeature {
	width: 640px;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	text-align: center;
	background-image: url("images/bg.jpg");
}
*/

#loriIntro {
	position: absolute;
	z-index: 10;
	padding-top: 0px;
	padding-left: 35px;
}

#bodyCopy {
	position: relative;
	z-index: 50;
	text-align: left;
	padding-top: 80px;
	margin-left: 130px;
}

#bodyCopy h1 {
	font-size: 30px;
	margin-bottom: 110px;
	font-weight: 500;
}


#beatiPastWork {
	position: relative;
	z-index: 10;
}



