/* BACKGROUND AND BODY

-------------------------------------------------------------------------*/



body {

	background-color: #BDADEE;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(../images/bg_gral.gif);

	background-repeat:    repeat-x;

	background-attachment: scroll;

	background-position: left top;

}



body,td,th {

	font-family: "Tahoma", "Verdana", Arial, sans-serif;

	font-size: 11px;

	line-height: 18px;

}



IMG {

	border:none;

}



#contHeader {

	position:absolute;

	left:0px;

	top:0px;

	width:814px;

	height:124px;

	z-index:0;

}

#language {

	position:absolute;

	left:662px;

	top:109px;

	width:140px;

	height:15px;

	z-index:5;

}



/* NAVIGATION LEFT OF THE FEATURE IMAGE

-------------------------------------------------------------------------*/



#contSideNav {

	position:absolute;

	left:0px;

	top:124px;

	width:155px;

	height:186px;

	z-index:1;

	background-color: #FFFFFF;

	border: 1px none #000000;



}

.sideNav {

	color:#1C3A56;

	font-weight: bold;

	padding-top: 22px;

	padding-left: 8px;

	padding-bottom: 0px;

	padding-right: 0px;

}



/* SIDE NAV LINK STYLES

-------------------------------------------------------------------------*/



.sideNav A {

	color:#1C3A56;

	font-weight: normal;

	text-decoration: none;

}

.sideNav A:HOVER {

	color:#1C3A56;

	font-weight: normal;

	text-decoration: none;

	padding-left: 5px;

}



/* FEATURE

-------------------------------------------------------------------------*/



#contFeature {

	position:absolute; 

	left:158px; 

	top:124px; 

	width:656px; 

	height:186px; 

	z-index:1;

}



/* MAIN NAVIGATION [more in rs_style.css]

-------------------------------------------------------------------------*/



#contFeatureNav {

	position:absolute; 

	left:158px; 

	top:124px; 

	width:378px; 

	height:23px; 

	z-index:2;

}



/* FOOTER

-------------------------------------------------------------------------*/

.contentFooter{

	width: 616px;

	color: #AEB6BD;

	font-size:10px;

	border-top: 1px solid #E5E9EB;

	border-bottom: 2px solid #5E7C97;

	padding:  10px 10px 10px 30px;

	float: left;

}

* html .contentFooter{

	width: 656px;

	w\idth: 656px;

	color: #AEB6BD;

	font-size:10px;

	border-top: 1px solid #E5E9EB;

	border-bottom: 2px solid #5E7C97;

	padding:  10px 10px 10px 30px;

	float: left;

}
