body
{
	margin: 20px 0px 20px 0px;
	padding: 0;
	background: #FFFFFF url(image/bakg2.jpg);
	color: #000;
	font-family: arial, verdana, tahoma, times new roman;
	font-size: 12px;
}

a
{
	text-decoration: none;
	color: #A0BCC0;
}

a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}



#container
{
	margin: 0 auto;
	width: 900px;
	border: 4px solid #35464E;
}

#image
{
	width: 900px;
	height: 150px;
	background: #35464E url(image/loggo.jpg);
}

#image h1
{
	margin: 0;
	padding: 40px 20px 0 0;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
}

#image h2
{
	margin: 0 0 0 0px;
	padding: 0px 17px 0 0;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
}

#header
{
	width: 900px;
	height: 30px;
	background: #35464E;
	border-top: 2px solid #35464E;
	border-bottom: 3px solid #35464E;
}

#menu
{
	float: right;
	width: 900px;
	height: 30px;
	font-family: Century Gothic, Verdana, Arial;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #A0BCC0;
	text-align: center;
	
}

#menu ul
{
	margin: 0 0 0 0px;
	padding: 5px 0px 5px 0px;
}



#menu li
{
	display: inline;
	padding: 0px 10px 0px 0px;
}

#menu .active
{
	text-decoration: none;
	color: #FFFFFF;
}



#content
{
	width: 900px;
	background: #A0BCC0;
	padding: 0px 0px 0px 0px;
	line-height: 160%;
}

#content h2
{
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #000000;
	border-bottom: 0px solid #FFFFFF; 
	text-align: left;
}

#content h3
{
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000; 
	text-align: center;
}

#content h4
{
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000; 
	text-align: left;
}

#content h5
{
	padding: 5px 20px 5px 20px;
	margin: 0px 0px 0px 0px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000; 
	text-align: left;
}

#content h6
{
	padding: 5px 20px 5px 20px;
	margin: 0px 0px 0px 0px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #000000; 
	text-align: left;
	hover: color: #736B69
}


#content p
{
	margin: 0 0 0 0px;
	padding: 0;
}




#footer
{
	width: 900px;
	height: 25px;
	background: #35464E;
	border-top: 1px solid #35464E;
	color: #A0BCC0;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

#footer h7
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Century Gothic, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #A0BCC0; 
	text-align: center;
}

