* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	background-image: url('../images/bg.jpg');
}
a {
	color: #382818;
	text-decoration: underline;
}

/* headings */

h4 {font: 18px sans-serif;}

h1 {color: #000;}
h2,h4 {color: #fff;}

/* structure */
#main {
	width: 896px;
	margin: 0 auto;
}
#main_left {
	float: left;
	width: 612px;
	background-color:#FFFFFF;
}
#main_right {
	float: right;
	width: 284px;
}

/* logo */
#header {
	height: 116px;
	background-color:#FFFFFF;
	border-left:#4c4035 solid 1px;
}
#header h1 {
	margin: 0;
	padding: 14px 0 0 12px;
	
}

/* sidebar label */
#label {
	height: 116px;
	overflow: hidden;
	border-left:#4c4035 solid 1px;
}
#label h1 {
	margin: 0;
	padding-top: 46px;
	padding-right: 11px;
	padding-bottom: 35px;
	padding-left: 16px;	
}
/* BUTTON */
#but {
	height: 40px;
	overflow: hidden;
	border-left:#493624 solid 1px;
	padding-left:29px;
}
/* demo real */
#demo {
	height: 51px;
	overflow: hidden;
	border-left:#493624 solid 1px;
	padding-left:29px;
}
#demo h4 {
	margin: 0;
	padding-top: 15px;
	border-top: 1px solid #875e0e;
}

/* BUTTON */
#but1{

	height: 240px;
	overflow: hidden;
	border-left:#493623 solid 1px;
	padding-left:29px;
}

#but1 ul{
	padding:0;
	margin:0;
	display:block;
}
#but1 ul li{
	display:block;
	border-top: 1px solid #875e0e;
	list-style: none;
	height:39px;
}
#but1 ul li a{
	color: #a1642c;
	display: block;
	width: 100%;
	background:url('../images/bullet.jpg');
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:8px;
	font-family: "Myriad Pro", Arial;
	font-size: 18px;
	height:79%;
	text-decoration:none;
}
#but1 ul li a:hover{
	background: #896846;
	color: #FFF;
	background-image:url('../images/bullet_over.jpg');
	background-repeat:no-repeat;
}
/* right bottom */
#bottom {
	height: 321px;
	overflow: hidden;
	border-left:#4b3f33 solid 1px;
}
#bottom h1 {
	margin: 0;
	padding-top: 16px;
	padding-left: 33px;	
}

/* content */ 
#content {
	padding-top: 0px;
	padding-right:22px;
	padding-bottom: 0px;
	padding-left:  19px;
	background-color:#ffffff;
	border-left:#4c4035 solid 1px;
}
#content .descr {
width:570px;
height:331px;

}

/* footer */
#footer {
	color: #382818;
	clear: both;
	height:24px;
	font-size:11px;
	text-align:center;
}

/* txt */
.bodytext {
	color: #414042;
	height:100%;
	font-size:10.7pt;
	text-align:justify;
}
.titel {
	color: #414042;
	font-size:30px;
	font-weight:bold;
	text-align:justify;
}
/* images */
.bottomimages {
	color: #000;
	height:110px;
	vertical-align:top;
}
.bottomimages1 {
	color: #000;
	height:97px;
	width:167px;
	float:left;
}
.bottomimages2 {
	color: #000;
	height:97px;
	width:34px;
	float:left;
}
.texthead {
	color: #000;
	padding-top:25px;
	font-size: 30px;
	font-weight: bold;
}
.audio {
line-height:20px;
}
/* contactus */
.corporteoffice {
	width:225px;
	vertical-align:top;
}
.corporteoffice1 {
font-size:15px;
}
.ritcont{
	width:343px;
	border-left:2px solid #b8b8b8;
	float:right;
}
.contacttext {
	color: #414042;
	font-size:10.7pt;
	text-align:justify;
	height:628px;
}
.ritcont1{
font-size:14px;
}
.contacthead {
font-size:15px;
}


.demoreel {
	color: #414042;
	font-size:10.7pt;
	text-align:center;
	height:628px;
}
