* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body {
	background: url(images/body-bg.jpg) repeat-x 0 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #97a;
	font-variant: small-caps;
	margin-bottom: 16px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #C00000;
	margin: 30px 0 18px 0;
}

p, ul, ol, table {
	margin-bottom: 8px;
}

ul, ol {
	padding: 0 14px 0 34px;
}

.bullets li {
	list-style-type: none;
	background: url(images/bullets.gif) no-repeat 0 50%;
	padding: 2px 20px 2px 20px;
}

a, .link {
	cursor: pointer;
	color: #C00000;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dotted;
}

.up {
	text-transform: uppercase;
}

img {
	float: right;
	margin: 0 0 10px 20px;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#logo {
	height: 217px;
}

#logo a {
	display: block;
	width: 900px;
	height: 187px;
	text-decoration: none;
	border: none;
	background: url(images/logo.jpg) no-repeat 480px 0px;
	padding:  30px 0 0;
}

#logo h1 {
	color: #fff;
	font-weight: bold;
	font-size: 32px;
	letter-spacing: 4px;
}

#logo h2 {
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: -1px;
	margin: 0 0 0 40px;
	padding: 0;
}

#menu {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-top: -35px;
}

#menu a {
	display: block;
	float: left;
	height: 15px;
	margin: 2px 0 0 0;
	padding: 7px 13px;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
}

#menu a:hover {
	color: #666464;
	border: none;
}

#text {
	clear: both;
	margin-top: 35px;
	padding: 20px 0;
	color: #666464;
}

table {
	border-collapse: collapse;
	border: 2px solid #666464;
	line-height: 11px;
}

th, td {
	border: 1px solid #666464;
}

th {
	border-bottom: 2px solid #666464;
	padding: 3px;
	font-size: 11px;
}

td {
	padding: 3px;
	width: 13%;
	font-size: 12px;
	letter-spacing: -1px;
}

.f {
	width: 22%;
	padding-left: 8px;
}

#footer {
	width: 100%;
	height: 44px;
	border-top: 3px solid #531115;
	border-bottom: 3px solid #531115;
}

#infooter {
	height: 38px;
	width: 900px;
	text-align: right;
	padding-top: 6px;
	margin: 0 auto;
	background: #FFF;
}

#footer p.tk {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	margin: 5px 0 0 0;
}

#footer p.tk a {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #7139a1;
	text-transform: uppercase;
	text-decoration: underline;
	border: none;
}

#footer p.tk a:hover {
	text-decoration: none;
}

#sub {
	margin: 0 auto;
	clear: both;
	margin-top: 3px;
	padding: 0 0 0 8px;
	text-align: center;
	width: 900px;
}

#sub ul {
	width: 900px;
	margin: 0;
	padding: 5px 0;
	list-style: none;
	display: inline;
	float: left;
}

#sub ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 290px;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 1.2em;
	border: 0;
	font-weight: normal;
	font-size: 10px;
}

#sub ul li a {
	font-size: 10px;
	text-decoration: none;
	border: none;
}

#sub ul li a:hover {
	border-bottom: 1px solid;
}
