* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #000000;
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;

}
#header {
 width: 1000px;
 color: #333;
 padding: 0; 
 height: 200px;
 margin: 0px;
 background: url('../../images/header.jpg') ;
 color: #FFFFFF;
}

#header p {
	padding: 131px 0px 0 300px;
}

#header a {
	color: #CC3333;
}
 
#content { 
 width: 1000px;
 color: #333; 
 margin: 0px 0px 5px 0px;
 padding: 0;
 height: 547px; 
}

#content .title { 
 display: block;
 padding: 131px 0px 0 0px;
 margin-left: 5px;  
 width: 430px; 
 height: 56px;
 text-indent: -200em;
 overflow: hidden;
}

#content #home-bg  {
	background: url('../../images/home_bg.jpg') bottom left no-repeat;	
}

#content #about-us-bg  {
	background: url('../../images/about-us_bg.jpg') bottom left no-repeat;	
}

#content #services-bg  {
	background: url('../../images/services_bg.jpg') bottom left no-repeat;	
}

#content #clients-bg  {
	background: url('../../images/clients_bg.jpg') bottom left no-repeat;	
}

#content #contact-bg  {
	background: url('../../images/contact_bg.jpg') bottom left no-repeat;	
}

#content #home-en  {
	background: url('../../images/home_en.jpg') bottom left no-repeat;	
}

#content #about-us-en  {
	background: url('../../images/about-us_en.jpg') bottom left no-repeat;	
}

#content #services-en  {
	background: url('../../images/services_en.jpg') bottom left no-repeat;	
}

#content #clients-en  {
	background: url('../../images/clients_en.jpg') bottom left no-repeat;	
}

#content #contact-en  {
	background: url('../../images/contact_en.jpg') bottom left no-repeat;	
}

#content #txt { 
 padding: 10px 0px 0 50px;
 width: 430px; 
 color: #c5ac64;
 font-size: 12px;
 line-height: 17px;
}

.background-bg { 
 background: url('../../images/back_bg.jpg') #000000;
}

.background-en { 
 background: url('../../images/back_en.jpg') #000000;
}

#footer { 
 color: #423514;
 width: 1000px; 
 background: #000000;
 margin: 0px 0px 20px 0px;
 padding: 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
}

#footer a {  
 padding: 0 23px 0 20px;
  color: #423514;
  margin: 0px;
}

#footer #copy {  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	padding-left: 100px;
}
#footer #copybg {  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	padding-left:100px;
}

#footer #copy a {  
 padding: 0;
 margin: 0;
 color: #5d541f;

}

.toggler {
	color: #c5ac64;
	margin: 10px 0 0 0;
	padding: 2px 5px;	
	font-size: 12px;
	font-weight: bold;
	color: #423514;
	cursor:pointer;
}
.element {
	
}
.element p {
	margin: 0;
	padding: 4px;
}