@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-contact.jpg) no-repeat center top;
}
#content{
background:url(../images/content-555-bg.png) no-repeat center top;
width:515px;
}
* html #content{	/* IE6 */
background:url(../images/content-555-bg.jpg) no-repeat center top !important;
}
#content p{
margin:15px 10px;
font-size:11px;
}
#content p strong{
display:block;
color:#673122;
font-size:12px;
}
#content img{
margin-left:25px;
}
#sidebar{
width:300px;
}
#sidebar p{
margin:25px 15px;
line-height:17px;
}
#sidebar form fieldset{
border:none;
margin:10px 0 0 15px;
}
#sidebar form legend{
color:#673122;
}
#sidebar form em{
color:#c00;
font-size:10px;
}
#sidebar form p{
margin:0 0 5px 0;
padding:0;
}
#sidebar form p label{
display:block;
width:85px;
font-size:12px;
margin-right:5px;
font-weight:normal;
}
#sidebar form p input,#sidebar form p textarea{
width:250px;
}
#sidebar form p.btn-submit{
text-align:center;
}
#sidebar form p.btn-submit input{
width:100px;
position:relative;
left:-10px;
top:5px;
}

-->
