@charset "utf-8";
/* CSS Document */

body {
	background: #91C059;
}
#header{
	background: #E3EFD5 url(../images/bg_header_home.gif) repeat-x 0px 0px;
	position: relative;
	height: 342px;
}

#content{
	background: #E3EFD5;	
}#pagetitle {
	background: url(../images/home-teaser.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 298px;
	width: 604px;
	position: relative;
	left: 75px;
	top: 44px;
	overflow: hidden;
}
#wrapteaser {
	margin: 0px;
	padding: 0px;
	height: 226px;
	width: 600px;
	overflow: hidden;
	top: 0px;
}

.teasertext {
	margin: 0px 15px 0px 0px;
	height: auto;
	width: 210px;
	clear: right;
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

#homecap {
	background: url(../images/home-cap.gif) no-repeat 0px 0px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	height: 72px;
	width: 576px;
	overflow: hidden;
}
#leftnav {
	margin-top: 0px;
}
#logo {
	background: url(../images/home-logo.gif) no-repeat 0px 0px;
	height: 108px;
	width: 108px;
	overflow: hidden;
}
#ipalogo {
	background: url(../images/home-logotype.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 144px;
	width: 144px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 110px;
}

