body{
	margin: 0px;
	padding: 0px;
	background-color: #18304D;
	font-family: Arial, Helvetica, sans-serif;
}
form, h1, h2, h3, h4, h5{
	margin: 0px;
	padding: 0px;
}
h1, h1 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #3C6BA7;
	font-weight: normal;
	padding-bottom: 7px;
}
hr{
	padding: 0px;
	height: 1px;
	margin: 0px;
}
.clear {
	width:100%;
	overflow:hidden;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
.both{
	font-size: 0px;
	clear: both;
}
a{
	color: #3C6BA7;
	text-decoration: none;
}
a:hover{
	color: #6A871D;
	text-decoration: underline;
}
p{
	margin-top: 18px;
}
img{

}

.polimax{
	float: right;
	width: 100px;
	padding-top: 9px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-left: 40px;
	height: 38px;
	background-image: url(images/polimax.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 38px;
}
.polimax a{
	color: #FFF;
	text-decoration: none;
}
#page{
	background-image: url(images/bb.jpg);
	background-repeat: no-repeat;
	display: table;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
}
#page ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 40px;
	list-style-type: none;
}
#page li{
	padding-top: 9px;
	background-image: url(images/arr.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 14px;
}
#flash{}
#top{
	height: 80px;
}
#logo{
	height: 238px;
}
#nav{
	width: 100%;
	height: 70px;
}
#cont{
	color: #634B02;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-right: 90px;
	padding-left: 90px;
	background-color: #FFF6ED;
}

#menu{
	padding-bottom: 30px;

}
#menu a{
}
#content{
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 100px;
	padding-left: 100px;
}
#menu a:hover{
}
.menu_active{
}
.logo{
}
#footer{
	color: #FFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 50px;
}
#counter{
	float: right;
	width: 150px;
}

#footer a{
	color: #FFF;
}
#footer_content{
	width: 600px;
}
#footer_content_right{
}

