@charset "utf-8";
body{
	background-image: url(../images/back1.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

#main-container {
	text-align: left;
	padding: 0px;
	border:0;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#nacebrandslogo {
	margin-right: auto;
	margin-left: auto;
	height: 282px;
	width: 282px;
	margin-top: 30px;
}
#navback {
	background-image: url(../images/navback.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}

.clearer {
	clear: both;
	height: 1px;
}
.navbtn {
	float: left;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 52px;
	width: 107px;
	margin-top: 12px;
	padding-top: 15px;
}
.navbtn a {
	text-decoration: none;
	color: #000;
	height: 52px;
	width: 133px;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
}
.navbtn a:hover {
	background-color: #01A0E4;
	
}
.navseperator {
	background-image: url(../images/navdiv.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 2px;
	margin-top: 14px;
	float: left;
}
.lnavspcr {
	float: left;
	width: 45px;
	height: 80px;
}
.logosc1 {
	float: left;
	width: 200px;
	margin-left: 206px;

}
.logosc2 {
	float: left;
	width: 120px;
	margin-top: 15px;
	margin-right: 12px;
	margin-left: 12px;
	
}
.logosc3 {
	float: left;
	width: 200px;
	
}
.btmcopy {
	background-color: #EBEBEB;
	padding: 8px;
	text-align: right;
}
.frmtbl1 {
	padding: 8px;
	float: left;
	width: 100px;
}
.frmtbl2 {
	padding: 8px;
	float: left;
}
.socialmedia {
	float: left;
	padding: 6px;
	margin-top: -70px;
	margin-right: 0px;
	margin-left: 750px;
	position: relative;
}
 
 .YoutubeLink {
	display: block;
	width: 35px;
	height: 35px;
	background: url('../images/youtube-logo-ro.png') bottom;
	text-indent: -99999px;
}
.YoutubeLink:hover {
	background-position: 0 0;
}