h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

a.partner:link, a.partner:visited, a.partner:active { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.png {
	behavior: url("css/libraries/pngbehavior.htc");
}

html {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
}

body {
	margin: 0px auto;
	width: 691px;
}

	a:link {
	color: #000000;
	text-decoration: none
}
	a:visited {
	color: #000000;
	text-decoration: none
}
	a:hover {
	color: #000000;
	text-decoration: none
}
	a:active {
	color: #000000;
	text-decoration: none
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 691px;
	height: 144px;
	margin-top: 5px;
	float: left;
}

#menu {
	float: left;
	margin-top: 5px;
	margin-left: 8px;
}

#menu_header {
	background-image: url(../images/menu_header.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 15px;
}

#menu_center {
	background-image: url(../images/menu_center.jpg);
	width: 153px;
	padding-left: 10px;
}

#menu_footer {
	background-image: url(../images/menu_footer.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 15px;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 692px;
	height: 34px;
	margin-top: 5px;
}
