@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/body%20slice.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* CSS Document */

#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	position: relative;
}

#header {
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	height: 206px;
}
#navi {
	height: 50px;
	position: absolute;
	right: 50px;
	top: 150px;
	text-align: right;
}


#navi li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navi li:hover {
	background-image: url(../images/navslice.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#navi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	background-image: none;
	font-weight: bold;
}
#navi a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: bottom;
}

#logo {
	top: 10px;
	position: relative;
	left: 100px;
}
#homepic {
	background-image: url(../images/main_off.png);
	background-repeat: no-repeat;
	height: 240px;
	width: 891px;
	margin: 5px auto;
}
#homepic:hover {
	background-image: url(../images/main_on.png);
	height: 240px;
	width: 891px;
	margin: 5px auto;
}
#contentarea {
	width: 893px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#message {
	width: 450px;
	position: relative;
	top: 50px;
	left: 320px;
}

#message h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#message p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}





#contenttop {
	background-image: url(../images/boxtop.png);
	background-repeat: no-repeat;
	height: 23px;
}


#maincontent {
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 325px;
}
h2.content_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 1.5pt;
	border-bottom-style: dashed;
	border-bottom-color: #9aca3c;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
p.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
	margin-bottom: 5px;
}
.content_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f58220;
	text-decoration: none;
}



#left {
	width: 260px;
	float: left;
}
#middel {
	width: 260px;
	float: left;
	margin-left: 35px;
}
#middel li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: disc;
}
#middel ul {
	margin: 0px;
}


#right {
	width: 260px;
	float: right;
}
#contentbottom {
	background-image: url(../images/boxbottom.png);
	background-repeat: no-repeat;
	height: 25px;
	clear: both;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9aca3c;
}
.maincontentservice {
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 225px;
}
