/* CSS Document */

body {
	background-color: #e6e2dd;
	background-image: url(../images/bg-top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
}
p { line-height:140%; }

a:link { color:#fc9703; text-decoration:none;}
a:visited { color:#fc9703; text-decoration:none;}
a:hover { color:#416a9b; text-decoration:none;}
a:active { color:#fc9703; text-decoration:none;}

h1.mainhdr {font-size: 20px; color:#fc9703;}
h2.subhdr {font-size: 16px; color:#416a9b;}
h3 {font-size: 11px; color:#416a9b; padding-bottom:10px;}
h4 {font-size: 11px; color:#9a9690; padding-bottom:10px; font-weight:normal;}

ul { margin-top:5px; margin-bottom:20px; list-style-image:url(../images/bullet.gif); }
li { margin-bottom:10px; }

#wrapper {
	position:relative;
	margin-right: auto; 
	margin-left: auto;
	margin-top:6px;
	width: 761px;
}

.contenthome {
	width:310px;
	border: 0px solid #000000;
	background-image:url(../images/logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 280px 260px 40px 30px;
}

.content {
	border: 0px solid #000000;
	background-image:url(../images/logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 60px 0px 40px 0px;
}


.contentpaddingWide {
	padding:15px 50px 30px 30px;
}


.contentpadding {
	padding:15px 223px 30px 30px;
}

.smalltext { font-size:9px; color:#9a9690;}

.pullquote { line-height: 180%; color:#416a9b; font-weight:bold;}
.pullquote strong { color:#fc9703; font-weight:bold;}

/* NAVIGATION STARTS HERE*/
.nav {
	width:141px;
	height:239px;
	padding: 11px 20px 11px 0;
	background-color:#666666;
	background-image:url(../images/bg-nav.gif);
	background-position:top left;
	background-repeat:repeat-y;
	color:#dfdfde;
	font-weight:bold;
	line-height: 140%;
}
.nav li {
	list-style-image:url(../images/nav-bullet.gif);
	margin-bottom: 10px;
}


.nav a:link { color:#dfdfde; text-decoration:none}
.nav a:visited { color:#dfdfde; text-decoration:none}
.nav a:hover { color:#fc9703; text-decoration:none}
.nav a:active { color:#dfdfde; text-decoration:none}

/* NAVIGATION ENDS HERE*/

/* SUB NAVIGATION STARTS HERE*/
#subnav {
	width:576px;
	margin-left:1px;
	padding: 5px 11px 8px 11px;
	background-color:#fc9703;
	background-image:url(../images/dashes-horiz.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	color:#faead2;
}
#subnav a { padding-right:6px; padding-left:6px; border-right: 1px solid #f9c06c;}

#subnav a:link { color:#faead2; text-decoration:none}
#subnav a:visited { color:#faead2; text-decoration:none}
#subnav a:hover { color:#ffffff; text-decoration:none}
#subnav a:active { color:#faead2; text-decoration:none}

/* SUB NAVIGATION ENDS HERE*/

/* SERVICES PROMO STARTS HERE */
#business {
	position:absolute;
	left:161px;
	top:60px;
	width:600px;
	height:167px;
	z-index:1;
	color:#FFFFFF;
}
#business strong { color:#c1d8ed; font-weight:bold;}
#business a:hover { color:#c1d8ed; text-decoration:none;}

#managed {
	position:absolute;
	left:161px;
	top:60px;
	width:600px;
	height:167px;
	z-index:2;
	color:#FFFFFF;
	visibility: hidden;
}
#managed strong { color:#c1d8ed; font-weight:bold;}
#managed a:hover { color:#c1d8ed; text-decoration:none;}

#professional {
	position:absolute;
	left:161px;
	top:60px;
	width:600px;
	height:167px;
	z-index:3;
	color:#FFFFFF;
	visibility: hidden;
}
#professional strong { color:#c1d8ed; font-weight:bold;}
#professional a:hover { color:#c1d8ed; text-decoration:none;}

#solutions {
	position:absolute;
	left:161px;
	top:60px;
	width:600px;
	height:167px;
	z-index:4;
	color:#333333;
	visibility: hidden;
}
#solutions strong { color:#416a9b; font-weight:bold;}
#solutions a:hover { color:#c1d8ed; text-decoration:none;}

#support {
	position:absolute;
	left:161px;
	top:60px;
	width:600px;
	height:167px;
	z-index:5;
	color:#FFFFFF;
	visibility: hidden;
}
#support strong { color:#c1d8ed; font-weight:bold;}
#support a:link, #support a:visited { color:#ffffff; text-decoration:none; }
#support a:hover { color:#416a9b; text-decoration:none;}


/* SERVICES PROMO ENDS HERE */

/* NEWS STARTS HERE*/

#news {
	position:absolute;
	left:544px;
	top:280px;
	width:190px;
}
#news .smalltext { font-size:9px; color: #416a9b; font-weight: normal; }
#news p { padding-bottom: 5px; }

/* NEWS ENDS HERE*/

/* JOB VACANCIES INCLUDE STARTS HERE*/
.jobs {
	width:121px;
	padding: 20px 10px 40px 20px;
	background-color:White;
}
.jobs strong{
	color:#416a9b;
	font-weight: bold;
}
.jobs p { padding-bottom: 5px; }

.jobs a:link { color:#FFFFFF; text-decoration:none}
.jobs a:visited { color:#FFFFFF; text-decoration:none}
.jobs a:hover { color:#476f9f; text-decoration:none}
.jobs a:active { color:#FFFFFF; text-decoration:none}
/* JOB VACANCIES INCLUDE STARTS HERE*/

/* FOOTER STARTS HERE*/
.address {
	width: 310px;
	margin-top:40px;
	background-image:url(../images/bg-dashed-line.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding-top: 5px;
	color:#9a9690;
}
/* FOOTER ENDS HERE*/

/* RIGHT SIDEBAR STARTS HERE*/
#featureimage {
	float:right;
	width:183px;
	background-image:url(../images/bg-blue-featureimage.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding-top: 30px;
	text-align:left;
	margin-left: 40px;
}

.featuretext {
	padding: 14px 16px 20px 16px;
	color: #9a9690;
	height: 130px;
	background-color:#FFFFFF;
	background-image:url(../images/bg-feature-text.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
}
.featuretext .smalltext { font-size:9px; color: #416a9b; font-weight: normal; }
.featuretext p { padding-bottom: 5px; }
/* RIGHT SIDEBAR ENDS HERE*/

