@charset "utf-8";


p {
	display:block;
	margin:10px 0px 10px 0px;
	font-weight:bold;
}




#contentwraper {
	background:url(../images/home_background.jpg);
	position:relative;
	background-repeat: no-repeat;
	width: 1000px;
	height: 730px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}




#winatripani {
	position:absolute;
	left:2px;
	top:-3px;
	color:#ffffff;
	padding-left:75px;
	width:497px;
	height:280px;
}

#batmenu {
	position:absolute;
	left:521px;
	top:0px;
	width:392px;
	height:200px;
}

#cardanis {
	position:absolute;
	left:121px;
	top:131px;
	width:800px;
	height:600px;
}


#headline {
	position:absolute;
	left:210px;
	top:280px;
	width:279px;
	height:50px;
}







#maincopy {
	position:absolute;
	left:120px;
	top:400px;
	width:471px;
	height:210px;
}





#footer {
	position:absolute;
	margin:auto;
	text-align:center;
	top:655px;
	width:800px;
	height:50px;
	left: 108px;
}


