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

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: justify;
	line-height: 130%;
	background-color: #000000;
	list-style-type: none;
	color: #CCCCCC;
}


#page {
	width: 100%;
	display: table;
	background-image: url(images/bg_home.png);
	background-repeat: no-repeat;
	background-position: center top;
	list-style-type: none;
}

#menu3 {
	width: 200px;
	list-style-type: none;
	display: block;
	border: 1px solid #333333;
	margin-top: 100px;
	float: left;
	}
	
#menu3 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0 0 30px;
	list-style-type: none;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #CC33CC;
	padding: 8px 0 0 30px;
	background-image: url(images/menu3.gif);
	background-position: 0 -32px;
	list-style-type: none;
	}
#contentwrapper {
	width: 690px;
	background: #;
	margin-top: 330px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 800px;
}
#content {
	width: 370px;
	background: #;
	margin-top: 20px;
	margin-right: 90px;
	margin-bottom: 0;
	height: auto;
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
}

#footer {
	height: 75px;
	width: 650px;
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	background-position: center top;
	font-size: 80%;
	margin-top: 40px;
	padding: 20px;
	float: left;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 130%;
}
</style>
h2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
}
a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #CC33CC;
}
a:active {
	color: #FFFFFF;
}


#footer_facebook {
	height: 75px;
	width: 75px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: right;
	margin-top: -80px;
}
