@import url(aloldal.css);
@import url(forms.css);

*{
	margin: 0px;
	padding: 0px;
}


a:link,a:visited,a:active{
	text-decoration: none;
	outline:none;
}

a:hover{
	

}

img{
	border: none;
}

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	width: 100%;
	text-align:center;
	background-color: #fff;
}


/* GLOBAL CONTENT */



#splash{
	width: 1000px;
	height: 532px;
	background-image: url(../images/splash2/body_bg.jpg);
	background-repeat: no-repeat;
	position:relative;
	margin: 0 auto !important;
}

#splash .link1{
	position: absolute;
	width: 217px;
	height: 37px;
	right:293px;
	top:414px;
}

#splash .link2{
	position: absolute;
	width: 171px;
	height: 37px;
	right:88px;
	top:414px;
}