@charset "utf-8";
/* CSS Document */



#nav_skip.about {
	background: #4bc3ea;
	border-bottom: 1px solid #dddada;
}

#nav3lev.aboutNav3lev {
	background: #b8d6e0;
}

li a {
		text-decoration: none;
	}
	
#nav3lev {
	position: relative;
	height: 80px;
	border-bottom: 1px solid #dddada;
}

#nav3lev ul li {
	position: relative;
}
	
#nav3lev li.top {
	margin-top: -72px;
}

#nav3lev li.top3 {
	margin-top: -48px;
}
	
#nav3lev li.col2 {
	margin-left: 320px;
}

#nav3lev li.col3 {
	margin-left: 640px;
}


li.col1, li.col2, li.col3 {
	background: url(../img/layout/nav3levAboutBg.gif) bottom repeat-x;
	width: 300px;
	height: 24px;
}
	
li.col1 a, li.col2 a, li.col3 a {
	background: url(../img/layout/listBulletAbout.gif) left no-repeat;
	padding-left: 11px;
}
	
li.sl2 {
	height: 60px;
}

li.active, li.active, li.active {
	background-color: #67adc5;
}
li.active a, li.active a, li.active a {
	background-image: none;
	color: #FFFFFF;
}
