﻿@import url("../safehospitality/style.css");

@media screen
{
	#Banner
	{
		margin-left:-15px;
		margin-top:6px;
	}
	
	#Content h1
	{
		margin-bottom: 0;
	}
	
	#Content .slideshow
	{
		left: 140px;
		line-height: normal;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 339px;
		width: 485px;
	}
	
	#Content .slideshow li
	{
		left: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
	}
	
	#Feature
	{
		background: #2A180A url("../safehospitality/images/pic_main.jpg") left top no-repeat;
		color: #FFF;
		height: 327px;
		margin: -15px;
		margin-bottom: 25px;
		overflow: hidden;
		padding: 0 0 59px 0;
		position: relative;
		width: 638px;
	}
}
