@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font: 13px/16px Arial, Tahoma, Verdana, sans-serif;
	color: #333;
}
html, body {
	height: 100%;
	background: #fff;
}
a {
	text-decoration: underline;
}
a:hover {  
	text-decoration: none;
}
h1 { 	
	margin-bottom: 0.4em;		  
	font: 1.8em Georgia, "Times New Roman", serif;
	color: #500;
}
h2 {
	margin-bottom: 0.4em;		  
	font-size: 1.5em;
	color: #300;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
sup, sub {
	font-size: 0.65em;
}
p {
	margin-bottom: 1em; 
	/* text-indent: 1.8em; */
	text-align: justify;
}
em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
ul, ul li {
	list-style: none;
}
img {
	border: none;
	vertical-align: top;
}

/*~~~~~~~~~~! special styles !~~~~~~~~~*/
.sp {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0;
	width: 0;
	overflow: hidden;
}	 
.hr {
	clear: both;
	height: 42px;
	margin: 12px 0 28px 0;
	background: url(/design/imgs/hr.gif) 50% 0 no-repeat;
} 
span.h1 {
	display: block;
	margin-bottom: 0.3em;		
	padding-bottom: 0.05em;  
	font: 1.8em Georgia, "Times New Roman", serif;
	color: #500000;
	border-bottom: 1px solid #cab2b2;
}

/*~~~~~~~~~~! PAGE STYLES !~~~~~~~~~~*/
.not_footer {
	width: 100%;  
	min-width: 1000px;
	min-height: 100%;
	// text-align: center;
}

/*~~~~~~~~~~! head !~~~~~~~~~~~*/
.head {				  
	height: 293px;
	background: url(/design/imgs/head_bg.jpg) 50% 0 repeat-x;
}	
.head div {
	height: 293px; 
	background: url(/design/imgs/head_border.jpg) 50% 100% repeat-x;
} 
.head div div {
	height: 293px;
	background: url(/design/imgs/head_img.jpg) 50% 0 no-repeat;
	text-align: center;
}	
.head div div img {
	width: 175px;
	height: 95px;
	margin: 17px auto;
}

/*~~~~~~~~~~! main_menu !~~~~~~~~~~~*/
.main_menu {			 
	height: 38px;
	width: 900px;
	margin: 22px auto;
	background: url(/design/imgs/menu.jpg) 0 0 no-repeat;
	// text-align: left;
}
.main_menu img {	 
	height: 38px;
	background-image: url(/design/imgs/menu.jpg);
	background-repeat: no-repeat;
}
.main_menu img.item1,
.main_menu a:hover img.item1 { 
	width: 135px;
	background-position: 0 100%;
}
.main_menu img.item2,
.main_menu a:hover img.item2 { 
	width: 130px;
	background-position: -135px 100%;
}
.main_menu img.item3,
.main_menu a:hover img.item3 { 
	width: 118px;
	background-position: -265px 100%;
}
.main_menu img.item4,
.main_menu a:hover img.item4 { 
	width: 178px;
	background-position: -383px 100%;
}
.main_menu img.item5,
.main_menu a:hover img.item5 { 
	width: 114px;
	background-position: -561px 100%;
}  
.main_menu img.item6,
.main_menu a:hover img.item6 { 
	width: 164px;
	background-position: -675px 100%;
}  
.main_menu a img.item1 {  
	background-position: 0 0;
} 
.main_menu a img.item2 {  
	background-position: -135px 0;
} 
.main_menu a img.item3 {  
	background-position: -265px 0;
} 
.main_menu a img.item4 {  
	background-position: -383px 0;
} 
.main_menu a img.item5 {  
	background-position: -561px 0;
} 
.main_menu a img.item6 {  
	background-position: -675px 0;
} 			   

/*~~~~~~~~~~! content !~~~~~~~~~~*/
.content {
	width: 900px;
	margin: 0 auto 20px auto;
	// text-align: left;
}  
.content img.main_image {
	float: left;
	margin: 0 13px 6px 0;
}
.content .scope_bl {	
	margin-bottom: 28px;
	padding-bottom: 8px;
	background: url(/design/imgs/scope_bg.gif) 0 0 repeat-y;
}
.content .scope_bl .scope_top {
	background: url(/design/imgs/scope_top.jpg) 0 0 no-repeat;
}
.content .scope_bl .title_bl {
	height: 38px;
	padding: 0 22px 0 16px;
	margin: 0 0 12px 0;
}
.content .scope_bl .title_bl img {
	float: left;
}
.content .scope_bl .title_bl span {
	float: right;
	margin-top: 7px;
	font: bold 1.4em "Times New Roman", Georgia, serif;
	color: #fff;
} 
.content .scope_bl .descr {
	padding: 4px 48px;
}
.content .scope_bl img.bottom_image {
	position: absolute;
	margin-top: 8px;
}  

.content .scope_bl .numbers {
	margin: 0 2px 0 30px;
}	
.content .scope_bl .numbers img,
.content .page_gl img {
	float: left;
	border: 1px solid #926f05;
	margin: 0 22px 14px 0;
}
.content .scope_bl .numbers a:hover img,
.content .page_gl a:hover img {
	border: 1px solid #000;
} 
.content .page_gl {	
	margin: 0 2px 0 30px;
}
	/*~~~~! index gallery !~~~~*/
.content .scope_bl .gallery {
	height: 92px;
	margin: 0 2px 0 3px;
}
.content .scope_bl .gallery span.act_prev,
.content .scope_bl .gallery span.act_next {
	float: left;
	width: 45px;
	height: 92px;
}
.content .scope_bl .gallery a.act_prev,
.content .scope_bl .gallery a.act_next {
	float: left;
	width: 45px;
	height: 92px;
	background: url(/design/imgs/pointer_left.gif) 50% 32px no-repeat;
}
.content .scope_bl .gallery a.act_next {
	background-image: url(/design/imgs/pointer_right.gif);
}
.content .scope_bl .gallery a.act_prev:hover,
.content .scope_bl .gallery a.act_next:hover {
	background-position: 50% -137px;
}
.content .scope_bl .gallery a.act_prev img,
.content .scope_bl .gallery a.act_next img {
	width: 100%;
	height: 100%;
}
.content .scope_bl .gallery .scroller {
	float: left;
	height: 92px;
	width: 805px;
	overflow: hidden;
}
.content .scope_bl .gallery .scroller .section {   
	float: left;
	height: 92px;
	width: 820px;
}
.content .scope_bl .gallery .scroller img {
	float: left;
	border: 1px solid #926f05;
	margin-right: 14px;
} 
.content .scope_bl .gallery .scroller a:hover img {
	border: 1px solid #000;
}
.content .scope_bl .gallery .scroller .sections {
	width: 100000px;
	height: 92px;
}  
.content .scope_bl .gallery .scroller img.last {
}

/*~~~~~~~~~~! feedback !~~~~~~~~~~*/
img.feedback_left,
img.feedback_right {													 
	float: left;
	position: relative;
	z-index: 10;
	width: 64px;
	height: 444px;
	margin: 0 -64px 0 50px;
	// margin-left: 65px;
	background: url(/design/imgs/feedback_left.png) 0 0 no-repeat;
	// text-align: left;
}
img.feedback_right {
	float: right;
	margin: 0 50px 0 -64px;
	// margin-right: 65px;
	background-image: url(/design/imgs/feedback_right.png)
}
.feedback {
	height: 444px;
	margin: 0 50px 100px 50px;
	background: url(/design/imgs/feedback_bg.jpg) 0 44px repeat-x;
} 
.feedback .centrize {
	width: 775px;
	margin: 0 auto;
	padding-top: 56px;
	text-align: left;
}	
.feedback .centrize .in_text {												   
	float: right;
	height: 25px;
	width: 651px;
	margin-bottom: 11px;
	// margin-bottom: 7px;
	background: url(/design/imgs/form_input.gif) 0 0 no-repeat;
}  	 
.feedback .centrize .in_text input {
	margin: 2px 3px;
	width: 645px;
	height: 21px;
	border: 0;
	background: none;
	line-height: 19px;
	font: 1.3em Georgia, "Times New Roman", serif;
	color: #4b2d06;
}
.feedback .centrize .textarea {												   
	float: right;
	height: 124px;
	width: 651px;
	margin-bottom: 11px;
	// margin-bottom: 7px;
	background: url(/design/imgs/form_textarea.gif) 0 0 no-repeat;
} 	   
.feedback .centrize .textarea textarea {
	margin: 2px 3px;
	width: 645px;
	height: 120px;
	border: 0;
	background: none;
	line-height: 23px;
	font: 1.3em Georgia, "Times New Roman", serif;
	color: #4b2d06;
	overflow: auto;
}
.feedback .centrize img {
	float: right;
	margin: 6px 12px 0 0;
} 
.feedback .centrize img.title {
	float: left;
	margin: 0 0 15px 0;
} 
.feedback .centrize input.send {
	float: left;
	margin: 8px 0 0 122px;
}
.feedback .centrize .hidden {
	display: none;
}

.links {
	margin: -100px 56px 90px 56px;
}
.links a {
	color: #999;
}

/*~~~~~~~~~~! footer !~~~~~~~~~~*/
.footer {
	width: 100%;
	min-width: 1000px;
	height: 86px;										   
	margin-top: -86px;
	background: url(/design/imgs/footer_bg.gif) 0 0 repeat-x;
}  
.footer .copy {
	float: left;
	width: 400px;
	margin: 0 0 0 50px;	 
	padding-top: 22px;
	color: #ffb9b9;
	line-height: 1.34em; 
}
.footer .copy span { 
	color: #fff;
}  
.footer .copy a {
	color: #ffb9b9;
	text-decoration: none;
}
.footer .isidea {
	float: right;
	margin: 25px 50px 0 0;
	// margin-top: 15px;
	color: #ffb9b9;
	width: 200px;
}
.footer .isidea img {
	float: left;
	margin: -10px 8px 0 0;
	// margin-top: 0;
}
.footer .isidea a {
	text-decoration: none;
	color: #ffb9b9;
}
.footer .isidea span {
	color: #fff;
}
.footer .isidea span a {
	color: #fff;
	text-decoration: underline;
}
.footer .isidea span a:hover {
	text-decoration: none;
}