body

{

	padding: 0;

	margin: 0;

	background: #727272;
	background-image:url('bg1.');
	background-repeat:repeat;

	color: #2e2e2e;

	font-family: arial, verdana, helvetica, tahoma, sans-serif;

	font-size: 80%;

	line-height: 150%;

}



img

{

	border: 0;

}



a

{

	text-decoration: none;

	color: #a6c2ff;

}



a:hover

{

	text-decoration: none;

	color: #2e2e2e;

}



#centrecontainer

{

	position: absolute;

	top: 45%;

	left: 0px;

	width: 100%;

}



#outercontainer

{

	margin-left: -450px;

	position: absolute;

	top: -250px;

	left: 50%;

}



#header

{

	width: 900px;

	height: 29px;

	letter-spacing: 1px;

}



#container    

{

	border: 10px solid #b5b5b5;

	width: 900px;

	height: 450px;

}



#containerleft

{

	float: left;

	width: 200px;

	height: 430px;

	background-image:url('marketing-2.png');
	background-repeat: no-repeat;
	background-position:center;


	border-right: 10px solid #b5b5b5;

	padding: 10px;

}



#containerleft a

{

	text-decoration: none;

	color: #2e2e2e;

}



#containerleft a:hover

{

	text-decoration: none;

	color: #FF80A8;

}



#containerleft h2

{

	margin: 0;

	padding: 0;

	font-family: verdana, sans-serif;

	letter-spacing: 0px;

	font-size: 150%;

	text-align: right;

}



#containerright

{

	float: left;

	width: 650px;

	height: 430px;

	background: #e5e5e5;

	overflow: auto;

	padding: 10px;

}



#containerright h2

{

	margin: 0;

	padding: 0;

	font-family: verdana, sans-serif;

	letter-spacing: 0px;

	font-size: 110%;

	border-bottom: 1px solid #b5b5b5;

	padding-bottom: 5px;

	width: 100%;

}



#footer

{

	width: 900px;

	text-align: right;

	padding: 5px 0px;

	color: #FF80A8;

}



#footer a

{

	text-decoration: none;

	color: #FF80A8;

}



#footer a:hover

{

	text-decoration: none;

	color: #2e2e2e;

}