<!--
*{ margin:0; padding:0;}
body {
	min-width:999px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url('../img/body.gif');
}

#bg_1{ background:url('../img/bg_1.jpg') repeat-y center;  width:100%; margin:8px 0px 0px 0px;}
#top{ background:url('../img/top2.jpg') no-repeat top center; height:665px}
#top2{ margin:0 auto 0 auto; width:999px; height:150px;}
a#logo {display:block; width:125px; height:125px;position:relative; top:30px; left:65px;}
a#back,a#back:visited {display:block; margin:0 auto; text-align:center; position:relative; padding:10px 0px 0px 0px; font:normal normal 12px tahoma; color:#e2ab79;text-decoration:none}
a#back:hover {text-decoration:underline}

#contacts {float:left; position:absolute; min-width:990px}
#map {float:left; display:inline; width:477px; height:608px; margin:10px 0px 0px 70px; background:url('../img/map.png');
_//background:none;  _//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/map.png', sizingMethod='crop');
clear:bottom; }
#text {float:left; display:inline;width:429px; height:620px; font:normal normal 14px arial; color:#e2ab79; line-height:16px }
#text #text2 {position:absolute; width:250px; margin:20px 0px 0px 10px}
#text #text2 p {margin:17px 0px 0px 0px}
#text #text2 a, #text #text2 a:visited {color:#cd9352; text-decoration:undeline}
#text #text2 a:hover {text-decoration:none}
#text #text2 span {display:block; margin-top:3px;}
textarea
{
border:1px solid #000000;
background: url('../img/txt_area.gif') repeat-x;
font:normal normal 11px Arial; color:#f4b171;
color:#3c2214;
padding:3px 3px 3px 3px;
height:94px;
width:200px;
}


#girl {float:right; display:inline; width:209px; height:618px; background:url('../img/girl.png') right top no-repeat;
position:relative; top:0px; left:23px;
_//background:none;  _//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/img/girl.png', sizingMethod='crop');
}

input.text {display:block; color:#3c2214; font:normal normal 11px Arial; padding:3px 3px 3px 3px;
border:1px solid #2b1301; width:200px; height:13px;
background: url('../img/search1.gif') repeat-x; }
input.button {display:inline; width:100px; height:21px; margin-top:10px;
background: url('../img/button.gif') repeat-x; font:normal normal 11px Arial; color:#f4b171; border:0;}


#search {display:block; width:100%; padding:0;}
#search input.search1 {display:block; color:#3c2214; font:normal normal 11px Arial; padding:3px 3px 3px 3px;
border:1px solid #2b1301; float:left; margin:24px 0px 0px 10px; _//margin:24px 0px 0px 5px;  width:128px; height:13px;
background: url('../img/search1.gif') repeat-x; }
#search input.search2 {display:block;  float:right; width:59px; height:21px; padding:0; margin:24px 0px 0px 0px;
 width:59px; background: url('../img/search2.gif') repeat-x; font:normal normal 11px Arial; color:#f4b171; border:0;}

#footer{ background:url('../img/bottom2.jpg') no-repeat top center; height:73px; padding-bottom:8px!important; }
#footer2{width:999px; height:73px; margin-left:auto; margin-right:auto; }
#footleft {float:left; margin-top:15px;}
#footleft2{ float:left;margin:45px 0px 0px 25px; font:normal normal 12px Arial; color:#dba86f; }
#footright {float:right; color:#dba86f; font:normal normal 11px Arial; margin: 45px 0px 0px -5px}
#footright a, #footright a:link, #footright a:visited {color:#dba86f; text-decoration:none}
#footright a:hover {text-decoration:underline}
-->