/*HOME SPECIFIC STYLES*/

#contentWrapper {
	top:345px;
	background:#fff url(../images/bg-contentWrapper.png) 0 0 no-repeat;
	}
#mainContent {
	margin:0 465px 0 0;
	padding:30px 20px;
	min-height:291px;
	background-position:265px 100%;
	}
#navigation {
	top:315px;
	}
#subnavigation {
	display:none;
	}
#utility {
	top:345px;
	}
#search {
	height:30px;
	background-position:0 0;
	}
#header {
	height:315px;
	background-image:url(../images/bg-header-home.jpg);
	}
#headerLinks {
	top:158px;
	left:0;
	width:380px;
	text-align:left;
	padding:15px 0 0 20px;
	background-image:none;
	}
#supplement {
	position:absolute;
	top:365px;
	left:515px;
	height:291px;
	width:265px;
	}
#slideshow {
	position:absolute;
	top:0;
	right:0;
	width:560px;
	height:315px;
	border-left:1px solid #e1d6b7;
	}
#slideshow .placeholder {
	
	}
#slideshow .corner {
	position:absolute;
	top:0;
	right:0;
	width:10px;
	height:10px;
	background:transparent url(../images/bg-header2-corner.png) 100% 0 no-repeat;
	}
.socialMedia img {
	float:left;
	margin:0 10px 0 0;
	}
