@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color: #00CCFF;
	background-image: url(images/Image-Solutions_03.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#divider{
	background:##00CCFF;
	height:1px;
	}
/* Top Menu */
#divide_top {
	Position:absolute;
	height: 82px;
	width: 800px;
	left:50%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-500px;
	padding:0px;
	background-color: #00a9e0;
	background-image: url('images/header.jpg');
	color:#FFFFFF;
	font-size:12px;
}

#whitepage{
	Position:absolute;
	height: 200px;
	width: 800px;
	left:50%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-400px;
	padding:0px;
	background-color: #FFFFFF;
	color:#000000;
}
#examplework {
	float:right;
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-image: url(../topbar%20copy.jpg);
	margin: 0px;
	padding: 5px;
	height: auto;
	width: 181px;
	text-align: center;
}
#sectionheading{
	font-size:14px;
	font-weight:bold;
	color: #FF0066;
}
#content {
	width: 760px;
	margin-top: 40px;
	margin-left: 20px;
}
