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

body {
	background-color: #000;
	width: 1000px;
	margin: auto;
	color: #CCC;
}
#wrapper {
	width: 1000px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	margin-top: 10px;
}
#header_left {
	height: 351px;
	width: auto;
}
#header_right {
	width: 200px;
	float: right;
	height: 351px;
}
#header_right_1 {
	height: 60px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#header_right_2 {
	height: 136px;
	margin-left: 10px;
}
#header_right_3 {
	height: 136px;
	margin-top: 9px;
	margin-left: 10px;
}


#header {
	width: auto;
}
#menu_main {
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu_left {
	width: auto;
	height: 30px;
}
#menu_right {
	width: 200px;
	float: right;
	height: 30px;
	margin-top: 10px;
}
#container {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;

}
#container_content {
	width: 799px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: auto;
	padding: 0px;
	overflow: auto;
}

#container_left {
	width: 399px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: auto;
	padding: 0px;
	overflow: auto;
}
#container_middle {
	padding: 0px;
	float: left;
	width: 390px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;

}

#container_right {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
	height: auto;
	z-index: 100;
}
#partners {
	padding: 0px;
	float: left;
	height: 90px;
	width: 800px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 4px;
	color: #FF0;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 4px;
	color: #F60;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: underline;
}
h4 {
	font-size: x-small;
}

h5 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
}

ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a:link {


}
a {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;

}
a:visited {

}
a:active {


}
a:hover {
	color: #CCC;

}

