@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/top_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F4;
}

#wrapper {
	position:relative;
	width:750px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}

#tree {
	position:absolute;
	width:139px;
	height:134px;
	z-index:4;
	background-image: url(../images/img_tree.png);
	left: 631px;
	top: -14px;
}

#div_header {
	position:relative;
	width:750px;
	height:75px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position:absolute;
	width:376px;
	height:60px;
	z-index:1;
	left: 3px;
	top: 12px;
	background-image: url(../images/esoftware_logo.png);
}
#telephone {
	position:absolute;
	width:295px;
	height:38px;
	z-index:2;
	left: 451px;
	top: 22px;
}
#menu {
	position:relative;
	width:750px;
	height:45px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tab_bg.gif);
	background-repeat: repeat-x;
}
#content {
	position:relative;
	width:750px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: visible;
}
#footer {
	position:relative;
	width:750px;
	height:60px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F2F2F4;

}
#footer .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
#copyarea {
	position:absolute;
	width:730px;
	height:115px;
	z-index:1;
}

.text_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.sidenav_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #DDEACE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sidenav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #89B653;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
}
.text_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

#div_textsizes {
	position:absolute;
	width:41px;
	height:23px;
	z-index:3;
	left: 706px;
	top: -4px;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
