* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: arial, Verdana, sans-serif;
	font-size: 10px;
	background-image: url(images/home/main-background_new.gif);
	background-repeat: repeat-x;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#breadcrumb {display: none;}

#layout-container-1 {
	width: 990px;
	height: auto;
	min-height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#layout-container {
	background-color: transparent;
	width: 990px;
	min-height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 0px 40px;
	background-repeat: no-repeat;
	height: auto;
}
#menu {display: none;}
#header {display: none;}
#left-column {display: none;}

#right-column {
	float: left;
	width: 785px;
	min-height: 683px;
	color: #000000;
	background-color: #ffffff;
	margin-bottom: 6px;
	border-left: 1px solid #ffffff;
}
#right-column #dropdowns {display: none;}
#right-column #bannerpic {margin: 0px; padding: 0px;}
#right-column #bannerpic H1 {font-size: 16px; color: #000000; margin: 0px 0px 0px 20px; padding: 0px;}
#right-column #signup {
	background-image: url(images/home-right-column/orange-fill.gif);
	background-repeat: repeat-x;
	height: 87px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 10px;
}
#right-column #signup .floatleft {
	float: left;
	height: auto;
	width: auto;
}
#right-column #signup .floatright {
	float: right;
	height: auto;
	width: auto;
	margin-top: 22px;
}
#right-column #signup .floatright img {
	margin-right: 6px;
	margin-left: 6px;
}
#right-column #signup h2 {
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 6px;
}
#right-column #signup ul {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
}

#right-column #flash {
	height: 315px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/home-right-column/flash-fill.gif);
	background-repeat: repeat-x;
}
#right-column #mwbs {
	background-color: #FFFFFF;
	height: 130px;
	margin-top: 19px;
	margin-bottom: 12px;
}
#right-column #mwbs #mwb1, #right-column #mwbs #mwb2, #right-column #mwbs #mwb3, #right-column #mwbs #mwb4, #right-column #mwbs #mwb5 {
	float: left;
	width: 156px;
	height: 130px;
}
#right-column #mwbs #mwb1, #right-column #mwbs #mwb2, #right-column #mwbs #mwb3, #right-column #mwbs #mwb4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A7A9AC;
}
#mwbs .mwb-image {
	height: 63px;
	text-align: center;
	margin-top: 2px;
}
#mwbs .mwb-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	height: 45px;
}
#mwbs .mwb-more {
	text-align: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #056938;
}
#mwbs .mwb-more p {
	float: right;
}
#mwbs .mwb-more img {
	float: right;
	margin-top: 1px;
}
#mwbs .mwb-more a:link, #mwbs .mwb-more a:visited, #mwbs .mwb-more a:hover, #mwbs .mwb-more a:active {
	color: #056938;
	text-decoration: none;
}
#footer {display: none;}
#credit  {display: none;}

.clear {
	clear: both;
}
.spaceabove {
	clear: left;
	height: 3px;
}