body {
	margin:0;
	font:65% verdana;
	color:#000000;
}

div {
	text-align:left;
}

p {
	margin-top:0;
}

#siteOContainer {
	width:765px
}

#siteIContainer {
	width:765px;
	float:left;
}

#top {
	width:765px;
	float:left;
	background:url(/images/structure/topbar-bkgd.gif) repeat-x #000034;
	height:115px;
}

#logo {
	width:155px;
	float:left;
}

#banner {
	width:610px;
	float:right;height:97px;
}

#menu {
	width:610px;
	float:right;height:18px;
}

#content {
	width:735px;
	float:left;
	padding:30px 35px 20px 40px;	
}

/* RESULTS */

#resultList {
	width:569px;margin-left:15px;float:left;
}

#resultRefine {
	width:170px;float:left; padding-left: 10px; padding-top: 35px; padding-bottom: 20px; background: url( '/images/structure/refine-search.gif' ) 10px 15px no-repeat; background-color: #EAE7E2; 
}

.resultItem {
	width:569px;float:left;
}

.resultThumb {
	width:100px;float:left;
}

.resultStats {
	width:469px;background:#EAE7E2;float:left;
}

.resultsStatsSpace {
	width:15px;float:left;
}

.resultsStatsItem {
	width:100px;float:left;
}

.resultsDescription
{
	width:469px;background:#fff;float:left;
}

.padding3 {
	padding:3px;
}

INPUT.contactTextBox
{
	width: 130px;
	border: 1px solid #000;
}

TEXTAREA.contactTextArea
{
	width: 265px;
	height: 130px;
	border: 1px solid #000;
}


h1 {

}

h2 {
	margin:0;font-size:125%;
}

h3 {
	margin:0;color:#FF5B01;font-size:110%;
}
