html,body,p,form,input,ul,li,label,h1,h2,h3,h4,h5,h6 {
padding:0px;
margin:0px;
}
html {
width:100%;
height:100%;
}
body {
	text-align: center;
}
#conteiner {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1016px;	
}
#header #logo {
	float: right;
	background-image: url(../images/logo_bg.gif);
	background-repeat: repeat-x;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 40px;
}
#header #login {
	float: left;
	height: 40px;
	padding-top: 30px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	padding-left: 75px;
	background-image: url(../images/login.gif);
	background-repeat: repeat-x;
}
#header #login a {
	color: #B72A2A;
	text-decoration: none;
}
#menu {
	clear: both;
	background-color: #EFCDCD;
	width: 897px;
	height: 32px;
	padding-left: 90px;
}
#menu .menu {
	font-family: "Trebuchet MS";
	font-size: 18px;
	float: left;
	width: 88px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
#menu .menu a {
	color: #4A4A4A;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	height: 26px;
}
#menu .menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_rollover.gif);
	width: 88px;
}
#center #center_right {
	background-image: url(../images/img2.jpg);
	background-repeat: no-repeat;
	height: 394px;
	width: 288px;
	float: left;
	padding-top: 45px;
	padding-left: 25px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	padding-right: 40px;
	font-weight: bold;
}
#center_right a {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 29px;
	width: 149px;
	background-image: url(../images/buttom_event_free_bg2.gif);
	padding-top: 5px;
	margin-top: 30px;
	text-decoration: none;
	text-align: center;
}
#center_right a:hover {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 29px;
	width: 149px;
	background-image: url(../images/buttom_event_free_bg3.gif);
	padding-top: 5px;
	text-decoration: none;
	text-align: center;
}

.button_event_free {
	background-image: url(../images/buttom_event_free_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 145px;
	font-family: Arial;
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 30px;
}

#center #safe {
	font-family: Arial;
	font-size: 18px;
	color: #525252;
	clear: both;
	margin-bottom: 15px;
	margin-left: 55px;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 61px;
	padding-top: 15px;
}

#footer #country {
	width: 175px;
	border: 1px solid #90AAC2;
}
.link {
	font-family: Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #70706F;
	text-decoration: none;
}
#menu .menu2 a {
	font-family: "Trebuchet MS";
	font-size: 18px;
	float: left;
	width: 88px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	background-image: url(../images/menu_rollover.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 6px;
	color: #FFFFFF;
	text-decoration: none;
}
