@charset "utf-8";

#contentpagebody
{
	width:960px;
	position:relative;
	margin:45px auto 0 auto;
}

#contentpageleftcolumn
{
	width:620px;
	float:left;
}

#contentpagerightcolumn
{
	position:relative;
	width:310px;
	float:right;
	padding-bottom:30px;
}

#contentpageleftcolumnintro
{
	width:540px;
	float:left;
}

#contentpagerightcolumnintro
{
	position:relative;
	width:390px;
	float:right;
	padding-bottom:30px;
}

h2
{
	margin:0 0 22px 0;
	padding:8px 0 15px 0;
	border-top:1px #CCC dashed;
	border-bottom:1px #D2D2D2 solid;
}

.contentpagemainimage
{
	width:310px;
	height:310px;
	display:block;
	margin-bottom:10px;
}

.contentpagemainimageintro
{
	width:390px;
	height:280px;
	display:block;
	margin-bottom:10px;
}

.sectionnumber
{
	float:left;
	font-size:23px;
	color:#888;
	line-height:45px;
	width:45px;
	text-align:center;
	margin-right:15px;
	margin-bottom:6px;
	margin-top:7px;
	border:1px #CCC solid;
	background:#DDD url(../images/whatwedo/sectionnumber.gif) right top no-repeat;
}

.greypaneltext a
{
	text-decoration:none;
}

.greypaneltext a:hover
{
	text-decoration:underline;
}
