@charset "utf-8";
body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bg-home {
	background-color: #FFFFFF;
	background-image: url(images/bg_home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-inner {
	background-color: #FFFFFF;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.arial15 {
	font-size: 15px;
}
.img_header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 350px;
	z-index: 0;
	overflow: hidden;
	position: relative;
	visibility: visible;
	background-position: bottom;
}
#navigationarea{
	width:700px;
	margin-left: 35px;
	height: 44px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 6;
	top: 19px;
}

#navigation {
	text-align:center;
	width:110px;
	margin-right: 15px;
	float: left;
} 
#navigation a {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	line-height:44px;
	float:left;
	width:110px;
	text-transform: uppercase;
}
#navigation a:hover {color:#ffffff; background-image: url(images/but_hover.png)}
#navigation2 {
	text-align:center;
	width:170px;
	margin-right: 15px;
	float: left;
} 
#navigation2 a {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	line-height:44px;
	float:left;
	width:170px;
	text-transform: uppercase;
}
#navigation2 a:hover {color:#ffffff; background-image: url(images/but_hover2.png)}
#selected a {color:#ffffff; background-image: url(images/but_hover2.jpg)}
h1 {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #4375ac;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4375ac;
	text-decoration: underline;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial11 {
	font-size: 11px;
	color: #999999;
}
.footerlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.footerlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footerlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.linkblue:link {
	font-size: 12px;
	font-weight: normal;
	color: #054FA1;
	text-decoration: underline;
}
.linkblue:visited {
	font-size: 12px;
	font-weight: normal;
	color: #054FA1;
	text-decoration: none;
}
.linkblue:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.linkblue:active {
	font-size: 12px;
	font-weight: normal;
	color: #054FA1;
	text-decoration: underline;
}

