body {
	font: 14px/20px verdana,helvetica, sans-serif;
	color: #000000;
	margin-top:0;
	margin: 0;
	padding: 0;
}

	

	#header {
		background: url(images/background_head.jpg) repeat-x;
		}
	#head {
		width: 100%;
		height: 110px;
		background: url(images/head.jpg) no-repeat;		
		}
	#navigation {
		font: 12px/20px verdana,helvetica, sans-serif;
		margin-top: 58px;
		/*margin-left: 180px;*/
		}
		#navigation a{
			color: #FFFFFF;
			text-decoration: none;
			border-left: solid 1px #434B77;
			padding-left: 10px;
			}
			#navigation a:hover{
				color: #000;
				}
		
	#sidebar {
		width: 199px;
		font: bold 12px/20px verdana,helvetica, sans-serif;
		text-indent: 10px;
		line-height: 300%;
		}
		
		.button0 a{
			line-height: 150%;
			font: bold 10px/20px verdana,helvetica, sans-serif;
			display: block;
			width: 199px;
			height: 23px;
			background: url("images/button_sub.gif") 0 0 no-repeat;
			text-decoration: none;
			color: #FFF;
			}
		.button0 a:hover{
			display: block;
			width: 199px;
			height: 23px;
			background-position: -200px 0;
			}
		.button1 a{
			display: block;
			width: 199px;
			height: 40px;
			background: url("images/button_black.gif") 0 0 no-repeat;
			text-decoration: none;
			color: #FFF;
			}
			.button1 a:hover{
			display: block;
			width: 199px;
			height: 40px;
			background-position: -200px 0;
			}
		.button2 a{
			display: block;
			width: 199px;
			height: 40px;
			background: url("images/button_green.gif") 0 0 no-repeat;
			text-decoration: none;
			color: #FFF;
			}
			.button2 a:hover{
			display: block;
			width: 199px;
			height: 40px;
			background-position: -200px 0;
			}
		.button3 a{
			display: block;
			width: 199px;
			height: 40px;
			background: url("images/button_red.gif") 0 0 no-repeat;
			text-decoration: none;
			color: #FFF;
			}
			.button3 a:hover{
			display: block;
			width: 199px;
			height: 40px;
			background-position: -200px 0;
			}
		.button4 a{
			display: block;
			width: 199px;
			height: 40px;
			background: url("images/button_yellow.gif") 0 0 no-repeat;
			text-decoration: none;
			color: #000;
			}
			.button4 a:hover{
			display: block;
			width: 199px;
			height: 40px;
			background-position: -200px 0;
			}
		.button5 a{
			display: block;
			width: 199px;
			height: 40px;
			background: url("images/button_blue.gif") 0 0 no-repeat;
			text-decoration: none;
			color: #FFF;
			}
			.button5 a:hover{
			display: block;
			width: 199px;
			height: 40px;
			background-position: -200px 0;
			}
		.button6 a{
			display: block;
			width: 199px;
			height: 63px;
			background: url("images/button_home.gif") 0 0 no-repeat;
			text-decoration: none;
			color: #FFF;
			}
			.button6 a:hover{
			display: block;
			width: 199px;
			height: 63px;
			background-position: -200px 0;
			}
.blueTable {
			background: url("images/bluebkgrd.jpg") repeat-x; 
			background-color: #FFFFFF;
			padding: 5px;
			margin: 10px;
			font: 12px/20px verdana,helvetica, sans-serif;
		 	border: solid 2px #657383;
			}
			.blueTable img{
				padding: 5px;
			}
			
.boldBrown {
	font-weight: bold;
	color: #993300;
}
.boldBlue {
	font-weight: bold;
	color: #003399;
}
.location {
	font: 11px/20px verdana,helvetica, sans-serif;
	text-align: left;
	
	}
.address {
	background-color: #E6EDFB;
	padding: 2px;
	border: 1px solid #C3D4F5;
	}
.number {
	background-color: #91B0ED;
	padding: 2px;
	border: 1px solid #6C95E8;
	text-align: center;
	color: #FFF;
	font: bold 14px/20px verdana,helvetica, sans-serif;
	
	}
div#hidden_menu
{
margin: 0px 0px 0px 0px;
display: none;
}

	#footer {
		width: 100%;
		height: 30px;
		background: url(images/background_foot.gif) repeat-x;
		}
	.footer {
		
		}