body {
	background-color: #dae88b;
	margin: 0;
	text-align: left;
}

#wrapper {
	width: 1050px;
}

#introwrapper {
	width: 1050px;
	height: 220px;
	position: relative;
	background: url(img/D_Crain_IntroText.gif) no-repeat;
}

#introwrapper p {
	display: none;
}

#contactnew {
	display: block;
	position: absolute;
	width: 213px;
	height: 45px;
	background-image: url(img/contact_rollover.gif);
	right: 0px;
	bottom: 0px;
	margin: 0;
	padding: 0;
}

#contactnew li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contactnew li, #contactnew li a {
	width: 213px;
	height: 45px;
	display: block;
}

#contacthover a:hover {
	background: transparent url(img/contact_rollover.gif) no-repeat 0 -45px;
}

/* @group Content Area */

#contentwrapper {
	width: 1050px;
	background-color: transparent;
	margin-top: 80px;
}



/* @group Contact Block */

#contentright {
	float: right;
	width: 225px;
	height: 75px;
	text-align: right;
}

/* @end */

/* @group Left Content Area */


#contentleft {
	margin: 0 0 0 50px;
}

#imagewrap {
	width: 950px;
}

#imagewrap a img, #imagewrap a:visited img {
	border: 1px solid #f0fcad;
}

.thumb {
	height: 40px;
	float: left;
	padding: 0 2px 8px;
}

.thumb img {
	vertical-align: middle;
}

/* @end */



/* @end */

/* @group thickbox additions */

#contactwrap {
	background: #FFF;
	width: 300px;
	height: 400px;
}

#contactcontent {
	padding: 275px 0 0 30px;
}

#contactcontent p {
	font: 12px/8px Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	margin: 2px 0 0 0;
}

#contactcontent a {
	font: 12px/10px Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	margin: 2px 0 0 0;
	text-decoration: underline;
}

#contactcontent img {
	margin-bottom: 10px;
}


/* @end */

#copyright {
	display: block;
	width: 300px;
	height: 40px;
	margin: 50px 0 0 50px;
}

#copyright p {
	color: #fbffee;
	font: 9px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 15px;
	margin-left: 3px;
	margin-right: 62px;
}