html, body{
        padding: 0px;
        margin: 0px;
		background-color: #BAC4D0;
		font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:1.3em;;
		color:#FFFFFF;
}
#fbContainer 
{
	z-index:0;
	top:0px;
}

#fbFooter {
	height: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	z-index:1;
}

.fbPaginationMinor {
	color: #675288;
	margin-left: 10px;
		z-index:1;
}

#fbContents {
	float: left;
	margin-top: 17px;
	margin-left: 15px;	
		z-index:1;
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
		z-index:1;
}

#altmsg { 
	position: absolute;
	background-color:#000000;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
	z-index:1;
}
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #FFFFFF;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}

/* Top Navigation */
a 
{
	text-decoration: none;
	color: #FFFFFF;
}
#topNav
{
	background-image:url(../images/topnav_rep_new.jpg);
	background-repeat:repeat-x;
	height:109px;
	width: 100%;
}
#topNavContainer
{
	width:926px;
	margin: auto;
	height:109px;
}
#topNav_header
{
	width:926px;
	padding-top:17px;
	height:54px;
	background-image:url(../images/topnav_bg.jpg);
	background-repeat:no-repeat;
}
#topNavtext_left
{
	width: auto;
	margin: 0px 0px 13px 0px;
	padding: 9px 27px 2px 0px;
	float: left;
	color: #FFFFFF;
}
#topNavtext_left_last
{
	width: auto;
	margin: 0px 0px 13px 0px;
	padding: 9px 27px 2px 0px;
	float: left;
	color: #FFFFFF;
}
#topNavtext_right
{
	width: auto;
	margin: 0px 0px 13px 0px;
	padding: 9px 0px 2px 27px;
	float: right;
	position:relative;
	color: #FFFFFF;
}
/* Contact Us*/
#ContactContainer
{
	width:800px;
	margin: auto;
	z-index:5;
	display:none;
}
#ContactBack
{
	width:290px;
	left:600px;
	top:109px;
	position:absolute;
	z-index:5;
	height:153px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background:#002855;

}
#ContactText
{
	width:267px;
	left:600px;
	top:115px;
	position:absolute;
	z-index:5;
}
