@charset "utf-8";
<!--
h2{
background:url(../images/icon-leaf-brown.gif) no-repeat left center;
padding:0 0 0 28px;
font-size:14px;
color:#673122;
}
#header{
background:url(../images/header-about.jpg) no-repeat center top;
}
#content{
background:url(../images/content-555-bg.png) no-repeat center top;
width:515px;
text-align:justify;
}
* html #content{	/* IE6 */
background:url(../images/content-555-bg.jpg) no-repeat center top !important;
}
#content p{
line-height:18px;
text-indent:40px;
margin-top:15px;
}
#content p strong{
color:#673122;
}
#sidebar{
background:url(../images/about-sidebar-bg.jpg) no-repeat left top;
width:300px;
height:300px;
}
#sidebar div{
background:url(../images/content-170-bg.png) no-repeat center top;
float:right;
width:130px;
padding:20px 20px 0 20px;
margin:0 0 -30px 0;
position:relative;
top:-30px;
}
* html #sidebar div{	/* IE6 */
background:url(../images/content-170-bg.jpg) no-repeat center top;
padding:20px 0 0 40px;
left:20px;
}
*:first-child+html #sidebar div{	/* IE7 */
top:-45px;
}
#sidebar div .bottom{
margin:50px 0 10px 0 !important;
position:relative;
left:-20px;
top:10px;
}
* html #sidebar div .bottom{	/* IE6 */
top:12px;
}
#sidebar div ul{
margin:15px 0;
}
#sidebar div ul li{
background:url(../images/arrow-white.gif) no-repeat 2px 10px;
border-bottom:1px dotted #ccc;
padding:7px 2px 7px 18px;
font-size /*\**/: 11px\9;	/* IE8 */
}
*:first-child+html #sidebar div ul li{	/* IE7 */
font-size:11px;
}
#sidebar div ul a{
color:#444;
}
#sidebar div ul a:hover,#sidebar div ul a.select{
color:#f77c2b;
}
-->
