#wrapper{
	width: 99%;
	margin-left:0.5%;
    margin-right:0.5%;
}

#header{
	width:100%;
	background: url("SuperFish/images/header_grad_bg.gif");
	background-repeat:repeat-x;
	margin-bottom:3px;
	height:72px;
}

#logo{
	width:400px;
	padding-top:6px;
	float:left;
}

#nav {
    width:100%;
    height:31px;
    background: url("images/topnav_grad_strip.gif") repeat-x;
	margin-bottom: 20px;
	clear:both;
}

#content{
	margin: 0 0 0 0;
}

.LiveTabsPane{
	margin-right: 5px;
}

.TwoColPanes{
	margin-right: 5px;
}

.TopRightPane{
	width:550px;
    text-align:right;
	margin-bottom: 5px;
	position:relative;
	float:right;

}
.ContentPane {
    clear: both;
	margin-bottom: 5px;
}



.LeftPane {
    width: 50%;
	margin-bottom: 5px;
}
.RightPane {
    width: 50%;
    position:relative;
	left: 5px;
    float:right;
    display:inline;
	margin-bottom: 5px;
}

.BotPane{
	clear:both;
}

.FooterPane{
	clear:both;
}

#ali-footer{
	width: 100%;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	min-width: 760px;
}

#ali-footer A:hover {
	COLOR: #ffffff;
	FONT-STYLE: normal;
	FONT-FAMILY: "Arial", Verdana, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #5780d5;
	TEXT-DECORATION: none;
}















