*{
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 13px;
}

body {
	background: url(../images/backX.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #ad8e3e;
	padding: 20px 20px 20px 0px;
	font-weight: normal;
}

img {
	border: 1px solid #d9d9d9;
	padding: 3px;
}
#container {
	background: url(../images/containerBG.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 945px;
	left: 50%;
	margin-left: -472px;
	position: relative;
	overflow: hidden;
}

#header {
	width: 945px;
	height: 440px;
	overflow: hidden;
	background: url(../images/cont1BG2.jpg);
	background-repeat: no-repeat;
}

.btn{
	background: transparent url(../images/contactsBtn.jpg) no-repeat;
	width: 196px;
	height: 24px;
	border: none;
	color: #fff;
}

/*menu*/

#menu{
	width: 579px;
	height: 62px;
	float: right;
}

#menuRight{
	float: right;
	height: 62px;
	width: 22px;
}

a#contacts{
	background: transparent url(../images/bgmenu/contacts.jpg) no-repeat scroll center top;
	display: block;
	float: right;
	height: 62px;
	position: relative;
	width: 135px;
	text-decoration: none;
}
a#contacts:hover {
	background: transparent url(../images/bgmenu/contacts.jpg) repeat scroll center -62px;
}

a#forsale{
	background: transparent url(../images/bgmenu/forsale.jpg) no-repeat scroll center top;
	display: block;
	float: right;
	height: 62px;
	position: relative;
	width: 142px;
	text-decoration: none;
}
a#forsale:hover {
	background: transparent url(../images/bgmenu/forsale.jpg) repeat scroll center -62px;
}

a#location{
	background: transparent url(../images/bgmenu/location.jpg) no-repeat scroll center top;
	display: block;
	float: right;
	height: 62px;
	position: relative;
	width: 150px;
	text-decoration: none;
}
a#location:hover {
	background: transparent url(../images/bgmenu/location.jpg) repeat scroll center -62px;
}

a#home{
	background: transparent url(../images/bgmenu/home.jpg) no-repeat scroll center top;
	display: block;
	float: right;
	height: 62px;
	position: relative;
	width: 130px;
	text-decoration: none;
}
a#home:hover {
	background: transparent url(../images/bgmenu/home.jpg) repeat scroll center -62px;
}

/*END menu*/

/*lang menu*/

#lang{
	float: right;
	clear: right;
	width: 98px;
	height: 28px;
}

#langRight{
	float: right;
	height: 28px;
	width: 29px;
}

a#bg{
	background: transparent url(../images/lang/bgInactive.jpg) no-repeat;
	float: right;
	height: 23px;
	width: 33px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding-top: 5px;
}

a#bg:hover{
	font-weight: bold;
}

#en{
	background: transparent url(../images/lang/enActive.jpg) no-repeat;
	float: right;
	height: 23px;
	text-align: center;
	color: #ad8e3e;
	font-weight: bold;
	padding-top: 5px;
	width: 36px;
}

a#en{
	background: transparent url(../images/lang/enInactive.jpg) no-repeat;
	float: right;
	height: 23px;
	width: 33px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding-top: 5px;
}

a#en:hover{
	font-weight: bold;
}

#bg{
	background: transparent url(../images/lang/bgActive.jpg) no-repeat;
	float: right;
	height: 23px;
	text-align: center;
	color: #ad8e3e;
	font-weight: bold;
	padding-top: 5px;
	width: 36px;
}

/*END lang menu*/

/*JS menu*/
#jscont{
	width: 199px;
	position: absolute;
	overflow: hidden;
	float: left;
	background: transparent url(../images/jsmenu/backY.jpg) repeat-y;
	margin-top: 58px;
	margin-left: 505px;
	display: none;
}

#jscont2{
	width: 199px;
	position: absolute;
	overflow: hidden;
	float: left;
	background: transparent url(../images/jsmenu/backY.jpg) repeat-y;
	margin-top: 58px;
	margin-left: 655px;
	display: none;
}

#jsbody{
	padding-top: 19px;
	padding-left: 3px;
	width: 196px;
	float: left;
	overflow: hidden;
	background: transparent url(../images/jsmenu/background.jpg) no-repeat top;
}

a.menuBtn{
	background: transparent url(../images/jsmenu/btn.jpg) no-repeat scroll center top;
	float: left;
	height: 23px;
	position: relative;
	width: 183px;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	padding-top: 7px;
	padding-left: 13px;
}
a.menuBtn:hover {
	background: transparent url(../images/jsmenu/btn.jpg) repeat scroll center -30px;
}



/* END JS menu*/

#mainText {
	width: 896px;
	overflow: hidden;
	background: url(../images/cont2BG2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px 20px 20px 29px;
}

#mainTextData {
	width: 530px;
	float: left;
	padding-right: 20px;
}

#mainTextPic {
	width: 280px;
	float: left;
	padding-top: 50px;
}

#topText {
	width: 836px;
	padding: 10px 30px 30px 30px;
}

#aditionalText {
	width: 876px;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
	background: url(../images/cont3BG.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#aditionalPanel {
	float: left;
	width: 375px;
	padding: 30px;
}

#footer {
	width: 865px;
	height: 64px;
	overflow: hidden;
	background: url(../images/footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 50px 20px 0px 60px;
	color: white;
	font-size: 12px;
}

#footer a {
	margin-right: 10px;
	margin-left: 10px;
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer span a{
	color: #d5b561;
	float: right;
	margin-top: -27px;
	margin-right: 55px;
}

