@charset "utf-8";

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin:0pt;
	padding:0pt;
}

html {
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#sitewrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

body {
	background-image: url(../images/headerHero.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	display: table;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 415px;
	width: 960px;
}
#header h1 {
	display: none;
}
#contentbody {
	clear: both;
	width: 960px;
	color: #ce4402;
	line-height: 18px;
}
.pagetitle {
	padding-top: 30px;
	padding-bottom: 30px;
}
.leftcolumn-nh {
	width: 675px;
}
.rightcolumn-tv {
	background-image: url(../images/tvspot_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 287px;
	width: 250px;
	margin-top: 100px;
}
.tv-inner {
	padding-top: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	color: #FFCC00;
}
#contentbody .tv-inner a, #contentbody .tv-inner a:link {
	color: #FFFFFF;
}
.tv-inner .link {
	padding-bottom: 8px;
}





#footerwrap {
	background-color: #ff8e00;
	height: 50px;
	width: 100%;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}


#nav {
	font-size: 15px;
	letter-spacing: -1px;
	font-weight: bold;
	padding-top: 78px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#nav li {
	color: #fff200;
	display: block;
	float: left;
	padding-right: 25px;
}
#nav li a, #nav li a:link {
	color: #FFFFFF;
	text-decoration: none;

}
#nav li a:hover {
	color: #fff200;
	text-decoration: none;

}
.leftcontent {
	color: #ce4402;
	float: left;
	width: 500px;
	padding-top: 40px;
	line-height: 18px;
	padding-bottom: 40px;
}
.footerleft {
	float: left;
	font-size: 11px;
	padding-top: 10px;
	color: #ce4402;
}
.footerright {
	color: #f45205;
}
#contentbody a, #contentbody a:link {
	color: #FF6600;
	text-decoration: none;
}
#contentbody a:hover {
	color: #ffcc00;
	text-decoration: none;
}

#footer a, #footer a:link {
	color: #ce4402;
	text-decoration: none;
}
.footerleft a {
	padding-right: 10px;
}

.footerright {
	text-align: right;
	float: right;
	font-size: 11px;
	padding-top: 10px;
}

#footer a:hover {
	color: #f45205;
	text-decoration: none;
}



p {
	padding-bottom: 20px;
}
#aboutnav {
	float: left;
	width: 250px;
}
#aboutbody {
	float: right;
	width: 700px;
}
.dancertitle {
	padding-bottom: 12px;
}
.portfolioimage {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.creditullist {
	list-style-position: inside;
	padding-bottom: 25px;
}
.creditullist li {
	padding-bottom: 4px;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FF9900;
	width: 675px;
	padding-bottom: 20px;
}
.testimonailname {
	display: block;
	padding-top: 5px;
	font-size: 12px;
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #FF3300;
}
.rightcontent-home {
	float: right;
	width: 360px;
	padding-top: 90px;
}
.latestpress {
	font-size: 11px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 4px;
}
.press-pdf {
	line-height: 20px;
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-bottom: 1px;
	padding-left: 18px;
	font-size: 12px;
}

