@charset "utf-8";





/* --------------------------------------------------

top

-------------------------------------------------- */

#topContainer{
	background-image: url(../img/topimg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#topContainer h1{
display:none;}



#topFooter{
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 75%;
	clear: both;
	color: #FFFFFF;
	background-color: #F3B50C;
	width: 100%;
	margin-top: 20px;
}

#topFooter address {
	width: 910px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#btntopContest{
!important
	padding-bottom: 10px;
	margin-bottom: 5px;
}

#menu{
	clear: none;
!important
	padding-bottom: 20px;
	padding-top: 65px;
	padding-bottom: 50px;
}

#contact{
	float: right;
}

