body {
	margin:auto;
	background-color: #98a1a6;
	color: #323638;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
td {
	vertical-align: top;
}
#services{
	position: relative;
	float: left;
	width:250px;
	left: 123px;
	top: 46px;
	line-height:18px;
	boIrder: 1px solid #ffdead;
	}
	#services ul li {
		line-height: 24px;
		color: white;
	}
#text1 {
	position: relative;
	float: left;
	width:620px;
	left:80px;
	top: 46px;
	line-height:18px;boIrder: 1px solid #ffdead;
	}
#text2 {
	position: relative;
	float: left;
	width:620px;
	left:80px;
	top: 104px;
	line-height:18px;boIrder: 1px solid #ffdead;
	}
#text3 {
	position: relative;
	float: left;
	width:620px;
	left:80px;
	top: 154px;
	line-height:18px;boIrder: 1px solid #ffdead;
	}
#text1 span.tit, #text2 span.tit, #text3 span.tit, #services span.tit {
	display: block;
	font-size:23px;
	font-weight: bold;
	margin-bottom:0px;
}
#text1 a img, #text1 a:visited img, #text2 a img, #text2 a:visited img, #text3 a img, #text3 a:visited img {
	border: 1px solid maroon;
}
#text1 a:hover img, #text2 a:hover img {
	border: 1px solid silver;
}
#text1 a, #text2 a, #text3 a {
	text-align: center;
   color: maroon;
	font-weight: bold;
	text-decoration: none;
}
#text1 a:hover, #text2 a:hover, #text3 a:hover {
	 color: silver;
	
}

#adress {
	position: relative;
	float: left;
	width:700px;
	top:30px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: ButtonFace;
	boirder: 1px solid #9b1017;
}
#tel {
	position: relative;
	float: right;
	width:275px;
	top:80px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: ButtonFace;
	boUrder: 1px solid #9b1017;
}
#menu {
	position: relative;
	float: left;
	width:700px;
	top:30px;
	boTrder: 1px solid #9b1017;
}
#menu a, #menu a:visited {
	position: relative;
	float: left;
	left:330px;
	top:27px;
	width:100px;
	display: block;
	bourder: 1px solid #9b1017;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
}
#services a {
	display: block;
	width:240px;
	height: 60px;
	margin: 0 0 5px 0;
	bourder: 1px solid #9b1017;
}
.butt {
	color: #f0f0f0;background-color: maroon;font-size:10px;font-family:verdana;font-weight:bold;border-width:1;width:140px;text-align:center;border-color:#DAB9A7;	
	}
#copy {
	position:relative;
	float:left;
	top:40px;
	left:70px;
	width:230px;
	color:#747474;
	font-size:11px;
	line-height:24px;
	text-align: center;
	boIrder: 1px solid #fafad2;
}
#copy a {
	color:#747474;
}
#copy a:hover {
	color:silver;
}
 /*--------- Lightbox -----------*/
#lightbox{
    background-color:#FFFFFF;
    padding: 3px;
    border-bottom: 1px solid maroon;
    border-right: 1px solid maroon;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #000000;
    padding-top: 0.5em;
}

#closeButton{ top:2px; right: 2px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay { /*Hack IE */
    background-color: #FFFFFF;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/	
