#rounded {
	display: block;
	width: 989px;
	height: 455px;
	background:url(../images/rounded.jpg) top left no-repeat;
	margin-top: 10px !important;
}
.halfPrev {
	display: block;
	width: 434px;
	height: 170px;
	margin: 5px 0px 0px 50px !important;
	padding-top: 20px;
	float: left;
	clear: none;
	text-align: left;
	font-size: 10px;
}
.halfPrev .img {
	float: left;
	clear: none;
}
.halfPrev .rArea {
	float: right;
	clear: none;
	display: block;
	width: 200px;
	padding-right: 80px;
	line-height: 15px;
}
#be2con {
	display: block;
	width: 100%;
	height: 440px;
	float: left;
	margin-top: 40px !important;
}
#be2left, #be2right {
	width: 467px; 
	height: 417px; 
	display: block; 
	border: 1px solid #929497; 
	float: left;
	padding: 20px 0px 0px 20px;
	text-align: left;
}
#be2left {
	background-color: #D3D3D3;
}
#be2right {
	float: right;
}
.linkDep {
	font-size: 1.5em;
	float: left;
	clear: both;
	padding-bottom: 50px;
	border-bottom: 1px dotted #000;
	width: 445px;
	margin-bottom: 30px !important;
	color: #404040;
}
.linkDep a {
	color: #1b75bb;
	text-decoration: none;
	text-transform: capitalize;
}
.linkDep a:hover {
	color: #094299;
	text-decoration: underline;
}