body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	background: #c7c7c7 url(../images/bg.gif) repeat-x;
	padding:0;
	margin:0;
	text-align:center;
}
img {
	border:0;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}
div#container {
	width: 770px;
	margin-left: auto;
    margin-right: auto; 
	text-align: left;
}
.gallery td {
	text-align:center;
}
#thumb {
	height: 140px;
	text-align:center;
	position:relative;
	background: url(../gallery/__1.jpg) center no-repeat;
	cursor: pointer;
	margin-bottom: 5px;
}

div#top {
	background: url(../images/top_bg.jpg) no-repeat;
	height: 66px; /* 69px */ /* 35+31px margin-bottom:-31px */
	margin-bottom:-31px;
	text-align: right;
	padding-top: 34px;
}
#menu_ctn {
	background: url(../images/bg_menu_ctn.jpg) no-repeat;
	height: 242px;
	float:left;
	width: 239px;
	margin-bottom: 5px;
}
#photo {
	height: 242px;
	width: 526px;
	float:right;
	background: url(../images/top_1.jpg);
	margin:0;
	padding:0;
	margin-bottom:5px;
}
#testimonials {
	height:75px;
	background: url(../images/testimonials.jpg) no-repeat;
	margin-bottom: 5px;
	color:#FFFFFF;
	padding: 15px;
	line-height: 18px;
}
#footer {
	padding: 5px;
	color: #5c5c5c;
}


ul.top_menu, ul.top_menu li {
	list-style: none;
	display: inline;
	margin: 8px;
	padding: 0px;
	padding-top: 17px;
}
li.a {
	background: url(../images/home.gif) no-repeat center top;
}
li.b {
	background: url(../images/contact.gif) no-repeat center top;
}
li.c {
	background: url(../images/sitemap.gif) no-repeat center top;
}
div#menu {
	background: url(../images/bg_menu.jpg) no-repeat;
	height: 211px;
	margin-top: 31px;
}
ul.menu, ul.menu li{
	list-style: none;
	line-height: 27px;
	margin: 0px;
	padding: 0px;
}
#menu ul.menu {
	padding-top: 10px;
	padding-left: 25px;
}

#menu a {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	width: 180px;
}


div#left {
	width: 239px;
	float: left;
}
div#map {
	height:105px;
	background: url(../images/map.jpg) no-repeat;
	padding-bottom: 5px;
}
div.left_ctn {
	background: #fff url(../images/bottom_left.gif) no-repeat bottom left;
	padding-bottom: 11px;
}
div.left_ctn h2 {
	background: url(../images/top_left.gif) no-repeat top left;
	font-size: 14px;
	color: #321b1b;
	padding: 5px 0 0 10px;
	margin: 0px;
}
div.left_ctn p {
	padding: 9px 0 0 9px;
	margin: 0px;
}

div#right {
	width: 526px;
	float:right;
}
div.right_ctn {
	background: #fff url(../images/bottom_right.gif) no-repeat bottom right;
	padding-bottom: 15px;
}
div.right_ctn h2 {
	background: url(../images/top_right.gif) no-repeat top right;
	font-size: 14px;
	color: #321b1b;
	padding: 5px 0 0 10px;
	margin: 0px;
}
div.right_ctn p {
	padding: 5px 15px 5px 15px;
	margin: 0px;
}