@charset "UTF-8";
body {
	background: #05050A url(../images/bg_body.jpg) repeat-x;
}
/* CSS Document */

body, td, th {
	color: #FFF;
	font: 0.9em Arial, Helvetica, sans-serif;
}
p , ul{
	margin: 0px 0px 1.4em;
}
li {
	margin: 0px 0px 0.6em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.6em 0px 0.4em;
}
h1 {
	font-size: 1.6em;
	color: #1b69e3;
	line-height: 1.1multiple;
}
h2 {
	clear: left;
	color: #1B69E3;
}
a {
	color: #FFF;
}
#wrapper {
	background: url(../images/bg_content.jpg) no-repeat 0px 141px;
	margin: 0px auto;
	width: 1020px;
}
#nav {
	background: url(../images/bg_nav.jpg);
	line-height: 23px;
	height: 23px;
	padding: 0 0 0 200px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #000;
	font-weight: bold;
}
#nav a {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
}
#nav a:hover {
	color: #0A2957;
	background: #FFF;
}
#right {
	background: url(../images/bg_whats_new.jpg);
	height: 671px;
	width: 263px;
	float: right;
}
#right.wn_home {
	background: url(../images/bg_whats_new_home.jpg);
}
#right.wn_contact {
	background: url(../images/bg_whats_new_contact.jpg);
}
#right.wn_redcarpet {
	background: url(../images/bg_whats_new_redcarpet.jpg);
}
#right.wn_studio {
	background: url(../images/bg_whats_new_studio.jpg);
}
#right.wn_equipment {
	background: url(../images/bg_whats_new_equip.jpg);
}
#whats_new {
	height: 212px;
}
#whats_new ul {
	list-style: circle;
	padding: 45px 5px 0px 30px;
}
#slideshows {
	padding-top: 65px;
	padding-left: 44px;
}
#slideshows div.slideshow {
	padding-bottom: 8px;
}
#content {
	padding: 35px 0px 0px 140px;
	line-height: 1.4;
}
#content.twocol {
	margin-right: 300px;
	padding-bottom: 20px;
}
#content ul {
	margin-left: 40px;
	list-style: circle;
}
#content #form1 div {
	margin-bottom: 15px;
}
.cmc {
	clear: both;
	margin-bottom: 20px;
}
.cmc_large {
	float: left;
	margin-right: 40px;
	clear: left;
}
.cmc_large img {
	background: #FFF;
	padding: 2px;
	border: 5px solid #1F2E71;
	margin: 0 0 5px 0;
}
.cmc_large div {
	margin: 0 0 5px 0;
}
.cmc_large p {
	line-height: 1;
	margin-left: 30px;
	margin-bottom: 5px;
}
.cmc_large span {
	font-size: .8em;
}
.cmc_small {
	float: left;
	padding: 15px 30px 0 0;
	margin: 0 30px 0 0;
}
.cmc_small img {
	border: 3px solid #1A3070;
	margin: 0 0 3px 0;
}
.cmc_small p {
	font-size: 0.8em;
	line-height: 1;
	border-bottom: 2px solid #999;
	margin: 0 0 5px 7px;
	padding-bottom: 3px;
}
.cmc_small a {
	font-size: 0.9em;
	text-decoration: none;
	margin-left: 7px;
}
.reel_item {
	float: left;
	text-align: center;
	font-size: 0.9em;
	padding: 0 17px 17px 0;
}
.reel_item a {
	text-decoration: none;
}
.reel_item img {
	border: 10px solid #1A3070;
}
#bottom_nav {
	line-height: 23px;
	background: #2E3031 url(../images/bg_nav_bottom.jpg) no-repeat center top;
	height: 23px;
	text-align: center;
}
#bottom_nav ul {
	margin: 0px;
	padding: 0px;
}
#bottom_nav li {
	display: inline;
	margin: 0px;
	padding: 0px 20px;
}
#bottom_nav a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#footer {
	font-size: 0.7em;
	text-align: center;
	padding: 15px;
	line-height: 1.4;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.imagefloatright {
	float: right;
}
.blue {
	color: #175AC3;
}
.divider {
	border-right: 1px solid #FFF;
}
