/* CSS Document */


body{
margin:0;
}
#logo{
	position:absolute;
	width:206px;
	height:149px;
	background-image:url(img/Dbar.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#d4c09c;
}

#logo img{
	margin-top:10px;
	margin-left:5px;
}
#nav{
	position:absolute;
	top:149px;
	width:206px;
	height:445px;
	background-image:url(img/Dbar.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#d4c09c;
	overflow:hidden;
}

#mainRt{
	position:absolute;
	left:206px;
  background-image: url(img/services/bottomRt.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #E3D7BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f3022;
	min-height:594px;
	top: 0px;
	width: 799px;
}
#maincontent{
	top:0px;
	width:799px;
	height: 440px;
	background-color:#d4c09c;
}
.maintxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f3022;
	padding: 0 1em 0 1em;
}
#rtcontent{
 position:relative; 
 /*top:20px; */
 left: 435px;
 padding: 30px 0px 0px 0px; 
 width:350px; 
 height:350px;
 }
#rtcontent strong{
 font-size:1.5em;
 }
#bar {
	position: absolute;
	width:869px;
	height:86px;
	z-index:2;
	/*margin-top: 23px;*/
	margin-bottom: 60px;
	/*top: 437px;*/
	left: -70px;
	background-color: #7F3022;	
	top: 455px;
	overflow:hidden;
}
#bar table{
	width:775px;
	height:85px;
	margin: auto auto auto 90px;
	font-family: Arial, Helvetica, sans-serif;
	/*text-align:center;*/
	font-size: 14px;
	color: #E3D7BC;
	}
.bartxt{
	width: 650px;
	margin: auto auto auto 90px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 14px;
	color: #E3D7BC;
}
.bartextRt{
	float:right;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E3D7BC;
	padding-right: 5px;
	padding-top: 3px;
	}
.barcap{
	font-size: 0.8em;
}
#bottom{
	z-index:3;
	position:absolute;
	top:377px;
	left: 136px;
	width: 869px;
	height:137px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E3D7BC;
}
#bottom img{
	margin-left: 30px;
}
.foot{
	/*margin-top:160px;
	background-color: #E3D7BC;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #7f3022;
	/*margin-left: 45px;*/
	width:620px;
	text-align: center;
	padding-top: 135px;
	padding-bottom: 6px;
}
a.foot{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #7f3022;
}
#designtag{
position:absolute;
top:605px;
left:0;
width:1004px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #ad8b4b;
}
#designtag a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #ad8b4b;
}