html {
	height:101%;
	}
body {
	margin:0;
	background:#fff url(../images/bg-body.gif) repeat-x;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}
img {border-style:none;}
a {
	color:#c8202c;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
#wrapper {
	width:942px;
	margin:0 auto;
}
#header {
	background:url(../images/bg-header.gif) no-repeat 100% 100%;
	padding: 20px 32px 0 24px;
}
#header .header-holder{
	overflow:hidden;
	height:1%;
	padding: 0 0 0 30px;
	margin-bottom:6px;
}
#header .logo {
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:205px;
	height:52px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo a {
	display:block;
	height:100%;
}
#header .social-networks {
	float: right;
	margin-top: 39px;
	width: 110px;
	/* width: 145px; */
}
.social-networks span {
	line-height:25px;
}
#header .social-networks ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
}
.social-networks li {
	float:left;
	margin:0 2px 0 5px;
}
.social-networks li a {
	display:block;
	width:24px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.social-networks li a.facebook {background:url(../images/ico-facebook.gif) no-repeat;}
.social-networks li a.twitter {
	background:url(../images/ico-twitter.gif) no-repeat;
	width:25px;
	height:25px;
}

p a.twitter {
	background:url(../images/ico-twitter.gif) no-repeat;
	display:block;
	width:100px;
	height:24px;
	overflow:hidden;
	padding-left:28px;
	}

#nav {
	margin:0;
	padding:3px 0 4px 6px;
	list-style:none;
	background:url(../images/bg-nav.gif) repeat-x;
	text-transform:uppercase;
	font-weight:bold;
	height:40px;
}
#nav li {
	float:left;
	background:url(../images/separator-nav.gif) no-repeat 100% 50%;
	padding-right:2px;
}
#nav li a {
	color:#343434;
	float:left;
	padding:12px 24px 10px;
	margin-left:-1px;
	position:relative;
	line-height: 18px;
}
#nav li a:hover,
#nav li.active a {
	color:#fff;
	background:#c8202c;
	text-decoration:none;
}
#twocolumns {
	background: url(../images/bg-twocolumns-c.gif) repeat-y;
	width: 100%;
	overflow:hidden;
}
#twocolumns .holder {background: url(../images/bg-twocolumns-t.gif) no-repeat;}
#twocolumns .frame {
	background: url(../images/bg-twocolumns-b.gif) no-repeat 0 100%;
	padding: 0 37px 36px 23px;
}
.container {
	background: #fff url(../images/bg-container.gif) no-repeat;
	width: 882px;
	overflow: hidden;
}
#content {
	width: 565px;
	float: left;
	padding: 185px 0 0 36px;
	line-height: 15px;
}
#content p {margin: 0 0 10px;}
.content-holder p {margin: 0 0 11px;}
#content h1.premiere {
	background: url(../images/text-premiere.png) no-repeat;
	height: 18px;
	width: 520px;
	margin: 0 0 6px;
	text-indent: -9999px;
	overflow: hidden;
}
#content h1, #intcontent h1 {
	font-size: 24px;
	color: #c92a35;
	margin: 0 0 21px;
	font-weight: normal;
}

#intcontent {
	width: 800px;
	padding:32px 30px 20px 30px;
}



#sidebar {
	width: 277px;
	float: right;
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	text-align: right;
}
#sidebar li {
	margin-bottom: 6px;
}
#sidebar li a {
	color: #666;
	padding-right: 16px;
}
#sidebar li a:hover,
#sidebar li.active a {
	color: #c8202c;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat 100% 50%;
	font-weight: bold;
}
.info-wrap {
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
}
.info-wrap .info-box {
	background: url(../images/bg-info-box-c.gif) repeat-y;
	width: 292px;
	float: left;
	margin-right: 8px;
	line-height: 15px;
	display:inline;
}
.info-wrap .info-box .holder {background: url(../images/bg-info-box-t.gif) no-repeat;}
.info-wrap .info-box .frame{
	background: url(../images/bg-info-box-b.gif) no-repeat 0 100%;
	padding: 4px 15px 35px 23px;
	min-height: 258px;
}

.info-wrap .info-box .intframe {
	background: url(../images/bg-info-box-b.gif) no-repeat 0 100%;
	padding: 4px 15px 35px 23px;
	min-height: 200px;
}

* html .info-box .frame {height: 258px;}
.info-wrap .info-box h2 {
	margin: 0 26px 34px 0;
	font-size: 14px;
	color: #fff;
	text-align: right;
}
.info-wrap .info-box p {margin: 0 0 12px;}
.info-box .image-holder {
	margin: 0 auto;
	width: 239px;
	overflow: hidden;
}
.info-box .image-holder img {
	display: block;
	float: left;
	margin-right: 5px;
}
.info-wrap .info-box address {
	font-style: normal;
	margin-bottom: 16px;
}
.info-wrap .info-box dl {
	margin: 0;
	width: 100%;
	overflow: hidden;
}
.info-wrap .info-box dl a {
	color:#666;
}
.info-wrap .info-box dt {
	float: left;
	margin-right:7px;
}
.info-wrap .info-box dd {margin:0 0 4px;}
.info-wrap .info-box address span {display: block;}
#footer {
	margin: 8px 0;
	padding: 0;
	text-align: center;
	list-style: none;
	font-size: 11px;
	color: #9d9d9d;
}
#footer li {
	display: inline;
	padding-left: 6px;
	background: url(../images/separator-footer.gif) no-repeat 0 50%;
}
#footer li:first-child {background: none;}
.content-wrap {
	background: url(../images/bg-content-wrap.gif) no-repeat 0 100%;
	padding-bottom: 32px;
}
.content-holder #content {padding: 39px 0 0 30px;}
.content-holder .container {background: #fff url(../images/bg-container2.gif) no-repeat;}
.content-holder .info-wrap .info-block {
	width: 240px;
	float: left;
	margin-right: 20px;
	line-height: 15px;
	padding-top: 19px;
}
.content-holder .info-block h2 {
	font-size: 14px;
	color: #C92A35;
	margin: 0 0 10px;
}
.content-holder .info-wrap {
	padding: 0 28px 0 55px;
	width:857px;
	margin-top:-4px;
}
.content-holder {background: url(../images/bg-content-holder.gif) repeat-y;}
.content-holder .info-box {
	float: right;
	margin-right:14px;
}
.content-holder #twocolumns {
	background: url(../images/bg-twocolumns-c2.gif) repeat-y;
	margin-bottom:10px;
}
.content-holder #twocolumns .holder {background: url(../images/bg-twocolumns-t2.gif) no-repeat;}
.content-holder #twocolumns .frame {
	background: url(../images/bg-twocolumns-b2.gif) no-repeat 0 100%;
	padding: 0 37px 0 24px;
}


.frame h3 {
	font-size:16px;

}

.rightcol {
	padding:50px 20px 20px 20px;
	float:right;
	width:230px;
}

ul.rotate {
	margin:0px;
	padding:0px;
	width:240px;
	
	}

.rotate li {
	list-style:none;
	text-align:center;
	height:100px;
	}
	
.picright {
	float:right;
	margin:0 0 10px 10px;
	
	}
/*///////////////// JS Styles //////////////////////////*/
#contact-form label {
	display:block;
	font-weight:bold;
	}
#contact-form input, textarea, select {
	margin-bottom:10px;
	}
#contact-form input, textarea {
	width:300px;
	}
#contact-form #info {
	width:1px;
	height:1px;
	visibility:hidden;
	}
#contact-form .form-error {
	color:#CC0000;
	}
#sidebar .sideon a {
	font-weight:bold;
	color:#333;
	}
#footer p {
	margin-bottom:10px;
	}
#footer a {
 color:#9d9d9d;
 text-decoration:underline;
 }
#content .client_list p { margin-left:80px; } 
.client_image { float:left; margin: 0 10px 25px 0;}
.clear { clear:both; }
