h1 a{
	display:none;
}
body#bg {
	background: url(../images/backgrounds/bg-svab.gif) repeat-x center top;
}

body#bg2 {
	background: url(../images/backgrounds/bg-svab2.gif) repeat-x center top;
}

#svcMasthead {
	background: url(../images/services/svcMasthead.gif) no-repeat;
	width: 892px;
	height: 169px;
	margin-top: 55px;
}

.svc {
	background-color: #333;
	width: 892px;
}

#svcDirectory {
	height: 161px;
}

#svcDescription {
	height: 44px;
	background: url(../images/services/svcDescription.gif) no-repeat;
	margin-bottom: 22px;
}

#svcSubsection {
	width: 892px;
	height: 126px;
	padding: 20px 0 20px 0;
}

* html #svcSubsection {
	padding: 20px 0 12px 0;
}

#svcProblem {
	float: left;
	width: 630px;
}

#svcCalloutContainer, a#svcCallout {
	background: url(../images/services/svcCallout.gif) no-repeat;
	width: 190px;
	height: 134px;
	float: right;
	display: block;
}


#svcDescription p {
	background: url(../images/services/svcDescription.gif);
	display: none;
	color: #fff;
	font: 12px Verdana;
	margin: 0 15px;
	padding-top: 15px;
}

#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcWebApps, 
#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcWebSites, 
#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcStrategyInsight, 
#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcPerformanceUse, 
#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcInternetMarket, 
#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcIdentityPrint {
	float: left;
	height: 161px;
	display: block;
}

#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcWebSites {
	width: 133px;
	background: url(../images/services/s-websites-off.gif);
}

#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcWebSites:hover {
	background: url(../images/services/s-websites-on.gif);
}

#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcWebApps {
	width: 140px;
	background: url(../images/services/s-webapps-off.gif);
}

#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcWebApps:hover {
	background: url(../images/services/s-webapps-on.gif);
}

#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcStrategyInsight {
	width: 140px;
	background: url(../images/services/s-strategy-off.gif);
}

#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcStrategyInsight:hover {
	background: url(../images/services/s-strategy-on.gif);
}

#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcPerformanceUse {
	width: 140px;
	background: url(../images/services/s-performance-off.gif);
}

#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcPerformanceUse:hover {
	background: url(../images/services/s-performance-on.gif);
}

#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcInternetMarket {
	width: 151px;
	background: url(../images/services/s-internetmarketing-off.gif);
}

#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcInternetMarket:hover {
	background: url(../images/services/s-internetmarketing-on.gif);
}

#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcIdentityPrint {
	width: 188px;
	background: url(../images/services/s-identity-off.gif);
}

#ctl00_ctl00_uxContentPlaceHolder_uxContentPlaceHolder_uxServicesNavUserControl_svcIdentityPrint:hover {
	background: url(../images/services/s-identity-on.gif);
}

#abtMasthead {
	background: url(../images/about/abtMasthead.gif) no-repeat;
	width: 892px;
	height: 169px;
	margin-top: 55px;
}

#abtContent {
	width: 900px;
	height: 550px;
	clear: both;
	margin: 0;
}

#abtContent2 {
	width: 940px;
	height: 228px;
	clear: both;
	margin: 0;
}

#abtContent #abtVeratta {
	margin: 24px 16px 0 0;
	width: 681px;
	height: 480px;
	float: left;
	padding-top: 29px;
}

#abtVeratta p {
	margin-bottom: 10px;
	font: 12px Verdana;
	text-align: justify;
	line-height: 20px;
}

#abtContent strong {
	font: 16px Verdana;
	color: #009DCC;
	line-height: 20px;
}

#abtBlogsCallout, #abtBlogsCallout a {
	background: url(../images/about/abtBlogBox.gif) no-repeat;
	width: 195px;
	height: 179px;
	float: left;
	display: block;
}

#abtBlogsCallout {
	margin: 24px 17px 0 0;
}




#abtBlogContainer
{
	height: 165px;
	width: 892px;
}

#abtBlog {
	background: url(../images/about/abtBlogs.gif) no-repeat bottom;
	height: 138px;
	width: 892px;
}

#abtBlog li{
margin: 10px 0;
}

#abtBlog a {
font-weight: 500;
	color: #ccc;
	text-decoration: none;
	padding-bottom: 1px;
}

#abtBlog a:hover {
	color: #009DDC;
}

#abtNews {
	width: 452px;
	height: 98px;
	padding: 20px 10px 20px 20px;
	float: left;
}

#abtNews li{
list-style: none;
background: url(../images/icons/blog-news-grey.gif) 0px 1px no-repeat;
padding-left: 16px;
}

a#abtNewsTitle  {
	background: url(../images/about/abtNewsHeader.gif) no-repeat;
	display: block;
	text-indent: -9000px;
	height: 11px;
	font-size: 11px;
	width: 105px;
	margin-bottom: 10px;
}

#abtNews dl
{
	background: url(../images/icons/blog-news-grey.gif) 0px 1px no-repeat;
	width: 432px;
	height: 64px;
	padding-left: 16px;
}

#abtNews dt
{
	width: 75px;
	float: left;
	line-height: 14px;
	margin: 0 !important;
}

#abtNews dd
{
	color: #ccc;
	width: 357px;
	float: left;
	line-height: 14px;
	margin: 0 !important;
}

#abtArticles {
	width: 390px;
	height: 98px;
	padding: 20px  0 20px 20px;
	float: left;
}

a#abtArticlesTitle {
	background: url(../images/about/abtArticlesHeader.gif) no-repeat;
	display: block;
	text-indent: -9000px;
	height: 11px;
	font-size: 11px;
	width: 105px;
	margin-bottom: 10px;
}

#abtArticles ul
{
	
	width: 370px;
	height: 64px;
	
	list-style: none;
}

#abtArticles li
{
	color: #ccc;
	line-height: 14px;
	background: url(../images/icons/blog-article-grey.gif) 0px 1px no-repeat;
	padding-left: 16px;
}

.lightGrey
{
	text-decoration: none;
	color: #ccc;
}

