@charset "utf-8";
/* CSS Document */

<!--
body, td, th {
	font-size: 13px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/content-repeat.jpg) top center repeat-y;
}

#features {	
	background: url(../images/facilities-bg.jpg) top center no-repeat;
	width:534px;
	height:266px
}

#features .pad {
	padding:13px 0 0 15px	
}

#features .pad table tr td {
	color:#3a6f8f;
	font-size:12px;
}
#features .pad table tr td ul {
	margin:8px 0 0 15px; padding:0; line-height:normal;
	font-size:12px
}
#features .pad table tr td ul li {
	margin:0 0 0 5px; padding:0; line-height:16px; list-style:none;
}
#features .pad table tr td ul li a {
	line-height:12px	
}


.imagespace {
	margin:0px 0px 40px 20px;
	float: right;

}

#pictextlist {
	width: 550px;	
	float: left;
	position: relative;
}

#logo {
	width:470px;
	height:138px;
}

#pg {
	background:url(../images/bg.jpg) no-repeat top center;
}
.watermark {
	background: url(../images/watermark.gif) bottom right no-repeat;
}
a {
	color:#248ad2;
}
#nav {
	background: url(../images/navigation_02.jpg) top right no-repeat;
	width:208px;
	height:311px;
}

#nav ul {
	margin:40px 10px 0 0;
	padding:0
}
#nav ul li {
	list-style:none;
	text-align:right;
	text-transform:uppercase;
	color:#886f3f;
	font-weight:bold
}
#nav ul li a {
	color:#886f3f;
	text-decoration:none;
}
#contact-details {
	background: url(../images/contact-details-right.jpg) top right no-repeat;
	width:470px;
	height:138px;
	overflow:hidden
}
#contact-details .pad {	
	margin:5px 0 0 0; 
	line-height:12px;
	color:#3a6f8f;
	font-size:11px
}
.phnumbers {
	font-size:12px;
	line-height:14px;
}

.topbg {
	background: url(../images/content-repeat-top.jpg) top left no-repeat;
}

#main-contents {
	margin-left:100px;
	margin-right:15px;
	margin-top:50px
}
#qq {
	background:url(../images/qq.gif) no-repeat top center;
	width:278px;
	height:520px;
	margin:0 auto;
}
#qq div {
	margin: 0 0 0 15px
}
#h1bg {
	background:url(../images/h1bg.jpg) no-repeat top center;
	width:946px;
	height:22px;
}
#h1bg h1 {
	font-size:12px;
	text-align:center
}
#footernav {
	background:url(../images/bottomnav.jpg) no-repeat top center;
	width:414px;
	height:139px;
	text-align:left;
	color:#638ba7;
	font-size:12px;
}
#footernav .pad {
	padding:50px 0 0 0;
	line-height:14px
}
#footernav .pad a {
	color:#638ba7;
	text-decoration:none;
	font-size:11px;
	line-height:14px
}
#bottomaddress {
	background:url(../images/bottomaddress.jpg) no-repeat top center;
	width:282px;
	height:139px;
	font-size:11px;
	text-align:left;
	line-height:normal;
	color:#3a6f8f
}
#bottomaddress .pad {
	padding:85px 5px 0 0
}
#bottomaddress .pad a {
	color:#FFF;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
