@charset "UTF-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-image: url(images/bg.gif);
	margin: 0 0 0 0;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 900px;
	height: 197px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header.gif);
}

#headersub {
	width: 900px;
	height: 197px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header_sub.gif);
}

#navigation {
	padding-top: 164px;
	padding-left: 178px;
	clear: both;
}

#navigation a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

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

#contenthome {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
	clear: both;
}

#contentsub {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(images/bg_sub.gif);
	background-repeat: no-repeat;
	clear: both;
}

#subcontent {
	width: 377px;
	margin-left: 87px;
}

#subtext {
	width: 319px;
	margin-left: 59px;
	margin-top: 4px;
}

#subright {
	width: 380px;
	margin-top: 25px;
	padding-right: 20px;
	float: right;
}

#subright a {
	color: #694505;
	text-decoration: none;
}

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

#footer {
	width: 900px;
	height: 123px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background-image: url(images/bg_footer.gif);
	clear: both;
	font-size: 9px;
	color: #694505;
}

a {
	color: #000;
	text-decoration: underline;
}

#ascend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

#ascend a {
	color: #000d89;
	text-decoration: none;
}

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

img, div { behavior: url(iepngfix.htc) }

img, div, a, input { behavior: url(iepngfix.htc) }

