@charset "utf-8";
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#container #header {
	color: #000000;
	height: 180px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#container #header #headtext {
	font-size: 3em;
	padding-left: 200px;
	font-weight: normal;
	font-family: "Arial Black";
}
#container #header #topheader {
	font-size: 14px;
	font-weight: normal;
	padding-left: 200px;
	font-family: "Arial Black";
	padding-top: 30px;
}

#container #header h2{
	font-size: 16px;
	padding-left: 50px;
	padding-top: 50px;
}
#container #menu {
	background-color: #FFFFFF;
	float: left;
	width: 170px;
	padding-top: 50px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #999999;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	font-size: 0.75em;
}

.clearer {
	clear: both;
	height: 20px;
}

#container #maintext {
	float: left;
	width: 330px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#footer {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #676766;
	float: right;
	background-image: url(images/abnlp.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #676766;
}
.minitext {
	font-size: 0.8em;
	text-align: center;
	padding: 20px;
}

.clearfloat {
	line-height: 0px;
	clear: both;
}

#container #righttext {
	float: left;
	width: 185px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#outerbox #container #bannertext {
	font-size: 1.2em;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	height: 30px;
	padding: 10px;
	font-weight: bold;
}
#outerbox #container #header #ready {
	font-size: 2em;
	font-style: italic;
	text-align: right;
	padding-top: 10px;
}


#outerbox {
	background-repeat: no-repeat;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	font-family: "Arial Black";
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-family: "Arial Black";
	text-decoration: none;
	color: #FF6600;
	}
a:visited {
	font-family: "Arial Black";
	text-decoration: none;
	color: #208dcc;
	}
	
.orangeletter {
	color: #EA862E;
}
.greytext {
	color: #676766;

}
#outerbox #headermenu {
	text-align: right;
	font-size: 0.8em;
	color: #676766;
	font-family: "Arial Black";
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676766;
}
#outerbox #container #header #headertop {
	text-align: right;
}
.Tel {
	font-family: "Arial Black";
	font-size: 2em;
	padding-top: 5px;
	color: #676766;
	line-height: 1.5em;
}
.bluelink a:link {
	font-size: 1em;
	color: #208dcc;
}
.bluelink a:hover {
	font-family: "Arial Black";
	text-decoration: none;
	color: #FF6600;
	}
.bluelink a:visited {
	font-family: "Arial Black";
	text-decoration: none;
	color: #208dcc;
	}
.bluetext {
	color: #208dcc;
	font-weight: bold;
}#outerbox #container #bigtextbox {
	width: 600px;
	float: right;
	padding: 10px;
}
.textboxheader {
	font-family: "Arial Black";
	font-size: 1.8em;
	padding-top: 5px;
	color: #676766;
	line-height: 1.5em;
}
