/* 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/comments/leftbanner.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:265px;
	width: 775px;
	clear: both;


}



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


#main_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 400px;
	left: 48px;
	position: relative;
	top: 70px;
	height: 150px;
}

#subproducts{
	width:775px;
	height:274px;
	float:left;
	background-image:url(../images/contact/subproducts.jpg);
	background-repeat:no-repeat;

}
#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/comments/rightbanner.jpg);
	background-repeat: no-repeat;

}

#footer_contents{
	width:auto;
	height:auto;
	top:0px;
	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:#ffda43;
	font-size:14px;
	
}

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

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

a.emailservice:active{

	color:#ffda43;

	
}
/*----------------------------------------------COMMENT CONTAINER-------------------------------------------------*/

#main_top_text{
	float:left;
	height:20px;
	top:0px;
	margin-left: 15px;
	width: 745px;
}
#comment_container{
	height: 520px;
	width: 775px;
	float: left;
	background-image: url(../images/comments/mainbody2.jpg);



}
#comment1{
	float: left;
	height: 127px;
	width: 775px;
	left: 20px;
}
#comment2{
	float: left;
	height: 127px;
	width: 775px;
	left: 20px;
	margin-top: 2px;
}
	
#comment3{
	float: left;
	height: 127px;
	width: 775px;
	left: 20px;
	margin-top: 2px;
	}
#comment4{
	float: left;
	height: 127px;
	width: 775px;
	left: 20px;
	margin-top: 2px;
	}

#thumb{
	height: 100px;
	width: 100px;
	z-index: 10;
	margin-left: 30px;
	margin-top: 14px;
	float: left;
	clear: both;
	border: thin solid #ffda43;
}
#thumb_comment{
	z-index: 40;
	height: 100px;
	width: 600px;
	margin-left: 145px;
	margin-top: 14px;
	top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#dates{
	z-index: 60;
}

#dates2{
	margin-top: 15px;

}
#dates3{
	margin-top: 15px;

}
#dates4{
	margin-top: 30px;

}

#pages{
	width: 745px;
	margin-left: 15px;
	clear: both;

}
