/* homepage */

#header ul.logo {
	margin:-35px 0 0 0;
	padding:0 0 0 5px;
	background-color:#fff;
	height:40px;
	z-index:50;
	position:absolute;
	left:652px;
}


#main {
	position:relative;
}

#content .column1 {
	width:272px;
	padding:325px 20px 12px 20px;
	background:#f2f2f2 url(../images/column1_bottom.gif) no-repeat bottom;
	z-index:1;
	position:relative;
	margin:0;
	min-height:0;
}

#content h1 {
	margin:8px 0 10px 0;
}

#content p.breadcrum  {
	z-index:3;
	position:relative;
}

#content .column2 {
	z-index:3;
	position:relative;
}

#content .subcol1 {
	z-index:3;
	position:relative;
}

#content .subcol2 {
	padding:0 0 0 20px;
}

#newsletter {
	clear:both;
}

#content .newsletter label {
	float:none;
	padding:10px 0 0 0;
	display:block;
}

#content .newsletter input {
	float:none;
	width:275px !important;
}

#content .newsletter input.button {
	width:134px !important;
	margin:10px 0 0 0;
}

#content .newsletter .message {
	clear:both;
	color:#ff0000;
}

#content  .video-promo {
	float:right;
	margin:0 0 0 0;
	display:block;
	width:288px;
	overflow:hidden;
}

#content  .video-promo  a {
	color:#636363;
	font-size:0.8em;
	margin:-30px 0 0 37px;
	display:block;
	text-decoration:none;
}

#slideshow {
	width:456px;
	height:345px;
	background:url(../images/content/slideshow/student_housing.jpg) no-repeat;
	left:0;
	top:0;
	z-index:2;
	position:absolute !important;
}

#main .slideshow-fade {
	background:url(../images/content/slideshow/fade.png) repeat-y right;
	width:456px;
	height:345px;
	left:0;
	top:0;
	position:absolute;
	z-index:2;
}

/* // homepage */