* {
	padding: 0;
	margin: 0;
	font-family: arial;
}

body {
	background-image: url(graphics/body_background.gif);
	background-repeat: repeat-x;
}

ul {
	list-style: none;
}

h1 {
	font-family: tahoma;
	font-size: 19px;
	font-weight: normal;
	color: #636466;
	margin: 0 0 15px 0;
}

p {
	font-size: 12px;
	font-weight: normal;
	color: #636466;
	margin: 0 0 15px 0;
	line-height: 18px;
}

table tr td {
	font-size: 12px;
	font-weight: normal;
	color: #636466;
	line-height: 18px;
}

#main a {
	color: #d68f13;
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

#center {
	margin: 0 auto;
	display: block;
	width: 966px;
}

#page {
	float: left;
	width: 966px;
	background-image: url(graphics/page_background.gif);
	background-repeat: no-repeat;
}

#top {
	width: 966px;
	float: left;
	height: 298px;
}

#top #logo {
	float: left;
	margin: 20px 0 0 30px;
	display: inline;
}

#top #prinav {
	float: right;
	margin: 55px 30px 0 0;
	display: inline;
}

#top #prinav ul {
	float: left;
}

#top #prinav ul li {
	float: left;
	color: #84817a;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	padding: 0 2px;
}

#top #prinav ul li a {
	color: #84817a;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}

#top #prinav ul li a:hover {
	text-decoration: underline;
}

#main {
	width: 950px;
	float: left;
	border-top: 20px solid #fff;
	border-bottom: 28px solid #fff;
	margin: 0 0 0 8px;
	display: inline;
	background-image: url(graphics/main_background.gif);
	background-repeat: repeat-y;
}

#main #left {
	width: 355px;
	padding: 0 20px 0 30px;
	float: left;
}

#main #right {
	float: left;
	width: 494px;
	margin: 0 0 0 21px;
	display: inline;
}

#footer {
	float: left;
	width: 966px;
	position: relative;
	text-align: center;
	border-top: 1px solid #939598;
	font-family: tahoma;
	font-weight: normal;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 30px;
	border-bottom: 30px solid #fff;
}

#footer a {
	position: absolute;
	right: 0;
	top: 10px;
}

#left ul li {
	float: left;
	clear: both;
	line-height: 29px;
	font-size: 13px;
	font-weight: normal;
	font-family: tahoma;
	color: #4c4c4c;
	margin: 0 0 15px 0;
	width: 370px;
}

#left ul li a {
	line-height: 29px;
	font-size: 13px;
	font-weight: normal;
	font-family: tahoma;
	color: #4c4c4c;
	text-decoration: none;
}

#left ul li a:hover {
	text-decoration: underline;
}

#left ul li span {
	float: left;
	width: 29px;
	height: 29px;
	line-height: 28px;
	text-align: center;
	font-family: lucida sans unicode, lucida grande, arial, tahoma;
	font-size: 13px;
	color: #fff;
	background-image: url(graphics/bullet.gif);
	font-weight: bold;
	margin: 0 5px 0 0;
	display: inline;
}
