@charset "utf-8";

/* Reset all browser defaults*/

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var,em {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

html, body {
	height:100%;
}

body {
	font-family: georgia, verdana, sans-serif;
	font-size:9pt;
	min-width:100%;
	text-align:center;
	background:#FFFFFF;
}

p {
	margin-top:12px;
}

a {
	text-decoration:none;
}

/***********/
/* ID TAGS */
/***********/

#main {
	width:790px;
	margin:0 auto;
	background:#FFFFFF url("images/treeservices_04.gif") repeat-y left top;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
	text-align:left;
}

#header {
	background:#FFFFFF url("images/treeservices_02.gif") no-repeat left top;
}

#navigation {
	height:25px;
	padding-top:174px;
	padding-bottom:0px !important;
	padding-bottom:10px;
}

#navigation a:link, #navigation a:visited {
	padding:5px 10px;
	color:#FFEDD7;
}

#navigation a:hover {
	color:#FFFFFF;
}

#contents {
	padding:18px 33px 98px 33px;
	background:#FFFFFF url("images/treeservices_04.gif") repeat-y left top;	
}

#contents, #header {
	text-align:center;
}

#footer {
	position:absolute;
	bottom:0px;
	height:98px;
	width:790px !important;
	width:793px;
	margin:0px;
	background:#FFFFFF url("images/treeservices_05.gif") repeat-y left top;
}

#footer img {
	float:right;
}

#footer div {
	text-align:left;
	padding-top:40px;
	padding-left:18px;
	float:left;
}

#footer a {
	color:#FFFFFF;
}

#footer h3, #footer h2 {
	color:#FFF;
}

#footer h3 {
	font-size:13pt;
}

#footer h2 {
	font-size:14pt;
}

#footer p {
	margin:0px;
	padding-top:0px;
	color:#FFEDD7;
}

#contents li {
	padding-top:12px;
}

#contents h2 {
	font-size:14pt;
	color:#7B2D19;
	margin-top:12px;
}

#contents h1 {
	font-size:18pt;
	color:#B13427;
	margin-top:12px;
}

#contents p {
	color:#333333;
}

#gallery {
	margin-top:12px;
}

#gallery li {
	padding:10px;
	display:inline;
}
