/* About us Page */
#about_us{
	float:left;
	width:735px;
	margin:0 0 11px 17px;
	background:url(../img/bck.gif);
}
* html #about_us{
	margin:0 0 11px 9px;
}
#about_us #right{
	float:right;
	font-size:11px;
	width:516px;
	color:#FFFFFF;
	background:#594F4A url(../img/right.gif) no-repeat top;
	padding:0px 25px 10px 25px;
}
#about_us #right h2{
	font-size:11px;
	font-weight:bold;
	margin:29px 0 19px 0;
	padding:0 0 11px 0;
	border-bottom:1px dotted #FFFFFF;
	text-transform: uppercase;
}
#about_us #left{
	float:left;
	width:125px;
	background:#433A35 url(../img/left.gif) no-repeat top;
	padding:33px 22px 0 22px;
}
#about_us #left ul{
	margin:0;
	padding:0 0 26px 0;
	list-style-type:none;
}
#about_us #left ul li{
	border-bottom:1px dotted #C2B1A9;
	border-top:1px dotted #C2B1A9;
	padding:7px 0 7px;
	margin:0 0 7px 0;
}
#about_us #left ul a:link, #about_us #left ul a:active, #about_us #left ul a:visited{
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
#about_us #left ul a:hover{
	font-weight:bold;
	font-size:13px;
	color:#FFAE00;
	text-decoration:none;
}
#about_us #bottom{
	clear:both;
	border-top:1px solid #1D1A21;
	width:735px;
	height:28px;
	background:url(../img/fbottom.gif) no-repeat;
}
/* About us Page */

