body { 
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url('../img/background_top.png') repeat-x top;
}

a {
	text-decoration: none;
}

a img { border: none; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

#headerbar {
	background-color: #111111;
	width: auto; height 40px;
	border-bottom: 5px solid #ebebeb;
}

#headerbar .headerbarcontainer {
	width: 920px;
	margin: 0 auto;
	font-size: 13px;
	color: #c2c2c2;
	height: 40px;
	line-height: 40px;
	font-family: Arial;
}

#headerbar .headerbarcontainer a {
	color: #c2c2c2;
	font-family: Arial;
}

#headerbar .headerbarcontainer .left {
	text-indent: 5px;
}

#headerbar .headerbarcontainer .right {
	width: 500px;
}

#headerbar .headerbarcontainer .right a {
	display: block;
	width: 16px; height: 16px;
	text-indent: -7777px;
	background-repeat: no-repeat;
	margin-top: 5px;
	float: right;
	margin: 0; padding: 0;
	margin-top: 11px;
	margin-left: 5px;
}

#headerbar .headerbarcontainer .right div {
	float: right;
	margin-right: 3px;
}

.socialiconemail { background-image: url('../img/headerbar/email.png'); margin-left: 5px; }
.socialiconfacebook { background-image: url('../img/headerbar/facebook.png'); }
.socialiconrss { background-image: url('../img/headerbar/rss.png'); }
.socialiconsearch { background-image: url('../img/headerbar/search.png'); }

#logo {
	display: block;
	width: 249px; height: 69px;
	margin: 63px auto; padding: 0;
	margin-bottom: 35px;
}

#logo a {
	text-indent: -7777px;
	display: block;
	width: 249px; height: 69px;
	background: url('../img/logo.png') no-repeat;
	outline: none;
}

#navigation {
	text-align: center;
	margin-bottom: 40px;
}

#navigation ul {
	list-style: none;
	margin: 0; padding: 0;
}

#navigation ul li {
	display: inline-block;
	margin: 0 10px 0 10px; padding: 0;
}

#navigation ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #959595;
}

#navigation ul li a:hover, #navigation ul li.active a {
	color: #000000;
}

#slider {
	width: 920px; height: 380px;
	margin: 0 auto;
	position: relative;
}

#slider #slidercarousel {
	width: 920px;
	height: 380px;
	overflow: hidden;
}

.slidercarouselbutton {
	display: block;
	position: absolute;
	width: 39px;
	height: 56px;
	top: 155px;
	text-indent: -7777px;
}

#slidercarouselprev2 { left: 6px; background: none; }
#slidercarouselprev2:hover { left: 6px; background: url('../img/slidercarouselprev2.png') no-repeat; }
#slidercarouselnext2 { right: 6px; background: none; }
#slidercarouselnext2:hover { right: 6px; background: url('../img/slidercarouselnext2.png') no-repeat; }

#slider .sliderimage {
	width: 920px;
	height: 380px;
	position: relative;
	float: left;
}

#slider .sliderimage .sliderinfo {
	width: 920px;
	height: 60px;
	background-color: #000;
	position: absolute;
	bottom: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}

#slider .sliderimage .sliderinfo div {
	color: #FFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	font-family: Arial;
	font-size: 14px;
	margin-left: 23px;
	margin-top: 12px;
}

#slider .sliderimage .sliderinfo div a {
	color: #FFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	font-family: Arial;
	font-size: 14px;
}

#footer {
	background-color: #3e3e3e;
	color: #c2c2c2;
	height: 330px;
	margin-top: 57px;
}

#footer #footercontainer, #footer #companyinfo {
	width: 920px;
	margin: 0 auto;
}

#footer #companyinfo {
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	margin-top: 33px;
}

#footer #footerlink {
	width: 280px;
	margin-top: 40px;
	float: left;
}

#footer #footerlink h2 {
	margin: 0; padding: 0;
	border-bottom: 1px dashed #c2c2c2;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 15px;
}

#footer #footerlink ul {
	list-style: none;
	margin: 0; padding: 0;
}

#footer #footerlink ul li {
	margin: 0; padding: 0;
}

#footer #footerlink ul li a {
	display: block;
	width: 280px; height: 27px;
	line-height: 27px;
	color: #c2c2c2;
	border-bottom: 1px dashed #c2c2c2;
	font-family: Arial;
	font-size: 14px;
}

#footer #footernews {
	width: 600px;
	margin-top: 40px;
	margin-left: 40px;
	float: left;
	font-family: Arial;
	font-size: 14px;
	color: #c2c2c2;
}

#footer #footernews a {
	font-family: Arial;
	font-size: 14px;
	color: #c2c2c2;
	line-height: 14px;
}

#footer #footernews h2 {
	margin: 0; padding: 0;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 15px;
}

#footer #footernews ul {
	margin: 0; padding: 0;
}

#footer #footernews ul li {
	margin: 0; padding: 0;
	display: block;
	width: 280px;
	height: 40px;
	float: left;
	margin-bottom: 17px;
	margin-right: 40px;
}

#footer #footernews ul li:nth-child(2n+0) {
	margin-right: 0;
}

#footer #footernews ul li a {
	display: block;
	width: 280px;
	height: 40px;
	position: relative;
}

#footer #footernews ul li a img {
	float: left;
}

#footer #footernews ul li a img {
	border: 1px solid #9f9f9f;
	margin-right: 13px;
}

#footer #footernews ul li a span {
	font-size: 11px;
	position: absolute;
	bottom: 0px; right: 0px;
	color: #888787;
}

#copyright {
	height: 40px;
	text-align: center;
	background-color: #111111;
	color: #7d7d7d;
	font-size: 12px;
	font-family: Arial;
	padding-top: 10px;
}

#communications, #hotevents {
	width: 920px;
	margin: 0 auto;
	margin-top: 45px;
	
}

#communications .dividerhead {
	width: 170px;
}

#hotevents .dividerhead {
	width: 174px;
}

.divider .dividerhead {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 300;
	background-color: #FFF;
	margin: 0 auto;
	margin-bottom: -11px;
	text-align: center;
	z-index: 99999;
	position: relative;
}

.divider .dividercontent {
	font-size: 16px;
	line-height: 20px;
	border-top: 1px solid #bbbbbb;
	padding-top: 30px;
	padding-bottom: 35px;
	position: relative;
	text-align: justify;
}

#hotevents .divider .dividercontent { 
	padding-bottom: 40px;
}

.divider .dividercontent .viewmore {
	display: block;
	font-family: Arial;
	font-size: 14px;
	width: 95px; height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	background-color: #ffc000;
	position: absolute;
	bottom: 0px; right: 0px;
}

#contactbox {
	margin: 0 auto;
	border: 2px solid #c2c2c2;
	background-color: #ebebeb;
	width: 916px; height: 120px;
	position: relative;
	margin-top: 40px;
}

#contactboxtext {
	width: 495px;
	margin-top: 30px;
	margin-left: 60px;
	font-size: 16px;
	color: #000;
	font-family: Arial;
}

#contactboxbutton {
	display: block;
	width: 182px; height: 53px;
	position: absolute;
	background: url('../img/contactboxbutton.png') no-repeat;
	top: 35px; right: 63px;
	line-height: 53px; text-align: center;
	color: #FFF;
	font-size: 24px;
	font-family: Arial;
}

.hoteventsitem {
	width: 280px;
	float: left;
	margin-right: 40px;
}

.hoteventsitem:nth-child(3n+0) {
	margin-right: 0px;
}

.hoteventsitem .hoteventsimage {
	display: block;
	width: 280px; height: 160px;
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
}

.hoteventsitem .hoteventsimage .hoteventsimagehover {
	display:none;
	position: absolute;
	width: 171px;
	height: 52px;
	top: 35px;
	left: 53px;
	color: #000;
	background-color: #FFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
	padding-top: 38px;
	vertical-align: middle;
}

.hoteventsitemvideo .hoteventsimagevideobutton {
	display: none;
	position: absolute;
	width: 51px; height: 51px;
	background: url('../img/hoteventsvideobutton.png');
	top: 56px; left: 116px;
}

.hoteventsitem .hoteventsimage:hover .hoteventsimagehover {
	display: block;
}

.hoteventsitemvideo .hoteventsimage:hover .hoteventsimagehover {
	display: none;

}

.hoteventsitemvideo .hoteventsimage:hover .hoteventsimagevideobutton {
	display: block;
}

.hoteventsitem .hoteventstitle {
	display: inline-block;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	margin-top: 30px;
}

.hoteventsitem .hoteventsintro {
	font-family: Arial;
	font-size: 13px;
	color: #000;
	line-height: 15px;
	margin-top: 5px;
}

.hoteventscarouselbutton {
	display: block;
	position: absolute;
	width: 39px;
	height: 56px;
	top: 84px;
	text-indent: -7777px;
}

#hoteventscarouselprev2 { left: 6px; background: none; }
#hoteventscarouselprev2:hover { left: 6px; background: url('../img/hoteventscarouselprev2.png') no-repeat; }
#hoteventscarouselnext2 { right: 6px; background: none; }
#hoteventscarouselnext2:hover { right: 6px; background: url('../img/hoteventscarouselnext2.png') no-repeat; }

#wrapper {
	padding-top: 43px;
	border-top: 1px solid #bbbbbb;
}

.services {
	width: 920px; height: 300;
	margin: 0 auto;
	margin-bottom: 64px;
}

.servicescarouselwrap {
	width: 600px;
	height: 300px;
	position: relative;
	float: left;
}

.servicesbox {
	float: left;
	width: 280px;
	margin-left: 40px;
	font-size: 13px;
	font-family: Arial;
}

.servicesbox h3 {
	margin: 0; padding: 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.servicesbox .servicescat {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	margin-top: 13px; margin-bottom: 13px;
}

.servicesbox .servicescat span {
	font-family: Arial;
}

#services #servicescarousel {
	width: 600px;
	height: 300px;
	overflow: hidden;
}

.servicescarouselbutton {
	display: block;
	position: absolute;
	width: 39px;
	height: 56px;
	top: 119px;
	text-indent: -7777px;
}

.servicescarouselprev2 { left: 6px; background: none; }
.servicescarouselprev2:hover { left: 6px; background: url('../img/slidercarouselprev2.png') no-repeat; }
.servicescarouselnext2 { right: 6px; background: none; }
.servicescarouselnext2:hover { right: 6px; background: url('../img/slidercarouselnext2.png') no-repeat; }

.services .servicescarouselimage {
	display: block;
	width: 600px;
	height: 300px;
	position: relative;
	float: left;
}

.services .servicescarouselimage .servicescarouselinfo {
	width: 600px;
	height: 60px;
	background-color: #000;
	position: absolute;
	bottom: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.services .servicescarouselimage .servicescarouselinfo div {
	color: #FFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	font-family: Arial;
	font-size: 14px;
	margin-left: 23px;
	margin-top: 12px;
}

#servicespartners {
	width: 920px;
	margin: 0 auto;
	margin-top: 45px;
}

#servicespartners .dividerhead {
	width: 106px;
}

#servicespartnerscarousel {
	width: 920px;
	height: 190px;
	overflow: hidden;
}

.servicespartnerswrap { position: relative; }

#servicespartnerscarousel a {
	display: block;
	width: 306px; height: 190px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	text-indent: -7777px;
}

.servicespartnersbutton {
	display: block;
	position: absolute;
	width: 39px;
	height: 56px;
	top: 96px;
	text-indent: -7777px;
}

#servicespartnersprev2 { left: 25px; background: none; }
#servicespartnersprev2:hover { left: 25px; background: url('../img/slidercarouselprev2.png') no-repeat; }
#servicespartnersnext2 { right: 25px; background: none; }
#servicespartnersnext2:hover { right: 25px; background: url('../img/slidercarouselnext2.png') no-repeat; }

#servicesads {
	width: 920px;
	margin: 0 auto;
}

#servicesads #servicesads280x120, #servicesads #servicesads600x120 {
	display: block;
	float: left;
	background-size: cover;
}

#servicesads #servicesads280x120 {
	width: 281px; height: 120px;
	background: url('../img/services/280x120.png') no-repeat;
}

#servicesads #servicesads600x120 {
	margin-left: 38px;
	width: 601px; height: 121px;
	background: url('../img/services/600x120.png') no-repeat;
}

.servicesvideobutton {
	position: absolute;
	width: 51px; height: 51px;
	background: none;
	top: 116px; left: 275px;
}

.servicesvideobutton:hover {
	background: url('../img/hoteventsvideobutton.png') no-repeat;
}

.ad190x190 {
	width: 190px; height: 190px;
	overflow: hidden;
	background: url('../img/ad190x190.png') no-repeat;
	margin-top: 24px;
}

#news {
	width: 920px;
	margin: 0 auto;
}

#news #newsleftcol {
	width: 209px;
	border-right: 1px solid #bbbbbb;
	float: left;
	padding-bottom: 170px;
}

#news #newsrightcol {
	width: 690px;
	float: right;
}

#nodes {
	list-style: none;
	margin: 0; padding: 0;
	width: 191px;
	border-top: 1px solid #bbbbbb;
}

#nodes li {
	list-style: none;
	margin: 0; padding: 0;
	border-bottom: 1px solid #bbbbbb;
}

#nodes li a {
	text-indent: 1px;
	font-family: Arial;
	color: #898989;
	font-size: 13px;
	line-height: 27px;
	padding-top: 1px;
}

#nodes li a:hover, #nodes li a.active {
	color: #000000;
}

.rssfeeds {
	display: block;
	width: 191px; height: 88px;
	text-indent: -7777px;
	background: url('../img/rssfeeds.png') no-repeat;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	margin-top: 40px;
}

.newsitem {
	position: relative;
	margin-bottom: 45px;
}

.newsimg {
	display: block;
	width: 213px; height: 144px;
	background: url('../img/news/newsimgbg.png') no-repeat;
	float: left;
	margin-right: 15px;
}

.newsimg img {
	width: 210px; height: 140px;
	border: none;
}

.newstitle {
	line-height: 18px;
	margin: 0; padding: 0;
}

.newstitle a {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.newsdate {
	font-family: Arial;
	font-size: 11px;
	color: #898989;
	line-height: 18px;
	margin: 0; padding: 0;
}

.newsintro {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	margin: 0; padding: 0;
}

.newsreadmore {
	position: absolute;
	bottom: 0;
	left: 228px;
	color: #ffc000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

#newspagination {
	border-top: 1px solid #bbbbbb;
	width: 700px;
	margin-left: 210px;
}

#newspagination .pagination ul {
	list-style: none;
	margin: 0; padding: 0;
	margin-top: 6px;
}

#newspagination .pagination ul li {
	float: left;
	margin: 0; padding: 0;
}

#newspagination .pagination ul li a {
	display: block;
	width: 24px; height: 15px;
	font-family: Arial;
	font-size: 13px;
	color: #898989;
	border-right: 1px solid #bbbbbb;
	text-align: center;
	line-height: 15px;
}

#newspagination .pagination ul li.active a {
	color: #000000;
}

#newspagination .pagination ul li.previous_page, #newspagination .pagination ul li.next_page {
	display: none;
}

#newsbigimg {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 689px; height: 304px;
	background: url('../img/news/newsimgbigbg.png') no-repeat;
}

#newsbigimg img {
	margin-left: 1px;
}

#newsbody {
	font-family: Arial;
	font-size: 13px;
}

.album {
	margin: 0; padding: 0;
}

.album li {
	margin: 0; padding: 0;
	display: block;
	float: left;
	width: 164px;
	margin-bottom: 9px;
	margin-right: 9px;
}

.album li:nth-child(4n+0) {
	margin-right: 0;
}

.album li a {
	display: block;
	width: 164px; height: 164px;
	background: url('../img/album_thumb.png') no-repeat center;
}

.album li a img {
	border: 0;
	margin-left: 0px; margin-top: 0px;
	width: 164px; height: 164px;
}

#socialiconsearch {
	position: relative;
}

#socialiconsearch input {
	display: none;
	position: absolute;
	top: 19px; right: 0px;
	width: 245px; height: 28px;
	background: url('../img/searchboxbg.png') no-repeat;
	margin: 0px;
	padding: 0 20px 0 10px;
	border: 0px;
	outline: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #888888;
	line-height: 28px;
}