@CHARSET "ISO-8859-1";

.container {
	margin: 0 auto;
	width: 760px;
	position: relative;
}


#content {	
	vertical-align: top;
	width: 760px;
}


ul {
    list-style: none outside none;
}

#logo {
	position: relative;
	top: 20px;
	height: 85px;
	width: 298px;
}

#footer #footerBg {
	position: absolute;
	z-index: 110; /*.zContentBottom.*/
	height: 46px;
}

#footer #footerBg .left {
	width: 4px;
	height: 46px;
}

#footer #footerBg .center {
	width: 1032px;
	height: 46px;
}

#footer #footerBg .right {
	width: 19px;
	height: 46px;
}

#footer #realfooter {
	position: relative;
	width: 100%;
	height: 46px;
	z-index: 120; /*.zContentMiddle1.*/
	line-height: 36px;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'pt_sans_narrow',Arial;
	font-weight: bold;
	text-align: center;	
}

#footer .footerLink {
	margin-right: 20px;
	margin-left: -10px;
}

body {
	font: normal;
}
