@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background-color: #231F20;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}

#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	background: url(../images/bg.jpg) top repeat-x #231F20;
	text-align: center;

}
html>body #outer {height:auto}

#main-col{
	width: 766px;
	background: #7F7F7F;
	border: 1px solid #fff;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0 0 0;
	color: #fff;

}

/****************Top Bar*************************/
#discount {
	background: url(../images/discount.jpg);
	float: right;
	width: 242px;
	height: 41px;
	
}
#discount a {
	display: block;
	width: 242px;
	height: 41px;
	
}
#nav {
	background: #6D6D6D;
	width: 500px;
	padding: 0 0 0 24px;
	float: left;
	height: 41px;
}
#logo a{
	display: block;
	width: 321px;
	height: 130px;
}
#contact {
	width: 308px;
	height: 74px;
	float: right;
	background: url(../images/contact.gif);
}

/*************Home********************/

#header {
	width: 762px;
	height: 237px;
	clear: both;
	background: url(../images/header.jpg);
}



.cleaner {
	clear: both;
}


.border-cell {
	border-left: 1px dotted #fff;
	padding-left: 5px;
}

#leftcol {
	float: left;
	width: 214px;
	background: url(../images/leftbg.gif);
	min-height: 400px;
	clear: left;
}
#leftcol p {
	margin: 0 0 0 29px;
}
#rightcol {
	width: 525px !important;
	width/**/: 500px;
	float: right;
	margin-top: 0 !important;
	margin-top/**/: 10px;
	margin-right: 15px;

	
}
#foot-logos {
	background: url(../images/footbg.gif)  top repeat-x #fff;
	padding: 22px 0 0 0;
	height: 116px;
	width: 100%;
}
#contact {
	background: url(../images/contact.gif);
 	width: 198px;
	height: 102px;
	float: left;

}
#contact p {
	margin: 9px 0 0 12px;
	padding: 0;
	line-height: 12px;
	color: #343031;
}
#contact a {
	background: url(../images/email-icon.gif) right no-repeat;
	padding: 0 20px 0 0;
	text-decoration: underline;
	color: #5a5a5b;
	font-weight: normal;

}
#contact a:hover {

	color: #000;


}
#bagi-logo {
	background: url(../images/bagi-logo.gif);
 	width: 192px;
	height: 102px;
	float: left;

}
#palo-alto {
	background: url(../images/palo-alto.gif) bottom;
 	width: 184px;
	height: 102px;
	float: left;

}
#foundation-logo {
	background: url(../images/foundation-logo.gif);
 	width: 172px;
	height: 102px;
	float: left;

}

/***************Footer******************/
#footer {
	height: 79px;
	background: url(../images/footer.gif) repeat-x;
	font-size: 9px;
	color: #7F7F7F;
	text-align: center;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	font-size: 9px;
	color: #7F7F7F;
}
/****************************************/

#mgmt-menu {
width:200px;
position:absolute 0 -100px;

text-align:left;
}
.subHead td {
	color: #000;	
}
body.stats-page #rightcol table {
	color: #000;
}
