html { overflow-x:hidden; }


body {
	background: transparent url(../images/bg.jpg) scroll repeat 0 81%;	
	color: #000000;
	font-size: 12px;
	font-family:Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	overflow-x:hidden;
	}
	
#wrap {
	width: 100%;
	margin: 0px auto 0px;
	background: transparent url(../images/bg-top.jpg) scroll repeat-x 0 0;	
	}
	
#container {
	width: 100%;
	margin: 0px auto 0px;
	background: transparent url(../images/bg-bottom.jpg) scroll repeat-x center bottom;
	
	}
#cont-header {
	width: 969px;
	margin: 0px auto 0px;
		
	}

#cont{
	width: 969px;
	margin: 0px auto 0px;
	background: transparent url(../images/header.png) scroll no-repeat center top;
	}

.elframe{
	margin:40px auto 55px;
	#margin:0px auto 55px;
	text-align:center;
}
iframe{
	width:800px;
	height:830px;
	margin:0 auto;
	text-align:inherit;
	overflow:hidden;
}
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a:hover {
	color:#000;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 969px;
	height: 210px;
	margin: 0px auto 0px;
	padding: 0px;
	font-size: 13px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	}
		
#header a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color:#FFFFFF;
	}

#header a:hover{
	color: #C2C2C2;
	}
	
#header img a {
	margin: 0px;
	border: none;
	}

	
#header h1 {
	clear:both;
	color:#00FFFF;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	position:relative;
	text-align:center;
	top:15px;
	width:100%;
}
	
.logo-head {
	float:left;
	margin:12px 0 0 12px;
	width:100%;
}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	background:transparent;		
	display:inline;
	float:left;
	width:969px;
	margin:20px auto 0;
	}
.untexto{
	color:#FFFFFF;
	font-size:13px;
	margin:20px auto;
	#margin:40px auto;
	width:800px;
	text-align:center;
}
.untexto h2{
	font-size:13px;
}
/************************************************
*	Footer  									*
************************************************/

#footer {
	color:#FFFFFF;
	font-family:"Myriad Pro",Arial;
	margin:0 auto 0;
	padding:0;
	width:969px;
}
#footer a, #footer a:visited {
	color:#FFFFFF;	
}

#footer a:hover{
	text-decoration:underline;
}
#footer .text-foot{	
	font-size:10px;
	text-align:center;
	width:100%;
	padding:5px;
}
#footer .logo-foot{
	padding:0 0 27px;
	text-align:center;
}			
#footer .text-foot span{
	font-size:14px;
}
