body{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000;
	line-height:130%;
	background:url(../graph/body-bg.jpg) top center no-repeat #032644;
}
a img {
	border:none;
}

#page{ 
	position:relative;
	width:900px;
	margin:0px auto;
}
.col {
	float:left;
	width:450px;
	margin:0px;
	padding:100px 0px 0px;
	text-align:center;
}

.content {
	margin:0px 30px;
}

.text {
	text-align: center;
	color:#fff;
	font-size:14px;
	line-height:20px;
	color:#546c80;
	margin-bottom:0px;
}

#zapati {
	height:227px;
	width:100%;
	background:url(../graph/zapati-bg.png) top center no-repeat;
}

#zapati p{
	color:#142F45;
	text-transform:uppercase;
	padding-top:40px;
	font-size:30px;
}

#zapati p a{
	color:#fff;
	font-size:18px;
	text-decoration:none;
}

#zapati p a:hover{
	text-shadow:2px 2px 3px #fff;
}

.cleaner {
	clear:both;
}