@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	background-color:#fff;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	color:#000000;
	}

#services .center1{
	width:980px;
	margin:0 auto;
	background-image:url(images/bg-services.jpg);
	background-repeat:no-repeat;
	height:auto;
	}
	
#services .center1 h1{
	padding: 40px 0 0 30px;
	color:#FFFFFF;
	}
	
#services .center1 p{
	width:600px;
	padding: 15px 30px 0 30px;
	margin:0;
	font-size:16px;
}

#services .panels{
	width:980px;
	margin:42px 0 50px 0;
	padding:0;
}

#services .digital, #services .mobile, #services .event, #services .den{
	width:318px;
	margin:0 13px 0 0;
	float:left;
	}
	
#services .event{
	margin:0 0 0 0;
}

#services .panels h1{
	margin:0;
	padding:5px 2px 2px 45px;
	font-size:16px;
	color:#FFFFFF;
	}
	
#services .panels p{
	width:170px;
	margin:15px 0 0 45px;
	padding:0;
	color:#CCCCCC;
	font-size:11px;
	text-align:left;
	line-height:16px;
}

#services .panels p b{
	display:block;
	width:30px;
	padding:0;
	margin-top:10px;
	background-color:#666666;
	text-align:center;
	}
	
#services .panels p:hover{
	color:#FFFFFF;
	}
	
#services .panels h1:hover{	
	text-decoration:underline;
}

#services .descrip{
	width:850px;
	margin:auto;
	}
	
#services .descrip .copy{
	width:560px;
	float:right;
	margin:20px 0 0 0;
	text-align:justify;
}

#services .descrip .copy li{
	margin:0 0 0 50px;
	}
#services .descrip .copy b{
	padding:3px;
	background-color:#CC6600;
	color:#FFFFFF;
	}

#services .descrip .top-banner{
	height:50px;
	padding-bottom: 10px;
	background-color:#02a7f9;
	border-bottom:#6F6F6F dotted 1px;
	margin:0px 0 0 0px;
}

#services .descrip h1{
	margin:10px 0 0 10px;
	font-size:30px;
	color:#105d87;
}

#services .descrip h1 a{
	float:right;
	font-size:11px;
	clear:both;
	}
	
#services .descrip .gallery{
width:250px;
background-image:url(images/bg-caption.gif);
padding:0;
float:left;
margin: 20px 20px 20px 0;
border:#02a7f9 solid 2px;
}


#services .descrip .gallery li{
	width:160px;
	/*	border:#CCCCCC solid 1px;*/
	float:left;
	list-style-type:none;
	margin:0 0 0px 5px;
	padding:0;
	}
	
	
#services .descrip .links{
background-color:#000000;
	padding:5px;
	text-align:left;
	}
#services .descrip .links a{
	padding:0 5px 0 5px;
	font-size:12px;
	color:#FFCC00;
	}
#services .descrip .links a:hover{
	color:#fff;
	}
	
#services .more{
	padding:20px 20px 20px 100px;
	border-top:#E8E8E8 solid 1px;
	clear:both;
	color:#999999;
	background:url(images/bg-more.jpg) no-repeat;
	}-repeat;



