* { padding: 0; margin: 0; }

html, body {
	margin: 0;
	padding: 0;
	
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 860px;
}
#wrapper2 { 
 margin: 0 auto;
 width: 860px;
 height: auto;
}

#header {
	width: 858px;
	color: #333;
	padding: 0px;
	height: 100px;
	margin: 10px 0px 0px 0px;
	background: #ffffff;
	vertical-align: top;
}
#content {
	width: 838px;
	color: #49352f;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	height: 400px;
	background-color: #ffffff;
	background-image: url(../images/images/images/tree.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 1px solid #bce4cd;
}


#content2 {
	width: 838px;
	color: #49352f;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	height: 510px;
	background-color: #ffffff;
	background-image: url(../images/images/images/tree.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 1px solid #bce4cd;
}

#content3 {
	width: 838px;
	color: #49352f;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	height: 500px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/images/images/tree_wframe.gif);
	border-top: 1px solid #bce4cd;
}


#sidebar-a {
	float: right;
	width: 545px;
	line-height: 18px;
	top: 0px;
}

#sidebar-a2 {
	float: right;
	width: 5px;
	line-height: 18px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: top; right;
	background-color: #ffffff;
}

#sidebar-a3 {
	float: right;
	width: 280px;
	line-height: 18px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: top; right;
	background-color: #ffffff;
}

#left	{
	margin-right: 550px;
	line-height: 18px;
}


#left2	{
	margin-right: 3px;
	line-height: 18px;
}

#left3	{
	margin-right: 300px;
	line-height: 18px;
	text-indent: 60px;
}

#footer {
	clear: both;
	background: ffffff;
	height: 40px;
	color: #49352f;
	font-size: 10px;
}
