/* --------------------------------------------------[ reseter ]-- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}
:focus{outline:0;}
table{border-collapse:collapse;border-spacing:0;empty-cells:show;}
caption,th,td{text-align:left;font-weight:normal;}
img {vertical-align:text-bottom}
a img,iframe{border:none;}
ol,ul{list-style:none;}
input,textarea,select,button{font-size:100%;font-family:inherit;}
textarea{overflow:auto;}
select{margin:inherit;}
ol{margin-left:2em;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix{display:inline-block;}
/* \*/
* html .clearfix{height: 1%;}
.clearfix{display:block;}
/* */
/* --------------------------------------------------[ css ]-- */
html,body {
	height: 100%;
}

body {
	font:normal 12px/1.25em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#000 url(../images/backgroundPath.jpg) repeat-x;
	color:#000;
}

#nonFooter {
	position: relative;
	min-height: 100%;
}
* html #nonFooter {height: 100%;}

a {text-decoration:none;}
a:link,a:active,a:visited	{}
a:hover,a:visited:hover		{}

/* --------------------------------------------------[ footer ]-- */
#footer {
	position: relative;
	margin: -65px auto 0 auto;
}

#main {
	height:100%;
}

#page {
	height:100%;
}

#head {
	display:none;
}

#content {
	padding-bottom:90px; /* footer */
}

#fp {
	width:900px;
	height:740px;
	position:relative;
	margin:0 auto;
	background:url(../images/lpBg.jpg) no-repeat left 78px;
}

/* --------------------------------------------------[ objects ]-- */
	
h1 {
	margin:10px 0 0 30px;
	float:left;
	
	}
	
h2 {
	float:right;
	font:normal 35px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	text-transform:uppercase;
	color:#FFF;
	margin-top:20px;
	margin-right:20px;
	}
.take_fr h2 {font:normal 25px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;}
	h2 strong{
		color:#53b904;
		font-weight:normal;
		}
	h2 span {
		display:block;
		font-size:12px;
		}

h3 {
	float:left;
	clear:both;
	font:bold 29px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	text-align:justify;
	width:650px;
	letter-spacing:1px;
	margin-left:28px;
	margin-top:30px;
	}
	
	.take_it h3 {
	font-size:24px;
	}
	
	.take_fr h3 {
	width:615px;
	}
	
	h3 strong{
		display:block;
		color:#000;
		font-size:18px;
		line-height:19px;
		letter-spacing:0.02em;
		padding-top:5px;
		}
		
		.take_it h3 strong{
		font-size:17px;
		}
h4 {
	color:#FFF;
	font-size:13px;
	font-weight:normal;
	width:280px;
	float:right;
	margin-top:250px;
	margin-right:25px;
	}
	
	.take_es h4,
	.take_fr h4{
	margin-top:230px;
	}
	
img.emoticon {
	position:absolute;
	right:0;
	top:0;
	}
	
a.dwn, a.dwn2 {
	position:absolute;	
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	text-transform:uppercase;
	color:#FFF;
	padding-left:55px;
	padding-top:22px;
	font-size:18px;
	font-weight:bold;
	}
	
	
	
	a.dwn {
		top:560px;
		left:30px;
		height:43px;
		width:230px;
		background-image:url(../images/buttonLeftIE6.png) !important;
		}
		
	a.dwn2{
		top:285px;
		right:20px;
		height:43px;
		width:290px;
		background-image:url(../images/buttonRightIE6.png) !important;
		}
		
	.take_fr a.dwn {
	font-size:15px;
	height:41px;
	padding-top:25px;
	}
	
	.take_fr a.dwn2 {
	font-size:15px;
	height:43px;
	padding-top:22px;
	}
		
	span.dwn3 {
		position:absolute;
		top:350px;
		right:20px;
		width:340px;
		text-align:center;
		color:#FFF;
		text-transform:uppercase;
		}
	
	a.dwn:hover,
	a.dwn2:hover {
		background-position:left bottom;
		}
		
	.worldcup{
		position:absolute;
		right:40px;
		top:100px;
		}
		
	.free{
		position:absolute;
		left:57px;
		top:370px;
		}
	
#foot {
	position:absolute;
	bottom:0px;
	left:35px;
	font-size:14px;
	height:23px;
	color:#60a800;
	padding-top:2px;
}

#foot a {
	color:#aeaeae;
	font-size:12px;
}

#foot a:hover {
	text-decoration:underline;
}
