html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/*
---------------------------------------------------------------------------------------------
CLEARFIX - Cross-browser clearing method
--------------------------------------------------------------------------------------------- */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;font-size: 0; line-height: 0;}
.clearfix {display: inline-block;}
/* Start Holly Hack \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */


body
{
	font-family: Arial, Sans-Serif;
	background: #E7E7E7;	
	font-size: 10pt;
}
h1
{
	font-size: 1.6em;
	font-weight: bold;
}
h3
{
	font-size: 1.2em;
	margin: 8px 0px;		
	font-weight: bold;
}
#content 
{
	width: 998px;
	margin: 0px auto;
	background: #EFEFEF;
	height: 100%;
}
.top-banner-bg
{
	clear:both;
	background: #FFF url(../images/viocorp-top-bg.jpg) repeat-x 0 0;
	height: 75px;
	padding: 0 0 16px 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

#container
{
	padding: 0 48px;	
	background: #FFF;
}

#container-video
{
	float: left;
	width: 500px;
}
#video-player
{
	width: 490px;						/* These styles apply to the non-Flash content (seen if no Flash player is available */
	height: 312px;
	background-color: #EEEEEE;
}

#container-content
{
	padding-left: 510px;	
}

#register { margin-top: 25px; }

#register input
{
	margin: 3px 0px;
	border: 1px solid #666;
}
#register label
{
	width: 8em;
	margin: 3px 0px;
	float: left;
}

#footer
{
	padding: 22px 0px 10px;	
	text-align: right;
	background: #FFF;
}

#footer ul
{	
	height: 1.4em;
	background: #FFFFFF url(../images/viocorp-top-bg.jpg) repeat-x scroll 20% 50%;
}
#footer li
{
	float: right;
}
#footer a, #footer a:active, #footer a:visited
{
	color : #FFF;
	text-decoration: none;
	padding: 3px 10px 3px 3px;
}
#blurb p
{
	margin: 0.9em 0px;
}

