body {
  background: #006699;
  font-family: Tahoma, Sans-Serif;
  font-size: 0.8em;
  color: #3e3e3e;
  margin:0;
}
#page {
  width: 760px;
  margin:0 auto;
  overflow:auto;
  background: #fff;
}
p {
	margin-top:0.5em;
	margin-bottom: 1em;
}
h2 {
	font-weight:normal;
	font-size:1.3em;
	margin:0px;
	padding-top:10px;
	color:#339900;
}
a:hover {
	text-decoration:none;
}
#top-left, #top-right {
	width:380px;
	height:238px;
}
#top-left, #center-left, #bottom-left, #menu-area {
	float:left;
}
#top-right, #center-right, #bottom-right, #main-text {
	float:right;
}
#img1, #img2, #img3, #img4 {
	width: 380px;
}
#img1, #img3 {
	height: 113px;
}
#img2, #img4 {
	height: 125px;
}
#img1 {
	background-image: url(../images/img_top_left1.jpg);
}
#img2 {
	background-image: url(../images/img_top_left2.jpg);
}
#img3 {
	background-image: url(../images/img_top_right1.jpg);
}
#img4 {
	background-image: url(../images/img_top_right2.jpg);
}
#center-left {
	width:204px;
	height:69px;
	background-image: url(../images/img_top_left3.jpg);
}
#center-right {
	width:556px;
	height:69px;
	background-image: url(../images/img_top_right3.jpg);

}
#center-body {
	clear:both;
	overflow:auto;
	background: url(../images/background_menu.jpg) repeat-y;
}

#menu-area {
	width:204px;
	color:#485b54;
}
#menu-area a {
	color:#ffffcc;
}
#menu-area a:hover {
	text-decoration: none;
}
#main-text {
	width:556px;
}
#bottom {
	clear:both;
}
#bottom-left {
	width:204px;
	height:74px;
	background-image: url(../images/bottom_left.jpg);
}
#bottom-right {
	width:556px;
	height:74px;
	background-image: url(../images/bottom_right.jpg);

}
#bottom-links {
	text-align:center;
	margin-top:40px;
	margin-right:40px;
}
#bottom-links a {
	color:#000;
}
#bottom-links a:hover {
	text-decoration:none;
}
#center-left span {
	color: #ffcc33;
	font-weight: bold;
}
#center-left p {
	font-size:1.1em;
	text-align:right;
	margin-right:10px;
	margin-top:50px;
}
#center-right h1 {
	font-size:1.8em;
	font-weight:normal;
	text-align:left;
	margin-left:20px;
	margin-top:35px;
	padding-left:20px;
	background: url(../images/heading_box.jpg) no-repeat left center;
	color:#0d95cb;
}
#contact p, #open p {
	text-align: right;
	margin-right: 10px;
}
#phones {
	list-style: none;
	margin:0px 10px 10px 0px;
	padding:0px;
	text-align:right;
	font-size:0.8em;
}
#phones li{
	margin: 3px 0px;
}
#menu ul {
	list-style: none;
	margin:0px 0px 0px 30px;
	padding:0px;
}
#menu ul li {
	padding-bottom:15px;
	padding-left:0px;
}
#menu ul li a {
	padding-left:15px;
	color: #eaecbe;
	font-size: 1.2em;
	text-decoration:none;
}
#menu ul li a:hover, #menu ul li a.active {
	background: url(../images/menu_active.jpg) no-repeat;
}
#menu ul li a.active {
	font-weight:bolder;
}
#text {
	padding: 10px 20px 20px 35px;
}
#text p {
	line-height: 1.5em;
} 
.quick-menu {
	height: 110px;
	clear:both;
	background: url(../images/background_quick_info.jpg) no-repeat;
	margin-bottom: 25px;
}
.quick-image {
	float:left;
	width:25%;
}
.quick-image img {
	border-style:none;
	margin:7px;
}
.quick-text {
	float:right;
	width:70%;
}
.quick-link a {
	color:#339900;
	font-size:1.3em;
}
.quick-link a:hover {
	text-decoration:none;
}
.quick-text img {
	border-style: none; 
	margin:0;
}
#about-contact {
	width: 490px;
}
#about-contact td {
 width:25%;
}
.about-name {
	font-weight:bolder;
}
#map {
	border-style: none;
	float:right;
	padding-left: 20px; 
}
.img-user {
	float:right;
	padding: 5px;
}
