/* Copyright 2010 SiteFloat. All Rights Reserved. */

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 924px;
	color: #FFF;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}
.logo {
	background-image: url(images/sitefloatcreativelogo.png);
	display: block;
	height: 81px;
	width: 241px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-left: 68px;
	margin-top: 20px;
	margin-bottom: 8px;
	float: left;
}

#header {
	background-image: url(images/headbg.jpg);
	background-repeat: no-repeat;
	height: 787px;
	width: 924px;
	display: block;
}
#mid {
	background-image: url(images/midbg.jpg);
	height: 346px;
	width: 924px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer {
	background-image: url(images/footbg.jpg);
	height: 668px;
	width: 924px;
	padding-top:20px;
}
#siteslider {
	float: right;
	background-image: url(images/joelmyles-bandwebsite.jpg);
	height: 257px;
	width: 235px;
	margin-top: 107px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#container #header .titlebox {
	margin-left: 83px;
	float: left;
	width: 500px;
	margin-top: 50px;
	clear: left;
}
#header .introduction {
	width: 547px;
	float: left;
	clear: left;
	margin-left: 83px;
}
#mid h3 { margin-left: 83px; }
#mid ul li {
	font-size: 12px;
	list-style-type: none;
	display: block;
	float: left;
	width: 233px;
	margin-right: 27px;
	height: 160px;
	text-align: center;
}
#pricestitle {
	text-align: center;
	display: block;
	padding-top: 20px;
}
#pricestitle h5 {
	font-size: 13px;
	font-weight: normal;
	color: #FC0;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pricestitle p a {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#pricestitle p {
	font-size: 12px;
	line-height: 0px;
}
h1,h2,h3 { font-weight: normal; }
#footer .pricetable {
	background-image: url(images/prices.gif);
	background-repeat: no-repeat;
	height: 560px;
	width: 793px;
	margin-left: 66px;
}
.pricetable .pricecol ul { margin-top: 120px; }
.pricecol { float: left; }
.pricetable .pricecol ul li {
	list-style-type: none;
	width: 215px;
	display: block;
	margin-top: 10px;
	font-size: 12px;
}
#pricestitle h3 {
	line-height: 0px;
	font-weight: normal;
	margin-left:0;
}
#mid ul { margin-left: 45px; }
p {
	font-size: 14px;
	line-height: 25px;
}
.clear { clear: both; }
.management {
	width: 475px;
	float: right;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-top: 45px;
}
#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
.cufon-active h2 { /* for Cufon.replace('h2') */
	font-size: 2.2em;
	margin-top:10px;
	margin-bottom:10px;
}
.cufon-active h3 { /* for Cufon.replace('h3') */
	font-size: 1.5em;
	margin-top:20px;
	margin-bottom:8px;
}
.cufon-active h4 { /* for Cufon.replace('h3') */
	font-size: 1.8em;
	margin-top:10px;
	margin-bottom:8px;
}
.cufon-loading h2 { /* for Cufon.replace('h2') */
	visibility: hidden !important;
}
.cufon-loading h3 { /* for Cufon.replace('h3') */
	visibility: hidden !important;
}
.cufon-loading h4 { /* for Cufon.replace('h3') */
	visibility: hidden !important;
}
