html, body {
	height:100%;
	background-color: #0e6cab;
}
body {
	margin:0;
	padding:0;
	overflow:hidden;
}
img {
	border:none;
	behavior: url(../javascript/iepngfix.htc);
}
/* *** Float containers fix:

 http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 0;
}
.clearfix {
	display: block;
}
.clear {
	clear:both
}
/* End hide from IE-mac */ 

/* ******************************* */ 

#video {
	width:718px;
	margin-top: 80px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	/*border:#FFF 12px solid;*/
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.40);
	-moz-box-shadow:    0 0 20px rgba(0, 0, 0, 0.40);
	box-shadow:         0 0 20px rgba(0, 0, 0, 0.40);
	/* For IE 8 */
zoom: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#969696')" !important;
     /* For IE 5.5 - 7 */
     filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3) !important;
	/*filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=5) !important;*/
behavior: url(ie-css3.htc);
*position:relative;
}
#addthis2 {
	width:718px;
	min-height:58px;
	padding-top:0px;
	padding-bottom:10px;
	margin-top:12px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}

#addthis2 .left {
	width:50%;
	float:left;
}

#addthis2 .right {
	width:50%;
	float:right;
}


#addthis2 p.sharetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color: #FFF;
	padding-right:10px;
	
}
.addthis_button_google_plusone {
	width: 50px !important;
	width: 55px\9 !important; /* IE 8 and below */
	
}

#addthis2 p.sitelink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color: #FFF;
	text-align:right;
	
	
}
#addthis2 p.sitelink a:link {
	
	color: #FFF;
	
	
}
#addthis2 p.sitelink a:visited {
	
	color: #FFF;
	
	
}


#addthis_toolbox {
	clear:both;
	
	
}
