body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px 0px 0px 0px;
	background: #000000 url(../images/cc-bg.jpg) no-repeat top center;
}

#main-logo {
	position: absolute;
	top: 26px;
	left: 50%;
	margin-left: -164px;
}

#main-navstrip-outer {
	display: block;
	background: transparent url(../images/main-nav-strip.png);
	height: 72px;
	margin: 464px 0px 0px 0px;
}
#main-navstrip-inner {
	display: block;
	width: 833px;
	height: 72px;
	margin: 0px auto 0px auto;
	position: relative;
}


#home-nav { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
#home-nav li { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none; }
#home-nav li a span {  
	display: none; 
	position: absolute;
	text-indent: -999999px;
	overflow: hidden;
	outline: none;
}
#home-nav li a { 
	display: block;
	height: 172px;
	position: absolute;
	top: -40px;
	outline: none;
	outline: none;
}


#chair a { width: 189px; left: -91px; background: transparent url(../images/main-nav/cc-chair-new.png) no-repeat; }
#chair a:hover span { display: block; width: 224px; height: 180px; left: -20px; top: -117px; background: transparent url(../images/main-nav/title-ourstory.png) no-repeat;}

#gramafone a { width: 90px; left: 159px; background: transparent url(../images/main-nav/cc-gramafone-new.png) no-repeat; }
#gramafone a:hover span { display: block; width: 217px; height: 161px; left: -60px; top: -116px; background: transparent url(../images/main-nav/title-thebar.png) no-repeat; }

#flamingo a { width: 100px; left: 284px; background: transparent url(../images/main-nav/cc-flamingo-new-lrg.png) no-repeat; }
#flamingo a:hover span { display: block; width: 233px; height: 147px; left: -60px; top: -109px; background: transparent url(../images/main-nav/title-jubjubbar.png) no-repeat; }

#tape a { width: 141px; left: 417px; background: transparent url(../images/main-nav/cc-tape-new.png) no-repeat; }
#tape a:hover span { display: block; width: 375px; height: 254px; left: -119px; top: -96px; background: transparent 
url(../images/main-nav/title-events.png) no-repeat;}

#phone a { width: 70px; left: 614px; background: transparent url(../images/main-nav/cc-phone-new.png) no-repeat; }
#phone a:hover span { display: block; width: 168px; height: 167px; left: -30px; top: -100px; background: transparent 
url(../images/main-nav/title-findus.png) no-repeat;}

#newspaper a { width: 209px; left: 738px; background: transparent url(../images/main-nav/cc-paper-new.png) no-repeat; }
#newspaper a:hover span { display: block; width: 197px; height: 125px; left: 14px; top: -85px; background: transparent 
url(../images/main-nav/title-press.png) no-repeat;}

#welcome-footer {
	position: absolute;
	top: 330px;
	display: block;
	width: 100%;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	text-align: center;
	margin: 0px auto 0px auto;
}
#welcome-footer p {
	font-family: "Times New Roman", Georgia, Serif;
	color: #ddd;
	font-size: 1.5em;
	margin: 0px 0px 0px 0px;
	line-height: 150%;
}
#welcome-footer p a {
	font-family:  "Times New Roman", Georgia, Serif;
	color: #ffffff;
	text-decoration: none;
}
#welcome-footer p a:hover {
	font-family:  "Times New Roman", Georgia, Serif;
	color: #ffffff;
	text-decoration: underline;
}
