@charset "utf-8";
body {
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
}
#header {
	height: 110px;
	width: 892px;
	margin-right: 44px;
	margin-left: 44px;
}
#banner {
	height: 233px;
	width: 980px;
	background-image: url(images/banner.jpg);
}
#footer {
	background-position: center;
	vertical-align: middle;
	background-image: url(images/fotter.jpg);
	background-repeat: repeat-x;
	height: 83px;

}
#bottom_container {
	height: 83px;
	width: 892px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#body_container {
	background-image: url(images/body_container.jpg);
	background-repeat: repeat-y;
}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.page_title {
	font-family: "Trebuchet MS";
	font-size: 23px;
	font-weight: bold;
	color: #052e62;
}
.bottom_link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.page_title2 {
	font-family: "Trebuchet MS";
	font-size: 23px;
	font-weight: bold;
	color: #f48e1d;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5c5c5c;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
}
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

#container {
	position: relative;
	min-height: 100%;
	width : 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
