/* CSS Document */

.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 111px;
}
.main_content {
	background-image: url(../images/website_bg_main.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: left top;
	clear: both;
	margin-top: 5px;
}
.website {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 938px;
}
.news {
	/*background-color: #EDEDED;*/
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 100%;
	width: 191px;
	padding: 10px;
	margin: 0px;
}
.news_right {
	background-image: url(../images/bottom_news.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 118px;
	width: 67px;
	float: left;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.newsarea {
	background-image: url(../images/bottom_news.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 82px;
}
.newstop {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9DC21D;
	text-align: center;
	width: 211px;
	margin-top: 0px;
	margin-right: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
/**div, *td{border:solid 1px #FF0000;}*/
#column1 {
	width:50%;
	float:left;
	margin-right:-469px;
	z-index:5;
}
#col1inner{
	margin-right:469px;
	background-image: url(../images/left_top_temp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 450px;

}
#column2 {
	width:937px;
	float:left;
	position:relative;
	background-color: #FFFFFF;

	
}
#column3outer {
	width:50%;
	float:right;
	margin-left:-469px;

}
#column3 {
	margin-left:469px;
	background-image: url(../images/right_bottom_temp.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 450px;

}
#flash {
	width: 797px;
	margin-left: 82px;
	margin-top: 10px;
	height: 89px;
	margin-right: 59px;
	margin-bottom: 5px;
}

.bottom_logo {
	background-image: url(../images/bottom_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu_table {
	margin-left: 82px;
	margin-right: 59px;
}
#top_logo {
	margin: 0px;
	height: 151px;
	background-image: url(../images/top_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
