

body{

background-color:#40117b;
width:100%;
text-align:center;
}

#left{
position:absolute;
width:120px;
top:45px;
left:15px;
}
#header{
position:absolute;
top:5px;
left:15px;
}
#header ul{
margin:0px;
padding:0px;
}

#header ul li{

}

.align-right{

text-align:right;

}

.align-center{

text-align:center;

}

.align-left{

text-align:left;

}

.footer{
text-align:center;
}

#outer-wrapper {
	
	width: 955px;
	position: relative;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	clear: left
}


#logo{
position:absolute;
background-image: url(../../logo/logo.gif);
width:220px;
height:157px;
bottom:60px;
left:2px;
}

#logo-gb{
position:absolute;
background-image: url(../../logo/logo-gb.gif);
width:220px;
height:157px;
bottom:60px;
left:2px;
}
