#mainContent {
	position:relative;
}

IMG#saFlag {
	position: absolute;
	top:17px;
	left:42px;
}
#language {
	position:absolute;
	top: 17px;
	right: 140px;
	color:#7497a9;
	font-weight:bold;
}
#language A {
	color:#7497a9;
}
#language A:hover {
	color:#f77440;
	text-decoration:none;
}

#mainTop,
#mainTopEsp {
	padding: 0 125px 0 0;
	height: 197px;
}

#mainTop H2,
#mainTopEsp H2 {
	margin: 60px 0 0 0;
	float:right;
	font-size:12px;
	width:390px;
	height:90px;
}
#mainTop H2 {
	background-image:url(../images/mainpage/contest-prize.png);
}
#mainTopEsp H2 {
	background-image:url(../images/mainpage/esp-premio-concurso.png);
}
#mainTopEsp H2 STRONG,
#mainTop H2 STRONG {
	display: none;
}
#mainTop H2 A {
	display: block;
	width:381px;
	height:73px;
}
#mainMenu {
	position:absolute;
	top: 145px;
	right: 123px;
	color:#7497a9;
	font-weight:bold;
	font-size:11px;
	margin: 0;
	padding: 0;
	background-image:url(../images/mainpage/menu-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}
#mainMenu A {
	margin: 0 15px;
	color:#7497a9;
	text-decoration:none;
}
#mainMenu A:hover {
	color:#f77440;
	text-decoration:none;
}
#notifyBlock {
	background-image:url(../images/mainpage/notify-bg.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:112px;
	clear:both;
}
#notifyBlock P {
	font-size: 14px;
	font-weight:bold;
	text-align:right;
	color:#7497a9;
	margin:0 63px 0 0;
}

#notifyTxt {
	float:left;
	text-align:right;
	width: 465px;
}
#notifyTxt H3 {
	font-size: 18px;
	margin: 12px 0;
	color: #5e942d;
}
#notifyTxt P {
	font-size: 11px;
	margin: 0;
	color: #f77440;
}
#notifyForm {
	float:left;
	width:500px;
}
#itsTime {
	padding:15px 0 0 45px;
}
#notifyFormThanks H3 {
	font-size: 18px;
	margin: 30px 0;
	text-align:center;
	color: #5e942d;
}
#notifyForm FORM {
	margin: 0;
	padding: 10px 0 0 20px;
}
#notifyForm FORM P {
	margin: 0;
	line-height: 40px;
}
#notifyForm FORM P SPAN {
	display: block;
	float:left;
	width: 75px;
	padding: 0 10px 0 0;
	font-size:11px;
	color: #717171;
}
#notifyForm FORM P INPUT,
#notifyForm FORM P SELECT {
	margin: 0;
	padding: 3px 0 0 0;
	float:left;
	width:175px;
	height:32px;
	border: 0;
	background-image:url(../images/mainpage/input-bg.gif);
	background-repeat:no-repeat;
	background-color: transparent;
	text-align:center;
	font-size: 18px;
	color:#7497a9;
}
#notifyForm FORM P SELECT {
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	padding: 0;
}

#mainIMG {
	padding:40px 0 0 0;
}
