@charset "utf-8";
#navigation {
	position:absolute;
	width:200px;
	height:81px;
	z-index:1;
	left: 202px;
	top: 28px;
}
#logo {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 3px;
	top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* CSS Document */

#centerdiv {
	position: absolute;
	left: 50%;
	width: 901px;
	height:860px;
	margin-left: -450.5px;
	z-index: 3;
	background-color: #FFFFFF;	
}
.eleven {
	font-size: 11px;
}
ul {
	margin-top: -0.5em;
	list-style-image: url(images/bullet.gif);
}


#client_button {
	position:absolute;
	width:200px;
	height:102px;
	z-index:3;
	left: 3px;
	top: 453px;
}
#candidate_button {
	position:absolute;
	width:200px;
	height:109px;
	z-index:4;
	left: 3px;
	top: 589px;
}
#slogan {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 0px;
	top: 129px;
}
#graphic {
	position:absolute;
	width:200px;
	height:115px;
	z-index:6;
	left: 301px;
	top: 129px;
}
#clients_title {
	position:absolute;
	width:119px;
	height:71px;
	z-index:1;
	left: 39px;
	top: -8px;
}
.fourteen_blue {
	font-size: 14px;
	color: #3F80BA;
}



body {
	background-image: url(images/boxes_background2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595959;
	background-repeat: repeat;
}
a:link {
	font-weight: bold;
	color: #3F80BA;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #5E5E5E;
	text-decoration: underline;
}

a:hover {
	color: #6298CA;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #3F80BA;
	text-decoration: underline;
}
.blue_bold {
	font-weight: bold;
	color: #3F80BA;
}
p {
	margin-top: -0.45em;
}
.align_right {
	text-align: right;
	font-size: 11px;
}
.bold_fifteen {
	font-size: 15px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
#footer a:link {
	color: #5E5E5E;
	text-decoration: none;
	font-weight: normal;
}
#footer a:visited {
	color: #5E5E5E;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #5E5E5E;
	text-decoration: underline;
	font-weight: normal;
}
#footer a:active {
	color: #5E5E5E;
	text-decoration: none;
	font-weight: normal;
}
.underline {
	text-decoration: underline;
}
.bold_fourteen {
	font-size: 14px;
	font-weight: bold;
}

.bold_blue_fourteen {
	font-size: 16px;
	color: #3F80BA;
	font-weight: bold;
	text-decoration: none;
}
