@charset "utf-8";
/* CSS Document */

#outerWrapper {
	width: 970px;
	margin-left: -485px;
	position: absolute;
	background-color: #FF0000;
	left: 50%;
}
#apDiv1  {
	position:absolute;
	left:700px;
	top:100px;
	width:200px;
	height:200px;
	z-index:1;
}
#divider {
	margin-left: 10px;
	margin-top: 10px;
}
#topContainer {
	float: left;
	width: 600px;
	margin-top: 40px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 1.3em;
}
#sections ul {
	margin: 0px;
	float: left;
	width: 930px;
	padding: 0px;
	z-index: 1000;
}
#sections .getInTouch a {
	display: block;
	color: #0E1968;
	font-size: 1em;
}
#sections li {
	float: left;
	list-style-type: none;
	margin-right: 6px;
	font-size: 1.2em;
	z-index: 0;
	padding: 0px;
	width: 224px;
}
#sections img {
	z-index: -1;
	margin-top: 0px;
	margin-bottom: 4px;
	clear: both;
}
#sections a {
	width: 224px;
	height: 23px;
	padding-top: 4px;
	margin: 0px;
	font-weight: bold;
}
#sections .consultation {
	color: #4D9400;
	z-index: 0;
	background-image: url(../images/bg-fade-green.gif);
	background-repeat: repeat-x;
	display: block;
	font-size: 1.2em;
}
#sections .consultation a {
	background-image: url(../images/nav-sprite-vertical.gif);
	width: 224px;
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left 0px;
}
#sections p {
	text-align: left;
	color: #333333;
	display: block;
	float: left;
	font-size: 1em;
	line-height: 1.4em;
	margin: 4px;
}
#sections ul ul {
	list-style-type: disc;
	background-image: none;
	width: 200px;
	padding-left: 10px;
	margin-top: 6px;
	margin-left: 6px;
}
#sections li li {
	float: none;
	clear: both;
	text-align: left;
	height: 14px;
	list-style-type: disc;
	font-size: 1em;
	line-height: 0.9em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sections a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 200px;
	font-size: 1.1em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 4px;
}
#sections {
	clear: both;
	float: left;
	margin-top: 30px;
	padding-left: 12px;
}
#sections .department {
	color: #F5911E;
	z-index: 0;
	background-image: url(../images/bg-fade-orange.gif);
	background-repeat: repeat-x;
	display: block;
	font-size: 1.2em;
	text-align: left;
}
#sections .practical {
	color: #90278E;
	z-index: 0;
	background-image: url(../images/bg-fade-purple.gif);
	background-repeat: repeat-x;
	display: block;
	font-size: 1.2em;
	text-align: left;
}
#sections .private {
	color: #1D87DD;
	z-index: 0;
	background-image: url(../images/bg-fade-blue.gif);
	background-repeat: repeat-x;
	display: block;
	width: 224px;
	font-size: 1.2em;
	text-align: left;
	padding-left: 0px;
}
#sections .department a {
	background-image: url(../images/nav-sprite-vertical.gif);
	width: 224px;
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px -89px;
	height: 23px;
	display: block;
}
#sections  .practical  a {
	background-image: url(../images/nav-sprite-vertical.gif);
	width: 224px;
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px -180px;
	height: 23px;
	display: block;
}
#sections .private a {
	background-image: url(../images/nav-sprite-vertical.gif);
	width: 224px;
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px -272px;
	height: 23px;
	display: block;
}
#sections .getInTouch {
	clear: both;
	display: block;
	margin-top: 5px;
	float: left;
}
#sections .getInTouch a {
	background-image: none;
	text-align: left;
	font-weight: normal;
}
#sections a:hover {
	text-decoration: underline;
}
