body {
	margin:0px;
	background:#EDEAD9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#656462;
}
form, input, img, h1, h2, a, p {margin:0} img {border:none}
p	{
	padding:0px 30px 8px 0px;
}
h1	{
	color:#2A2A29;
	font-size:24px;
	font-weight:bold;
	line-height:normal;
	margin:0px;
}
h2	{
	color:#2A2A29;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
}
a	{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
.container	{
	margin-left:auto;
	margin-right:auto;
	width:993px;
	display:table;

}
.box	{
	width:993px;
	background:url(/images/shadow-gradient.png) repeat-y;
}
.top	{
	width:993px;
	height:165px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background:url(/images/top-bg.png) no-repeat;
}
.logo	{
	margin:50px 0px 0px 0px;
	display:block;
	padding-left:50px;
	float:left;
	clear:left;
}
.logo-image	{
	width:341px;
	height:86px;
}
.nav	{
	display:block;
	float:right;
	clear:right;
	width:332px;
	height:70px;
	text-align:center;
	margin:85px 0px 0px 0px;
}
.nav a	{
	padding:0px 8px 0px 8px;
	font-weight:normal;
	color:#666666;

}
.form {
	display:block;
	position:absolute;
	margin:220px 0 0 720px;
}

.main	{
	width:960px;
	margin-left:18px;
	height:400px;
	display:block;
}
.main-bg	{
	width:975px;
	height:416px;
}
.main-image	{
	margin:80px 0px 0px 40px;
	position:absolute;
	width:505px;
	height:180px;
}
.content	{
	width:942px;
	margin:30px 0px 30px 30px;
	padding-left:18px;
	display:block;
}
.content ul li, .content ol li	{
	margin:8px 0px 8px 0px;
}
.footer	{
	background:#E2D8BA;
	width:960px;
	display:block;
	margin-left:18px;
	padding:8px 0;
	color:#666666;

}
.footer ul {margin:0 0 0 30px; padding:0}
.footer ul li	{
	display:inline;
	margin-right:6px;
	color:#666666;

}
.footer a	{
	color:#666666;
	font-weight:normal;
}
.links	{
	width:973px;
	background:url(/images/links-bg.png) top center no-repeat #E2D8BA;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-right:20px;
	padding-top:40px;
	padding-bottom:9px;
	height:40px;
	clear:both;

}
.links a	{
	display:block;
	float:right;
	clear:right;
	margin-bottom:2px;
	color:#666666;
}