.null_link
{
	text-decoration: none;
	color:rgb(60,60,60);
}
body
{
	margin:0px;
	padding:0px;
	
	background-image:url(../graphics/top_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
.HEAD
{
	height:279px;
	background-image:url(../graphics/HEAD.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.HEAD_CONTENT
{
	width:981px;
	height:159px;
	
}

.RIGHT_HEADER_LINKS
{
	float:right;
	height:159px;
	width:400px;
	padding:0px !important;
	margin:0px !important;
}

.BODY
{	
	min-height: 690px;
	height: auto !important;
	height:690px;
	background-position: bottom left;
	background-repeat: repeat-x;
}
.BODY_CONTENT
{	
	width:981px;
	
	min-height: 690px;
	height: auto !important;
	height:690px;
	
	overflow-x:hidden;
	
	background-image:url(../graphics/CONTENT_TOP_BG.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color: white;
}
#rotating_image
{
	width:643px;
	height:295px;
	
	margin:4px;	
}
.MENU
{
	float:left;
	width:981px;
	height:119px;
		
	background-image:url(../graphics/MENU.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.MENU_CONT
{
	float: right;
	width: 975px;	
	margin-top:2px;
}
.SUBMENU_CONT
{
	float: left;	
	height:30px;
	
	line-height:30px;
	color:rgb(60,60,60);
	text-align:left;	
}

.BODY_CONTENT_FULL
{
	float:left;
	width:961px;
}
.BODY_CONTENT_LEFT
{
	float:left;
	width:672px;
}
.BODY_CONTENT_RIGHT
{
	float:right;
	width:300px;
}



.FOOT
{
	height:223px;
	background-image:url(../graphics/FOOT.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding: 0px;	
	margin-bottom:15px;
}

.FOOT_CONTENT
{
	width:981px;
	height:223px;
	overflow:hidden;
}
.DOWNLOAD
{		
	width:150px;
	height:35px;
	background-image: url(../graphics/DESCARCA.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin:auto;
}

