#contact, #searchcriteria {
	width: 650px;
}




body {
background-color: #ccc;
background: url("/img/bg.jpg") repeat-x scroll left top #AAB4C0;
}

#thankyou a {
	width: 485px;
}

#idxFrame {
width: 940px;
height: 1000px;
margin-left: -25px;
}

#container {
background: url("/img/header-bg.jpg") no-repeat scroll left top #EBE1C6;
width: 940px;
}

#content {
width: 1000px;
padding:0px;
margin-top: 356px;
}

#formArea {
display: none;
}

#form-top {
margin-top:50px;
color: black;
width: 900px;
}

#content p {
padding-left: 25px;
}

#required-text {
display: none;
}

#footer {
margin-top: 300px;
}
