body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin:0px;
	background:#692d2d;
}
p {
	margin:0 10px 10px;
}
a {
	color: #FF9900;
}
div#header {
	height:150px;
	background: url(../images/header.png) no-repeat;
}
div#container {
	text-align:left;
	width:1000px;
	margin:0 auto;
	background:#FFFFFF;
}
div#content p {
	line-height:1.4
}
div#wrapper {
	float:left;
	width:100%
}
div#content {
	margin: 0 220px
}
div#nav {
	float:left;
	width:200px;
	margin-left:-1000px
}
div#extra {
	float:left;
	width:200px;
	margin-left:-210px
}
div#footer p {
	height:20px;
	margin:0;
	padding:13px;
	font-size:11px;
}
div#footer {
	border-top:5px solid #843434;
	border-bottom:1px solid #fff;
	clear:left;
	width:100%;
	color: #fff;
	background:url(../images/footer_bg.png) repeat-x;
}
div#footer a {
	color: #fff;
}
td {
	vertical-align:top;
}
input, textarea {
	border: 1px #CCCCCC solid;
	background: #FFFFFF url(../images/bg_input.gif) repeat-x;
}
#button {
	background: url(../images/bg_botton.gif) no-repeat right center;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:30px;
	border:none;
	margin-top:2px;
}
#navigation {
	width: 200px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:12px;
	font-weight: bold;
	display: block;
	padding-left:10px;
	text-decoration: none;
}
#navigation li {
	width: 180px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
#navigation a {
	color: #fff;
	display: block;
	width: 200px;
	margin-bottom: 2px;
	padding-left: 10px;
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	border-left: 5px;
}
#navigation a:active {
	color: #fff;
	background: 0 url(../images/left_menu.gif) no-repeat -30px;
	padding: 7px 0px 0px 30px;
}
#navigation a:link, #navigation a:visited {
	color: #fff;
	background: url(../images/left_menu.gif) no-repeat;
	padding: 7px 0px 0px 30px;
}
#navigation a:hover {
	background: 0 url(../images/left_menu.gif) no-repeat -30px;
	color: #fff;
	border-left: 5px;
	padding: 7px 0px 0px 30px;
}