div#main{
margin:15px 0 0 50px;
}

#HomeHeader{
	margin:15px 0 0 150px;
}

#HomeHeader h1{
	font-size:3.7em;
}

#HomeHeader h2 {
font-size:2.7em;
margin-bottom:10px;
margin-left:225px;
margin-top:10px;
}

#HomeHeader .greenLine {
	width:480px;
	margin:20px 0 40px 60px;
}

#HomeHeader h3 {
font-size:1.1em;
color:#5ECD02;
width:30%;
float:left;
text-align:center;
}

#Teaser{
	width:897px;
	overflow:hidden;
}

.teaserElement {
	height:260px;
	width:179px;
	float:left;
}

.homeImageLink {
	display:block;
	width:196px;
	height:198px;
	overflow:hidden;
	background:none;
}

.homeImageLink:hover {
	background:transparent url(../images/homeLinkHover.png) scroll top left no-repeat;
}

.teaserElement, .homeTextLink {
	font-size:20px;
	color:white;
	text-decoration:none;
}

.homeTextLink:hover {
	color:white;
	text-decoration:underline;
}
