body{
	margin:0;
	color:#fff;
	font:16px/20px Arial, Helvetica, sans-serif;
	background:#d0d0d0;
	min-width:1000px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#fff;
}
#content a{border-bottom:1px solid #fff;}
#content a:hover{
	border-bottom:1px dotted #fff;
}
#content .heading a,#content .heading a:hover{border-bottom:none;}
#content h2 a,#content h2 a:hover,#content h3 a,#content h3 a:hover{border-bottom:none;}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w1{
	width:1044px;
	position:relative;
	float:left;
	left:50%;
}
.w2{
	width:1000px;
	position:relative;
	float:left;
	left:-50%;
	padding:0 22px;
	background:url(../images/bg-page.png) repeat-y;
}
#header{
	background:url(../images/bg-header.jpg) no-repeat;
	padding:0px 18px 0 28px;
	position:relative;
	z-index:10;
	height:225px;
}
.header-holder{overflow:hidden;}
#header-drop-shadow{
	background:url(../images/bg-header-drop-shadow.png) no-repeat #000;
	position:relative;
	height:9px;
	z-index:5;
}
.logo{
	//background:url(../images/logo.png) no-repeat;
	width:130px;
	height:150px;
	position:absolute;
	top:0px;
	left:15px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
.text-venue{
	//background:url(../images/text-javits.png) no-repeat;
	width:276px;
	height:94px;
	position:absolute;
	top:95px;
	left:174px;
	text-indent:-9999px;
}
.text-138{
	//background:url(../images/text-138.png) no-repeat;
	width:608px;
	height:94px;
	position:absolute;
	top:0px;
	left:174px;
	text-indent:-9999px;
}
#nav{
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
	width:900px;
	font-size:20px;
	line-height:22px;
	position:absolute;
	top:188px;
	left:29px;
	z-index:10;
	text-transform:uppercase;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	margin:0 21px 0 0;
	position:relative;
}
#nav li a{
	color:#f5f5fb;
	display:block;
	padding:9px 0 8px;
	text-decoration:none;
}
#nav li:hover a{text-decoration:none;}
#nav ul{
	list-style:none;
	margin:0;
	padding:0 0 4px;
	font-size:14px;
	line-height:16px;
	position:absolute;
	top:39px;
	left:-9px;
	background:#d0d0d0;
	width:182px;
	display:none;
	text-transform:none;
	box-shadow:3px 3px 3px #999;
}
#nav li:hover ul{display:block;}
#nav ul li{
	float:none;
	margin:0;
}
#nav ul li a{
	padding:3px 5px 3px 10px;
	width:167px;
	color:#000;
}
#nav li:hover li:hover a{
	padding:2px 4px 2px 9px;
	border:1px solid #000;
	background:#02317f;
	color:#fff;
}
#main{
	padding:16px 36px 16px 38px;
	min-height:775px;
	background:url(../images/bg-main.jpg) no-repeat #000;
	overflow:hidden;
	position:relative;
}
#main ul{
	-webkit-margin-before:0;
}
#content{
	float:left;
	width:670px;
	padding:0 30px 130px 0;
}
.align-left{
	float:left;
	padding:0 18px 13px 8px;
}
#main h1{
	margin:0 0 0;
	font-size:30px;
	line-height:34px;
	padding-bottom:16px;
	color:#fff;
}
#main h2{
	margin:0 0 0;
	font-size:24px;
	line-height:32px;
	padding-bottom:12px;
	color:#fff;
}
#main p{
	margin:0 0 4px;
	padding:0 0 3px;
}
#main .section{overflow:hidden;}
#main .section p{margin:0 0 4px;}
.post{
	overflow:hidden;
	padding:0 0 8px 6px;
}
#main h3{
	font-size:20px;
	line-height:25px;
	padding-bottom:6px;
	color:#fff;
	margin:0 0 5px;
}
.read-more{
	color:#fff;
	float:left;
	font-weight:bold;
}
.box{
	position:absolute;
	bottom:23px;
	left:38px;
	background:url(../images/border.png) no-repeat;
	width:673px;
	text-align:center;
	padding:15px 0 0 10px;
}
.column{
	display:inline-block;
	vertical-align:top;
	padding:0 13px;
	margin:0 -4px 0 0;
}
*+html .column{
	display:inline;
	margin:0;
}
.heading{display:block;}
.box .heading{
	margin:0 0 -2px;
	text-transform:uppercase;
}
.date{
	display:block;
	font-style:normal;
	line-height:18px;
}
#sidebar{
	float:right;
	width:226px;
}
.btn-register{
	background:url(../images/btn-register.png) no-repeat;
	width:225px;
	display:block;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 5px;
}
.btn-register:hover{
	background-position:0 -62px;
	text-decoration:none;
}
.add-nav{
	width:232px;
	margin:0 0 10px;
}
.add-nav .heading{
	font-size:18px;
	line-height:20px;
	color:#fefefe;
	text-align:center;
	background:url(../images/bg-add-nav.png) no-repeat -783px 0;
	padding:30px 0 0;
	font-weight:normal;
	text-transform:uppercase;
}
.add-nav .heading .holder{
	background:url(../images/bg-add-nav.png) repeat-y -1067px 0;
	width:100%;
}
.add-nav .heading a{
	text-decoration:none;
}
.add-nav .heading .holder:after{
	content:"";
	display:block;
	clear:both;
}
.add-nav .heading .frame{
	margin:-25px 0 0;
	position:relative;
	float:left;
	width:212px;
	padding:0 10px 7px;
}
.accordion-holder{
	background:url(../images/bg-add-nav.png) no-repeat -245px 0;
	padding:8px 0 0;
}
.accordion-frame{
	background:url(../images/bg-add-nav.png) no-repeat -521px 100%;
	padding:0 0 11px;
}
.accordion-container{
	background:url(../images/bg-add-nav.png) repeat-y;
	width:100%;
}
.accordion-container:after{
	content:"";
	display:block;
	clear:both;
}
.accordion{
	list-style:none;
	margin:-8px 0 -2px;
	padding:0 0 0 8px;
	position:relative;
	float:left;
	font-size:16px;
	line-height:25px;
	color:#252525;
	text-align:center;
	font-weight:bold;
	width:217px;
}
.accordion li{
	width:100%;
	vertical-align:top;
}
.accordion li a{
	display:block;
	padding:1px 1px 1px 5px;
	color:#252525;
}
.accordion li:hover a,
.accordion .active a{
	text-decoration:none;
	border:1px solid #000;
	background:#02317f;
	padding:0 0 0 4px;
	color:#fff;
}
.accordion .slide{
	list-style:none;
	margin:0;
	padding:0;
	background:#a7b0bf;
}
.accordion .slide li a{
	color:#252525;
}
.accordion .slide li a:hover{
	color:#fff;
}
.accordion .active li a{
	padding:1px 1px 1px 5px;
	background:none;
	border-style:none
}
.accordion .active li:hover a{
	border:1px solid #000;
	background:#02317f;
	padding:0 0 0 4px;
}
.social-share-buttons{
	background:#d0d0d0;
	width:212px;
	margin:0 0 10px 7px;
	padding:3px;
}
#footer{
	background:url(../images/bg-footer.png) repeat-x #01293b;
	padding:16px 0 14px;
	text-align:center;
}
.social-network{
	list-style:none;
	margin:0 auto;
	padding:0 7px 0 0;
	height:67px;
}
.social-network li{
	display:inline-block;
	width:67px;
	height:67px;
	margin:0 -2px 0 0;
}
*+html .social-network li{
	display:inline;
	margin:0 2px 0 0;
}
.social-network li a{
	display:block;
	width:67px;
	height:67px;
	text-indent:-9999px;
	overflow:hidden;
}
.facebook{background:url(../images/social-networks.png) no-repeat 0 -1px;}
.twitter{background:url(../images/social-networks.png) no-repeat -69px -1px;}
.linkedin{background:url(../images/social-networks.png) no-repeat -139px -1px;}
.googleplus{background:url(../images/social-networks.png) no-repeat -208px -1px;}
.youtube{background:url(../images/social-networks.png) no-repeat -278px -1px;}
.rss{background:url(../images/social-networks.png) no-repeat -347px 0;}
.facebook:hover{background-position:4px -93px;}
.twitter:hover{background-position:-65px -93px;}
.linkedin:hover{background-position:-135px -93px;}
.googleplus:hover{background-position:-204px -93px;}
.youtube:hover{background-position:-274px -93px;}
.rss:hover{background-position:-343px -92px;}
.nav{
	list-style:none;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:20px;
}
.nav li{
	display:inline-block;
	padding:0 8px;
	margin:0 -4px 5px 0;
}
*+html .nav li{
	display:inline;
	margin:0;
}
.nav li a{color:#fff;}
.copyright{
	font-size:12px;
	line-height:14px;
	color:#d4eafd;
}
#footer-mobile-wrapper{display:none;}
#footer-mobile-wrapper{
	background:#02317f;
	padding:5px 0 5px 0;
}
#footer-mobile{
	background:#fff;
	list-style:none;
	margin:0 auto;
	width:300px;
	height:37px;
	border:1px solid #000;
	-webkit-border-radius: 5px;
}
#footer-mobile-box{
	width:300px;
	height:37px;
}
#footer-mobile .label{
	position:relative;
	top:9px;
	width:160px;
	font-weight:bold;
	padding-left:5px;
	font-size:16px;
	color:#000;
}
#footer-mobile li{
	float:right;
	margin-top:-30px;
	margin-right:5px;
	list-style-type:none;
}
#footer-mobile a{
	float:left;
	height:27px;
	width:94px;
	text-indent:-9999px;
	border:none;
	overflow:hidden;
	background:url(/images/cms/global/on-off-small.png) no-repeat;
}
#footer-mobile a.mobile-on{background-position:0 0;}
#footer-mobile a.mobile-off{background-position:0 -28px;}

.img-no-margin{margin:0;border-bottom:none;text-decoration:none;}
.img-no-margin img{margin:0;border-bottom:none;text-decoration:none;}
