@charset "utf-8";
body {
	text-align: center;
	padding:0px;
	margin:0px;
	background-position:center top;
	background-attachment: fixed;
	height: 100%;
	font-family: Arial;
	color: #363636;
	line-height:18px;
	font-size:12px;
	cursor:default;
	text-align:left;
}
img {
	border:none;
}
:focus {
	outline:none;
}
#content-wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height:auto;
}
#header-wrapper {
	margin: 0 auto;
	height:95px;
	z-index:1010;
	width:100%;
	background-image:url(../img/header_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	margin-bottom:15px;
}
#main-flash {
	width:960px;
	height:300px;
	z-index:1000;
	position:relative;
	margin-bottom:15px;
}
#main-dual-content {
	width:960px;

}
#footer-wrapper {
	background-image:url(../img/footer_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:15px;
	clear: left;
	text-align: left;
	height:116px;
}
#footer-woohoo {
	margin: 0 auto;
	width:960px;
	height:31px;
	vertical-align:top;
}
/*Woohoo Logo*/
#woohoo {
	display: block;
	width: 56px;
	height: 16px;
	/*
	background: url("../img/woohoo_logo.png") no-repeat 0 0;
	*/
	cursor: hand;
	float:right;
}
#woohoo:hover { 
	background-position: 0 -16px;
	cursor: hand;
}
#woohoo span {
	display: none;
}
#main-content-wrapper {
	width:960px;
}
#main-content-top {
	height:10px;
	background-image:url(../img/main_content_top.png);
	background-repeat:no-repeat;
}
#main-content-middle {
	height:50px;
	background-image:url(../img/main_content_middle.png);
	background-repeat:repeat-y;
}
#main-content-middle2 {
	height:50px;
	background-image:url(../img/main_content_middle.png);
	background-repeat:repeat-y;
	padding:0px 30px 25px 30px;
}
#main-content-bottom {
	height:10px;
	background-image:url(../img/main_content_bottom.png);
	background-repeat:no-repeat;
}
#dual-content-container {
	margin:0 auto;
	width:960px;
}
#dual-content-divider {
	width:10px;
	height:260px;
	background-image:url(../img/dual_content_divider.jpg);
	background-repeat:no-repeat;
}
#dual-content1-container {
	width:421px;
	vertical-align:top;
	padding:0px 25px 15px 29px;
}
#dual-content2-container {
	width:435px;
	vertical-align:top;
	padding:0px 29px 15px 15px;
}
#dual-content {
	width:100%;
}
.dual-content-title {
	font-family: Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	font-size:20px;
	color:#ff7c07;
	padding-bottom:15px;
	padding-top:18px;
	font-weight:600;
	font-style:italic;
	background-image:url(../img/dashed_divider.jpg);
	background-repeat:no-repeat;
	background-position:0px 45px;
}
#dual-content p {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
.more {
	display: block;
	width: 78px;
	height: 22px;
	background: url("../img/more.gif") no-repeat 0 0;
	cursor: hand;
	text-align:left;
	margin-top:10px;
}
.more:hover { 
	background-position: 0 -22px;
	cursor: hand;
}
.more span {
	display: none;
}
#footer-container {
	margin:0 auto;
	width:960px;
	height:80px;
	padding-top:30px;
}
#footer-address {
	font-size:11px;
	width:560px;
}
#footer-lang {
	font-size:11px;
	width:400px;
}
#footer-lang ul {
	margin: 0px;
	padding:0px 0px 0px 0px;
	list-style: none;
	display:block;
	float: right;
}
#footer-lang li {
	float: right;
	padding:0px 0px 0px 10px;
}
#english a{
	display: block;
	width: 107px;
	height: 22px;
	background: url("../img/click_for_english.gif") no-repeat 0 0;
}
#english a:hover{
	background-position:0px -22px;
}
#english span{
	display:none;
}
#russian a{
	display: block;
	width: 221px;
	height: 22px;
	background: url("../img/click_for_russian.gif") no-repeat 0 0;
}
#russian a:hover{
	background-position:0px -22px;
}
#russian span{
	display:none;
}
#page-content-left {
	clear:left;
	float: left;
	width: 690px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	display: inline;
}
#page-content-right {
	float: right;
	width: 260px;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#content-left-wrapper {
	width:690px;
}
#content-left-top {
	height:10px;
	background-image:url(../img/content_left_top.png);
	background-repeat:no-repeat;
}
#content-left-middle {
	height:50px;
	background-image:url(../img/content_left_middle.png);
	background-repeat:repeat-y;
	padding:0px 30px 25px 30px;
}
#content-left-bottom {
	height:10px;
	background-image:url(../img/content_left_bottom.png);
	background-repeat:no-repeat;
}
#content-left {
	width:100%;
}
#about-title1 {
	padding-bottom:7px;
}
#about-title2 {
	padding-bottom:7px;
	padding-top:8px;
}
#about-title3 {
	padding-bottom:7px;
	padding-top:8px;
}
.production-container {
	width:100%;
}
.production-img {
	width:121px;
	vertical-align:top;
}
.production-divider {
	height:30px;
	background-image:url(../img/dashed_divider.jpg);
	background-repeat:no-repeat;
	background-position:0px 15px;
}
.production-text {
	vertical-align:top;
}
#page-sub-title {
	padding-bottom:7px;
}
.production-title {
	padding-bottom:5px;
	height:20px;
	vertical-align:top;
}
#contact-dual-address {
	margin:0 auto;
	width:630px;
}
#contact-divider {
	width:20px;
	background-image:url(../img/contact_divider.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
.contact-address {
	vertical-align:top;
	width:305px;
}
.contact-address div {
	padding-bottom:7px;
}
.contact-address a {
	text-decoration:underline;
	color: #363636;
}
.contact-text-bold {
	font-weight:bold;
	width:55px;
}
.contact-dot {
	font-weight:bold;
	width:10px;
}
#google-map-bg {
	background-image:url(../img/google_map_bg.jpg);
	background-repeat:no-repeat;
	height:210px;
	width:630px;
	margin:25px 0;
	vertical-align:center;
	padding-left:3px;
}
#form-view {
	/*
	width:450px;
	*/
}
#form-view .label {
	font-weight:bold;
	color:#818181;
	padding-bottom:3px;
}
#form-view .req {
	font-weight:bold;
	color:#363636;
	padding-left:3px;
	font-size:14px;
}
#form-view tr td {
	padding-bottom:8px;
	padding-top:2px;
	vertical-align:top;
	white-space:nowrap;
}
.input-txt {
	background:url("../img/input_text_bg.jpg") no-repeat scroll left top transparent;
	display:inline-block;
	float:left;
	padding-left:1px;
}
.input-txt input {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	color:#363636;
	font-family:Arial;
	font-size:12px;
	padding:6px 5px 7px 5px;
	width:197px;
	margin-right:22px;
}
.textarea-txt {
	background:url("../img/textarea_bg.jpg") no-repeat scroll 0 0 transparent;
	padding:5px;
}
.textarea-txt textarea {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	font-family:Arial;
	font-size:12px;
	height:66px;
	width:427px;
	color:#363636;
	resize:none;
}
#form-view .send-btn {
	display: block;
	width: 82px;
	height: 24px;
	/*
	background: url("../img/send_.gif") no-repeat 0 0;
	*/
	cursor: hand;
	margin-left:125px;
	outline:none;
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:0;
	border-top-width:0;
	border:none;
}
/*
#form-view .send_btn:hover { 
	background-position: 0 -24px;
	cursor: hand;
}
*/
#photo-gallery-list {
	margin: 0px;
	padding:0px 0px 0px 0px;
	list-style: none;
}
#photo-gallery-list li {
	float:left;
	padding:0px 24px 24px 0px;
}
#photo-gallery-list a{
	display: block;
	width: 126px;
	height: 126px;
	background: url("../img/photo_gallery_bg.jpg") no-repeat 0 0;
}
#photo-gallery-list img{
	padding:3px 0px 0px 3px;
}
.error {
	clear:both;
	color:Red;
	display:block;
	font-size:11px;
	padding-top:0px;
}