body {
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#divWrapper {
	padding: 0px;
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#divHeader {
	height: 82px;
	vertical-align: bottom;
	width: 745px;
}

#divLeftSpace {
	width: 183px;
	float: left;
	height: 82px;
}

#divTopMenu {
	height: 20px;
	width: 544px;
	float: left;
	padding-top: 62px;
	background-image: url(../images/bg_topmenu.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#divImagebarWrapper {
	float: left;
	height: 116px;
	width: 745px;
}
#divlogo {
	float: left;
	height: 116px;
	width: 183px;
}
#divImagebar {
	float: left;
	height: 116px;
	width: 554px;
}
#divShadeImagebar {
	float: left;
	height: 116px;
	width: 8px;
}
#divTopMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#divTopMenu ul li {
	display: inline;
}
#divTopMenu ul li a:link, #divTopMenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#divTopMenu ul li a:hover {
	text-decoration: underline;
}
#divSeperator {
	width: 745px;
	float: left;
	height: 16px;
	display: block;
	line-height: 0px;
	overflow: hidden;
}
#divContentWrapper {
	overflow: hidden;
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#divMainMenu {
	float: left;
	width: 183px;
	background-image: url(../images/bg_mainmenu.gif);
	background-repeat: repeat-y;
	height: 200px;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	padding-top: 15px;
}
#divMainMenu ul {
	margin: 0px;
	list-style-type: none;
	text-align: right;
	padding: 0px;
	float: right;
}
#divMainMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 20px;
	width: 125px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#divContent {
	float: left;
	width: 517px;
	background-image: url(../images/shade_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
	line-height: 20px;
}

#divFooter {
	height: 8px;
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#divMainMenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 20px;
	width: 125px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#divContent h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px;
}
#divContent h2 {
	font-size: 14px;
	font-weight: bold;
}
#divContent a:link, #divContent a:visited, #divContent a:active {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
}
#divContent a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#divContent img {
	border: 1px solid #666666;
}
