
body, html{
	background-image:url(../images/background-pattern.gif);
	background-repeat:repeat;
	background-position:top center;
	background-color:#11202e;
}

#background{
	width:100%;
	background-image:url(../images/background-sunlight.png);
	background-position:top center;
	background-repeat:no-repeat;
}

/* IE6 Only*/
* html #background{
	background:none;
}


#background_sub{
	width:100%;
	background-image:url(../images/background-sunlight.png);
	background-position:top center;
	background-repeat:no-repeat;
}

/* IE6 Only*/
* html #background_sub{
	background:none;
}

#keywords{
	width:940px;
	position:relative;
	margin:0px auto;
}

#header{
	width:940px;
	height:100px;
	margin:0px auto;
	padding:0 0 20px 0;
}

/* IE7 Only */
*:first-child+html #header{
	padding:0;
}

/* IE7 Only */
*:first-child+html #links{
	float:none;
	width:auto;
}


#topcontent{
	width:940px;
	height:515px;
	position:relative;
	margin:0px auto;
	background-color:#101010;
}

#topcontent_sub{
	width:940px;
	height:295px;
	position:relative;
	margin:0px auto;
	background-color:#101010;
}

#container{
	width:940px;
	height:auto;
	position:relative;
	margin:0px auto;
}

#footer{
	width:916px;
	height:183px;
	position:relative;
	margin:0px auto;
	border-bottom:15px solid #000;
	float:left;
	padding-left:12px;
	padding-right:12px;
	background-image:url(../images/background-footer.gif);
	background-position:left;
	background-repeat:repeat-x;
	background-color:#101010;
}

#seo{
	width:740px;
	height:20px;
	position:relative;
	float:left;
	text-align:left;
}

#links{
	width:200px;
	position:relative;
	float:right;
	text-align:right;
}

#logo{
	width:278px;
	height:100px;
	position:relative;
	float:left;
	text-align:left;
}

.ribbon-yellow{
	width:154px;
	height:40px;
	position:relative;
	float:left;
	padding-left:40px;
	top:40px;
}

#message{
	width:315px;
	height:100px;
	position:relative;
	float:right;
	text-align:right;
}

#menu-container{
	width:940px;
	height:59px;
	position:relative;
	float:left;
	background-image:url(../images/background-menu-container.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#menu{
	width:716px;
	height:59px;
	position:relative;
	float:left;
	text-align:left;
}

#menulist{
	width:716px;
	height:59px;
	position:relative;
	float:left;
	text-align:left;
}

.search{
	width:224px;
	height:59px;
	position:relative;
	float:right;
	text-align:left;
}

#topcontent-lhs{
	width:716px;
	height:456px;
	position:relative;
	float:left;
}

#topcontent-rhs{
	width:224px;
	height:456px;
	position:relative;
	float:right;
}

#topcontent-lhs_sub{
	width:716px;
	height:238px;
	position:relative;
	float:left;
	background-color:#101010;
	overflow:hidden;
}

#topcontent-rhs_sub{
	width:224px;
	height:238px;
	position:relative;
	float:right;
	overflow:hidden;
}

#splash{
	width:696px;
	height:295px;
	position:relative;
	float:left;
	background-image:url(../images/background-splash.gif);
	background-position:left;
	background-repeat:no-repeat;
	overflow:hidden;
	margin: 10px;
}
/* IE6 doubling margin */
* html #splash {
	margin: 5px;
}

#splash_sub{
	width:696px;
	height:158px;
	position:relative;
	float:left;
	background-image:url(../images/background-splash.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin:10px;
	overflow:hidden;
}

#feature-container{
	width:696px;
	height:141px;
	position:relative;
	float:left;
	background-color:#101010;
	padding-left:10px;
	padding-right:10px;
}

#feature-container_sub{
	width:696px;
	height:56px;
	position:relative;
	float:left;
	background-color:#101010;
	padding-left:10px;
	padding-right:10px;
}

.content{
	width:916px;
	height:auto;
	position:relative;
	float:left;
	background-color:#ffffff;
	border-right:12px solid #101010;
	border-left:12px solid #101010;
	border-bottom:12px solid #101010;
	padding-bottom:30px;
}

.contentFront{
	width:916px;
	height:auto;
	position:relative;
	float:left;
	background-color:#F3F2F2;
	border-right:12px solid #101010;
	border-left:12px solid #101010;
	border-bottom:12px solid #101010;
	padding-bottom:30px;
}


#header-random{
	width:872px;
	height:32px;
	position:relative;
	float:left;
	padding-left:22px;
	padding-right:22px;
	background-image:url(../images/background-header-random.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:9px;
}

#breadcrumb{
	width:866px;
	line-height:22px;
	position:relative;
	float:left;
	padding:0 22px 0 26px;
	background:#f0f0f1;
	border-bottom:1px solid #cecece;
}

.content-main{
	width:872px;
	height:auto;
	padding:0px 8px 0px 22px;
}

.content-main-front{
	width:100%;
	height:auto;
	padding:20px 8px 0px 0px;
}


#content-home{
	width:638px;
	height:auto;
	position:relative;
	float:left;
	text-align:left;
	padding-right:22px;
	padding-top:15px;
	overflow: hidden;
	
}

.frontpageBG
{
	background:#f3f2f2 url(../images/frontpage_maincontent_gradient.jpg) top left repeat-x;
}

.clear
{
	clear:both;	
}

#content-subpage{
	width:872px;
	height:auto;
	position:relative;
	float:left;
	padding-left:22px;
	padding-right:22px;
	padding-top:15px;
}

#content-portfolio{
	width:916px;
	height:auto;
	position:relative;
	float:left;
}

#content-form{
	height:auto;
	position:relative;
	float:left;
	text-align:left;
	padding-right:22px;
	padding-top:15px;
}

#content-lhs {
	width: 638px;
	vertical-align: top;
}
#content-rhs-top, #content-rhs-bottom {
	margin-left: 30px;
	width: 204px;
	background-color: #f2f2f2;
	height: 100%;
}
#content-rhs-top {
	vertical-align: top;
}
#content-rhs-bottom {
	vertical-align: bottom;
}

#content-contact {
	position: relative;
	float:right;
	clear: both;
	/* top: -113px; */
}

#blog-preview{
	width:226px;
	height:auto;
	position:relative;
	float:left;
	padding:0 15px;
}

#footer-text{
	width:872px;
	height:24px;
	position:relative;
	float:left;
	padding-top:17px;
	padding-left:22px;
	padding-right:22px;
}

#footer-content{
	width:916px;
	height:142px;
	position:relative;
	float:left;
}

#footer-sitemap{
	width:618px;
	height:124px;
	position:relative;
	float:left;
	padding-left:22px;
	padding-top:18px;
}

#footer-logo{
	width:276px;
	height:22px;
	position:relative;
	float:right;
	margin-top:106px;
}

#w3c{
	width:88px;
	height:16px;
	position:absolute;
	top:18px;
	right:12px;
	z-index:9999;
}

#tick
{
	position:absolute;
	top:18px;
	right:112px;
	z-index:9999;
}

#awia{
	width:180px;
	height:60px;
	position:absolute;
	top:46px;
	right: 12px;
}

.blog-preview-entry{
	width:204px;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
	position:relative;
	float:left;
	border-bottom:1px solid #e2e2e2;
}

.blog-preview-entry-latest{
	width:204px;
	height:auto;
	padding-bottom:18px;
	padding-top:15px;
	position:relative;
	float:left;
	border-bottom:1px solid #e2e2e2;
}

#blog-preview-container-button{
	width:100px;
	height:18px;
	position:relative;
	float:left;
	margin-top:10px;
}

.button-feature{
	width:168px;
	height:141px;
	position:relative;
	float:left;
}

.button-feature_sub{
	width:168px;
	height:56px;
	position:relative;
	float:left;
}

.button-feature-spacing{
	width:8px;
	height:141px;
	position:relative;
	float:left;
}

.button-feature-spacing_sub{
	width:8px;
	height:56px;
	position:relative;
	float:left;
}

.button-rhs{
	width:224px;
	height:auto;
	position:relative;
	float:left;
}

.button-rhs-mailinglist{
	width:224px;
	height:143px;
	position:relative;
	float:left;
	background-image:url(../images/right/background-mailinglist.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

.button-rhs-mailinglist-temp{
	width:224px;
	height:262px;
	position:relative;
	float:left;
	background-image:url(../images/right/background-mailinglist-home-temp.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

.footer-sitemap-column{
	width:auto;
	height:124px;
	position:relative;
	float:left;
	margin-right:65px;
}

.footer-logo-column{
	width:auto;
	height:22px;
	position:relative;
	float:right;
	margin-left:16px;
}

#search-container-input{
	width:151px;
	height:19px;
	position:absolute;
	top:18px;
	left:0px;
}

#search-container-button{
	width:34px;
	height:24px;
	position:absolute;
	top:18px;
	left:175px;
}

#testimonial-random{
	width:652px;
	height:54px;
	position:relative;
	margin-top:35px;
	margin-bottom:35px;
}

#mailinglist-container-input{
	width:172px;
	height:19px;
	position:absolute;
	top:42px;
	left:16px;
}

#mailinglist-container-button{
	width:68px;
	height:24px;
	position:absolute;
	top:74px;
	left:138px;
}

#mailinglist-container-message{
	width:172px;
	height:24px;
	position:absolute;
	top:100px;
	left:16px;
	color: #ff0000;
}

#mailinglist-container-message-sub{
	width:135px;
	height:24px;
	position:absolute;
	top:67px;
	left:5px;
	color: #ff0000;
}

#mailinglist-container-thankyou{
	width:172px;
	height:24px;
	position:absolute;
	top:42px;
	left:16px;
	color: #ffffff;
}
#mailinglist-container-thankyou-sub{
	width:172px;
	height:24px;
	position:absolute;
	top:42px;
	left:16px;
	color: #ffffff;
}

.portfolio-header-web{
	width:872px;
	height:32px;
	position:relative;
	float:left;
	margin-bottom:12px;
	background-image:url(../images/title-portfolio-web.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:right;
	margin-top:15px;
}

.portfolio-header-print{
	width:872px;
	height:32px;
	position:relative;
	float:left;
	margin-bottom:12px;
	background-image:url(../images/title-portfolio-print.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:right;
	margin-top:15px;
}

.portfolio-header-email{
	width:872px;
	height:32px;
	position:relative;
	float:left;
	margin-bottom:12px;
	background-image:url(../images/title-portfolio-email.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:right;
	margin-top:15px;
}

.portfolio-menu-item{
	width:auto;
	height:27px;
	position:relative;
	float:right;
	padding-left:2px;
	overflow:visible;
}

.portfolio-frame{
	width:907px;
	height:auto;
	position:relative;
	float:left;
	padding-left:9px;
}

/* IE6 Only*/
* html .portfolio-frame{
	width:907px;
	height:auto;
	position:relative;
	float:left;
	padding-left:0px;
}

#portfolio-archived-frame{
	width:872px;
	height:auto;
	position:relative;
	float:left;
	background-color:#e5e6e7;
	margin-left:13px;
	padding:14px 0px 14px 0px;
}

/* IE6 Only*/
* html #portfolio-archived-frame{
	width:872px;
	height:auto;
	position:relative;
	float:left;
	background-color:#e5e6e7;
	margin-left:13px;
	padding:14px 0px 14px 2px;
}

.portfolio-archived-item{
	width:136px;
	/* height:18px; */
	position:relative;
	margin-left:23px;
	margin-right:14px;
	float:left;
}

/* IE6 Only*/
* html .portfolio-archived-item{
	width:136px;
	height:18px;
	position:relative;
	margin-left:16px;
	margin-right:16px;
	float:left;
}

.portfolio-item{
	width:208px;
	height:150px;
	position:relative;
	float:left;
	margin-left:13px;
	margin-bottom:12px;
}

.portfolio-feature-frame{
	width:872px;
	height:auto;
	position:relative;
	float:left;
	padding-left:22px;
	padding-right:22px;
}

/* IE6 Only*/
* html .portfolio-feature-frame{
	width:872px;
	height:auto;
	position:relative;
	float:left;
}

.portfolio-feature{
	width:406px;
	height:153px;
	position:relative;
	float:left;
	padding-right:30px;
	margin-top:12px;
	margin-bottom:12px;
}

.portfolio-header{
	width:872px;
	height:32px;
	position:relative;
	float:left;
	margin-bottom:12px;
	margin-left:13px;
}

.content-frame{
	width:872px;
	height:auto;
	position:relative;
	float:left;
	padding-left:22px;
	padding-right:22px;
	margin-top:15px;
}

.portfolio-left{
	width:312px;
	height:auto;
	position:relative;
	float:left;
}

.portfolio-right{
	width:538px;
	height:auto;
	position:relative;
	float:right;
	margin-left:22px;
	text-align:left;
}

.portfolio-screenshot{
	width:312px;
	height:auto;
	position:relative;
	float:left;
	margin-bottom:16px;
}

.portfolio-navigation{
	width:872px;
	height:32px;
	position:relative;
	float:left;
	margin-bottom:12px;
	background-image:url(../images/title-portfolio-navigation-line.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	text-align:right;
}

.portfolio-subheader{
	width:538px;
	height:21px;
	position:relative;
	float:left;
	border-bottom:1px solid #747474;
	padding-top:21px;
	margin-bottom:12px;
}

.portfolio-content-text{
	width:538px;
	height:auto;
	position:relative;
	float:left;
}

.blog-panel-top{
	width:628px;
	height:24px;
	padding-bottom:24px;
	background-image:url(../images/background-blog-top.gif);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:right;
	padding-top:4px;
}

/*
---------------------------
images
---------------------------
*/

.imagefeature-border{
	border:4px solid #1a3045;
}

.imagectrl{
	background-color:#101010;
}

.imagectrlro{
	background: url(../images/image_ctl_ro.png);
}

.imageblog{
	border:1px solid #e2e2e2;
}

.image{
	padding-right:20px;
}

img.blog-border{
	padding:3px;
	border:1px solid #cdcdcd;
	background-color:#ececec;
}

img.blog-border:hover{
	padding:3px;
	border:1px solid #cdcdcd;
	background-color:#dfdfdf;
}

.content-item{
	width:638px;
	height:auto;
	position:relative;
	float:left;
	padding-bottom:35px;
}

img.showcase-border{
	border:1px solid #cdcdcd;
}

/*
---------------------------
fields
---------------------------
*/

input.search-input{
	width:151px;
	height:19px;
	border:1px solid #454545;
	background-color:#474747;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b3b3b3;
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
}

input.mailinglist-input{
	width:172px;
	height:19px;
	border:1px solid #454545;
	background-color:#474747;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b3b3b3;
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
}

input.jobs{
	width:200px;
	height:19px;
	border:1px solid #dfdfdf;
	background-color:#ffffff;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#202020;
	line-height:18px;
}

/*
---------------------------
text
---------------------------
*/

.text-archived,
.text-archived a,
.text-archived a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	text-decoration:none;
}

.text-archived a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8c9399;
	text-decoration:none;
}

.text-feature-detail-header,
.text-feature-detail-header a,
.text-feature-detail-header a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2760a4;
	text-decoration:none;
}

.text-feature-detail-header a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.text-portfolio-subheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2760a4;
	text-decoration:none;
	font-weight:bold;
}

.text-feature-detail-subheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#2760a4;
	text-decoration:none;
}

.text-feature-detail-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	text-decoration:none;
}

.text-keywords, .text-keywords a, .text-keywords a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6d859b;
	line-height:18px;
	text-decoration:none;
}

.text-keywords a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:18px;
	text-decoration:none;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	white-space: normal;
}

p a,
p a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#2760a4;
	text-decoration:none;
}

p a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	text-decoration:none;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
}

.text a,
.text a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#2760a4;
	text-decoration:none;
}

.text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	text-decoration:none;
}

.text-portfolio{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#777777;
}

.text-portfolio a,
.text-portfolio a:visited{
	color:#2760a4;
	text-decoration:none;
}

.text-portfolio a:hover{
	color:#333333;
	text-decoration:none;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2760a4;
	font-weight:normal;
	padding-bottom:10px;
}

h4, h4 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2760a4;
	font-weight:bold;
}

h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffa103;
	font-weight:bold;
}

.text-footer, .text-footer a, .text-footer a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#989898;
	text-decoration:none;
}

.text-footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.text-footer-column, .text-footer-column a, .text-footer-column a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#989898;
	font-weight:normal;
	text-decoration:none;
}

.text-footer-column a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

h3, h3 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#f78d23;
	font-weight:normal;
}

.text-breadcrumbs-lvl-1, .text-breadcrumbs-lvl-1 a, .text-breadcrumbs-lvl-1 a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.text-breadcrumbs-lvl-1 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.text-breadcrumbs-lvl-2, .text-breadcrumbs-lvl-2 a, .text-breadcrumbs-lvl-2 a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2760a4;
	text-decoration:none;
}

.text-breadcrumbs-lvl-2 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.text-blog-header, .text-blog-header a, .text-blog-header a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#2760a4;
	text-decoration:none;
}

.text-blog-header a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	text-decoration:none;
}

.text-blog, .text-blog a, .text-blog a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#525252;
	text-decoration:none;
}

.text-blog a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	text-decoration:none;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-.05em;
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:18px;
}

.line{
	width:100%;
	border-bottom:1px solid #e2e2e2;
	padding-top:10px;
	margin-bottom:10px;
}

.line-blue{
	width:100%;
	border-bottom:1px solid #ffa103;
	margin-bottom:10px;
	height:10px;
}

.text-points li{
	width:100%;
	background-image:url(../images/bullet-arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	list-style-type:none;
	margin-bottom:10px;
	padding-left:15px;
}

.white-text,
.white-text a,
.white-text a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.white-text a:hover{
	color:#101a26;
	text-decoration:none;
}

/* ---------------------------------------------------------------
 Jquery Cycle
--------------------------------------------------------------- */

#splash_control{
	position:absolute;
	width:300px;
	height:16px;
	top:276px;
	left:22px;
	z-index:99;
	text-align:center;
}

#splash_control a{
	float: left;
	width: 16px;
	height: 16px; 
	padding-right:8px;
	color: white;
	background-image:url(../images/btn-splash.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	line-height:14px;
	text-decoration:none;
}

#splash_control a.activeSlide,
#splash_control a:hover{
	background-image:url(../images/btn-splash-active.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#3a3a3a;
	text-decoration:none;
}

/* IE6 Only */
* html #splash_control a.activeSlide, #splash_control a:hover{
	background-image:url(../images/btn-splash.png);
}

/*---------------------------
navigation
---------------------------*/

ul#nav{
	background:url(../images/background-nav.gif);
}

ul#nav li{
	float:left;
	list-style-type:none;
}

ul#nav li a{
	height:59px;
	display:block;
	position:absolute;
	text-indent:-9999px;
	outline:none;
}

li#navCompany a, li#navSolutions a, li#navProcess a, li#navShowcase a, li#navVision2020 a, li#navCareers a, li#navContact a {
	background:url(../images/background-nav.gif);
}

li#navCompany a{ background-position:-15px 0; width:72px; left:15px;}
li#navCompany a:hover{ background-position:-15px -59px;}
body#pageCompany li#navCompany a{ background-position:-15px -118px;}

li#navSolutions a{ background-position:-87px 0; width:86px; left:87px;}
li#navSolutions a:hover{ background-position:-87px -59px;}
body#pageSolutions li#navSolutions a{ background-position:-87px -118px;}

li#navProcess a{ background-position:-173px 0; width:72px; left:173px;}
li#navProcess a:hover{ background-position:-173px -59px;}
body#pageProcess li#navProcess a{ background-position:-173px -118px;}

li#navShowcase a{ background-position:-245px 0; width:81px; left:245px;}
li#navShowcase a:hover{ background-position:-245px -59px;}
body#pageShowcase li#navShowcase a{ background-position:-245px -118px;}

li#navVision2020 a{ background-position:-326px 0; width:82px; left:326px;}
li#navVision2020 a:hover{ background-position:-326px -59px;}
body#pageVision2020 li#navVision2020 a{ background-position:-326px -118px;}

li#navCareers a{ background-position:-408px 0; width:72px; left:408px;}
li#navCareers a:hover{ background-position:-408px -59px;}
body#pageCareers li#navCareers a{ background-position:-408px -118px;}

li#navContact a{ background-position:-480px 0; width:69px; left:480px;}
li#navContact a:hover{ background-position:-480px -59px;}
body#pageContact li#navContact a{ background-position:-480px -118px;}

/*===========================WELCOME===================================*/

.welcome
{	
	text-align:center;
	width:100%;
	height:90px;
	background: url(../images/frontpage_welcome_bg.jpg) repeat-x;
	clear:both;
}

.welcome a
{
	position:relative;
	left:-357px;
	top:4px;
	z-index:9999;
}

.frontpageContent
{
	clear:both;	
}

.frontpageContent .title
{
	width:100%;
	height:29px;
	background:#dfdfde;
	margin:0 0 15px 0;
}	

.frontpageContent .title h2
{
	height:29px;
	width:223px;
	margin:0;
}

.frontpageContent img
{
	padding:0 15px 0 25px;	
}

.frontpageContent p
{
	line-height:18px;
	font-size:12px;
	width:400px;
	color:black;
	margin:0 0 10px 0;
}


.floatLeft
{
	float:left;	
}

.blogIcon
{
	margin:4px 10px 0 0;
	height:35px;
	width:35px;
	display:block;
	background: url(../images/blog-icon.jpg);
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

.calenderGrey
{
	color:#333;
	padding:2px 0 0 0;
}

.calenderWhite
{
	color:white;
	padding:1px 0 0 0;
	font-size:11px;
	line-height:10px;
}

.twitterIcon
{
	position:absolute;
	left:13px;
	top:320px;
}

.twitter_panel
{
	position:absolute;
	width:162px;
	height:76px;
	left:15px;
	top:304px;
	background-image: url(../images/twitter-panel.gif);
	background-repeat:no-repeat;
	padding:50px 14px 14px 14px;
}

.twitter_panel
{
	position:absolute;
	width:162px;
	height:79px;
	left:15px;
	top:351px;
	background-image: url(../images/twitter-panel.gif);
	background-repeat:no-repeat;
	padding:0px 14px 14px 14px;
	overflow:hidden;
}

.followus{
	position:absolute;
	width:190px;
	height:47px;
	left:15px;
	top:304px;
	background-image: url(../images/twitter-follow.gif);
	background-repeat:no-repeat;
}

.followus a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.followus a:hover{
	background-image: url(../images/twitter-follow-ro.gif);
	background-repeat:no-repeat;
}

.twitter_panel li{
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#7b7b7b;
}

.twitter_panel li a{
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#b8b8b8;
	text-decoration:none;
}

