@charset "UTF-8";
body {
	margin: 0px;
	background-color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
}

p a
{
	color:#349FC8;
	text-decoration:none;	
}

p a:hover
{
	color:#349FC8;
	text-decoration:underline;	
}
	
h1 {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/header-shadow.jpg);
	margin: 0px;
	padding: 0px;
}
#mediabar {
	width: 910px;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
}
#mediabar #twitter {
	float: right;
	padding-top: 7px;
}
#mediabar #facebook {
	float: right;
	padding-left: 20px;
	padding-top: 7px;
}
#mediabar #linkedin {
	float: right;
	padding-left: 20px;
	padding-top: 7px;
}
#mediabar img {
	float: left;
	padding-right: 8px;
	position: relative;
	top: -1px;
}
#mediabar a {
color:#333333;
}
#header {
	height: 123px;
	width: 100%;
	display: block;
	background-color: #2B94C1;
	background-image: url(images/header-back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#header #headercontainer {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#header .logo {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#headercontainer .join {
	padding-top: 12px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100px;
	float: right;
}
#nav {
	white-space: nowrap;
	float: right;
	margin-top: 45px;
	width: 485px;
	z-index: 10;
}
#mainContent {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#indexmainContent {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	z-index: 0;
}
#mainContent h1 {
	padding-top: 25px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
#mainContent p {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
#mainContent #aboutp {
	float: left;
	width: 450px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#aboutp  h2 {
	font-size: 14px;
	color: #349FC8;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#mainContent #casestudies {
}
#casestudies a {
	font-size: 11px;
	color: #349FC8;
	text-decoration: none;
}
#casestudies table {
}
#casestudies td {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#casestudies td img {
	float: right;
	padding-right: 20px;
}
#casestudies  h2 {
	font-size: 14px;
	color: #349FC8;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#casestudies  h2 a {
	font-size: 14px;
	color: #349FC8;
	font-weight: bold;
	text-decoration:none;
}
#casestudies  h2 a:hover {
	font-size: 14px;
	color: #349FC8;
	font-weight: bold;
	text-decoration:underline;
}
#casestudies ul {
	font-size: 11px;
	list-style-type: disc;
	padding-left: 15px;
	padding-top: 5px;
}
#casestudies ul h3 {
	margin-left: -15px;
}
#casestudies li {
	padding-top: 8px;
}

#casestudies ul li ul {
	padding-top: 5px;
	padding-left: 20px;
}
#mainContent  #casestudydetail {
	width: 450px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
}
#casestudydetail  h2 {
	font-size: 14px;
	color: #349FC8;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#casestudydetail ul {
	font-size: 11px;
	list-style-type: disc;
	padding-left: 15px;
	padding-top: 20px;
}
#casestudydetail ul h3 {
	margin-left: -15px;
}
#casestudydetail li {
	padding-top: 8px;
}

#casestudydetail li a {
color:#349FC8;
text-decoration:none;
}

#casestudydetail li a:hover {
color:#349FC8;
text-decoration:underline;
}

#casestudydetail ul li ul {
	padding-top: 5px;
	padding-left: 20px;
}
#contactinfo {
	width: 475px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contactinfo a {
	color: #349FC8;
	text-decoration: none;
}
#contactinfo h2 {
	font-size: 14px;
	color: #349FC8;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contactinfo ul {
	list-style-type: none;
	line-height: 16px;
	padding-top: 7px;
	float: left;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contactinfo #newyork {
	margin-right: 0px;
}
#contactinfo li {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-top: 4px;
	margin: 0px;
}
#contactinfo .link {
	margin-top: 15px;
}
#contactimg {
	float: right;
	width: 420px;
	padding: 0px;
	margin-top: 72px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsentry {
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#newsentry .newsimg {
	display: block;
	float: left;
	padding-top: 20px;
	width: 150px;
	text-align:center;
}
#newsentry .newsdetail {
	float: left;
	width: 750px;
}
#newsentry a {
	color: #349FC8;
	text-decoration: none;
}
#newsentry h2 {
	font-size: 14px;
	color: #349FC8;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
#newsentry ul {
	list-style-type: none;
	line-height: 16px;
	padding-top: 0px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#newsentry li {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 4px;
	margin: 0px;
}
#newsentry .date {
	color: #999999;
}
#newsentry  li p {
	font-size:11px;
	margin: 0px;
	padding: 0px;
}
#lastnewsentry {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#clientlist h2 {
	font-size: 12px;
	color: #339FC7;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#clientlist .clienttbl {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	width: 900px;
}
#clientlist td {
	text-align: center;
}
#ucgservices {
	width: 450px;
	float:left;
}
#ucgservices h2 {
	font-size: 14px;
	color: #34A0C8;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#ucgservices h2 a {
	font-size: 14px;
	color: #34A0C8;
	text-decoration:none;
}
#ucgservices h2 a:hover {
	font-size: 14px;
	color: #34A0C8;
	text-decoration:underline;
}


#ucgservices a {
	font-size: 12px;
	color: #3AA2C8;
	text-decoration: none;
}
#ucgservices a:hover {
	font-size: 12px;
	color: #3AA2C8;
	text-decoration: underline;
}
#ucgservices .nospace {
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainContent #servicesdetail {
	float:left;
	width: 450px;
	padding-bottom: 10px;
	display: block;
}
#mainContent h2 {
	font-size: 14px;
	color: #349FC8;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}

.listleft {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 12px;
	color: #2B94C1;
	list-style-type: disc;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 19px;
}
#mainContent #imgviewer {
	float: right;
	width: 410px;
	padding-top:35px;
}
#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#features {
	width: 100%;
	background-color: #3C3C3C;
	background-image: url(images/topbar-feature.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
#features #featuresContainer {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#features #featurebar {
	height: 6px;
	background-image: url(images/btmbar-feature.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-position: left bottom;
	margin-top: 10px;
	clear: both;
}
#features #col1 {
	width: 270px;
	float: left;
}
#col1 h1{
	background-image:url(images/news-header.gif);
	background-repeat: no-repeat;
}
#features #col2 {
	width: 270px;
	float: left;
	margin-left: 48px;
}
#col2 h1{
	background-image:url(images/featuredvid-header.gif);
	background-repeat: no-repeat;
}
#col2 .vidimg {
	border: 2px none #dadada;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#features #col3 {
	width: 270px;
	float: right;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#featuresContainer #col3 p {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#featuresContainer #col3 .clientsimg {
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 60px;
	width: 105px;
}
#col3 h1{
	background-image:url(images/newclient-header.gif);
	background-repeat: no-repeat;
}
#featuresContainer h1 {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #747474;
	font-size: large;
	text-indent: -9999px;
}
#featuresContainer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#featuresContainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#features a.readmore  {
	font-size: 11px;
	color: #3A92B1;
	float: left;
	margin-top: 3px;
}
#features a.readmore:visited  {
	color: #3A92B1;
	margin: 0px;
}
#headerborder {
	background-image: url(images/header-border.jpg);
	height: 6px;
}
.clearfloat {
	line-height: 0px;
	clear: both;
	height: 0px;
	font-size: 1px;
}
#copyright {
	font-size: 11px;
	color: #3C3C3C;
	margin-top: 15px;
	width: 300px;
	position: relative;
	left: 50%;
	margin-left: -455px;
}
#features  a {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
#features a:hover {
	text-decoration: underline;
}
#features a:visited {
	font-size: 11px;
	color: #FFFFFF;
}
#features ul {
	list-style-type: none;
	margin: 0px;
	line-height: 14px;
	padding-top: 7px;
}
#features li {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 3px;
	margin: 0px;
}
#newsletter  .textfield  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C3C3C;
	width: 150px;
	margin-bottom: 5px;
	padding: 1px;
	margin-top: 2px;
}
#newsletter .submitbtn {
	border: 1px solid #6BAAC2;
	background-color: #2C97C3;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#newsletter p {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#features #newsletter {
	float: left;
	width: 150px;
}
#features #newsletter h1 {
	background-image: url(images/newsletter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 3px;
}
#features #aboutcol {
	float: left;
	width: 150px;
	margin-left: 43px;
}
#features #aboutcol h1 {
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#features #servicescol {
	float: left;
	width: 150px;
	margin-left: 35px;
}
#features #servicescol h1 {
	background-image: url(images/services.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#features #cstudiescol {
	float: left;
	width: 150px;
	margin-left: 35px;
}
#features #cstudiescol h1 {
	background-image: url(images/casestudies.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#features #contactcol {
	float: right;
	width: 150px
}
#features #contactcol h1 {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#ucgservices p {
}
.paddingright {
	padding-right: 20px;
}
#vidviewer {
	float: right;
	width: 410px;
	padding-top:35px;
}
