body
{
	margin: 0;
	font-family: Arial;
	font-size: 12pt;
	background: #ffffff;
}

a
{
	text-decoration: none;
	color: #7B0F0F;
}

a:hover
{
	text-decoration: underline;
	color: #7B0F0F;
}

p, h1, h2, h3, h4, h5, h6
{
	margin: 0;
}

h1
{
	color: #483609;
	font-weight: bold;
	font-size: 18pt;
}

#header
{
	background: url(images/header.jpg) top no-repeat;
	height: 363px;
	width: 904px;
	position: relative;
}

#tree_estimate
{
	width: 222px;
	height: 72px;
	position: absolute;
	bottom: 23px;
	right: 15px;
}

#top
{
	width: 901px;
	margin: 0 auto;
}

#top_nav
{
	width:900px;
	height: 38px;
	font-size: 11pt;
	color: #fff;
	font-weight: bold;
	background-color: #3b5f46;
	margin-left: 3px;
}
 
#top_nav ul
{
	list-style: none;
	background-color: #3b5f46;
	padding: 0;
	margin: 0;
}

#top_nav .title
{
	display: none;
}

#top_nav div.level_0
{
	float: left;
}

#top_nav div.level_0
{
	padding: 0 0 0 40px;
	height: 38px;
	background: url(images/nav_bg.jpg) left no-repeat;
	line-height: 2.5em;
	float: left;
	display: block;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

#dd_menu_1
{
	width: 41px;
}

#dd_menu_2
{
	width: 64px;
}

#dd_menu_3
{
	width: 64px;
}

#dd_menu_4
{
	width: 90px;
}

#dd_menu_5
{
	width: 80px;
}

#dd_menu_6
{
	width: 91px;
}

#dd_menu_7
{
	width: 83px;
}

#dd_menu_8
{
	width: 55px;
}

#top_nav ul.level_1
{
	width: 180px;
	position: absolute;
	z-index: 2;
	display: none;
	text-align: left;
	padding-left: 5px;
	font-weight: normal;
}

#top_nav a
{
	color: #fff;
	text-decoration: none;
}

#content_container
{
	background: url(images/bg_tile.jpg) top left repeat-y;
	margin: 0 auto;
	width: 903px;
}

#content_left
{
	width: 598px;
	float: left;
	padding: 20px;
}

#right
{
	width: 265px;
	background: #eae1ce url(images/right_bg.jpg) repeat-y;
	float: left;

}

#content_right
{
	background-image: url(images/leaf.jpg);
	width: 232px;
	padding: 15px 15px 112px 15px;
	min-height: 670px;
}

#right_bottom
{
	background: url(images/cc.jpg) top center no-repeat;
	height: 102px;
	width: 197px;
	position: absolute;
	top: -102px;
	right: 25px;
}

#footer
{
	width: 900px;
	margin: 0 auto;
	position: relative;
}

#footer_top
{
	background: #3b5f46;
	height: 95px;
}

#footer_bottom
{
	margin-top: 20px;
	background: none;
	height: 80px;
}