body {
	background-color: #ffffff; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 75%;
}
table {
	width: 550px;
}
a {
	text-decoration: none; color: #000000;
}
a:hover {
	background-color: #000000;
	color: #ffffff;
}
#container {
	margin: auto; width:775px; text-align: left;
	background-color: #ffffff;
}
#left {
	float:left; text-align: left;  color: #ffffff;
	background-color: #005396; padding: 5px; width: 190px;
	
	}
#header {
	 height: 85px; margin: 0px;
	padding:0px; background-image: url(images/bg.jpg);
	background-repeat: no-repeat; background-position: center;
}
#menu {
background-color: #ffffff;	padding: 5px; font-size: 85%;
clear:both;
}
#telephones {
	background-color: #e3e3e3; text-align: center;
	height: 127px;
}
#telephones2 {
	background-color: #e3e3e3; text-align: center;
	height: 220px;
}
#special_needs {
	background-color: #ffffff; clear:both;
	text-align: center; height: 151px;
}
#bts {
	background-color: #e3e3e3; text-align: center;
	float: right; height: 110px; width: 575px !important;   width: 580px;
}
 #bts a {
 	font-weight: bold; 
 }
 #bts img {
 	float: none; 
 }
#right {
	width: 550px !important;width: 580px; background-image: url(images/categories.jpg);
	background-repeat: no-repeat; padding-left: 25px;
background-color: #e3e3e3; float:right;
}
#right img {
	border: none;
}

#right a {
	display: block; width: 135px; text-align: center;
	float: left; color: #000000; font-weight: bold;
	 background-color: transparent;
}
#footer {
	clear: both;padding: 20px; font-size: 80%;
}

.floatl {
	float: left;
}

.floatr {
	float: right; 
}
