#container {
	text-align: left;
	width: 860px;
	padding: 0;
	margin: 0 auto;
}

#top {
	width: 860px;
	height: 116px;
	background: url(../grfx/header.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
}

#filler {
	float: left;
	width: 860px;
	height: 27px;
	padding: 0;
	margin: 0;
	background: #FFF;
}

#contentcontainer {
	float: left;
	width: 860px;
	padding: 0;
	margin: 0;

}

#errorcontainer {
	float: left;
	width: 860px;
	padding: 0;
	margin: 0;
}

#leftcolumn {
	float: left;
	width: 175px;
	padding: 0;
	margin: -8px 0 0 0;
}

#leftcolumn img {
	
}

#contentcolumn {
	float: left;
	width: 480px;
	padding: 0 10px 5px 10px !important;
	padding: 0 10px 0 10px;
	margin: 0;
}

#intcontentcolumn {
	float: left;
	width: 480px;
	padding: 0 10px 15px 10px;
	margin: 0;
	
}

.opeslogo {
	margin-left: 100px;
}

#rightcolumn {
	float: left;
	width: 138px;
	padding: 0;
	margin: 0;
	text-align: right;

}



#prefooter {
	text-align:center;
	height: 35px;
	width: 473px;
	padding-top: 10px !important;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0;
}

#prefooter a {
	padding: 2px;
}

#footer {
	float: left;
	width: 860px;
	height: 23px;
	padding: 8px 0 0 20px;
	color: #FFF;
	font-size: 0.7em;
	background: url(../grfx/footerbg.jpg) top left repeat-x;
}

#popupholder {
	width: 474px;
	height: 150px;
}

/*__________ text styles below __________*/

.quote {
	color: #5e605b;
	font-style: italic;
	font-weight: bold;
}

.quoteauthor {
	color: #999999;
	font-style: italic;
	font-weight: bold;
	padding: 0;
	margin-top: -10px;
	margin-left: 10px;
}

.center {
	text-align: center
}

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

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

#intcontentcolumn h1 {
	background: url(../grfx/inth1bg.jpg) top left repeat-y;
	color: #FFF;
	font-weight: normal;
	padding: 0;
	padding-left: 5px;
}

#intcontentcolumn h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #677379;
}

#intcontentcolumn h3 {
	font-size: 1em;
	font-weight: bold;
	color: #677379;
}

#intcontentcolumn h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #677379;
}

#intcontentcolumn .qualifications {
	font-style: italic;
}

#intcontentcolumn .explanations {
	font-size: 0.8em;
	font-weight: bold;
	color: #6699CC;
}

.opeswheel {
	margin-left: 12px;
}

.bubbles {
	margin-left: 12px;
}

#expertsdiv {
	display:none;
}

#strategyteamdiv {
	display: none;
}

#membersdiv {
	display: none;
}

#membersservicesdiv {
	display: none;
}

#intro {
	margin-left: 60px;
	width: 350px;
	height: 263px;
}
