.contact {
	background-image:url(/custom/templates/page/EnthuseHome/images/enthuse_home_contact_back.gif);
	background-repeat:no-repeat;
	width:186px;
	height:191px;
	line-height:20px;
	padding: 15px 0px 0px 18px;
}

.body_background {
	background-image:url(/custom/templates/page/EnthuseHome/images/enthuse_home_body_back.gif);
	background-repeat:repeat-y;
}

.body_padding {
	padding: 0px 19px 0px 19px;
	line-height:20px;
}

/* Top Header One */

#topheader1frame {
	width:559px;
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}

#topheader1contentleft {
	width:559px;
	height: 94px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
	background:#fff;
}

/* END Top Header One */

/* Top Header Two */

#topheader2contentleft {
	width:373px;
	height: 385px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
	background:#fff;
}

#topheader2contentright {
	width:186px;
	height: 385px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	float:left;
	background:#fff;
}

/* END Top Header Two */

/* Top Header Five */

#topheader5contentcenter {
	width: 559px;
	height: auto;
	overflow: visible;
	margin: 0px;
	padding:0px;
	float:left;
	background:#FFFFFF;
}

/* END Top Header Five */

/* THUMBNAIL */
.wholethumbnail {
	padding: 23px 0px 0px 25px;
}

.thumbnail {
	width:110px;
	height:110px;	
	background-repeat:no-repeat;
	padding:0px;
}

.thumbnail img {
	border-color:white;
	border-width:1px;
	border-style:solid;
	float:left;
	margin:0px
}
/* END THUMBNAIL */

#awardHome {float:left;margin:0px 20px 10px 0;}
