body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(images/background_placement.jpg);
	background-color: #7C7C7C;*/
	background-repeat: no-repeat;
}
#Header 
{
    position:relative;
	width:1000px;
	height:117px;
    margin:0 auto;
}
#Menu {
	width:1000px;
	height:311px;
    margin:0 auto;
}
#ContentContainer {
	width:1000px;
	margin:0 auto;
	margin-top: 6px;
	height: 189px;
	background-image: url(images/homepage_content.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#Headline {
	width:530px;
	margin-left: 25px;
	margin-top: 18px;
}
#Content {
	width:530px;
	margin-left: 25px;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #121401;
	margin-right:25px;
	float: left;
}
#Content a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB0014;
	font-weight: bold;
}
#CopyrightHP {
	position:absolute;
	width:983px;
	height:22px;
	left: 8px;
	top: 635px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #060702;
}
#CopyrightHP a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #060702;
	text-decoration: underline;
}
#logo {
height: 109px;
left: 10px;
position: absolute;
top: 75px;
width: 130px;
}
#pics
{
    position:absolute;
    top:0;
    right:0;
}
