@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/bg.jpg) top center no-repeat fixed;
}
#pagebg {
	background: url(../images/pagebg.jpg) top center no-repeat;
}
.contentbg {
	background: url(../images/content-bg.gif) top center repeat-y;
}
#marquee {
	padding: 15px 5px 0 15px;
	font-size:11px;
	text-align:left;
	line-height:14px;
	color:#333
}

a {
	color:#248ad2;
}

#qq {
	background: url(../images/qqbg.gif) top center repeat-y;
	padding-left:10px
}
#headbg {
	background: url(../images/bg.jpg) top center no-repeat;
}
.shad {
	background: url(../images/shad.jpg) top right no-repeat;
}
#contactdetails_top {
	background: url(../images/content_01_02.gif) top right no-repeat;
	width:223px;
	height:90px;
	line-height:normal;
	text-align:center;
	color:#003366;
	font-size:12px;
	font-weight:bold
}
#contact-details {
	background: url(../images/contact-details-bg.gif) top right no-repeat;
	width:151px;
	height:159px;
}
#contact-details .pad {
	padding:0 0 0 10px;
	line-height:normal;
	color:#333;
	font-size:10px;
}
#main-content {
padding:0 24px 25px 44px;
width:450px
}
#bottomcontact-details {
	background: url(../images/bottom-contact-details.png) top right no-repeat; 
	width:900px;
	height:31px;
}
#bottomcontact-details .pad {
	padding:8px 50px 0 220px;
	line-height:normal;
	color:#fff;
	text-align:left;
	font-size:10px
}
#h1bg {
	background:url(../images/h1bg.jpg) no-repeat top center;
	width:980px;
	height:67px;
	margin:0 auto;
}
#h1bg h1 {
	font-size:12px;
	text-align:center
}

#bheader {
	background:url(../images/banner.png) no-repeat top center;
	width:980px;
	height:118px;
	margin:0 auto;
	text-align:center
}

#footernav {
	background:url(../images/footernavbg.jpg) no-repeat top center;
	width:749px;
	height:103px;
	text-align:right;
	color:#897676;
	font-size:12px;
}

.footertxt {
	font-size:10px;
	line-height:10px;
	}

#footernav .pad {
	padding:10px 15px 0 0;
	color:#897676;
}
#footernav .pad a {
	color:#897676;
	text-decoration:none;
}
#bottomaddress {
	background:url(../images/bottom_address.gif) no-repeat top center;
	width:168px;
	height:94px;
	font-size:11px;
	text-align:right;
	line-height:normal;
	color:#FFF
}
#bottomaddress .pad {
	padding:8px 5px 0 0
}
#bottomaddress .pad a {
	color:#FFF;
}
.contentmain {
	background:url(../images/flower.gif) no-repeat bottom left;
	padding:20px;
}





div.nav1 {
	position: relative;
	height:118px;
	width:78px;
	}
div.nav2 {
	position: relative;
	height:118px;
	width:109px;
	}
div.nav3 {
	position: relative;
	height:118px;
	width:92px;
	}
div.nav4 {
	position: relative;
	height:118px;
	width:92px;
	}
div.nav5 {
	position: relative;
	height:118px;
	width:77px;
	}
div.nav6 {
	position: relative;
	height:118px;
	width:124px;
	}
div.nav7 {
	position: relative;
	height:118px;
	width:148px;
	}	
	
 
img.roll {
	z-index: 10;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	border:0;
	}
	
img.rollOn {
	position: absolute;
	left: 0;
	top: 0;
	border:0;
	}
	
	
/* SLIMBOX */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
/* SIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
h2 {
	font-size:20px;
	margin:0px 0 0px 0;
	padding:10px 0 0 0;
	text-align:left
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 20px;
	height:20px;
}
h3 {
	font-size:17px;
	margin:0px 0 0px 0;
	padding:0 0 5px 0;
	text-align:left;
	color:#003366
}
.bluetext {
	color:#085981;
	font-weight:bold;
	font-size:14px;
}
h1 {
	margin:0;
	font-size:11px;
	color:#98d7ee
}

