@charset "utf-8";
/* CSS Document */
#rotate_services_box {
  z-index: 0;
  margin-top:0px;
  margin-right:10px;
  padding: 0;
  width: 480px;
  height: 300px;
}

#services_box_content {
  	padding:0px;
	margin:0px 0 00px 0;
	text-align:justify;
	float: left;
	width: 505px;
	height:420px;

}

#services_box_picture {
  z-index: 0;
  margin-top:0px;
  padding: 0;
  width: 545px;
  height: 301px;
}

#services_box_text_services {
	padding:0px;
	margin:0;
	width:516px;
	height:250px;
	color:#1b1464;
	opacity: 0.73
	filter:alpha(opacity=73); /* For IE6&7 */
	background:#fff;
	display:block;
	
}
#services_box_text {
	padding:7px;
	margin:0;
	text-align:left;
	width:400px;
	height:110px;
	color:#1b1464;
	opacity: 0.73;
	filter:alpha(opacity=73); /* For IE6&7 */
	background:#fff;
	display:block;
	
}

#services_box_text_4_services {
	padding:15px;
	margin:0;
	width:745px;
	height:95px;
	color:#1b1464;
	opacity: 0.73;
	filter:alpha(opacity=73); /* For IE6&7 */
	background:#fff;
	display:block;
	text-align:justify;
	
}

#services_box_text h4	{
	text-align:left;
	font-size:20px;
	color:#1b1464;
	
	
}


/************Page Box Sidebar************/
#services_box_sidebar {
 	font-size:12px;
	padding:10px 5px 0 5px;
  	margin:0px;
	text-align:left;
	float: right;
	width: 187px;
	height: 282px;
	opacity: 0.73;
	filter:alpha(opacity=73); /* For IE6&7 */
	background:#fff;
	
	border-width: 4.0px;
  	border-style:solid;
  	border-color: #00bf09;
  	
  	overflow: hidden; 
	

}

#services_box_sidebar p {
	font-weight:200;
	font-style:normal;
	text-align:left;
	color: #006837;
	text-decoration: none;
	
}

#services_box_sidebar a:link {color:#1b1464; text-decoration:none; font-size:16px;}
#services_box_sidebar a:active {color:#1b1464;text-decoration:none; font-size:16px}
#services_box_sidebar a:visited {color:#1b1464;text-decoration:none; font-size:16px}
#services_box_sidebar a:hover {color:#1b1464; text-decoration:underline; font-size:16px font-weight:bold;}
	

#services_box_sidebar  a:link .toplink {color:#006837; text-decoration:none;}
#services_box_sidebar  a:active .toplink {color:#006837;text-decoration:none;}
#services_box_sidebar  a:visited .toplink {color:#006837;text-decoration:none;}
#services_box_sidebar  a:hover .toplink {color:#006837; text-decoration:underline;}

