/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

body { font-family:"Helvetica"; font-size:12px; }
button { cursor:pointer;}



/*================================
 * Layout
 *================================*/
 
 #header{ background-color:#000000; border-bottom:4px #a7a7a9 solid; }
 .header_inside{ width:1055px; margin:0 auto; overflow:hidden; background-color:#000000;}
 body{ font-size:14px; line-height: 18px; color:#666666; font-family:Arial, Helvetica, sans-serif;}

/* Generic Styling */
a{ color:#000; text-decoration:none;}
a:hover{ color:#333;}




 	.logo{ float:left; width:360px; height:116px; text-indent:-9999px; overflow:hidden; background:url(../images/logo.gif) 0 0 no-repeat; margin-left:30px;}


#content{ width:100%; background:#000000;margin:0 auto;  overflow:hidden;}
		.logos{ display: block;
    margin-left: auto;
    margin-right: auto; 
	margin-top:4px;
	margin-bottom:4px;
	 
	}
	

.header1 {
	padding:0px 0;
	text-align:center;
	background:#ffffff;
	height: 119px;
	border-bottom:1px solid #e5e5e5;
	}

.header1 img {display:block; margin:0 auto;}

.container {
	background:url(../images/bg.jpg);
	background-repeat: repeat;
	background-size: auto;
}
.container .shadow {
	background:url(../images/shadow.png) top left repeat-x;
	padding:190px 0;}

.content {
	padding-top:3px;
	color:#000;}

	
	

H4 {font-size: 28px;
line-height: 29px;
font-weight: bold;
margin-top: 20px;
margin-bottom: 20px;
text-align:center;

	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
}
	
	
.copy-form {
	color: #666;
  font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding: 12px;
	line-height:20px;
	width:340px;
	
	font-weight: normal;

}

.style15 {font-size: 12px;
margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}	
	
	
.copy1 {font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:21px;
		font-weight: normal;
}		
			

.footer {
	padding:12px 0 20px;
	color:#555555;
	font-size:11px;
	line-height:17px;}





#video {
	position:relative;
	width:600px;
	height:404px;
	margin:-92px auto 10px auto;
	padding-top:0px;
background-color: #8f969f;
	padding: 6px;
	border-radius: 6px;
	box-shadow:0 0 10px #000;
	}



#videoplayer {
	position:absolute;
	width:600;
	height:404px;
	top:8px;
	left:6px;
}

#footer{ text-align:center; padding:24px 0 18px; width: 100%; height: 90%; position: relative;
bottom: 0; background:#000000; margin: 0 auto -4em;

}
	.foot_links{ text-align:center; font-size:11px; color:#ffffff; margin-bottom:18px;}
	.foot_links a{ color:#ffffff; margin:0 6px;}
	.foot_links a:hover,
	.foot_links a.on{ color:#0975ca; text-decoration:underline;}
	
	.foot_txt1{ text-align:center; font-weight:bold; color:#cccccc; font-size:12px; margin-bottom:15px;}
	
	.foot_txt2{ text-align:center; font-size:11px; color:#ffffff;}
	.foot_txt2 a{ color:#0975ca; text-decoration:underline;}

