#server-info {
    background: #CC0000;
    border-bottom: 1px solid #333;
    color: #FFFFFF;
    font-size: 12px;
	height: 15px;
    margin: 0 auto;
    padding: 5px 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 10000;
}
#main-wrapper {
		background: #ffffff;
	float: left;
            margin-top: 0px;
	width: 100%;
}
#pre-header-wrapper {
		background: #000000;
	margin-bottom: 0;
    position: fixed;
	top: 0;
	width: 100%;
	z-index: 5000;
}
#pre-header {
		background: #000000;
	border-bottom: 1px solid transparent;
	color: #777777;
	height: 0px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 980px;
	z-index: 5000;
}
#header-wrapper {
		background: #ffffff;
    height: 80px;
    left: 0;
    margin-bottom: 10px;
	width: 100%;
	z-index: 2000;
}
#header {
	position: relative;
	height: 80px;
	padding: 0;
    margin: 0 auto;
    width: 980px;
	z-index: 2000;
		background: #ffffff;
}
#header #header-text {
	float: left;
	margin: 40px 0px 10px 0px;
}
#header #header-text-line-1,
#header #header-text-line-1 a,
#header #header-text-line-1 a:hover {
	background: transparent;
	color: ##000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}
#header #header-text-line-2,
#header #header-text-line-2 a,
#header #header-text-line-2 a:hover {
	background: transparent;
	color: ##000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}
#main-content-wrapper {
		background: #ffffff;
	margin: 30px 0 20px 0;
	float: left;
	width: 100%;
	z-index: 200;
}
#main-content-block {
	margin: 0 auto;
	overflow: auto;
	position: relative;
	width: 980px;
	z-index: 99;
}
#main {
	background: #ffffff;

	border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#main-row-primary {
	clear: both;
	margin: 0;
	overflow: auto;
	padding: 0;
}
#main-row-secondary {
	clear: both;
	margin: 0;
	padding: 0;
}
#main-column-primary {
		background: rgba(255, 255, 255, 1.0);
	border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	float: left;
	margin-left: 0px;
    padding: 0px 0px 20px 0px;
	position: relative;
	width: 640px;
}
#main-column-primary-content {
	position: relative;
	float:left;
	clear:left;
	width: 640px;
}
#content-column-one {
	float: left;
}
#content-column-two {
	float: right;
}
#main-column-secondary {
	clear:both;
	float: left;
		margin: 0px 40px 0px 0;
	position: relative;
	width: 300px;
}
/*
 --------------------------------------------------------------------------
 Breadcrumbs
 --------------------------------------------------------------------------
*/
#Breadcrumbs {
    margin: 0 0 30px 0;
    text-transform: lowercase;
	font-size: 12px;
	position: relative;
	top: -5px;
}
#Breadcrumbs.breadcrumbs-spacer {
    margin: 0;
}
/*
 --------------------------------------------------------------------------
 Feedback Messages
 --------------------------------------------------------------------------
*/
#FeedbackMessage {
	margin: 0 0 15px 0 !important;
	padding: 0 !important;
	width: 100% !important;
}
#FeedbackMessage .message {
	background-position: 10px center;
	background-repeat: no-repeat;
	border: none;
	border-radius: 3px;
	display: block;
	font-size: 14px !important;
	font-weight: normal !important;
	margin: 0 !important;
	padding: 15px 10px 15px 40px !important;
	width: auto !important;
}
#FeedbackMessage .message.info {
	background-color: #fbefcb;
	background-image: url('../images/message_info.png');
	color: #8c5600;
}
#FeedbackMessage .message.alert {
	background-color: #fbefcb;
	background-image: url('../images/message_alert.png');
	color: #8c5600;
}
#FeedbackMessage .message.error {
	background-color: #fdd;
	background-image: url('../images/message_error.png');
	color: #c00 !important;
}
#FeedbackMessage .message.success {
	background-color: #dff2bf;
	background-image: url('../images/message_success.png');
	color: #4f8a10;
}
/*
 --------------------------------------------------------------------------
 Pagination
 --------------------------------------------------------------------------
*/
#pagination,
#page-size {
	clear: both;
	float: right;
	padding: 20px 0 0 0;
}
#pagination .prev,
#pagination .next,
#pagination .page-number,
#pagination .page-number-active {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 5px;
	text-align: center;
	width: auto;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#pagination .page-number-active {
	font-size: 18px;
	line-height: 18px;
}

/*
 --------------------------------------------------------------------------
 Footer
 --------------------------------------------------------------------------
*/
#footer-wrapper {
	clear: both;
		float: left;
		padding: 0;
		position: relative;
		width: 100%;
			background: transparent url(/assets/sitestyle/images/footerBG17.png) center top no-repeat;
  	z-index: 100;
}
#footer {
	display: block;
	margin: 0 auto;
		background: transparent;
	padding: 0 0px 0 0px;
	position: relative;
	width: 980px;
}
#footer .footer-divider {
	border-bottom: solid 1px #;
	clear: both;
	font-size: 0px;
	height: 1px;
	margin: 0;
	position: relative;
	width: 100%;
}
#footer-menu-wrapper {
    clear: both;
	float: left;
    margin: 20px auto 0px auto;
	padding: 0;
	position: relative;
}
#footer-links-wrapper {
    clear: both;
	text-align: center;
    margin: 20px auto 0px auto;
	padding: 0;
	position: relative;
}
#footer-links-wrapper h3 {
	margin: 0 0 15px 2px;
    font-size: 16px;
	font-weight: normal !important;
    color: #ffffff;
}
ul.footer-links-menu {
    display: inline-block;
	margin: 0 auto;
}
ul.footer-links-menu li {
	display: inline-block;
	list-style: none;
	margin: 0 5px 15px 5px;
}
ul.footer-links-menu li a img {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.footer-links-menu li a:hover,
ul.footer-links-menu li a:hover img {
	background: none !important;
	filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
ul.footer-menu,
ul.footer-submenu {
    text-align: left;
    list-style: none;
	margin-bottom: 10px;
}
ul.footer-menu,
ul.footer-submenu {
	width: auto;
}
ul.footer-menu {
    display: inline-block;
    vertical-align: top;
	margin-right: 10px;
}
ul.footer-submenu {
	float: left;
	white-space: nowrap;
}
ul.footer-menu li h3 {
    margin: 0 0 10px 0;
    font-size: 16px;
    color: #ffffff;
}
ul.footer-menu li h3 a {
    color: #ffffff;
	font-size: 16px;
    font-weight: normal;
	padding: 0;
    text-decoration: none;
}
ul.footer-menu li h3 a:hover {
    color: #ffffff;
    text-decoration: none;
    background: none;
}
ul.footer-menu li a,
ul.footer-submenu li a {
    color: #afcae5;
    padding: 0;
    margin: 0 5px 0 0;
    display: block;
    text-decoration: none;
	background: transparent;
}
ul.footer-submenu li {
    padding-left: 0;
	width: auto;
}
ul.footer-menu li a,
ul.footer-submenu li a {
    font-size: 12px;
    line-height: 20px;
}
ul.footer-menu li a:hover,
ul.footer-submenu li a:hover {
	color: #ffffff;
	background: transparent;
    text-decoration: none;
}
/*
 --------------------------------------------------------------------------
 Subfooter
 --------------------------------------------------------------------------
*/
#subfooter-wrapper {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 15px 0 20px 0;
		float: left;
		position: relative;
		width: 100%;
			background: #1c3a6d;
  	z-index: 100;
}
#subfooter {
	display: block;
	margin: 0 auto;
		background: #1c3a6d;
		padding: 0 0px 0 0px;
	position: relative;
	width: 980px;
}
#subfooter #footer-logo {
	float: right;
}
/*
 Copyright
 ----------------------------------------
*/
#subfooter #copyright-block {
float: left;	margin-bottom: 10px;
}
#subfooter #copyright {
    clear: both;
	color: #ffffff;
	float: left;
	font-size: 11px;
	margin-bottom: 5px;
}
#subfooter #copyright p {
    text-align: left;
    margin: 0;
    padding-top: 0;
}
#subfooter #copyright p,
#subfooter #copyright p a {
	color: #ffffff;
	font-size: 11px;
}
#subfooter .copyright-block-text {
	display: inline-block;
	margin: 0;
}
#subfooter .copyright-block-logo {
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
}
#subfooter #powered-by {
	font-size: 11px;
	clear: both;
	color: #ffffff;
	float: left;
	margin-bottom: 15px;
}
#subfooter .powered-by-title {
	font-size: 12px;
}
#subfooter .powered-by-version {
	margin-left: 10px;
}

/*
 Mobile Site Link
 ----------------------------------------
*/
#footer-mobile-site-link {
	clear: both;
    margin: 0 auto 15px auto;
	float: left;
}
#footer-mobile-site-link a {
    color: #ababab;
    font-size: 11px;
    text-decoration: none;
}
#footer-mobile-site-link a:hover {
    text-decoration: underline;
}