/** sitelaunch:custom-stylesheet **/
.services td {
	width: 200px;
	padding-right: 25px;
}
.services img {
	border-radius: 200px;
	width: 200px;
	height: 200px;
	margin-top: 25px;
}
.services h3 {
	margin: 0px;
	padding: 10px 0 0 0;
}
.services .description {
	font-size: 12px;
	padding-top: 10px;
}

a .nav-sub-container {
	display: inline !important
}

a .nav-sub-container table {
	left: -26px !important;
	top: 19px !important;
}
a .nav-sub-container table a {
	border-radius: 0 !important;
	font-size: 14px;
	padding: 15px;
}



.seen-on-tv-container {
	position: absolute;
	top: 211px;
}
.seen-on-tv {
	position: relative;
	left: -50px;
}