html, body {
	height:100%;
}
body {
	font: 1.125em Verdana, sans-serif;
	color: #626262;
	width:100%;
	min-width:1000px;
	background: #e4912d url(../img/body_bg.png) repeat-y center top;
}
.heading{
	background: transparent url(../img/head_foot_bg.png) no-repeat center top;
	position: absolute;
	height: 28px;
	width: 100%;
	top: 0;
	left: 0;
}
.wrap {
	position: relative;
	width:977px;
	margin: 0px auto;
	min-height:100%;
	height:auto !important;
	height:100%;
}
.cn_l{
	float: left;
	width: 373px;
}

.cn_r{
	float: left;
	width: 604px;
}


.cn_l .pad{
	padding: 35px 0 150px 35px;
}

.cn_r .pad{
	padding: 10px 20px 0 0;
}

.cn_l .logo{
	display: block;
	padding: 0 0 50px 0;
}

.cn_l p{
	margin: 0.5em 80px 1.5em 25px;
}

.cn_l p .cufon-canvas{
	padding-top: 5px;
}

.contacts p b{
	font-size: 1.111em;
	color: #000000;
}
#footer .cn .contacts{
	margin-top: -150px;
	padding-bottom: 45px;
	font-size: 1.636em;
	color: #626262;
	z-index: 1;
	position: absolute;
	left: 65px;
}

h1{
	color: #c4094f;
	font-size: 2em;
	font-weight: normal;
}

h2{
	color: #c4094f;
	font-size: 1.333em;
	font-weight: normal;
}

h3{
	color: #e4912d;
	font-size: 1.333em;
	font-weight: normal;
}

.cn_r h2{
	margin: 70px 0 0;
	padding: 0;
}

.cn_r h1{
	margin: 40px 0 10px 0;
}

ul.lng{
	padding: 0;
	margin: 22px 0 0;
	float: right;
	list-style: none;
	height: 19px;
	display: block;
}

ul.tags{
	padding: 0;
	margin: 22px 0 0;
	list-style: none;
}

ul.lng a:link,
ul.lng a:visited,
ul.lng a:hover{
	color: #c4094f;
	text-decoration: none;
}

ul.tags a:link,
ul.tags a:visited,
ul.tags a:hover,
#controls a:link,
#controls a:visited,
#controls a:hover{
	color: #9e9e9e;
	text-decoration: none;
}

ul.lng li{
	float: left;
	font-size: 0.833em;
	color: #fff;
	width: 78px;
	height: 20px;
	text-align: center;
}

ul.tags li{
	padding:0;
	display: inline;
	margin: 0 10px 0 0;
	border-bottom:1px solid #9e9e9e;
}

ul.tags li:hover{
	border-bottom:1px solid #fff;
}

ul.tags li a{
	font-size: 100%;
	line-height: 1.5em;
}

ul.tags li a.w1{
	font-size: 80%;
}

ul.tags li a.w2{
	font-size: 100%;
}

ul.tags li a.w3{
	font-size: 120%;
}

ul.tags li a.w4{
	font-size: 140%;
}

ul.tags li a.w5{
	font-size: 160%;
}

ul.tags li a.w6{
	font-size: 180%;
}

ul.lng li.active{
	background: transparent url(../img/lng_bg.png) no-repeat;
}

#footer {
	position:relative;
	margin-top:-70px;
	height:70px;
	width:100%;
}

#footer .cn{
	width: 997px;
	margin: 0px auto;
	background: #e4912d url(../img/head_foot_bg.png) no-repeat center -40px;
	text-align: left;
	padding: 35px 0 0;
	height: 35px;
	color: #fff;
	font-size: 0.611em;
	position: relative;
}

#footer .cn .scaido{
	width: 67px;
	height: 17px;
	float: right;
	margin: 0 30px 0 0;
}

#footer .cn .copyrights{
	width: 500px;
	float: left;
	margin: 0 30px 0 30px;
}

.footer_blank {
	height:70px;
	clear: both;
}

#slideshow{
	border-top: 1px solid #9e9e9e;
	border-left: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	padding: 10px;
	width: 530px;
}

#caption{
	border-bottom: 1px solid #9e9e9e;
	border-left: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	padding: 10px;
	width: 530px;
	clear: both;
}

#caption p{
	font-size: 0.778em;
}

#controls{
	font-size: 0.667em;
	border-left: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	padding: 0px 10px 0 10px;
	width: 530px;
}

#controls .prev{
	float: left;
}

#controls .next{
	float: right;
}

#slideshow .image-wrapper{
	height: 414px;
	width: 530px;
	text-align: center;
	overflow: hidden;
	display: block;
}
#thumbs{
	padding: 10px 0;
	margin: 0;
	list-style: none;
	z-index: 2;
}

#thumbs li{
	float: left;
	margin: 5px;
}

#caption{
	min-height: 95px;
}

#caption p{
	font-size: 0.778em;
}

.pagination{
	text-align: center;
	padding: 15px 0;
	clear: both;
}

.pagination .current{
	color: #666666;
	padding: 0 3px;
}

.pagination a:link, .pagination a:visited{
	color: #a0a0a0;
	padding: 0 3px;
	text-decoration: none;
}

.pagination a:hover{
	color: #666666;
	padding: 0 3px;
	text-decoration: none;	
}
