body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#a39d8c;
	background:url(webimages/concrete_tile.jpg);
	font-size:12px;
}
a{
	text-decoration:none;
	font-weight:bold;
	color:#333399;
}
a:hover{
	text-decoration:underline;
}
h1{
	font-size:14px;
	margin:0px 0px 0px 50px;
	padding:0px;
	text-align:left;
	color:#6a6454;
}
h2{
	font-size:14px;
	margin:0px 0px 0px 50px;
	padding:0px;
	text-align:center;
	color:#6a6454;
}
ul{
	list-style-type:disc;
	text-align:left;
	padding-left:40px;
	margin-left:40px;
	display:block;
}
#top_text{
	width:800px;
	height:50px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	vertical-align:bottom;
	line-height:70px;
}
#header{
	width:800px;
	height:98px;
	background:#b8b2a2 url(webimages/header.jpg) no-repeat top center;
	vertical-align:bottom;
	line-height:160px;
}
#wrapper{
	width:800px;
	border:1px solid #7d7764;
	background-color:#ffffff;
	margin-top:10px;
}
#footer{
	clear:both;
	width:800px;
	background-color:#ebe9e6;
	border-top:1px solid #cecdca;
	height:23px;
	line-height:23px;
	vertical-align:middle;
}
.centered{
	display:block;
	margin:auto;
	text-align:center;
}
.phones{
	width:242px;
	height:63px;
	background:#ffffff url(webimages/box.jpg) no-repeat top center;
	font-weight:bold;
	text-align:center;
}
.references{
	width:242px;
	height:63px;
	background:#ffffff url(webimages/box.jpg) no-repeat top center;
	font-weight:bold;
}
.consultation{
	width:242px;
	height:63px;
	background:#ffffff url(webimages/box.jpg) no-repeat top center;
}
.login{
	padding:1px 3px;
	margin:1px 3px;
	color:#ffcc33;
	font-size:11px;
	font-weight:bold;
	border:1px solid white;
	background-color:#817A6F;
}
.body-text{
	text-align:left;
	margin:15px 50px;
	line-height:1.5;
}
.quote{
	color:#333333;
	font-style:italic;
	width:80%;
	display:block;
	padding:10px 30px;
	background-color:#fffef0;
	border:1px solid #e0e0c8;
	border-left:0px;
	border-right:0px;
	text-align:justify;
	line-height:1.25;
}
.address{
	font-size:14px;
	text-align:left;
	padding-left:50px;
	line-height:1.5;
}
.gallery{
	width:800px;
}
.gallery tr{
	width:100%;
}
.gallery td{
	text-align:center;
	margin:auto;
	width:200px;
}
.gallery img{
	border:1px solid black;
}
/*********  DROP MENU START **********/
.navmenu {
	padding:0px;
	margin:0px;
	z-index:200;
	vertical-align:bottom;
	width:800px;
	height:20px;
}
.navmenu td{
	text-align:center;
}
.navmenu a{
	padding:0px 2px;
	margin:0px 2px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	vertical-align:bottom;
}
.submenu {
	display:none;
	visibility:hidden;
	position:absolute;
	left:-1000;
	top:-1000;
	padding:0px;
	margin:0px;
	background-color:#a9a491;
	text-align:left;
	z-index:300;
}
.submenu ul{
	list-style-type:none;
	display:block;
	margin:0px;
	padding:0px;
}
.submenu li{
	height:24px;
	vertical-align:middle;
	display:block;
	text-align:left;
	width:130px;
	padding:0px;
	margin:0px;
	list-style-type:none;
	border:1px solid #7d7864;

}
.submenu a{
	display:block;
	padding:3px 3px 3px 15px;
	margin:0px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	width:130px;
	height:24px;
}
.submenu li a:hover {
	display:block;
}
.submenu li:hover {
	display:block;
	background-color:#b8b2a2;
}
/*********  DROP MENU END **********/
