/*
CSS by Reg Sengkey
sengkey[at]gmail.com
*/

/*Vertical Align*/
* {margin:0;padding:0}
/* mac hide */
html,body{margin:0;padding:0;height:100%;/*height:99.8%;width:99.8%;*/}
/* end hide */
body {
	text-align:center;
/*	min-height:648px; for good browsers*/
/*	min-width:960px; for good browsers*/
}
#floater	{
	width:1px; /*Firefox 3.6 hack*/
	background-color:#000;
	float:left; height:50%; margin-bottom:-325px
	} 
#content	{clear:both; height:650px; position:relative;}

body {font-family: Arial, sans-serif; font-size: 12px;background: black; color:#aaa;}

a {color: #666;text-decoration: none;}

a:hover {color: #333; text-decoration: none;}

h1,h2,h3,h4,h5,h6	{font-weight: normal;}

p,h1,h2,h3,h4,h5,h6,ol,ul,hr {margin:20px 0px;}

h1 {width:0;height:0;text-indent:-9999;overflow:hidden;display:block;margin:0;}

.container_16 {text-align:left;}

#slide,.grid_14 {overflow:hidden}

.contact a img {margin-left:-7px;margin-top:10px;}
.logo img {margin-left:55px;margin-top:10px;}

.opvideobg {display:block;width:834px;height:566px;
	background:url('../images/op5.jpg') no-repeat top left;}
	
.resumevideo {display:block;width:834px;height:566px;
	background:url('../images/op4.jpg') no-repeat top left;}
	
.resumevideo a {display:block;width:269px;height:179px;margin-left:566px;margin-top:195px;}
.resumevideo a:hover {background:url('../images/op-here.jpg') no-repeat top left;}




