body {
	background: url(../images/bg2.jpg) repeat-y top center #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bg {
	background: url(../images/bg.jpg) no-repeat top center;
}
#topaddress {
	width:950px;
	height:30px;
	background:url(../images/topaddress.jpg);
	text-align:right;
	color:#fff;
	font-size:13px;
}
#topaddress div {
	padding:5px 10px 0 0
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size:13px;
}
#contact-details {
	background:url(../images/contact-details-bg.jpg);
	width:950px;
	height:41px;
	color:#FFF;
	font-size:12px;
}
#contact-details div {
	padding:13px 0 0 10px;
}
#content {
	font-size:13px;
	width:950px;
}
#content #padding {
	padding:30px 30px 0 30px;
}
#footernav a {
	font-size:10px;
	color:#999;
	text-decoration:none;
	padding-left:5px;
	padding-top:5px
}
#footernav a:hover {
	color:#017c9f;
}
#footernav {
	color:#017c9f;
	font-weight:bold;
	font-size:11px;
}
ul {
	list-style:none;
	margin:0 0 0 10px;
	padding:0
}
ul li {
	background:url(../images/bullet.gif) no-repeat top left;
	list-style:none;
	list-style-type:none;
	padding-left:15px;
}

hr {
	height:2px;
	color:#0183c1
}

/* 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;
}



/* SIFR */


/* 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:50px;
}

h3 {
	font-size:20px;
	margin:0px 0 0px 0;
	padding:5px 0 0 0;
	text-align:left
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 17px;
	height:40px;
}
