/* RESETS */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
b, strong {
	font-weight: bold;
}
/* DEFAULTS */
a {
	color: #66CC00;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #000;
}
.hidden {
	display: none;
}
.fixB {
	display: block;
	height: 100%;
	overflow: hidden;
}
.fixI {
	display: inline;
	height: 100%;
	overflow: hidden;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.fullHeight {
	height: 100% !important;
}
.nb {
	border: none !important;
}
.nbg {
	background: none !important;
}
.npadding {
	padding: 0 !important;
}
.nmargin {
	margin: 0 !important;
}
/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* LAYOUTS */
body {
	background: url(images/bodyBg.png) #FFF repeat 0 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
}
#bg {
	background: url(images/bg.png) repeat-x 0 0;
}
#sliderBg {
	background: url(images/sliderBg.png) no-repeat 50% 163px;
}
/* HEADER */
#header {
	padding: 0 10px;
	z-index: 30;
}
#header #headerTop {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 20px 0 0;
}
#header #headerTop .breadcrumb {
	color: #C1C7CF;
	float: right;
	padding: 0 15px 0 0;
	text-transform: uppercase;
}
#header #headerTop .breadcrumb a {
	color: #C1C7CF;
}
#header #headerTop .breadcrumb .current {
	color: #66CC00;
}
#header #headerTop .language {
	border-left: 1px solid #D1D5DB;
	color: #C1C7CF;
	display: block;
	float: right;
	height: 100%;
	overflow: hidden;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
#header #headerTop .language ul {
}
#header #headerTop .language ul li {
	display: inline;
	padding: 0 0 0 10px;
}
#header #headerTop .language a {
	color: #C1C7CF;
}
#header #headerTop .language a:hover {
	color: #66CC00;
}
#header #headerTop .language a.current {
	color: #66CC00;
}
#header #headerBottom {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 0 0 35px;
}
#header #headerBottom #brand {
	display: block;
	float: left;
	height: 102px;
	overflow: hidden;
	width: 325px;
}
#header #headerBottom #brand a {
	background: url(images/logo.png) no-repeat 0 0;
	display: block;
	height: 102px;
	text-indent: -9999px;
	width: 325px;
}
#header #headerBottom #nav {
	float: right;
	margin: 0 -15px 0 0;
	padding: 30px 0 0;
}
#header #headerBottom #nav ul {
}
#header #headerBottom #nav ul li {
	float: left;
}
#header #headerBottom #nav ul li a {
	color: #888E94;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#header #headerBottom #nav ul li a:hover {
	color: #66CC00;
}
#header #headerBottom #nav ul li a.current_page_item {
	color: #66CC00;
}
/* SLIDER */
#slider {
	background: url(images/sliderBg.png) no-repeat 1px -9px;
	overflow: hidden;
	padding: 0 10px 15px;
	width: 940px;
	z-index: 10;
}
#slider #sliderArea {
	height: 529px;
	overflow: hidden;
	position: relative;
}
#slider #sliderArea .sliderItem {
	height: 529px;
}
#slider #sliderArea .sliderInfo {
	/*background-color: #9CA2A7;*/
	background-color:#9eaab4;
	border-top: 1px solid #C0C5C9;
	bottom: 0;
	height: 100px;
	left: 0;
	position: absolute;
	width: 940px;
}
#slider #sliderArea .sliderInfo .siTitle {
	color: #FFF;
	font-size: 25px;
	padding: 20px 0 0 20px;
	text-transform: uppercase;
	width: 735px;
}
#slider #sliderArea .sliderInfo .siTitle p {
	clear: both;
}
#slider #sliderArea .sliderInfo .siMore {
	bottom: 30px;
	position: absolute;
	right: 30px;
}
#slider #sliderArea .sliderInfo .siMore a {
	background: url(images/moreAboutThisBtn.png) no-repeat 0 0;
	color: #686A6D;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	padding: 3px 0 0 20px;
	text-transform: uppercase;
	width: 122px;
}
#slider #sliderArea .sliderInfo .siSeeInterview {
	bottom: 30px;
	position: absolute;
	right: 30px;
}
#slider #sliderArea .sliderInfo .siSeeInterview a {
	background: url(images/seeInterviewBtn.png) no-repeat 0 0;
	color: #686A6D;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	padding: 3px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 142px;
}
#slider #sliderArea .sliderInfo .siWeGuideYou {
	bottom: 30px;
	position: absolute;
	right: 30px;
}
#slider #sliderArea .sliderInfo .siWeGuideYou a {
	background: url(images/weGuideYouBtn.png) no-repeat 0 0;
	color: #686A6D;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	padding: 3px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 142px;
}
#slider #sliderArea .sliderInfo .siIcon {
	bottom: 54px;
	display: block;
	height: 49px;
	position: absolute;
	right: 0;
	width: 49px;
}
#slider .sNav {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 15px 0 0;
}
#slider .sNav #sNavSliderLeft a {
	background: url(images/previousBtn.png) no-repeat 0 0;
	color: #686a6d;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	padding: 3px 0 0 13px;
	text-align: left;
	text-transform: uppercase;
	width: 65px;
}
#slider .sNav #sNavSliderLeft a:hover {
	background: url(images/previousBtn.png) no-repeat 0 -20px;
}
#slider .sNav #sNavSliderRight a {
	background: url(images/nextBtn.png) no-repeat 0 0;
	color: #686a6d;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	padding: 3px 13px 0 0;
	text-align: right;
	text-transform: uppercase;
	width: 56px;
}
#slider .sNav #sNavSliderRight a:hover {
	background: url(images/nextBtn.png) no-repeat 0 -20px;
}
#slider .sNav #sSliderOptions {
	display: block;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px 0 0;
	width: 200px;
}
#slider .sNav #sSliderOptions a {
	background: url(images/trackingIcon.png) no-repeat 0 0;
	display: block;
	float: left;
	height: 12px;
	margin: 0 1px;
	overflow: hidden;
	text-indent: -9999px;
	width: 12px;
}
#slider .sNav #sSliderOptions a.activeSlide {
	background: url(images/trackingIcon.png) no-repeat 0 -12px;
}
/* CLIENTS */
.gTitle, .scsContent h3.gTitle  {
	color: #888E94;
	font-size: 22px;
	padding: 0 0 30px;
	text-transform: uppercase;
}

#clients {
	padding: 30px 0 15px;
}
#clients h3 {
	padding-left: 10px;
	padding-right: 10px;
}
#clients #clientsArea {
	height: 100px;
}
#clients .clientsItems {
	display: none;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
#clients .clientsItems.first {
	display: block;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
#clients .clientsItems .item {
	background: url(images/box1.png) no-repeat 6px 0;
	display: block;
	float: left;
	height: 93px;
	overflow: hidden;
	padding: 0 6px;
	width: 228px;
}
#clients .clientsItems .item .img {
	display: block;
	height: 83px;
	overflow: hidden;
	padding: 5px;
	width: 218px;
}
#clients .sNav {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 10px 10px 0;
}
#clients .sNav #sNavClientsLeft a {
	background: url(images/previousBtn.png) no-repeat 0 0;
	color:#686A6D;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:17px;
	padding:3px 0 0 13px;
	text-align:left;
	text-transform:uppercase;
	width:65px;
}
#clients .sNav #sNavClientsLeft a:hover {
	background: url(images/previousBtn.png) no-repeat 0 -20px;
}
#clients .sNav #sNavClientsRight a {
	background: url(images/nextBtn.png) no-repeat 0 0;
	color:#686A6D;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:17px;
	padding:3px 13px 0 0;
	text-align:right;
	text-transform:uppercase;
	width:56px;
}
#clients .sNav #sNavClientsRight a:hover {
	background: url(images/nextBtn.png) no-repeat 0 -20px;
}
#clients .sNav #sClientsOptions {
	display: block;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px 0 0;
	width: 70px;
}
#clients .sNav #sClientsOptions a {
	background: url(images/trackingIcon.png) no-repeat 0 0;
	display: block;
	float: left;
	height: 12px;
	margin: 0 1px;
	overflow: hidden;
	text-indent: -9999px;
	width: 12px;
}
#clients .sNav #sClientsOptions a.activeSlide {
	background: url(images/trackingIcon.png) no-repeat 0 -12px;
}
/* CONTENT */
#contentline {
	background: url(images/border.png) no-repeat 50% 0;
	color: #888E94;
	padding: 0 10px 1px;
	margin-top: 15px;
}
#content {
	/*background: url(images/border.png) no-repeat 50% 0;*/
	color: #888E94;
	padding: 0 10px 85px;
}
#content .singleslide{
	background: none !important;
	color: #888E94;
	padding: 0 10px 85px;
}
#content .w100 {
	background: url(images/border.png) no-repeat 50% 100%;
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 25px 0 10px;
}
#content .w101 {
	/*background: url(images/border.png) no-repeat 50% 100%;*/
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 25px 0 10px;
}
#content .w50 {
	width: 50%;
}
#content .w50 .w50Wrap {
	padding: 0 50px 0 0;
}
#content .w50 .wContent {
	font-size: 13px;
}
#content .w50 .wContent p {
	line-height: 20px;
}
#content .w50 .wStyle p {
	padding: 0 0 10px;
}
#content .w50 .wStyle ul {
}
#content .w50 .wStyle ul li {
	background: url(images/bullet.png) no-repeat 0 5px;
	padding: 0 0 5px 15px;
}
#content .w50 .wContent .blogItem {
}
#content .w50 .wContent .blogItem .wwrap {
	background: url(images/box3.png) no-repeat 3px 0;
	display: block;
	float: left;
	height: 178px;
	overflow: hidden;
	margin-right: 0px;
	margin-left: -5px;
	margin-bottom: 10px;
	position: relative;
	width: 228px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}
#content .w50 .wContent .blogItem .wwrap img {	
	display: block;
	height: 168px;
	overflow: hidden;
	padding: 5px;
	width: 218px;
}
	}
#content .w50 .wContent .biTitle {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}
#content .w50 .wContent .biTitle a{
	font-size: 15px;
	font-weight: bold;
	color: #888E94;
}

.tweetItem {
	padding: 0 0 20px;
}
.twitter {
	padding: 0 0 20px;
}
.twitter li.twitter-item {
	line-height:20px;
}
.twitter li.twitter-item span.twitter-timestamp {
	color: #66CC00;
	font-weight: bold;
	display:block;
}
.tweetItem .ti1 {
	font-size: 15px;
	font-weight: bold;
}
.tweetItem .ti2 {
}
.tweetItem .ti3 {
	color: #66CC00;
	font-weight: bold;
}
.followUs {
	display: block;
	height: 100%;
	overflow: hidden;
}
.followUs .fuItem {
	float: left;
	padding: 0 3px 0 0;
}
.followUs .fuItem a {
	display: block;
	height: 26px;
	text-indent: -9999px;
	width: 26px;
}
.followUs .fuItem .fu1 {
	background: url(images/icon1.png) no-repeat 0 0;
}
.followUs .fuItem .fu2 {
	background: url(images/icon2.png) no-repeat 0 0;
}
.followUs .fuItem .fu3 {
	background: url(images/icon3.png) no-repeat 0 0;
}
.followUs .fuItem .fu4 {
	background: url(images/icon4.png) no-repeat 0 0;
}
.followUs .fuItem .fu5 {
	background: url(images/icon5.png) no-repeat 0 0;
}
.followUs .fuItem .fu6 {
	background: url(images/icon6.png) no-repeat 0 0;
}
.ContactUs {
	display: block;
	font-size: 13px;
	height: 100%;
	overflow: hidden;
}
.ContactUs .cuItem {
	float: left;
	padding: 0 10px 0 0;
	width: 225px;
}
.ContactUs .cuItem .cuLeft {
	float: left;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 5px 30px;
	text-transform: uppercase;
	width: 75px;
}
.ContactUs .cuItem .cuRight {
	float: left;
	padding: 5px 0;
}
.ContactUs .cuItem .cu1 {
	background: url(images/icon7.png) no-repeat 0 0;
}
.ContactUs .cuItem .cu2 {
	background: url(images/icon8.png) no-repeat 0 0;
}
.ContactUs .cuItem .cu3 {
	background: url(images/icon9.png) no-repeat 0 0;
}
/* ABOUT */
.wAbout {
	display: block;
	height: 100%;
	overflow: hidden;
	width: 455px;
}
.wAbout .waLeft {
	width: 145px;
}
.wAbout .waLeft .waPhoto {
	padding: 0 0 5px;
}
.wAbout .waLeft .waInfo {
	padding: 0 0 10px;
	text-transform: uppercase;
}
.wAbout .waLeft .waInfo p {
	padding: 0 0 2px;
}
.wAbout .waLeft .waOption a {
	color: #888E94;
	display: block;
	padding: 5px 0 5px 35px;
	text-transform: uppercase;
}
.wAbout .waLeft .waOption1 a {
	background: url(images/icon9.png) no-repeat 0 0;
}
.wAbout .waLeft .waOption2 a {
	background: url(images/icon8.png) no-repeat 0 0;
}
.wAbout .waRight {
	width: 300px;
}
.wAbout .waRight .waboxTop {
	background: url(images/box2Top.png) no-repeat 100% 0;
	margin: 0 0 10px;
	padding: 10px 0 0;
}
.wAbout .waRight .waboxBottom {
	background: url(images/box2Bottom.png) no-repeat 100% 100%;
	padding: 0 0 10px;
}
.wAbout .waRight .waboxCenter {
	background: url(images/box2Center.png) repeat-y 100% 0;
	color: #39393D;
	font-style: italic;
	padding: 10px 25px 10px 10px;
}
.wAbout .waRight .waSocials {
	display: block;
	height: 100%;
	overflow: hidden;
}
.wAbout .waRight .waSocials .waSocial {
	float: left;
	padding: 0 5px 0 0;
}
.wAbout .waRight .waSocials .waSocial a {
	display: block;
	height: 26px;
	overflow: hidden;
	width: 26px;
}
.wAbout .waRight .waSocials .waSocial a img {
	float: left;
}
/* WORK */
#work {
	padding: 30px 0 15px;
}
#work h3 {
	padding-left: 0px;
	padding-right: 10px;
}
#work #workArea {
	height: 180px;
	margin-left: -6px;
	width: 960px;
}
#work .workItems {
	display: block;
	height: 100%;
	overflow: hidden;
}
#work .workItems .item .cat {
	position: absolute;
	right: 7px;
	top: 3px;
}
#work .workItems .item .more {
	background: url(images/plusIcon.png) no-repeat 0 0;
	bottom: 9px;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 15px;
	text-indent: -9999px;
	width: 10px;
}
#work .workItems .item {
	background: url(images/box3.png) no-repeat 3px 0;
	display: block;
	float: left;
	height: 178px;
	overflow: hidden;
	padding: 0 3px;
	margin-right: 5px;
	position: relative;
	width: 228px;
}
#work .workItems .item .img {
	display: block;
	height: 168px;
	overflow: hidden;
	padding: 5px;
	width: 218px;
}
#work .sNav {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 10px 0px 0;
}
#work .sNav #sNavWorkLeft a {
	background: url(images/previousBtn.png) no-repeat 0 0;
	color:#686A6D;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:17px;
	padding:3px 0 0 13px;
	text-align:left;
	text-transform:uppercase;
	width:65px;
}
#work .sNav #sNavWorkLeft a:hover {
	background: url(images/previousBtn.png) no-repeat 0 -20px;
}
#work .sNav #sNavWorkRight a {
	background: url(images/nextBtn.png) no-repeat 0 0;
	color:#686A6D;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:17px;
	padding:3px 13px 0 0;
	text-align:right;
	text-transform:uppercase;
	width:56px;
}
#work .sNav #sNavWorkRight a:hover {
	background: url(images/nextBtn.png) no-repeat 0 -20px;
}
#work .sNav #sWorkOptions {
	display: block;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px 0 0;
	width: 80px;
}
#work .sNav #sWorkOptions a {
	background: url(images/trackingIcon.png) no-repeat 0 0;
	display: block;
	float: left;
	height: 12px;
	margin: 0 1px;
	overflow: hidden;
	text-indent: -9999px;
	width: 12px;
}
#work .sNav #sWorkOptions a.activeSlide {
	background: url(images/trackingIcon.png) no-repeat 0 -12px;
}
/* CLIENT VOICE */
#clientVoiceArea {
	height: 200px;
}
#clientVoiceArea .item {
	display: block;
	height: 100%;
	overflow: hidden;
}
#clientVoiceArea .item .iLeft {
	width: 145px;
}
#clientVoiceArea .item .iLeft .clientInfo {
	font-size: 11px;
	padding-top: 10px;
}
#clientVoiceArea .item .iRight {
	width: 325px;
}
#clientVoiceArea .item .iRight .iboxTop {
	background: url(images/box2Top.png) no-repeat 0 0;
	padding: 10px 0 0;
	width: 324px;
}
#clientVoiceArea .item .iRight .iboxBottom {
	background: url(images/box2Bottom.png) no-repeat 0 100%;
	padding: 0 0 10px;
}
#clientVoiceArea .item .iRight .iboxCenter {
	background: url(images/box2Center.png) repeat-y 0 0;
	color: #888E94;
	font-style: italic;
	padding: 10px 25px 10px 10px;
}
.clientsVoice .cvNav {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 15px 0 0;
	padding-left: 323px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e4e7;
}
.clientsVoice .cvNav #cvNavClientVoiceLeft a {
	background: url(images/prevNextBtn2.png) no-repeat 0 0;
	color: #686A6D;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	padding: 3px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 77px;
}
.clientsVoice .cvNav #cvNavClientVoiceLeft a:hover {
	background: url(images/prevNextBtn2.png) no-repeat 0 -20px;
	color: #686A6D;
}
.clientsVoice .cvNav #cvNavClientVoiceRight a {
	background: url(images/prevNextBtn2.png) no-repeat -77px 0;
	color: #686A6D;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	padding: 3px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 69px;
}
.clientsVoice .cvNav #cvNavClientVoiceRight a:hover {
	background: url(images/prevNextBtn2.png) no-repeat -77px -20px;
	color: #686A6D;
}

/* CONTACT */
.contactForm {
}
.contactForm .fieldRow {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 0 0 10px;
}
.contactForm .fieldRow .frLeft {
	float: left;
}
.contactForm .fieldRow .frRight {
	float: right;
}
.contactForm .fieldRow .frRight .txt {
	background: url(images/inputBg.png) no-repeat 0 0;
	border: none;
	display: block;
	font-size: 11px;
	height: 16px;
	padding: 4px 5px;
	width: 290px;
}
.contactForm .fieldRow .frRight .textarea {
	background: url(images/textareaBg.png) no-repeat 0 0;
	border: none;
	display: block;
	font-size: 11px;
	height: 126px;
	padding: 4px 5px;
	width: 290px;
}
.contactForm .fieldRow .frRight .submit {
	background: url(images/sendMessageBtn.png) no-repeat 0 0;
	border: none;
	color: #686A6D;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	text-transform: uppercase;
	width: 146px;
}
.contactOptions {
	display: block;
	height: 100%;
	margin: -20px 0 0;
	overflow: hidden;
	padding: 0 0 25px;
}
.contactOptions .coItem {
	float: left;
	padding: 20px 10px 0 0;
}
.contactOptions .coItem a {
	color: #686A6D;
	display: block;
	font-weight: bold;
	height: 17px;
	padding: 3px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 140px;
}
.contactOptions .coItem1 a {
	background: url(images/watchVideoBtn.png) no-repeat 0 0;
}
.contactOptions .coItem2 a {
	background: url(images/routePlanningBtn.png) no-repeat 0 0;
}
.contactOptions .coItem3 a {
	background: url(images/timetableEnquiriesBtn.png) no-repeat 0 0;
}
.contactSocial {
}
.contactSocial .csItem {
	display: block;
	height: 100%;
	overflow: hidden;
}
.contactSocial .csItem .csLeft {
	float: left;
	font-size: 15px;
	font-weight: bold;
	padding: 4px 0 4px 30px;
	text-transform: uppercase;
	width: 85px;
}
.contactSocial .csItem .csRight {
	float: left;
	padding: 4px 0;
}
.contactSocial .csItem1 .csLeft {
	background: url(images/icon7.png) no-repeat 0 0;
}
.contactSocial .csItem2 .csLeft {
	background: url(images/icon9.png) no-repeat 0 0;
}
.contactSocial .csItem3 .csLeft {
	background: url(images/icon8.png) no-repeat 0 0;
}
/* FOOTER */
#footer {
	background: url(images/footerBg.jpg) repeat-x 0 0;
	height: 51px;
	text-transform: uppercase;
}
#footer #footerContent {
	display: block;
	height: 20px;
	margin: 0 auto;
	padding: 18px 0 0;
	width: 940px;
}
#footer .fcLeft {
	color: #EEF2F5;
	display: block;
	float: left;
	height: 100%;
	overflow: hidden;
}
#footer .fcLeft p {
	border-right: 1px solid #888E94;
	float: left;
	padding: 0 17px 0 0;
}
#footer .fcLeft ul {
	display: block;
	float: left;
	height: 100%;
	overflow: hidden;
	padding: 0 0 0 17px;
}
#footer .fcLeft ul li {
	float: left;
	padding: 0 17px 0 0;
}
#footer .fcLeft ul li a {
	color: #888E94;
}
#footer .fcLeft ul li a.current_page_item {
	color: #66CC00;
}
#footer .fcRight {
	color: #EEF2F5;
	display: block;
	float: right;
	height: 100%;
}
#footer .fcRight a {
	color: #EEF2F5;
}
#footer .fcRight p {
	border-right: 1px solid #888E94;
	float: left;
	padding: 0 17px 0 0;
	width: 85px;
}

#footer .fcRight .fbLike{
	float:left;
	margin-top:-4px;
}

#footer .fcRight ul {
	display: block;
	float: left;
	height: 100%;
	overflow: hidden;
	padding: 0 0 0 17px;
}
#footer .fcRight ul li {
	float: left;
	padding: 0 0 0 5px;
}
#footer .fcRight ul li span {
	padding: 0 5px 0 0;
}
#footer .fcRight ul li a {
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	width: 16px;
}
#footer .fcRight ul li .st1 {
	background: url(images/socialIcon.png) no-repeat 0 0;
}
#footer .fcRight ul li .st2 {
	background: url(images/socialIcon.png) no-repeat -16px 0;
}
#footer .fcRight ul li .st3 {
	background: url(images/socialIcon.png) no-repeat -32px 0;
}
/* NAV */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display: block;
	padding: 12px 22px 2px;
}
#nav li {
	float: left;
}
#nav li ul {
	height: auto !important;
}
#nav li ul li {
	padding: 0 !important;
}
#nav li ul li:hover {
	background: none !important;
}
#nav li ul li a {
	font-size: 15px !important;
	font-weight: bold;
	padding: 3px 15px;
}
#nav li .ulW li {
	display: block;
	float: none !important;
	width: 100%;
}
#nav li.item1:hover {
	background: url(images/nav1A.png) no-repeat 0 0;
}
#nav li.item1 .ulW {
	left: -999em;
	position: absolute;
	width: 240px;
	z-index: 30;
}
#nav li.item1:hover .ulW {
	background: url(images/nav1Top.png) no-repeat 0 0;
	left: auto;
	padding: 10px 0 0;
}
#nav li.item1:hover .ulW ul {
	background: url(images/nav1Bottom.png) no-repeat 0 100%;
	padding: 0 10px 10px;
}
#nav li.item2:hover {
	background: url(images/nav2A.png) no-repeat 0 0;
}
#nav li.item2 .ulW {
	left: -999em;
	position: absolute;
	width: 240px;
	z-index: 30;
}
#nav li.item2:hover .ulW {
	background: url(images/nav2Top.png) no-repeat 0 0;
	left: auto;
	padding: 10px 0 0;
}
#nav li.item2:hover .ulW ul {
	background: url(images/nav2Bottom.png) no-repeat 0 100%;
	padding: 0 10px 10px;
}
/* SHADOW */
#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#sb-container {
	position:fixed;
	margin:0;
	padding:0;
	top:0;
	left:0;
	z-index:999;
	text-align:left;
	visibility:hidden;
	display:none;
}
#sb-overlay {
	opacity: 0.8 !important;
	position:relative;
	height:100%;
	width:100%;
}
#sb-wrapper {
	position:absolute;
	visibility:hidden;
	width:100px;
}
#sb-wrapper-inner {
	position:relative;
	border:0px solid #303030;
	overflow:hidden;
	height:940px;
}
#sb-body {
	position:relative;
	height:100%;
}
#sb-body-inner {
	position:absolute;
	height:100%;
	width:100%;
}
#sb-player.html {
	height:100%;
	overflow:auto;
}
#sb-body img {
	border:none;
}
#sb-loading {
	height:100%;
}
#sb-loading-inner {
	display: block;
	height:102px;
	margin: 0 auto;
	padding: 150px 0 0;
	width:215px;
}
#sb-loading-inner span {
	background: url(images/loadingImg.png) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	height: 102px;
	width: 215px;
}
#sb-body, #sb-loading {
	background-color:#060606;
}
#sb-info {
	position:relative;
	margin:0;
	padding:0;
	overflow:hidden;
}
#sb-title {
	display: none;
}
#sb-info {
	background-color: #FFF;
	border-bottom: 1px solid #a8adb4;
	border-left: 1px solid #a8adb4;
	border-right: 1px solid #a8adb4;
	color: #000;
	height: 60px;
	position: relative;
}
#sb-info-inner {
	font-size:12px;
}
#sb-nav {
}
#sb-nav a {
	cursor:pointer;
	display:block;
	position: absolute;
}
#sb-nav-close {
	background: url(images/closeBtn.png) no-repeat 0 0;
	color: #686A6D;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	left: 20px;
	padding: 3px 0 0;
	text-align: center;
	text-transform: uppercase;
	top: 20px;
	width: 146px;
}
#sb-nav-close:hover {
	background: url(images/closeBtn.png) no-repeat 0 -20px;
}
#sb-nav-previous {
	background: url(images/prevNextBtn2.png) no-repeat 0 0;
	color: #686A6D;
	display: block !important;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	left: 630px;
	padding: 3px 0 0;
	text-align: center;
	text-transform: uppercase;
	top: 20px;
	width: 77px;
}
#sb-nav-previous:hover {
	background: url(images/prevNextBtn2.png) no-repeat 0 -20px;
	color: #686A6D;
}
#sb-nav-next {
	background: url(images/prevNextBtn2.png) no-repeat -77px 0;
	color: #686A6D;
	display: block !important;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	left: 707px;
	padding: 3px 0 0;
	text-align: center;
	text-transform: uppercase;
	top: 20px;
	width: 69px;
}
#sb-nav-next:hover {
	background: url(images/prevNextBtn2.png) no-repeat -77px -20px;
	color: #686A6D;
}
#sb-nav-play {
	display: none;
}
#sb-nav-pause {
	display: none;
}
#sb-counter {
	color: #888E94;
	display: block;
	margin: 0 auto;
	padding: 20px 0 0;
	text-align: center;
	width: 100px;
}
#sb-counter a {
	padding:0 4px 0 0;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
}
#sb-counter a.sb-counter-current {
	text-decoration:underline;
}
div.sb-message {
	font-size:12px;
	padding:10px;
	text-align:center;
}
div.sb-message a:link, div.sb-message a:visited {
	color:#fff;
	text-decoration:underline;
}
/* TOOLTIP */
#tooltip {
	cursor: pointer;
}
.tooltip {
	background: url(images/tooltip.png) no-repeat 0 0;
	display: none;
	height: 38px;
	width: 144px;
}
.tooltip form {
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 7px 10px 0;
}
.tooltip .txt {
	background: none;
	border: none;
	color: #39393D;
	float: left;
	width: 100px;
}
.tooltip .submit {
	background: url(images/tooltipBtn.jpg) no-repeat 0 0;
	border: none;
	cursor: pointer;
	display: block;
	float: right;
	height: 12px;
	margin: 2px 0 0;
	text-indent: -9999px;
	width: 12px;
}
/* SINGLE AND PAGE */
.singleContentStyle {
	padding: 25px 0 0;
}
.scsTitle {
	color: #888E94;
	font-size: 22px;
	padding: 0 0 30px;
	text-transform: uppercase;
}
.scsContent {
}
.scsContent p {
	line-height: 20px;
	padding: 0 0 15px;
}
.scsContent ul {
	list-style: disc inside;
	padding: 0 0 10px;
}
.scsContent ul li {
	line-height: 20px;
	padding: 0 0 5px;
}
.scsContent h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 15px;
}
.scsContent h2, .scsContent h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 15px;
}
.scsContent h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 15px;
}
.scsContent .w100 {
	background: url(images/border.png) no-repeat 50% 100%;
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 0px 0 10px !important;
}
