body
{
	background: Transparent url('img/bk.gif') repeat-x;
	background-color:#1a2949;
}

#wrapper 		
{ 
	position:relative; 
	width: 952px;
	margin:0 auto; 
	background-color:Transparent;
	padding:0px; 
	height:auto; 
	overflow:visible; 
	text-align:left;
}

#header
{
	position:relative; 
	width: 952px;
	margin:0 auto; 
	color:#1a49ab; 
	padding:0px; 
	height:auto; 
	overflow:visible; 
	text-align:left;
	background-color:#f3f3f3;
}

#footer
{
	position:relative; 
	width: 952px;
	margin:0 auto; 
	background-color:#dedede;
	color:#fff; 
	padding:0px; 
	height:auto;
	overflow:visible; 
	text-align:left;
}
#footerLine
{
	position:relative; 
	width: 952px;
	height:10px;
	margin:0;
	padding:0;
	background-image:url('img/footer_closer.gif');
}
#footer2
{
	position:relative; 
	width: 952px;
	margin:0 auto; 
	background:Transparent url('img/footer2.jpg') no-repeat;
	font-size:0.85em;
	color:#f3f3f3; 
	padding:0px; 
	height:53px; 
	overflow:visible; 
	text-align:center;
}
#footer2 a
{
	color:#f3f3f3; 
}
	

#bg3 
{
    overflow:hidden;
	right: 0px;
    width: 952px;
    position:relative;
	background: Transparent url("img/bordoDx.gif") repeat-y;
    background-position: 950px 0;
}
#bg2 
{
	right: 2px;
    float:left;
    width: 952px;
    position:relative;
	background-color:#f3f3f3;
	/*background-image: url("bgColSx.jpg");*/
	background-repeat: no-repeat;
    background-position: 4px 0;
}
#bg1 
{
    right: 948px;
    float:left;
    width: 952px;
    position:relative;
	background: Transparent url("img/bordoDx.gif") repeat-y;
    background-position: 950px 0;
}


#col1 
{
    float:left;
    width:2px;
    position:relative;
    left:950px;
    overflow:hidden;
}

#col2 
{
    float:left;
    width:948px;
    position:relative;
    left:950px;
    overflow:hidden;
}

#col3 
{
    float:left;
    width:2px;
    position:relative;
    left:950px;
    overflow:hidden;
}
