
#title
{
    width: 777px;
    padding-top: 2px;
    padding-left: 1px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1px;    
}

#nav_header
{
	border: 1px solid #FF9933;
	padding: 0px;
	margin: auto;
	background: #75746E url('Images/bbb.jpg') 50%;
	line-height: normal;
	width: 778px;
	height: 29px;
	text-align: right;
	top: auto;
}




#color_bar
{
	font-size: 10px;
	font-weight: bold;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('Images/menu_bg.gif');
	background-repeat: repeat-x;
}


#footer
{
	border: 1px solid #FF9933;
	font-size: 11px;
	font-weight: bold;
	height: 32px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #75746E url('Images/bbb.jpg') repeat-x;
	position: relative;
	left: 0px;
	top: 0px;
}

