body{
	font-family: Arial, Helvetica, Verdana;
	margin:0;
	background:#666666;
	font-size:11px;
	color:#666666;
}

a{
	color:#666666;
	text-decoration:underline;
}

h1{
	font-size:12px;
	font-weight:bold;
}
h2{
	font-size:12px;
	font-weight:bold;
	margin-top:0;
}


#home{
	background:#666666;
}
#company{
	background:#669900;
}
#competency{
	background:#99CC00;
}
#clients{
	background:#999999;
}
#popup{
	background:#FFFFFF;
}
#popup_green{
	background:#99CC33;
}


#page_top,#page_top_home{
	background:#FFFFFF;
	height:181px;
	padding:20px 20px 20px 20px;
}

#page_middle{
	color:#FFFFFF;
	padding:20px;
	padding-top:5px;
	float:left;
	width:900px;
}

#page_bottom{
	background:url("../images/bottom_bg.gif");
	height:42px;
	position: fixed; 
	bottom: 0px; 
	left:0px;
	width:100%;
}


#page_top a, #page_top_home a{
	color:#666666;
	text-decoration:underline;
}
#page_middle a{
	color:#ffffff;
	text-decoration:underline;
}


.secnav{
	float:left;
	margin-right:2px;
}

.secnav_slogan{
	margin-top:68px;
	display:none;
	font-weight:bold;
}
.company{
	color:#CCFF66;
}
.competency{
	color:#FFFFCC;
}
.clients{
	color:#eeeeee;
}

.slogan{
	margin-bottom:5px;
	width:715px;
	height:13px;
	clear:both;
	font-weight:bold;
	text-align:right;
}

#page_top_content{
	width:500px;
}

#company #page_top_home{
	background:url("../images/logo_company.gif") bottom no-repeat #ffffff left;
}

#competency #page_top_home{
	background:url("../images/logo_competency.gif") bottom no-repeat #ffffff left;
}
#clients #page_top_home{
	background:url("../images/logo_clients.gif") bottom no-repeat #ffffff left;
}


ul{
	margin:0px;
}
li{
	list-style:square;
	margin-left:-25px;
}


.yearsel{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-family:verdana;
	font-size:11px;
	line-height:20px;
	padding-right:5px;
}

.icon{
	position:relative;
	margin-top:3px;
	margin-right:5px;
}

