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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.gif);
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 24px;
	line-height: 40px;
	color: #000000;
	background-color: #33CCFF;
	font-weight: bold;
}
h2 {
	font-size: 22px;
	line-height: 35px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #003366;
}
#container {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/header/header.jpg);
	height: 150px;
	width: 800px;
	background-repeat: no-repeat;
}
.ptext {
}
#menu {
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 800px;
}
#content_top {
	background-image: url(images/bg/bg_content_top.gif);
	height: 62px;
	width: 800px;
}
#content {
	background-image: url(images/bg/bg_content.gif);
	background-repeat: repeat-y;
	padding: 20px;
	margin: 0px;
}
#content_bottom {
	background-image: url(images/bg/bg_content_bottom.gif);
	height: 45px;
	width: 800px;
	background-repeat: no-repeat;
}
#news {
	float: right;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#link {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer {
	font-size: 13px;
	background-color: #B2D2F9;
	height: 90px;
	text-align: center;
	color: #333333;
	float: left;
	width: 800px;
	padding-top: 10px;
}
.ptext {
}
.box {
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
}
.slideshow {
	clear: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#newsline {
	background-image: url(images/bg/bg_news_line.gif);
	padding-right: 10px;
	padding-left: 10px;
}
