/* CSS Document */

#container {
position:absolute;
width:1024px;
height:1024px;
left:50%;
margin-left:-512px;
top:0px;

}


#leftbanner{
	width:124px;
	height:1000px;
	float:left;
	background-image:url(../images/aboutus/about_leftbar.jpg);
	background-repeat: no-repeat;

}
/*---------------------------------------------------MIDDLE SECTION--------------------------------------------*/
#middle_section{
width:775px;
height:1000px;
float:left;
clear:right;
top:0px;


}

#header{
	float:left;
	top:0px;
	height:240px;
	width: 775px;
	clear: both;
	background-image:url(../images/aboutus/porencargo_design_aboutus_0.jpg);

}



#main_body{
width:775px;
height:475px;
float:left;
background-image:url(../images/aboutus/about_body_1.jpg);
background-repeat:no-repeat;
}


#main_text{
	font-family: Arial, Helvetica, sans-serif;
	width: 675px;
	left: 50px;
	position: relative;
	top: 20px;
	height: 150px;
}
#footer{
	position:relative;
	width:775px;
	height:197px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/aboutus/aboutfooter.jpg);
	background-repeat: no-repeat;

}
/*--------------------------------------------------END MIDDLE SECTION--------------------------------------------*/
#rightbanner{
	width:124px;
	height:1000px;
	float:left;
	background-image:url(../images/aboutus/about_rightbar.jpg);
	background-repeat: no-repeat;

}

#footer_contents{
	width:auto;
	height:auto;
	top:60px;
	left:0px;
	position: relative;

}


a.bonheurlink:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	
}

a.bonheurlink:visited{
	color:#999999;
	font-size:10px;
	
}

a.bonheurlink:hover{
	color:#333333;
	text-decoration: underline;
	font-size:10px;
	
}

a.bonheurlink:active{

	color:#333333;
	font-size:10px;

	
}

a.emailservice:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	
}

a.emailservice:visited{
	color:#ffffff;
	
	
}

a.emailservice:hover{
	color:#00CCFF;
	text-decoration: underline;
	
}

a.emailservice:active{

	color:#ffffff;

	
}
