﻿A:link {text-decoration: none}
A:active {text-decoration: none}
A:visited {text-decoration: none} 


body
{
	width: 900px;
	margin: 0px auto;
}

#container
{
    width: 900px;
    margin: 0px auto;
}

#logo_top
{
	width: 900px;
	height: 74px;
	clear: both;
	margin-top: 35px;
}

#banner
{
	width: 900px;
	height: 424px;
	clear: both;
}

.banner_menu
{
	width: 450px;
	height: 12px;
	margin-top: 15px;
	float: right;
	clear: both;
}

#bottom_menu
{
	width: 900px;
	height: 90px;
	margin-top: 10px;
	clear: both;
}

#footer
{
	width: 900px;
	height: 15px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 20px;
	margin-left: 110px;
}