@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image: url(assets/background2.jpg);
	background-repeat: repeat-y;

}
#headerBar {
	line-height: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	width: 758px;
	height: 1px;
	clear:both;
	padding-left: 32px;
}

#headerBar .followMe{
	float:right;
	margin-top:-7px;

}

#headerBar .contact{
	float:left;
	margin-top:-2px;
}


#container {
	line-height: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 68px;
	top: 108px;
	width: 746px;
}
#container h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #99B8BE;
	font-weight: bold;
	padding-top: 3px;
}


#container h1 {
	font-size: 14px;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 30px;
}

.mainLogo {
	margin-bottom:125px;
}
.porttitle {
	: 1px solid #222222;
}
.portImage {
	border: 15px solid #222222;
}
#container .video {
	border: 15px solid #222222;
	background-color: #000000;
	margin-bottom: 70px;
	width:746px;
}
#container .video embed{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#container h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b37;
	margin-top: 3px;
	margin-bottom:22px;
	font-weight: normal;
	line-height: 17px;
	width: 700px;
}
#container #info {
	height: auto;
	width: 500px;
	line-height: 12px;
}
#container #info img{
	
}
.style1 {
	background:#000000;
}