body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	min-height: 365px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 743px;
	margin: 0 auto;
}
#slbg {
	width:743px;
	height:302px;
	background-image:url(/images/sliderbg.jpg);
	background-repeat:no-repeat;
}
#intro {
	padding-bottom: 10px;
}
h2 {
	margin: 0;
	margin-bottom: 14px;
	padding: 0;
}
#slider {
	width: 701px;
	margin: 0 auto;
	position: relative;
}
.scroll {
	height: 260px;
	width: 701px;
	padding-top:30px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;/* background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom; */

}
.scrollContainer div.panel {
	padding: 0px;
	height: 260px;
	width: 701px;
}
#shade {
	margin-top: 13px;
	height: 63px;
}
ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
}
ul.navigation li {
	display: inline;
	margin-right: 10px;
}
ul.navigation a {
	padding: 10px;
	color: #000;
	text-decoration: none;
}
ul.navigation a:hover {
	background-color: #006600;
}
ul.navigation a.selected {
	background-color: #fff;
}
ul.navigation a:focus {
	outline: none;
}
.scrollButtons {
	position: absolute;
	top: 150px;
	cursor: pointer;
}
.scrollButtons.left {
	left: -20px;
}
.scrollButtons.right {
	right: -20px;
}
.hide {
	display: none;
}
.panel-text {
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 10px;
	margin-bottom: 0px;
	color: #fff;
	text-align: left;
}
.header-text {

	margin-left: 5px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
.header-text:hover {color: orange; text-decoration: underline; }

.menu-text {

	margin-left: 5px;
	font-size: 12px;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
.menu-text:hover {color: orange; text-decoration: underline; }

.menu-width {
padding-bottom:20px;
border-bottom:20px;
bottom:20px;
}
.TextBody {
	border-top: thin;
	border-color: #333333;
	margin: 25px;
	color: #fff;
	text-align: left;
}
.WideTextBody {
	border-top: thin;
	border-color: #333333;
	margin: 25px;
	color: #fff;
	text-align: left;
	height: 754;
}
.sidebar-text {
	margin:7px;
	color:#ffffff;
}
.image-l {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right: 15px;
}
.image-r {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:15px;
	margin-right: 0px;
}
#panel-1-top {
	height:13px;
	background-image:url(/images/foots_01_01.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#panel-1-body {
	background-image:url(/images/foots_01_02.jpg);
	background-repeat:repeat-y;
	color:#ffffff;
}
#panel-1-read-more {
	height:49px;
	background-image:url(/images/foots_01_04.jpg);
	background-repeat:repeat-y;
}
#panel-1-bottom {
	height:19px;
	background-image:url(/images/foots_01_05.jpg);
	background-repeat:no-repeat;
}
#panel-2-top {
	height:13px;
	background-image:url(/images/foots_02_01.jpg);
	background-repeat:no-repeat;
}
#panel-2-body {
	background-image:url(/images/foots_02_02.jpg);
	background-repeat:repeat-y;
	color:#ffffff;
}
#panel-2-read-more {
	height:49px;
	background-image:url(/images/foots_02_04.jpg);
	background-repeat:repeat-y;
}
#panel-2-bottom {
	height:19px;
	background-image:url(/images/foots_02_05.jpg);
	background-repeat:no-repeat;
}
.read-more {
	padding-left: 200px;
	padding-top:12px;
}
.clear {
	clear:left;
}
.article {
	padding-top:20px;
}
#header-bg {
	background-image:url(/images/head_03.png);
	background-repeat:no-repeat;
	height:161px;
}
.header-text {
	color:#FFFFFF;
	padding: 25px;
}
.footer {
	background-image:url(/images/black.png);
	color:#FdFdFd;
	padding: 2px;
	font:"Courier New", Courier, monospace;
	font-size:9px;
	font-weight:300;
	text-decoration: none;
}
a.rollover {
	display: block;
	width: 155px;
	height: 37px;
	text-decoration: none;
	background: url("/images/readmore-slide.jpg");
}
a.rollover:hover {
	background-position: 0 -37px;
}
.displace {
	position: absolute;
	left: -5000px;
}
#MP {
	min-height:1200px;
	margin:auto;
	background:#000000;
	width:994px;
}
#form-wrap {
	float: left;
	background:#000000;
	width:570px;
	margin-right:0px;
	margin-left: 20px;
	margin-top: 10px;
}
#instructions {
	float:right;
	width: 374px;
	background:#000000;
	padding-right:0px;
	padding-left:0px;
	margin-top: 10px;
}