*{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
}

body{
	font-family: Tahoma;
	background: repeat-x url(../img/back.png);
}

* html body{
	font-family: Tahoma;
	background: repeat-x url(../img/back.png);
	overflow: auto !important;
}

#content{
	background: no-repeat url(../img/header1.png);
	width: 869px;
	overflow: hidden;
	left: 50%;
	margin-left: -418px;
	position: absolute;
	display:block;
}

* html #content{
	background: no-repeat url(../img/header1.png);
	width: 869px;
	overflow: hidden;
	left: 50%;
	margin-left: -416px;
	position: absolute;
	display:block;
}

/*Begin Language MENU*/

#lang{
	font-size: 14px;
	margin-top: 81px;
	height: 40px;
	width: 332px;
	float: right;
	font-weight: bold;
}

#lang1 {
	display: block;
	float: right;
	height: 40px;
	position: relative;
	width: 58px;
}


a#lang2{
	color: white;
	text-align: center;
	padding-top: 14px;
	background: transparent url(../img/lang2.png) no-repeat scroll center top;
	display: block;
	float: right;
	height: 26px;
	position: relative;
	width: 66px;
}
a#lang2:hover {
	background: transparent url(../img/lang2.png) repeat scroll center -40px;
}


a#lang3{
	color: white;
	padding-top: 14px;
	text-align: center;
	background: transparent url(../img/lang3.png) no-repeat scroll center top;
	display: block;
	float: right;
	height: 26px;
	position: relative;
	width: 69px;
}
a#lang3:hover {
	background: transparent url(../img/lang3.png) repeat scroll center -40px;
}


a#lang4{
	color: white;
	padding-top: 14px;
	text-align: center;
	background: transparent url(../img/lang4.png) no-repeat scroll center top;
	display: block;
	float: right;
	height: 26px;
	position: relative;
	width: 69px;
}
a#lang4:hover {
	background: transparent url(../img/lang4.png) repeat scroll center -40px;
}

#lang5active{
	color: black;
	text-align: center;
	padding-top: 14px;
	background: transparent url(../img/lang5active.png) no-repeat scroll center top;
	display: block;
	float: right;
	height: 26px;
	position: relative;
	width: 70px;
}


/*END Language MENU*/


#body{
	width: 855px;
	float: left;
	overflow: hidden;
	background: top no-repeat url(../img/contBack.png);
}

* html #body{
	margin-top: -19px;
	width: 855px;
	float: left;
	overflow: hidden;
	background: top no-repeat url(../img/contBack.png);
	font-size: 0px;
}

#bodySecond{
	width: 799px;
	float: left;
	overflow: hidden;
	margin-left: 11px;
}

* html #bodySecond{
	width: 800px;
	float: left;
	overflow: hidden;
	margin-left: 5px;
}


/*Begin Buttons MENU*/

#buttons {
	border: medium none;
	float: left;
	height: 69px;
	position: relative;
	width: 855px;
}

a#home {
	background: transparent url(../img/home1.png) no-repeat scroll center top;
	display: block;
	float: left;
	height: 69px;
	position: relative;
	width: 100px;
}
a#home:hover {
	background: transparent url(../img/home1.png) repeat scroll center -69px;
}


a#about {
	background: transparent url(../img/aboutus.png) no-repeat scroll center top;
	display: block;
	float: left;
	height: 69px;
	position: relative;
	width: 106px;
}
a#about:hover {
	background: transparent url(../img/aboutus.png) repeat scroll center -69px;
}


a#portfolio {
	background: transparent url(../img/portfolio.png) no-repeat scroll center top;
	display: block;
	float: left;
	height: 69px;
	position: relative;
	width: 104px;
}
a#portfolio:hover {
	background: transparent url(../img/portfolio.png) repeat scroll center -69px;
}


a#benefits {
	background: transparent url(../img/benefits.png) no-repeat scroll center top;
	display: block;
	float: left;
	height: 69px;
	position: relative;
	width: 98px;
}
a#benefits:hover {
	background: transparent url(../img/benefits.png) repeat scroll center -69px;
}


a#forsale {
	background: transparent url(../img/forsale.png) no-repeat scroll center top;
	display: block;
	float: left;
	height: 69px;
	position: relative;
	width: 99px;
}
a#forsale:hover {
	background: transparent url(../img/forsale.png) repeat scroll center -69px;
}


a#contacts {
	background: transparent url(../img/contacts.png) no-repeat scroll center top;
	display: block;
	float: left;
	height: 69px;
	position: relative;
	width: 95px;
}
a#contacts:hover {
	background: transparent url(../img/contacts.png) repeat scroll center -69px;
}

/*END Buttons MENU*/	

#underBtns{
	background: no-repeat url(../img/underBtns.gif);
	width: 799px;
	height: 212px;
	float: left;
}

* html #underBtns{
	background: no-repeat url(../img/underBtns.gif);
	width: 799px;
	height: 212px;
	float: left;
}

#underBtnsTitle{
	color: white;
	font-size: 21px;
	padding-bottom: 10px;
}

#underBtnsTXT{
	color: White;
	font-size: 11px;
	padding: 20px 20px 15px 15px;
	float: left;
	height: 155px;
	width: 404px;
	overflow: hidden;
}

#underBtnsLinkDiv{
	padding-top: 15px;
	font-size: 11px;
	float: right;
	width: 100%;
	text-align: right;

}

a#underBtnsLink{
	color: #e9b80c;
	text-decoration: underline;
	font-size: 11px;
	float: right;
	text-align: right;
}

a:hover#underBtnsLink{
	text-decoration: none;
}

#underBtnsFlash{
	margin-top: 1px;
	float: left;
	width: 358px;
	height: 202px;
	margin-left: 1px
}

#underTXT{
	font-size: 11px;
	padding: 10px 20px 15px 10px;
	float: left;
	height: 187px;
	width: 408px;
	overflow: hidden;
}


#underFlash{
	margin-top: 1px;
	float: left;
	width: 360px;
	height: 212px;
	margin-left: 1px;
	font-size: 0px;
}

li{
	list-style-image: url(../img/check.jpg);
	margin-left: 15px;
	margin-top: 12px;
	color: #414141;
	font-size: 12px;
}

#footer{
	border-top: 8px solid #768f11;
	padding-top: 5px;
	color: #787878;
	width: 800px;
	height: 40px;
	float: left;
	display: block;
	clear: both;
}

#footer a{
	margin-left: 6px;
	font-size: 11px;
	color: #768f11;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#footer span{
	text-align: right;
	font-size: 11px;
	margin-top: -15px;
	float: right;
	margin-right: 5px;
	clear: both;
}

a#elegance{
	text-decoration: underline;
	margin-right: 5px;
	float: right;
	color: #787878;
	clear: right;
}

a:hover#elegance{
	text-decoration: none;
}

.title{
	height: 36px;
	background: repeat-x url(../img/benefitsHeader.png);
	width: 789px;
	float: left;
	font-size: 21px;
	color: White;
	padding-left: 10px;
	padding-top: 15px;
	margin-left: 1px;
}

.contBody{
	background:url(../img/underBtnsBackX.jpg) repeat-x top;
	float: left;
	overflow: hidden;
	width: 779px;
	padding: 10px 20px 30px 10px;
	text-align: justify;
	font-size: 11px;
	margin-left: 1px;
}

/*Begin Portfolio Section */
#portHeader{
	background:url(../img/portfolioHeader.png) repeat-x;
	height: 89px;
	float: left;
	margin-left: 1px;
	width: 100%;
	padding-top: 15px;
	padding-left: 10px;
}

#portHeader p{
	font-size: 21px;
	color: white;
	margin-bottom: 10px;
}

#portHeader span{
	font-size: 11px;
	color: #FFFFFF;
}

.portTitle{
	background: url(../img/portTitle.png) repeat-x;
	float: left;
	height: 45px;
	margin-left: 1px;
	width: 100%;
	color: #68411d;
	font-size: 18px;
	padding-top: 25px;
	padding-left: 15px;
}

.portPicture{
	width: 798px;
	margin-left: 1px;
	float: left;
	overflow: hidden;
}

/*End Portfolio Section */

/*Begin About Section */

.aboutBody{
	background:url(../img/underBtnsBackX.jpg) repeat-x top;
	float: left;
	overflow: hidden;
	width: 779px;
	padding: 10px 20px 10px 10px;
	text-align: justify;
	font-size: 11px;
	margin-left: 1px;
}

.aboutLeft{
	width: 410px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

.aboutLeft p{
	font-size: 19px;
	color: #754c24;
	font-weight: bold;
}

.aboutLeft span{
	font-size: 13px;
	font-weight: bold;
}

.aboutRight{
	float: left;
	width: 352px;
	overflow: hidden;
}

#aboutHR{
	background-color: #5f3e1d;
	font-size: 0px;
	height: 3px;
	width: 100%;
	float: left;
}

#divTableAbout{
	float: left;
	width: 100%;
	overflow: hidden;
}

#tableAbout span{
	font-weight: bold;
}

#tableAbout{
	float: left;
	font-size: 11px;
}

#aboutHR2{
	background-color: #768f11;
	font-size: 0px;
	height: 3px;
	width: 100%;
	float: left;
}

/*End About Section */

/* Begin Contacts section */

#contactsBody{
	background:url(../img/contacts/contactsBodyBack.jpg) repeat-x top;
	float: left;
	overflow: hidden;
	width: 759px;
	padding: 26px 20px 20px 20px;
	height: 10px;
	color: #774d27;
	font-size: 14px;
	font-weight: bold;
	margin-left: 1px;
}

#contactsLeft{
	padding-left: 20px;
	padding-top: 10px;
	width: 370px;
	font-size: 12px;
	color: #454545;
	float: left;
	overflow: hidden;
}

#contactsRight{
	width: 400px;
	float: left;
	overflow: hidden;
	padding-bottom: 45px;
}

input, textarea{
	border: 1px solid #b9c19c;
	color: #787878;
}

#btn{
	background: url(../img/contacts/btn.gif);
	width: 254px;
	height: 19px;
	border: none !important;
	font-weight: bold;
	color: #454746;
}

#tableContacts{
	float: left;
	font-size: 12px;
	color: #787878;
}

#tableContacts td{
	padding-top: 10px;
}

.contactsMsg{
 color: red; 
 float: left; 
 clear: left; 
 margin-left: 100px;
 font-size: 12px;
 font-weight: bold;
 margin-bottom: 10px;
 width: 200px;
  margin-top: 10px;
}

* html .contactsMsg{
 color: red; 
 float: left; 
 clear: left; 
 margin-left: 50px;
 font-size: 12px;
 font-weight: bold;
 margin-bottom: 10px;
 width: 200px;
 margin-top: 10px;
}
/* Begin Contacts section */

