body
{
	padding : 0px;
	margin : 0px;
	background : #090909 url('../images/bg2.jpg') top center  repeat-y;
	font : normal normal 11px arial, sans-serif;
}

#bg
{
	background : transparent url('../images/tlo.jpg') top center  no-repeat;
	width : 100%;
	overflow : hidden;
}

img
{
	border : none;
}

h1,h2,h3,h4,h5,h6
{
	padding : 0px;
	margin : 0px;
}

h1
{
	font-size : 13px;
	color : #fff;
}

#page
{
	width : 801px;
	overflow : hidden;
	position : relative;
	margin : 0px auto;
}


#top
{
	width : 801px;
	height : 266px;
	overflow : hidden;
	position : relative;
	z-index 1;
}

#top img
{
	float : left;
}


#topmenu
{
	font-size : 10px;
	top : 156px;
	left : 20px;
	position : absolute;
}

#topmenu a
{
	color : #000;
	text-decoration : none;
}

#topmenu a:hover
{
	text-decoration : underline;
}