html, body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat;
	background-position: top center;
	background-image: url("images/bg.jpg");
}
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: 630px;
	height: 470px;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	text-align: center;
}

#flashIntro {
	padding-top: 30px;
}


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

#footer {
}

#dload_shell {
}

#dload_intro {
}

#dload_entryform {
}

#dload_video {
}

#dload_footer {
	margin-top: 40px;
}

#innerShell {
	margin: auto;
	text-align: center;
	width: 549px;
	height: 532px;
	background-image: url("images/bkground.png");
}


