﻿html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	background: #fff url("images/bg_lines.png") no-repeat top left;
}

form
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

#backlogo
{
	top: 68px;
	left: 47px;
	width: 158px;
	height: 612px;
	background: url("images/bg_logo.png") no-repeat top left;
	position: absolute;
	z-index: 1;
}

#pagecontainer
{
	margin: 0 0 0 200px;
	width: 595px;
	position: relative;
}

#topshadow
{
	height: 55px;
	background: url("images/shadow_top.png") no-repeat bottom left;
}

#container
{
	padding: 0 5px 0 5px;
	background: url("images/shadow_middle.png") repeat-y top left;
}

#header
{
	padding: 20px 0 0 25px;
}

#nav
{
	width: 573px;
	height: 75px;
	background: url("images/nav_lines.png") no-repeat center;
	position: relative;
}

#nav img.home
{
	top: 29px;
	left: 94px;
	position: absolute;
}

#nav img.homeAct
{
	top: 22px;
	left: 76px;
	position: absolute;
}

#nav img.services
{
	top: 29px;
	left: 192px;
	position: absolute;
}

#nav img.servicesAct
{
	top: 22px;
	left: 184px;
	position: absolute;
}

#nav img.portfolio
{
	top: 29px;
	left: 309px;
	position: absolute;
}

#nav img.portfolioAct
{
	top: 22px;
	left: 305px;
	position: absolute;
}

#nav img.contact
{
	top: 30px;
	left: 433px;
	position: absolute;
}

#nav img.contactAct
{
	top: 22px;
	left: 425px;
	position: absolute;
}

#content
{
	padding: 0 0 0 25px;
	text-align: justify;
}

#content div.title
{
	
}

#content div.latestnews
{
	width: 517px;
	height: 194px;
	margin: 18px 0 0 42px;
	*margin: 13px 0 0 42px;
	background: url("images/bg_latestnews.png");
	position: relative;
}

#content div.latestnews div.newsarchive
{
	margin: 4px 24px 0 0;
	font-size: 7pt;
	font-weight: bold;
	float: right;
}

#content div.latestnews div.newsarchive a
{
	color: #00498D;
	text-decoration: none;
}

#content div.latestnews div.newsarchive a:hover
{
	color: #00498D;
	text-decoration: underline;
}

#content div.latestnews div.newswrapper
{
	padding: 16px 24px 0 24px;
}

#content div.latestnews div.newswrapper div.newsentry
{
	padding: 0 0 8px 0;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	position: relative;
}

#content div.latestnews div.newswrapper div.newsentry a.readmore
{
	color: #00498D;
	font-weight: normal;
	font-style: italic;
	font-size: 7pt;
	text-decoration: underline;
}

#content div.latestnews div.newswrapper div.newsentry a.readmore:hover
{
	color: #00498D;
	font-weight: normal;
	font-style: italic;
	font-size: 7pt;
	text-decoration: none;
}

#content div.newsletterWrapper
{
	top: 214px;
	right: 22px;
	position: absolute;
}

#content div.newsletterWrapper div.newsletter
{
	/*margin: 20px 23px 15px 0;
	*margin: 20px 23px 0 0;
	float: right;*/
	position: relative;
}

#content div.newsletterWrapper div.newsletter img.envelope
{
	top: 3px;
	*top: 5px;
	/*left: -142px;*/
	right: 400px;
	*right: 401px;
	position: absolute;
}

#content div.newsletterWrapper div.newsletter img.enewsletter
{
	top: 6px;
	*top: 8px;
	/*left: -118px;*/
	right: 286px;
	*right: 287px;
	position: absolute;
}

#content div.newsletterWrapper div.newsletter input.subscribe
{
	top: -1px;
	*top: 0;
	right: 0;
	position: absolute;
}

#content div.newsletterWrapper div.newsletter input.enewsletter
{
	border: 0;
	padding: 3px 3px 0 3px;
	*padding: 4px 3px 0 3px;
	/*margin-right: 95px;
	*margin-right: 73px;*/
	width: 172px;
	height: 19px;
	*height: 18px;
	color: #fff;
	font-family: Verdana;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	border-left: solid 2px #00abcd;
	border-right: solid 2px #00abcd;
	background: url("images/bg_enewsletter.png");
	top: 0;
	right: 95px;
	*top: 1px;
	*right: 96px;
	position: absolute;
}

#mastercontent
{
	width: 551px;
	padding: 0 0 0 17px;
	text-align: justify;
	position: relative;
}

#mastercontent div.title
{
	padding: 0 0 0 8px;
	*margin-bottom: -3px;
	position: relative;
}

#mastercontent div.title img.newsdetails
{
	margin-top: 6px;
}

#mastercontent div.title img.services
{
	margin-top: -4px;
}

#mastercontent div.title img.portfolio
{
	margin-top: -2px;
}

#mastercontent div.title img.contact
{
	margin-top: 3px;
}

#mastercontent div.title img.sitemap
{
	margin-top: 0;
}

#mastercontent div.title img.terms
{
	margin-top: 0;
}

#mastercontent div.title img.privacy
{
	margin-top: 0;
}

#mastercontent div.topBorder
{
	width: 100%;
	height: 100px;
	background: url("images/content_top_border.png") no-repeat top;
	position: relative;
}

#mastercontent div.topBorder img.titleReflection
{
	padding: 0 0 0 8px;
}

#mastercontent div.topBorder div.newsPagingWrapper
{
	top: 48px;
	left: 14px;
	position: absolute;
}

#mastercontent div.topBorder div.newsPagingWrapper div.newsPaging
{
	width: 90px;
	text-align: center;
	font-family: Verdana;
	font-size: 10pt;
	letter-spacing: 3pt;
	position: relative;
}

#mastercontent div.topBorder div.newsPagingWrapper div.newsPaging img.prev
{
	top: 3px;
	left: 0;
	position: absolute;
}

#mastercontent div.topBorder div.newsPagingWrapper div.newsPaging img.next
{
	top: 3px;
	right: 3px;
	position: absolute;
}

#mastercontent div.topBorder div.newsPagingWrapper div.newsPaging span.selected
{
	color: #00498D;
}

#mastercontent div.topBorder div.newsPagingWrapper div.newsPaging a
{
	color: #00ABCD;
	text-decoration: none;
}

#mastercontent div.topBorder div.newsPagingWrapper div.newsPaging a:Hover
{
	color: #00ABCD;
	text-decoration: underline;
}

#mastercontent div.topBorder div.newsCurrentPage
{
	top: 56px;
	/*right: 40px;*/
	left: 381px;
	position: absolute;
}

#mastercontent div.topBorder img.newsheader_separator
{
	top: 16px;
	left: 0;
	position: absolute;
}

#mastercontent div.topBorder div.newsdate
{
	top: 52px;
	left: 8px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #00498D;
	position: absolute;
}

#mastercontent div.topBorder img.servicesITsolution
{
	top: 42px;
	left: 30px;
	position: absolute;
}

#mastercontent div.topBorder img.servicesSeparator
{
	top: 0;
	left: 222px;
	position: absolute;
}

#mastercontent div.topBorder img.servicesADsolution
{
	top: 53px;
	right: 18px;
	position: absolute;
}

#mastercontent div.topBorder img.portfolioHeader
{
	top: 28px;
	left: 110px;
	position: absolute;
}

#mastercontent div.topBorder img.contactGeneral
{
	top: 32px;
	left: 0;
	position: absolute;
}

#mastercontent div.body
{
	width: 100%;
	background: url("images/content_body_border.png") repeat-y;
	position: relative;	
}

#mastercontent div.body div.newsArchiveWrapper
{
	height: 240px;
	position: relative;
}

#mastercontent div.body div.newsArchiveWrapper div.newsTitles
{
	top: -6px;
	left: 12px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #00498D;
	line-height: 17pt;
	*line-height: 16pt;
	position: absolute;
}

#mastercontent div.body div.newsArchiveWrapper div.newsTitles a
{
	color: #00498D;
	text-decoration: none;
}

#mastercontent div.body div.newsArchiveWrapper div.newsTitles a:Hover
{
	color: #00498D;
	text-decoration: underline;
}

#mastercontent div.body div.newsdetailsWrapper
{
	height: 240px;
	position: relative;
}

#mastercontent div.body div.newsdetailsWrapper div.newscontents
{
	top: -12px;
	left: 12px;
	width: 446px;
	color: #9C9EA0;
	text-align: justify;
	font-family: Verdana;
	font-size: 9pt;
	line-height: 14pt;
	position: absolute;
}

#mastercontent div.body div.newsdetailsWrapper div.newscontents span.highlight
{
	color: #00498D;
	font-weight: bold;
}

#mastercontent div.body div.newsdetailsWrapper div.newsdetailsBottom
{
	bottom: 0;
	width: 100%;
	font-size: 8pt;
	position: absolute;
}

#mastercontent div.body div.newsdetailsWrapper div.newsdetailsBottom a
{
	color: #9C9EA0;
	text-decoration: none;
}

#mastercontent div.body div.newsdetailsWrapper div.newsdetailsBottom a:Hover
{
	color: #00ABCD;
	text-decoration: underline;
}

#mastercontent div.body div.newsdetailsWrapper div.newsdetailsBottom span.noLink
{
	color: #9C9EA0;
	text-decoration: line-through;
}

#mastercontent div.body div.newsdetailsWrapper div.newsdetailsBottom div.links
{
	text-align: center;
	margin: 0 auto 8px auto;
	position: relative;
}

#mastercontent div.body img.servicesITsolution
{
	margin: 0 0 0 31px;
	float: left;
}

#mastercontent div.body img.servicesADsolution
{
	margin: 0 76px 0 0;
	float: right;
}

#mastercontent div.body img.servicesStar
{
	margin: -80px 0 0 380px;
	*margin: -78px 0 0 380px;
	padding-bottom: 8px;
	*padding-bottom: 4px;
	clear: both;
}

#mastercontent div.body div.portfolioWrapper
{
	height: 240px;
	position: relative;
}

#mastercontent div.body div.portfolioWrapper div.portfolioIT
{
	top: -52px;
	left: 14px;
	width: 247px;
	height: 271px;
	background: url("images/portfolio_background_IT.png") no-repeat;
	position: absolute;
}

#mastercontent div.body div.portfolioWrapper div.portfolioIT div.wrapper
{
	padding: 30px 0 0 38px;
	position: relative;
}

#mastercontent div.body div.portfolioWrapper div.portfolioIT div.wrapper img
{
	padding-bottom: 12px;
	cursor: pointer;
}

#mastercontent div.body div.portfolioWrapper div.portfolioAD
{
	top: -52px;
	right: 18px;
	width: 247px;
	height: 271px;
	background: url("images/portfolio_background_AD.png") no-repeat;
	position: absolute;
}

#mastercontent div.body div.portfolioWrapper div.portfolioAD div.wrapper
{
	padding: 31px 0 0 30px;
	position: relative;
}

#mastercontent div.body div.portfolioWrapper div.portfolioAD div.wrapper img
{
	padding-bottom: 12px;
	cursor: pointer;
}

#mastercontent div.body img.contactDepartments
{
	padding: 24px 0 82px 12px;
}

#mastercontent div.body img.mailCT
{
	top: 65px;
	left: 66px;
	position: absolute;
}

#mastercontent div.body img.mailAnnie
{
	top: 149px;
	left: 66px;
	position: absolute;
}

#mastercontent div.body div.sitemapWrapper
{
	height: 240px;
	position: relative;
}

#mastercontent div.body div.sitemapWrapper #sitemapHome
{
	top: 8px;
	left: 73px;
	position: absolute;
}

#mastercontent div.body div.sitemapWrapper #sitemapServices
{
	top: 9px;
	left: 214px;
	position: absolute;
}

#mastercontent div.body div.sitemapWrapper #sitemapPortfolio
{
	top: 9px;
	left: 357px;
	position: absolute;
}

#mastercontent div.body div.sitemapWrapper #sitemapContact
{
	top: 90px;
	left: 74px;
	position: absolute;
}

#mastercontent div.body div.sitemapWrapper #sitemapTerms
{
	top: 90px;
	left: 215px;
	position: absolute;
}

#mastercontent div.body div.sitemapWrapper #sitemapPrivacy
{
	top: 90px;
	left: 355px;
	position: absolute;
}

#mastercontent div.body div.sitemapWrapper div.sitemapTooltip
{
	width: 127px;
	height: 84px;
	background: url("images/bg_sitemapTooltip.png") no-repeat;
}

#mastercontent div.body div.sitemapWrapper div.sitemapTooltip div.info
{
	padding: 6px 0 0 14px;
	width: 100px;
	font-family: Verdana;
	font-size: 7pt;
	font-style: italic;
	color: #231F20;
	text-align: left;
}

#mastercontent div.body div.sitemapWrapper #home_info
{
	top: 35px;
	left: 160px;
	visibility: hidden;
	position: absolute;
}

#mastercontent div.body div.sitemapWrapper #services_info
{
	top: 35px;
	left: 305px;
	visibility: hidden;
	position: absolute;
}

#mastercontent div.body div.sitemapWrapper #portfolio_info
{
	top: 35px;
	left: 450px;
	visibility: hidden;
	position: absolute;
}

#mastercontent div.body div.sitemapWrapper #contact_info
{
	top: 115px;
	left: 160px;
	visibility: hidden;
	position: absolute;
}

#mastercontent div.body div.sitemapWrapper #terms_info
{
	top: 115px;
	left: 305px;
	visibility: hidden;
	position: absolute;
}

#mastercontent div.body div.sitemapWrapper #privacy_info
{
	top: 115px;
	left: 450px;
	visibility: hidden;
	position: absolute;
}

#mastercontent div.legalTermsSpacer
{
	height: 144px;
}

#mastercontent div.legalPrivacySpacer
{
	height: 155px;
}

#mastercontent div.legalTitle
{
	padding: 0 0 0 12px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #231F20;
}

#mastercontent div.legalContents
{
	width: 528px;
	padding: 2px 0 22px 11px;
	font-family: Verdana;
	font-size: 8pt;
	color: #606164;
}

#mastercontent div.legalContents ul.last
{
	margin-bottom: 0;
	padding-bottom: 0;
}

#mastercontent div.legalContents a
{
	color: #606164;
	text-decoration: underline;
}

#mastercontent div.legalContents a:hover
{
	color: #606164;
	text-decoration: none;
}

#mastercontent div.legalUpdate
{
	width: 528px;
	padding: 2px 0 20px 11px;
	font-family: Verdana;
	font-size: 7pt;
	color: #606164;
}

#mastercontent div.bottomBorder
{
	width: 100%;
	height: 3px;
	background: url("images/content_bottom_border.png") no-repeat top;
	position: relative;
}

#mastercontent div.newsletter
{
	margin: 20px 3px 15px 0;
	*margin: 20px 3px 0 0;
	float: right;
	position: relative;
}

#mastercontent div.newsletter img.envelope
{
	top: 3px;
	*top: 5px;
	left: -142px;
	position: absolute;
}

#mastercontent div.newsletter img.enewsletter
{
	top: 6px;
	*top: 8px;
	left: -118px;
	position: absolute;
}

#mastercontent div.newsletter input.subscribe
{
	top: -1px;
	*top: 0;
	right: 0;
	position: absolute;
}

#mastercontent div.newsletter input.enewsletter
{
	border: 0;
	padding: 3px 3px 0 3px;
	*padding: 4px 3px 0 3px;
	margin-right: 95px;
	*margin-right: 93px;
	width: 172px;
	height: 19px;
	*height: 18px;
	color: #fff;
	font-family: Verdana;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	border-left: solid 2px #00abcd;
	border-right: solid 2px #00abcd;
	background: url("images/bg_enewsletter.png");
}

div.showcase
{
	width: 814px;
	height: 557px;
	background: url("images/bg_showcase.png") no-repeat;
}

div.showcase div.title
{
	top: 38px;
	left: 42px;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	position: absolute;
}

div.showcase div.title span.subtitle
{
	font-size: 8pt;
	font-style: oblique;
	font-weight: normal;
}

div.showcase div.title span.subtitle a
{
	color: #fff;
	text-decoration: underline;
}

div.showcase div.title span.subtitle a:hover
{
	text-decoration: none;
}

div.showcase img.showImage
{
	top: 74px;
	left: 35px;
	position: absolute;
}

div.showcase img.close
{
	top: 38px;
	right: 55px;
	position: absolute;
}

.showcaseBackground
{
	background: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#footer
{
	clear: both;
}

#footer div.separator
{
	margin: 57px 0 0 25px;
	*margin: 59px 0 0 25px;
	width: 538px;
	height: 1px;
	background: url("images/nav_footer_separator.png") repeat-x;
	position: relative;
}

#footernav
{
	margin-top: 10px;
	width: 590px;
	height: 20px;
	background: url("images/nav_footer_lines.png") no-repeat center;
	position: relative;
}

#footernav img.sitemap
{
	top: 3px;
	left: 96px;
	position: absolute;
}

#footernav img.terms
{
	top: 3px;
	left: 198px;
	position: absolute;
}

#footernav img.privacy
{
	top: 3px;
	left: 320px;
	position: absolute;
}

#footernav img.contact
{
	top: 4px;
	left: 446px;
	position: absolute;
}

#footer div.copyright
{
	margin-top: 10px;
	width: 100%;
	height: 61px;
	background: url("images/copyright.png") no-repeat top center;
}

#btmshadow
{
	padding-bottom: 40px;
	height: 16px;
	background: url("images/shadow_bottom.png") no-repeat top left;
}