body {
	margin: 0px;
	background-color: #222838;
	font-family: Arial, Helvetica, sans-serif;
}
#page #container #sideBar .sidebarMenu h2 {
	font-size: large;
	color: #FFFFFF;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bolder;
}

#page  #header  #headerInner {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 840px;
}
#page #container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background-image: url(../images/container_bg_fill.jpg);
	position: relative;
	padding-bottom: 0px;
}
#page #footer {
	height: 117px;
	width: 100%;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	bottom: -34px;
	background-color: #222838;
	display: block;
	text-align: center;
	color: #FFFFFF;
}
#page #container #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#page #container #footer p {
	margin-top: 10px;
	font-size: x-small;
}

#page #container #sideBar {
	height: auto;
	width: 206px;
	margin-top: 0px;
	margin-left: 62px;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 10;
	overflow: hidden;
}
#page #container #sideBar .sidebarMenu {
	background-image: url(../images/menu_bg.png);
	height: 261px;
	width: 209px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 0px;
	top: -20px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page #container #mainContent {
	float: right;
	position: relative;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width: 496px;
	margin-right: 65px;
	background-repeat: no-repeat;
	background-position: 250px bottom;
	margin-bottom: 50px;
}
#page #container #mainContent h2 {
	background-image: url(../images/main_body_header.jpg);
	height: 35px;
	width: 498px;
	padding-top: 9px;
	padding-left: 30px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: lighter;
}
#page #container #mainContent p {
	color: #222838;
	font-size: small;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#page #container #mainContent h3 {
	color: #757984;
	font-weight: lighter;
	margin-left: 20px;
}
#page #container #mainContent .coloredContent {
	background-image: url(../images/content_box_bg_fill.jpg);
	background-repeat: repeat-y;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 380px;
	margin-left: -5px;
	z-index: auto;
	margin-bottom: 50px;
	text-align: right;
	margin-top: 25px;
}
#page #container #mainContent .coloredContent .coloredContentContent {
	position: relative;
	z-index: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;

}

#page #container #mainContent .coloredContent .coloredContentTop {
	position: absolute;
	background-image: url(../images/content_box_colored_top.jpg);
	left: 0px;
	top: 0px;
	height: 23px;
	width: 380px;
	z-index: auto;
}
#page #container #mainContent .coloredContent .coloredContentBottom {
	background-image: url(../images/content_box_colored_bottom.jpg);
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 25px;
	width: 380px;
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: auto;
}

#page #container #sideBar .sidebarModule {
	padding-bottom: 100px;
	width: 200px;
	position: relative;
	overflow: auto;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#page #container #sideBar .sidebarModule h3 {
	background-image: url(../images/sidebar_header.png);
	height: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	color: #222838;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
	overflow: hidden;
	font-size: small;
}
#page #container #sideBar .sidebarModule p {
	font-size: small;
	text-align: left;
	padding-left: 10px;
	font-weight: bolder;
}

#page #container #sideBar .sidebarMenu ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page #container #sideBar .sidebarMenu a {
	background-image: url(../images/button_rollover.jpg);
	background-position: left top;
	text-indent: 40px;
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	width: auto;
	font-size: 10pt;
	color: #222838;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #73767F;
	border-right-color: #73767F;
	border-bottom-color: #73767F;
	border-left-color: #73767F;
	padding-right: 0px;
	margin-right: 20px;
	height: 19px;
	padding-top: 6px;
	padding-bottom: 0px;
}
#page #container #sideBar .sidebarMenu li {
	margin-top: 0px;
	width: 100%;
}





#page #container #containerTop {
	background-image: url(../images/container_top.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	height: 21px;
	width: 840px;
}


#page {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: relative;
}
#page #header {
	text-align: center;
	height: 135px;
	width: 100%;
	background-image: url(../images/header_bg_fill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#page #container #sidebarBottom {
	position: absolute;
	bottom: 83px;
	height: 200px;
	width: 211px;
	background-image: url(../images/sidebar_bg_fill.jpg);
	left: 61px;
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 1;
}
#page #container #sideBar .sidebarMenu a:hover {
	background-image: url(../images/button_rollover.jpg);
	background-position: left bottom;
	text-indent: 40px;
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	width: auto;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: inset;
	border-top-color: #212838;
	border-right-color: #212838;
	border-bottom-color: #212838;
	border-left-color: #212838;
	padding-right: 0px;
	margin-right: 20px;
	height: 19px;
	padding-top: 6px;
	padding-bottom: 0px;
}
.clearFloat {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 100%;
	position: relative;
}
blockquote {
	background-image: url(../images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	color: #5F623E;
	width: 75%;
	position: relative;
	border: 1px solid #757984;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	background-color: #FFFFFF;
}
#page #container #mainContent blockquote p {
	color: #262718;
}


#page #container #mainContent .contentContainer {
	background-image: url(../images/pside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #222838;
	width: 75%;
	position: relative;
	border: 2px solid #787c5b;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#page #container #mainContent .contentContainer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222838;
}
