/* 1 HEADER */
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}*/

.header
{
	background-image: url(Images/header.png);
	background-repeat: no-repeat; /*position: relative;*/
	width: 955px; /*Ô­Îª760*/
	height: 81px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

h1
{
	position: relative;
	right: 650px;
	top: 8px;
	text-transform: uppercase;
	font-size: 18px;
}

h2
{
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua
{
	/*position: relative;*/
	margin-right: 28px;
	margin-top: 57px;
	text-transform: uppercase;
	font-size: small;
}

.nav
{
	position: relative;
	margin-right: 30px;
	margin-top: -65px;
	text-transform: uppercase;
	font-size: 11px;
}

.menua a:visited, .nav a:visited
{
	color: #303030;
}

/* 3 FOOTER */

.footerbg
{
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer
{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	width: 955px; /*Í¬ÉÏ*/
	height: 75px;
	text-align: center;
	font-size: small;
}

.menub
{
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 11px;
}

.menub a:visited
{
	color: #303030;
}
