@charset "utf-8";
/* CSS Document */

body {
	
	text-align: center;}
#wrapper{
	margin:25px auto;
	padding:0;
	width: 816px;
	height: 404px;
	text-align:left;
}

#main-container{
	background:url(images/paradisus-LP_off_bg.jpg) no-repeat;
	width:816px;
	height:304px;
	text-align:left;
	padding-top:100px;
}
	
#content{
	width:704px;
	height:251px;
	margin:0 auto;
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#639;
}

#content a{
	color:#639;
	font-weight:bold;
}