h1, #h1replacement {
	margin: 0 40px 0 50px;
	height: 50px;
	padding-left: 20px;
	background: url('/img/titles/bg.png') repeat-x;
}

#columns {
	margin: 0 24px 0 50px;
	height: 1%;
	overflow: hidden;
	background: url('/img/columns_bg.png') repeat-y;
	font-size: 0.8em;
}

#leftcolumn {
	float: left;
	width: 664px;
	color: #666;
	line-height: 2em;
}

#leftcolumn p {
	margin: 0 0 30px 0;
}

#leftcolumn a {
	color: #356ab3;
	border-bottom: 1px dotted #356ab3;
}

#leftcolumn a:hover {
	border-bottom-style: solid;
}

#rightcolumn {
	float: right;
	width: 232px;
	background-repeat: no-repeat;
	line-height: 1.8em;
}

#rightcolumn div.box.top {
	margin-top: 187px;
}

#rightcolumn div.box {
	background: url('/img/customer_quote_box_top.png') no-repeat;
	padding-top: 10px;
	margin-bottom: 20px;
}

#rightcolumn div.box div.innerbox {
	background: #356ab3 url('/img/customer_quote_box_bottom.png') no-repeat bottom left;
	min-height: 107px;
	padding: 13px 29px 20px 29px;
	color: #fff;
}

#rightcolumn div.box span.nameprofession, #rightcolumn div.box a {
	display: block;
	font-size: 0.85em;
	line-height: 1.3em;
	margin-top: 7px;
}

#rightcolumn div.box a {
	text-decoration: none;
	color: #fff;
}

#rightcolumn div.box a:hover {
	text-decoration: underline;
}
