body
{
	padding: 0;
	margin: 0;

background: #00984D;

	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img
{
	border: 0;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

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

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

#header
{
	width: 800px;
	height: 29px;
	letter-spacing: 1px;
}

#container    
{
	border: 20px solid #FFF;
	width: 760px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 250px;
	height: 350px;
	background-image:url('0.jpg');

	border-right: 20px solid #FFF;
	
	padding: 10px;
}

#containerleft a
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFfff;
}

#containerleft a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
color: #006835;
        color: #00984D;
	color: white;
	padding-top: 156px;
	border-bottom: 1px solid white;
}

#containerright
{
	float: left;
	width: 450px;
	height: 350px;
background: #006835;
        background: #00984D;

	background-image:url('logo.png');
background-position: right top;
background-repeat: no-repeat;

	overflow: auto;
	padding: 10px;
}

#containerright a
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFfff;
}

#containerright a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;

	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
}

#footer
{
	width: 800px;
	text-align: center;
	padding: 5px 0px;
	color: #FFF;
}

#footer a
{
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

#footer a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #FFF;
}
