

#news_blog_container {
   width:730px;
	margin-top: 30px;
	margin-left: 71px;
}

#news_blog_container #news_box {
	width:366px;
	float:left;
}

#news_box #news_start {
	width:366px;
	height: 28px;
	background-image: url(/images/news_start.jpg);
	background-repeat:no-repeat;
}

#news_box #news_center {
	width:346px;
	background-color: #85aebd;
	padding:10px;
	text-align: justify;
}

#news_center #news_img {
	width:100px;

}

#news_center #news_img:hover {
	width:100px;
	filter:alpha(opacity=10); 
	-moz-opacity: 0.1; 
	opacity: 0.1;
}

#news_box #news_end {
	width:366px;
	height: 12px;
	background-image: url(/images/news_end.jpg);
	background-repeat:no-repeat;
	margin-bottom: 0px !important; /* IE 7.0 */
	margin-bottom:-10px;
}

#news_blog_container #blog_box {
	width: 364px;
	float:left;
	margin-top: 18px;
}

#blog_box #blog_start {
	width: 364px;
	height: 37px;
	background-image: url(/images/blog_start.jpg);
	background-repeat:no-repeat;
}

#blog_box #blog_center {
	width: 334px;
	height: 150px;
	background-image: url(/images/grd_blog.jpg);
	background-repeat: repeat-y;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	text-align: justify;
}

#blog_box #blog_end {
	width: 364px;
	height: 23px;
	background-image: url(/images/blog_end.jpg);
	background-repeat:no-repeat;

}

#news_blog_mirror {
	width:867px;
	height: 75px;
	background-image: url(/images/mirror.jpg);
	background-position: top;
	background-repeat: no-repeat;
	floaT:left;
 }




#center_container #clients_container {
	width:747px;
	background-color: #85aebd;
	padding-left:60px;
	padding-right:60px;
	padding-top: 5px;
	padding-bottom: 0px; 
}

#clients_container #clients_title {
	width:43px;
	height:14px;
	background-image: url(/images/clients.png);
	background-repeat:no-repeat;
}

#clients_container #clients_logos {
	width:747px;
}

.clients_img {
	width:87px;
	height:64px;
	float:left;
	margin-right: 60px;

}


.clients_img:hover {
	width:87px;
	height:64px;

}

#clients_end {
	width:867px;
	height: 37px;
	background-image: url(/images/lines_bg.jpg);
	background-repeat:no-repeat;
}

#services_container {
	width:747px;
	padding-left:60px;
	padding-right:60px;
	padding-top: 10px;
	padding-bottom: 10px; 
	background-image: url(/images/services_bg.jpg);
	background-repeat: repeat-x; 
}

#services_title {
	width:51px;
	height:13px;
	background-image: url(/images/services.png);
	background-repeat:no-repeat;
}

#services_box {
	width:747px;
	margin-top: 10px;
	text-align: center;
}

#services_cnt{
	width:650px;
	margin-top: 10px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	
}

.service {
	width:289px;
	text-align: justify; 
	float:left;
	margin-left: 30px;
	display:inline;
}

#services_spacer {
	width:650px;
	height: 2px;
	background-image: url(/images/services_spacer.jpg);
	background-repeat:no-repeat;
	margin-top: 20px;
	margin-bottom:20px;
}

#simplegallery1{ //CSS for sample Gallery
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
margin-left:5px;
}

.box_home {
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #555555;
	margin-bottom: 0px;
	margin-top: -16px;
	}

#casaonclick_home {
	width:269px;
	height:149px;
	background-image: url(../images/casaonclick.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left: 25px;
	margin-top: 10px;
}

#casaonclick_home:hover {
	background-position: -269px 0px;
}