body
{
		
		margin:0px;
		padding:0px;
		background-color:#c5cacb;
		background-image:url(../images/bg_image.jpg);
		background-repeat:repeat-x;
	
}
*body
{
		
		margin:0px;
		padding:0px;
		background-color:#c5cacb;
		background-image:url(../images/bg_image1.jpg);
		background-repeat:repeat-x;
	
}
#outer{
		width:1000px; 
		margin-left:auto;
		margin-right:auto;}
		
.header{
        float:left;
		background:url(../images/header_bg.jpg) repeat-x; 
		height:84px;
		width:1000px;
}

		
#main{ 
       width:1000px;
       float:left;}
#navigation{
        width:1000px;
		 height:35px;
	    float:left;}
 
#contener{
		width:1000px;
		float:left;
		height:690px;  }

		
.contener_bg1{
		width:300px;
		float:left; 
		padding:0px;
		margin:0px;}
		
		
.contener_bg_s{
		width:150px;
		float:left; 
		padding:0px;
		margin:0px;}
		
.contener_bgr{
		width:250px;
		float:left; 
		padding:0px; 
		margin:0px; }		
		
#contener_text{
		width:438px; 
		float:right; 
		font-family:Arial;
		font-size:12px;
		color:#FFFFFF; 
		line-height:18px; 
	    float:left; position:relative; z-index:200; left:400px; top:-450px; 
		 }



















