body
{
	padding: 0;
	margin: 0;
	background: #444;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 12px;
	line-height: 150%;
	background-image: url(bg04.jpg);
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #fff7c2;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

#header
{
	width: 760px;
	height: 40px;
	margin-bottom: 12px;
}

#container    
{
	width: 760px;
	height: 370px;
	background-repeat: no-repeat;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url(idee.jpg);
	border: 2px solid #FFF7c2;
	padding: 10px;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FFf7c2;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 1.8em;
	text-align: right; 
	font-weight: bold;
	color: #fff7c2;
}

#containerright
{
	float: right;
	width: 350px;
	height: 350px;
	overflow: auto;
	padding: 10px;
	border: 2px solid #fff7c2;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 1.8em;
	border-bottom: 1px solid #FFF;
	width: 80%;
	padding-bottom: 5px;
}

#footer
{
	width: 760px;
	text-align: right;
	padding: 5px 0px;
	color: #FFf7c2;
	margin-top:10px;
}

#footer a
{
	text-decoration: none;
	color: #fff7c2;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}
