/*
Theme Name: Synch Media
Theme URI: http://www.synchmedia.com/
Description: Code name: The Robot Version
Version: 3.0
Author: Synch Media Team
Author URI: http://www.synchmedia.com/
Tags: synch media, fixed width, green, yellow, sand

*/

* {
 margin: 0;
}
.content_services{
	width: 750px; position: relative; text-align: justify;
}

/*.content_services .bg_ser {
	position:relative;
	margin:0 auto;
	width:704px;
	height:591px;
	background:url('img/modalw1.png') no-repeat;
}

.content_services .txt_service{
	position:absolute;
	top:20px;
	left:70px;
	width:557px;
	height:524px;
	font-family:Trebuchet MS ,Helvetica, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}

.content_services  .txt_service a{
	color:#fff;
}*/