/* Structure
----------------------------------------------- */
#header{
	height: 142px;
	background: url("../imgs/homepage/bg-header.gif") top left no-repeat;
}

#content{
	background: #fff url("../imgs/homepage/bg-content-homepage.jpg") top left no-repeat;
}



/* Paragraphs and Headlines
----------------------------------------------- */
#content h1{
	padding-top: 40px;
	margin: 0 0 125px 173px;
}

#content p{
	margin-bottom: 27px;
	margin-left: 235px;
	width: 355px;
	color: #626161;
	font-size: 21px;
	line-height: 1em;
}



/* Lists
----------------------------------------------- */



/* Links
----------------------------------------------- */



/* Images
----------------------------------------------- */



/* Forms
----------------------------------------------- */