@charset "utf-8";

body {
	background-image: url(../images/background_big.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 0px;
	background-color: #B6B6B6;
}
#header {
	width: 960px;
	height: 108px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	background-image: url(../images/footer_back_test.png);
	background-position: bottom center;
	background-repeat: repeat-x;
}
#footer_menu {
	height: auto;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}
#animbox {
	height: 290px;
	width: 960px;
	padding: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
}
#footer_text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #374453;
	letter-spacing: 4px;
}
#footer_text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #374453;
	letter-spacing: 1px;
	text-transform: none;
	text-align: left;
	line-height: 5px;
	vertical-align: top;
}

#normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
