html,body{
	height: 100%;
}
body {
	font: 21px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #414141;
	min-width: 1000px;
}


img {border: none;}
a{
	text-decoration: none;
	color: #fff;
}
a:hover{text-decoration: underline;}
/* page start */
#page {
	margin: 0 auto;
	width: 949px;
	position: relative;
	min-height: 100%;
	background: url(../images/left-top-bg.jpg);
}
* html #page{height: 100%;}
/*header start*/
#header {
	width: 949px;
	height: 50px;
	position: absolute;
	padding-top: 180px;
	left: 0;
	top: 0; 
	background: url(../images/header-bg.jpg) no-repeat;
}
/*logo start*/
.logo {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 385px;
	height: 180px;
	overflow: hidden;
	cursor: pointer;
	background: url('../images/logo.png') no-repeat;
}
/* navigation start */
.navigation{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:18px;
	line-height: 20px;
	text-align: center;
}
.navigation li{
	float: left;
}
.navigation li a{
	color: #fff;
	height: 35px;
	display: block;
	padding-top: 15px;
	background: url(../images/staff.gif) no-repeat;
	width: 180px;
}
.navigation .home a{
	width: 108px;
	background: url(../images/home.gif) no-repeat;
}
.navigation .faq a{
	width: 121px;
	background: url(../images/faq.gif) no-repeat;
}
/* content start */
#content{
	width: 100%;
	padding: 230px 0 84px;
	background:url(../images/content-gb.gif) repeat-y;
}
.content-top{
	width: 100%;
	background: url(../images/content-bg.jpg) no-repeat;
}
.content-holder{
	height:1%;
	background:url(../images/content-holder.png) repeat-y;
	overflow: hidden;
	padding: 0 59px 0 2px;
}
/* left-box start */
.left-box{
	width: 383px;
	float: left;
}
/* left-top start */
.left-top{
	width: 333px;
	margin: 0 auto;
	padding: 26px 0 4px;
	position: relative;
	background: url(../images/left-box-top-bg.jpg) no-repeat;
}
/* grid start */
.shadow{
	width:333px;
	height: 16px;
	background:url(../images/grid-bg.png) repeat-x;
	position: absolute;
	left: 0;
	top: 0;
}
/* info-box start */
.info-box{
	width: 293px;
	overflow: hidden;
	padding: 0 20px;
	margin-top: -14px;
}
.info-box p{
	margin: 0;
	font-size: 18px;
	line-height:21px;
}
.info-box p a{
	color: #fff;
}
/* inger start */
.imger{
	width: 149px;
	height: 124px;
	float: left;
	background: url(../images/imger.png) no-repeat;
	padding: 8px 0 0 12px;
}
.imger img{display: block;}
.right-info {
	width: 132px;
	height: 108px;
	display: table;
	float: right;
	margin-top: 7px;
}
* html .right-info {
	display: block;
	position: relative;
}
* +html .right-info {
	display: block;
	position: relative;
}
.center-info-1 {
	width: 132px;
	display: table-cell;
	vertical-align: middle;
}
* html .center-info-1 {
	top: 50%;
	display: block;
	position: absolute;
}
* html .center-info-2 {
	top: -50%;
	display: block;
	position: relative;
}
* +html .center-info-1 {
	top: 50%;
	display: block;
	position: absolute;
}
* +html .center-info-2 {
	top: -50%;
	display: block;
	position: relative;
}
/* right-box start */
.right-box{
	width: 500px;
	float: right;
	padding: 22px 0 0;
}
.right-box h2{
	margin: 0;
	color: #fff;
	font-size:24px;
	line-height: 33px;
	text-align: center;
}
.right-box p{
	text-align: justify;
	word-break: normal;
	word-wrap: break-word;
	text-overflow: clip;
	margin: 0 0 24px;
	line-height:24px;
}
.right-box h2 strong{
	font-size: 36px;
	display: block;
}
/* photo-box start */
.photo-box{
	padding-left: 0;
	padding-bottom: 20px;
	padding-right: 0;
	padding-top: 77px;
	width: 100%;
	overflow: hidden;
}
.photo-box img{
	display: block;
	margin: 0 auto;
}
/* footer start */
#footer{
	width: 949px;
	margin: -92px auto 0;
	position: relative;
	height: 92px;
	z-index: 100;
}
.footer-top{
	height: 62px;
	text-align: center;
	background: url(../images/footer-bg.png) no-repeat;
	padding: 30px 50px 0;
	color: #fff;
	font-size:17px;
	line-height: 21px;
}
.footer-top p{
	margin: 0;
	font-weight: bold;
}
.bodynopic {
	top: 40px;
	position: relative;
	padding-bottom: 72px;
}
.right-box h3 {
	text-align: center;
}
.right-box h4 {
	text-decoration: underline;
	margin-bottom: 0px;
}
.right-box table {
	width: 100%;
	text-align: left;
}
.right-box table td {
	vertical-align: top;
	padding-bottom: 15px;
}
.right-box a {
	color: #cc793a;
}
.right-box li {
	text-align: justify;
}
.right-box a name {
}