.wrapper {
	WIDTH: 100%; OVERFLOW: hidden
}
BODY {
	LINE-HEIGHT: 1;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND: url(images/body-bg.jpg) #000 fixed no-repeat 50% 0%;
	COLOR: #393939;
	FONT-SIZE: 100%
}
#line-hor {
	Z-INDEX: 2; POSITION: absolute; WIDTH: 100%; BACKGROUND: url(images/hor-line.png) no-repeat 50% 0%; HEIGHT: 3px; OVERFLOW: hidden; TOP: 718px; LEFT: 0px
}
#main {
	MARGIN: 0px auto;
	WIDTH: 952px;
	FONT-SIZE: 0.75em;
	position: relative;
}
#header {
	POSITION: relative;
	HEIGHT: 350px;
	border-bottom-style: none;
	padding: 0px;
	overflow: oculto;
}
#logo {
	POSITION: absolute; TOP: 53px; LEFT: 16px
}
#menu LI A:hover {
	COLOR: #f2b62e
}
#menu LI.act A {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: url(images/menu-tail.gif) repeat-x 50% 0%; PADDING-TOP: 0px
}
menu {
	height: 350px;
	position: inherit;
}

