img {
	border: 0;
}
body, h1, h2, h3, p, ul, ol, li, table, tr, td {
	margin: 0;
	padding: 0;
}
table {
	font-size: 100%;
}
h1 {
	background-color: #c8c6c6;
}
h1 img {
	display: block;
}
h2 {
	background-color: #450909;
	color: white;
	text-align: center;
}
h2 img {
	display: block;
	margin: 0 auto;
}
p {
	padding-bottom: 1em;
}

.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}

body {
	text-align: center;
	background-color: #991500;
	color: black;
}
#page {
	width: 763px;
	padding: 3px;
	border: 1px solid #cccccc;
	overflow: hidden;
	text-align: left;
	margin: 7px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
} * html #page {
	width: 771px;
}

#content, #content_end, #menu_foo {
	width: 570px;
	float: right;
}
#menu, #partners, #partners_end, #copyright {
	width: 190px;
	float: left;
}
h4 {
	background-color: #c8c6c6;
	padding-top:4px;
}
h4 img {
	display: block;
}
#logo, #menu {
	margin-bottom: 3px;
}
#logo {
	float: right;
	text-align: center;
	border: 4px solid black;
	width: 562px;
	height: 132px;
} * html #logo {
	width: 570px;
	height: 140px;
}
#logo img {
	margin-top: 6px;
}
#menu {
	height: 140px;
	background-color: #303030;
	background-image: url(images/menu_back.gif);
}
#menu ul {
	display: block;
	list-style-type: none;
	background: url(images/menu_n.gif) 57px 15px no-repeat;
	overflow: hidden;
}
#menu li {
	display: block;
	float: left;
	margin-left: 25px;
} * html #menu li {
	float: none;
}
#menu a {
	float: left;
	width: 160px;
	height: 23px;
	border-bottom: 1px solid #5d5d5d;
	background: url(images/mcircle_gg.gif) 10px center no-repeat;
} * html #menu a {
	height: 24px;
	float: left;
}
#menu .here a { background-image: url(images/mcircle_gy.gif); }
#menu a:hover { background-image: url(images/mcircle_yy.gif); }
#menu span {
	display: none;
}
#m_index {
	padding-top: 15px;
}
#m_contact_us a {
	border-bottom-width: 0;
}

#center {
	float: left;
	background: #f2f2f2 url(images/white_back.gif) -570px top repeat-y;
}

#partners {
	margin-bottom: -80px;
	padding-bottom: 80px;
	text-align: center;
	margin-right: 3px;
}
#partners_end {
	height: 80px;
}
#partners a {
	display: block;
	margin: 15px auto 10px;
}

#content {
	margin-bottom: -80px;
	padding-bottom: 7px;
}
#content_end {
	font-size: 1px;
	height: 7px;
	margin-top: 73px;
	background-color: #c8c6c6;
}
#text {
	margin: 1em 1em 0;
	line-height: 150%;
}

#menu_foo, #copyright {
	margin: 3px 0 0;
	font-size: 77%;
	text-align: center;
}
#menu_foo p, #copyright p {
	margin: 23px 10px;
	padding: 0;
}
#menu_foo a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
}
#menu_foo a:hover, #copyright {
	color: #450909;
}
