@charset "utf-8";

/* CSS Document */



#header_top {

	height: 255px;

	width: 980px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 20px;

	background-repeat: no-repeat;

	background-image: url(images/header_logo.png);

	background-position: -2px;

}



#header_bottom {

	background-color: #000;

	height: 50px;

	width: 980px;

	margin-right: auto;

	margin-left: auto;

}

#main_content {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 15px;

	height: auto;

	width: 550px;

	float: right;

	margin-right: 20px;

	font-weight: normal;

	padding-top: 10px;

	padding-right: 20px;

	padding-bottom: 10px;

	padding-left: 20px;

}





#leftmenu {

	height: auto;

	width: 330px;

	background-repeat: no-repeat;

	margin-left: 10px;

	background-color: #EBE9D0;

	color: #000;

	padding: 5px;

	background-position: left top;

}







#contentbox_top {

	background-image: url(images/top.jpg);

	background-repeat: repeat-x;

	height: 35px;

	width: 980px;

	display: block;

	margin-right: auto;

	margin-left: auto;

	margin-top: -1px;

}



#contentbox_bottom {

	background-image: url(images/bottom.jpg);

	background-repeat: repeat-x;

	background-position: bottom;

	height: auto;

	width: 980px;

	margin-right: auto;

	margin-left: auto;

	background-color: #EBE9D0;

	margin-top: 0px;

	margin-bottom: 0px;

	display: block;

}

#contactinfo {
	height: 80px;
	width: 500px;
	float: right;
	margin-top: 50px;
	margin-right: 35px;
	text-align: center;

}





.leftmenu_text {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 14px;

	color: #000;

}



.header_contactinfo {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 15px;

	color: #000;

	text-align: center;

	font-weight: bold;

}

.content_title {

	font-size: 16px;

	font-weight: bolder;

	color: #E65B00;

	text-transform: uppercase;

}



.bottom_text {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 12px;

	color: #FFF;

	text-align: center;

}

.table {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 14px;

}

.main_content {

	line-height: 22px;

}
