@charset "utf-8";
body {
	background-image:url(../img/bg.png);
	background-repeat:repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#flash {
	width: 856px;
	height: 382px;
	float: left;
	padding-left: 5px;
	background-color:#FFFFFF;
}

.infobox-news {
	background-color: #F7F4EE;
	width: 290px;
	padding: 10px;
	background-image:url(../img/infobox.png);
	background-repeat:repeat-x;
}

.infobox-welcome {
	background-color: #F7F4EE;
	width: 290px;
	padding: 10px;
	background-image:url(../img/infobox.png);
	background-repeat:repeat-x;
}

#container {
	height: 490px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	color: #FFF;
	font-weight: bold;
	height: 53px;
	width: 907px;
	margin-left: 14px;
	cursor: pointer;
}

#menu a {
	color: #FFF;
	text-decoration: none;
	text-weight: bold;
	outline: none;
	}
	
#menu a:visited {
	color: #FFF;
	text-decoration: none;
	text-weight: bold;
	outline: none;
	}

#menu a:hover {
	color: #FFF;
	text-decoration: none;
	text-weight: bold;
	outline: none;
	}


#container-main {
	height: 700px;
	width: 934px;
}
#main-top {
	background-image:url(../img/main-top.png);
	background-repeat:no-repeat;
	height: 26px;
	width: 937px;
	float: left;
}
#main {
	background-image:url(../img/main.png);
	background-repeat:repeat-y;
	min-height: 400px;
	width: 937px;
	float: left;
	padding-left: 35px;
	padding-top: 10px;
}

#main a {
	color: #968151;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

#main-bottom {
	background-image:url(../img/main-bottom.png);
	background-repeat:no-repeat;
	height: 38px;
	width: 937px;
	float: left;
}
#footer {
	height: 30px;
	width: 930px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: center;
}
.innermain {
	padding-left: 5px;

}

object {
outline:none;
}
#slideshow {
outline:none;
}
