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

body
{
	margin:0px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 500;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-color: #201E1F;
	
}
#text {
	padding-right: 10px;
	padding-left: 10px;
}

p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#wrrapper {
	height: 806px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bgpage.jpg);
	background-repeat: repeat;
	float: right;
}
#toparea {
	display: block;
	float: right;
	height: 127px;
	width: 827px;
	padding-top: 46px;
	padding-right: 40px;
}
#logo {
	height: 127px;
	width: 275px;
	float: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	font-weight: bolder;
	line-height: normal;
}
#manurea {
	display: block;
	float: left;
	height: 127px;
	width: 552px;
}
#slogon {
	display: block;
	width: 552px;
	text-align: center;
	height: 62px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
}

#menu {
	height: 54px;
	width: 552px;
	background-image: url(../images/menubg.png);
	background-repeat: repeat-x;
	margin-top: 11px;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu ul li {
	list-style: none;
	float: left;
	display: block;
	padding-top: 18px;
	padding-bottom: 18px;
}

#menu ul li a,#menu ul li a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 18px;
	list-style-type: none;
	padding-bottom: 18px;
	padding-right: 5px;
	padding-left: 5px;
}

#menu ul li a:hover {
	background-image: url(../images/menubghover.png);
	background-repeat: repeat-x;
	list-style-type: none;
	padding-top: 18px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 18px;
}

#menu ul li#selected a, #menu ul li#selected a:visited {
	background-image: url(../images/menubghover.png);
	background-repeat: repeat-x;

}
#centerarea {
	display: block;
	height: 435px;
	clear: both;
}
#img {
	display: block;
	height: 435px;
	width: 171px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#flash {
	display: block;
	float: left;
	height: 435px;
	width: 410px;
}

#textarea {
	display: block;
	float: left;
	height: 435px;
	width: 548px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #414d53;
	padding-bottom: 10px;
	padding-left: 7px;
}

#leftnavi {
	background-image: url(../images/leftnavibg.png);
	background-repeat: no-repeat;
	height: 435px;
	width: 239px;
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7fc8f7;
	text-decoration: none;
}
.bluetext {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #7fc8f7;
	text-decoration: none;
}
#footer {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	width: 464px;
	float: right;
	font-family: tahoma;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
	padding-left: 5px;
	height: 21px;
	padding-top: 5px;
}
#mainfooter {
	padding-right: 41px;
}

#footer a {
	font-family: tahoma;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
}
#footer a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#bgwrapper {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	display: inline;
	float: left;
	height: 806px;
	width: 90%;
}

