@charset "UTF-8";
/* CSS Document */


#main {
	height: 550px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
	
#footerHome {
	width: 100%;
	height: 18px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	margin-top: 25px;
	position: absolute;
	font-family: helvetica, arial, "sans serif";
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: center;
	vertical-align: bottom;
	font-variant: normal;
	display: block;
	text-transform: uppercase;
	top: 750px;
}


ul#images li
{ display : inline; }

li#quote {
	font-family: georgia, times new roman, times, serif;
	font-size: 14px;
	color: #334455;
	font-style: italic;
	text-decoration: none;
	position: absolute;
	left: 120px;
	line-height: 19px;
}

li#lighting
{position : absolute; top : 125px; left : 20px; }

li#accessories
{
	position : absolute;
	top : 277px;
	left : 33px;
}

li#carpeting
{position : absolute; top : 80px; left : 165px; }

li#seating
{position : absolute; top : 190px; left : 178px; }

li#poster
{position : absolute; top : 95px; left : 393px; }

li#ritz
{ position : absolute; top : 62px; left : 654px; }

li#roxy
{ position : absolute; top : 87px; left : 581px; }

li#tagline
{ position : absolute; top: 425px; left: 251px; }


a.addthisbutton {
	margin-left: 5px;
	margin-top: 2px;
}

a.mailto {
	margin-right: 5px;
}

