#main {
	width: 696px;
	margin-left: 20px;
}

#crumbtrail 
{
    width: 696px;
    padding-left: 20px;
}

.toolkit_panel {
	background: url(../images/toolkit_sideleft.gif) no-repeat 0 0;
	font-size: 1.166em;
}

.toolkit_panel .wrapper {
	padding: 10px;
	background: url(../images/toolkit_sideleft.gif) no-repeat -164px 100%;
}

.toolkit_panel h4 {
	background: url(../images/toolkit_head.gif) no-repeat 0 0;
	color: #fff;
	margin-bottom: 1em;
}

.toolkit_panel h4 span {
	display: block;
	background: url(../images/toolkit_head.gif) no-repeat 0 -30px;
	line-height: 12px;
	font-size: 12px;
	padding: 9px 11px;
}

h1 {
	font-size: 2em;
	margin-left: 0;
}

h1 span {
	float: left;
	display: block;
	background: url(../images/brand_head.gif) no-repeat 100% 50%;
}

h1 span span {
	float: left;
	display: block;
	min-height: 43px;
	_height:43px;
	_zoom: 1;
	padding: 10px 90px 10px 30px;
	background: url(../images/brand_head_left.gif) no-repeat 0 50%;
}

.module {
	margin-left: 236px;
}

.module p, 
.module li,
.module blockquote {
	font-size:14px;
}

.module-wide {
	margin-left: 0;
}

.page-tools 
{
    margin-left:236px;
}