* {
	margin: 0;
	padding: 0;
}
body {
	background: url(wrp_bg.gif);
}
#ds_left,
#ds_right {
	position: absolute;
	background: url(ds_img.gif) no-repeat;
	width: 10px;
	height: 4px;
	top: 107px;
}
#ds_right {
	right: 0;
}
#wrapper {
	min-width: 999px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #512a16;
	background: url(body_bg.jpg) top repeat-x;
}
td {
	vertical-align: top;
}
a {
	text-decoration: underline;
	color: #321709;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
#logo {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(logo.gif) no-repeat;
	width: 320px;
	height: 90px;
}
#header {
	padding-top: 65px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	padding-left: 345px;
	height: 46px;
}
#header li {
	list-style: none;
	display: inline;
	margin-right: 14px;
}
#header li.last {
	margin-right: 0;
}
#header li a {
	color: #af9368;
	text-decoration: underline;
}
#header li a:hover,
#header .active a {
	text-decoration: none;
	color: #ded0bb;
}

#content {
	margin: 0 10px;
	background: url(content_inner_bg.gif);
}
#content_inner {
	width: 100%;
	background: url(page_bg.jpg) repeat-x top;
	padding-bottom: 39px;
	padding-top: 43px;
}
#column_left {
	padding: 6px 28px 0;
}
h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #321709;
	font-weight: normal;
	margin-bottom: 27px;
}
h2, h3 {
	font-size: 19px;
	padding-top: 20px;
}
h3 {
	color: #612b0f;
}
p {
	margin-bottom: 17px;
}
#column_left li {
	margin: 0 0 20px 25px;
}
#column_left ul {
	padding-bottom: 10px;
}
#column_left ul li {
	margin-bottom: 10px;
}
.list_task {
	padding-bottom: 15px;
}
.list_task div {
	clear: both;
	padding-bottom: 24px;
	min-height: 32px;
}
.list_task img {
	float: left;
	margin-top: 3px;
}
.list_task p {
	margin-left: 50px;
	margin-bottom: 0;
}
span.fl_left {
	display: block;
	float: left;
	width: 72px;
}
.list_link {
	padding-bottom: 10px;
}
.list_link li {
	list-style: none;
	background: url(list.gif) no-repeat 0 0;
	line-height: 20px;
	margin-bottom: 20px;
	padding-left: 30px;
}
.list_link li li {
	list-style: disc;
	background: none;
	padding-left: 0px;
}
#banner img {
	margin-right: 10px;
}
.note {
	font-weight: bold;
	color: #321709;
}
#modules h2 {
	margin-bottom: 5px;
}
#modules ul {
	height: 40px;
	margin-bottom: 20px;
	padding: 0;
}
#modules li {
	list-style: none;
	float: left;
	margin: 0 0 3px 0;
}
#modules li.last {
	color: #c7ad83;
}
#column_right {
	background: url(content_bg.gif) repeat-y left;
	width: 314px;
	text-align: center;
	padding-top: 25px;
}
#column_right img {
	margin-bottom: 48px;
}

#footer {
	color: #321709;
	text-align: right;
	padding: 20px 40px;
	font-size: 12px;
}
#footer ul {
	float: left
}
#footer li {
	list-style: none;
	display: inline;
}
#footer li.last {
	color: #9e8359;
}
#footer a {
	color: #321709;
}
#footer img {
	margin-right:10px;
	position:relative;
	margin-top:-10px;
}