/* Widths implemented when the browser exceeds 1024px wide */
#wrap {
	width: 1150px;
}
#content {
	width: 705px;
}
#content.wide {
	width: 870px;
}
#content .half-col {
	width: 335px;
}
#hook {
	width: 948px;
	background: url(../../hero-wide.jpg/$file/hero-wide.jpg) no-repeat top left;
}
.home #content.wide{
	width: 948px;
}
#announce-testimonial {
	width: 549px;
}
#searchAdviser {
	width: 872px;
	background: transparent url(../../extra-widebox-top.gif/$file/extra-widebox-top.gif) no-repeat 1px 0;
}
#content form {
	background: transparent url(../../extra-widebox-bt.gif/$file/extra-widebox-bt.gif) no-repeat 1px bottom;
}
#parameters {
	width: 874px;
	background: transparent url(../../extra-widebox-top.gif/$file/extra-widebox-top.gif) no-repeat 1px bottom;
}
#results {
	width: 872px;
	background: transparent url(../../extra-widebox-bt.gif/$file/extra-widebox-bt.gif) no-repeat 1px bottom;
}
#parameters .button {
	left: 37.5em;
}
.details {
	width: 660px;
}
#footer {
	width: 1164px;
}
#footer ul {
	width: 170px;
}


