#wrapper 		
{ 
	position:relative; 
	width: 978px;
	margin:0 auto; 
	padding:0px; 
	height:auto; 
	overflow:visible; 
	text-align:left;
	border: none;
}

#header
{
	position:relative; 
	width: 978px;
	margin:0 auto; 
	padding:0px; 
	height:auto; 
	overflow:visible; 
	text-align:left;
	border: none;
}

#footer,#footer p
{
	position:relative; 
	height:auto;
	text-align:center;
	margin: 0;
	padding: 0 0 5px 0;
	color:#fff;
	background-color:#fff;
	background-image: url("img/bgFooter.gif");
	background-repeat:repeat-y;
	width: 978px;
}
#footer a
{
	color:#fff;
}
#footer2
{
	position:relative; 
	width: 978px;
	height:23px;
	text-align:center;
	margin: 0;
	padding:0;
	color:#fff;
	background-color:#fff;
	background-image: url("img/bgFooter2.gif");
	background-repeat:no-repeat;
}

#bg4 
{
    overflow:hidden;
	right: 0px;
	width: 978px;
	position:relative;
	background-image: url("img/ombraDx.gif");
	background-repeat: repeat-y;
    background-position: 958px 0;
}
#bg3 
{
	right: 20px;
    float:left;
    width: 978px;
    position:relative;
	background-color:#fff;
	background-repeat: no-repeat;
    background-position: 680px 0;
}
#bg2 
{
	right: 298px;
    float:left;
    width: 978px;
    position:relative;
	background-color:#fff;
	background-repeat: no-repeat;
    background-position: 342px 0;
}
#bg1 
{
    right: 636px;
    float:left;
    width: 978px;
    position:relative;
	background-image: url("img/ombraSx.gif");
	background-repeat: repeat-y;
    background-position: 954px 0;
}


#col1 
{
    float:left;
    width:24px;
    position:relative;
    left:954px;
    overflow:hidden;
}

#col2 
{
    float:left;
    width:636px;
    position:relative;
    left:954px;
    overflow:hidden;
}

#col3 
{
    float:left;
    width:298px;
    position:relative;
    left:954px;
    overflow:hidden;
}
#col4 
{
    float:left;
    width:20px;
    position:relative;
    left:954px;
    overflow:hidden;
}
