#middlepic {
	position: absolute;
	height: 180px;
	width: 540px;
	margin-left: 180px;
	//background-image: url(http://213.83.37.91/wordpress/wp-content/themes/bosch/images/colllage.jpg);
        //background-repeat: no-repeat;	
}

#content {
margin:210px 0px 20px 179px;
padding:0px 18px 15px;
position:relative;
text-align:justify;
width:340px;
}

#left ul li a:hover 
{
        height:16px;
        color: #000000;
	background: #2269B5;
}