@charset "utf-8";
* {
	margin: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	background-color: #FFFFFF;
	height: 150px;
	background-image: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 40px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../images/esco_menu_blank.gif);
	background-repeat: repeat-x;
}
#wrapper #headerImg {
	background-repeat: no-repeat;
	background-position: center;
	height: 400px;
}
#wrapper #bodyArea #artikel1 {
	background-color: #FFFFFF;
	height: 155px;
	width: 303px;
	float: left;
	margin-left: 40px;
}
#wrapper #bodyArea #artikel2 {
	background-color: #FFFFFF;
	height: 155px;
	width: 303px;
	float: left;
}
#wrapper #bodyArea #artikel3 {
	height: 155px;
	width: 303px;
	background-color: #FFFFFF;
	float: left;
}
#wrapper #bodyArea #content {
	width: 970px;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#wrapper #bodyArea #footerLeft {
	height: 90px;
	float: left;
	background-color: #FFFFFF;
	width: 551px;
	background-image: url(../images/esco_footer_90px.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	margin-left: 10px;
}
#wrapper           #bodyArea  #footerRight      {
	height: 90px;
	background-image: url(../images/esco_footer_90px.jpg);
	background-repeat: repeat-x;
	text-align: right;
	width: 419px;
	float: left;
}
#wrapper #bodyArea #whitebotton {
	height: 10px;
	background-color: #FFFFFF;
	clear: both;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
	margin-top: 70px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: none;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #A0CD47;
}

