
#footer-red {
   	width: 100%; 
	background: #610d0d /* url("/ows/templates/hosting_01/images/disc_red.jpg") */ repeat-x left top;
	clear:both;
    overflow:hidden;
    position:relative;		
}

#footer-blue {
   	width: 100%; 
	background: #003366 /* url("/ows/templates/hosting_01/images/disc_blue.jpg") */ repeat-x left top;
	clear:both;
    overflow:hidden;
    position:relative;		
}

#footer-links {
	height: 29px;
	font-weight: bold;
	text-align: center;
	line-height:29px;
	font-size: 12px;
	color: #813b3b;
	font-weight: bold;		
}

#footer-links ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
    position:relative;
    left:50%;
    text-align:center;			
}

#footer-links ul li {
	float: left;
	line-height: 14px;
    position:relative;
    right:50%;	
}

#footer-links ul li a {
	display: block;
	line-height: 17px;
	text-align: center;
	text-decoration: none;
	color: #999999; /* #A54B4B; #813b3b */
	margin: 8px 20px;
	font-size: 12px;	
}

#footer-links ul li a:hover {
	color: #EEEEEE;
}

#footer-links ul li a.active,
#footer-links ul li a.active:hover {
	color: #EEEEEE;
}

/**

#footer-roles {
	height: 19px;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
    margin-left: auto;
    margin-right: auto;		
	width: 710px;	
}

#footer-roles ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
    margin-left: auto;
    margin-right: auto;	
	width: 710px;	
}

#footer-roles a {
	display: block;
	line-height: 17px;
	text-align: center;
	text-decoration: none;
	color: #999999;
	margin: 4px 10px 0px 10px;
	font-size: 12px;	
}

#footer-roles a:hover {
	color: #6A6A6A;
}

#footer-roles li {
	float: left;
	line-height: 17px;
}

**/

#copyright {
	text-align: center;
	font-size: 12px;
	color: #ddd6b0;
	padding: 16px 0px 40px 0px
}

#copyright a {
	color: #ddd6b0;
}

#copyright a:hover {
	color: #FFFFFF;
}

/*
#footer-navigation {
	height: 19px;
	width: 905px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

#footer-navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-size: 14px;
}

#footer-navigation a {
	display: block;
	line-height: 17px;
	text-align: center;
	text-decoration: none;
	color: #bbbbbb;
	margin: 0px 37px 0px 37px;
	font-size: 14px;	
}

#footer-navigation a:hover {
	color: #6A6A6A;
}

#footer-navigation li {
	float: left;
	line-height: 17px;
}

#footer-roles {
	height: 19px;
	width: 905px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

#footer-roles ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-size: 14px;
}

#footer-roles a {
	display: block;
	line-height: 17px;
	text-align: center;
	text-decoration: none;
	color: #bbbbbb;
	margin: 0px 37px 0px 37px;
	font-size: 14px;	
}

#footer-roles a:hover {
	color: #6A6A6A;
}

#footer-roles li {
	float: left;
	line-height: 17px;
}
*/

