body {
	background: #2a3247 url(../img/bg-body.gif) repeat-y center top;
	color: #fff;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	font-family: Times, serif;
}

ul li {
	margin-bottom: 6px;
}

.container {
	font-size: 1.2em;
	line-height: 1.5;
	width: 828px;
	margin: 0 auto;
}

img.floatleft {
	margin: 0 10px 20px 10px !important;
}

/***** Header *****/
#header {
	background-color: #1f2434;
}

#header .container {
	font-size: 1.3em;
	padding: 15px 0 0 0;
	height: 30px;
}

#header a {
	color: #fff;
}

#header h1 {
	margin: 0;
	font-size: 18px;
	line-height: 1em;
	letter-spacing: 2px;
	float: left;
	width: 200px;
}

#navigation {
	padding: 0;
	list-style: none;
	text-align: right;
	margin: 0 0 0 50%;
}

#navigation li {
	display: inline;
	margin-left: 20px;
	line-height: 16px;
}

/***** Content *****/
#content {
	padding: 0 50px;
}

#content h1, #content h2 {
	text-align: center;
}

#content h1 {
	color: #ff9933;
	font-size: 72px;
	letter-spacing: 8px;
	line-height: 72px;
	margin: 50px 0 20px;
}

#content h2 {
	color: #ffcc66;
	font-size: 30px;
	letter-spacing: 8px;
	line-height: 30px;
	margin: 0 0 40px 0;
}

#content img {
	margin: 0 auto 20px;
	display: block;
}

.col1 {
	width: 354px;
	float: left;
	padding: 0 20px 0 0;
	margin-bottom: 20px;
}

.col2 {
	margin-left: 384px;
	margin-bottom: 40px;
}

#artistpage .col1 {
	width: 240px;
}

#artistpage .col2 {
	margin-left: 270px;
	margin-right: -50px;
}

#artistpage img {
	float: left;
	margin: 0 20px 20px 0;
}

/***** Services *****/
#services, #artists, #lost-wax { 
	padding: 0;
	list-style: none;
	text-align: center;
	padding: 0 100px;
}

#artists, #lost-wax {
	padding: 0px;
}

#services li, #artists li, #lost-wax li {
	float: left;
	width: 33%;
}

#artists li {
	width: 120px;
}

#services li img, #artists li img, #lost-wax li img {
	display: inline;
	margin: 0;
	vertical-align: bottom;
}

#services li span.caption, #artists li span.caption, #lost-wax li span.caption {
	display: block;
	margin: 10px 0 40px;
}

#services li a:hover span.caption, #artists li a:hover span.caption {
	text-decoration: underline;
}

#slideshow {
	margin-bottom: 40px;
}

/***** Site Map *****/
#sitemap {
	width: 250px;
	margin: 20px auto 0;
}

#sitemap li {
	font-weight: bold;
}

#sitemap li ul li {
	font-weight: normal;
}

/***** Footer *****/
#footer {
	padding: 60px 0 40px 0;
	text-align: center;
	clear: both;
}

#footer p {
	margin-bottom: 0;
}

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

.sIFR-active #header h1, .sIFR-active #content h1, .sIFR-active #content h2 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
}

.sIFR-active #header h1 {
  font-size: 18px;
}

.sIFR-active #content h1 {
  font-size: 72px;
}

.sIFR-active #content h2 {
  font-size: 30px;
}