html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#transparent;
	font-size:76%; 
	font-family:georgia, palatino linotype, times new roman, serif;
	overflow: hidden
		}
	

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0px none;
	background:#000 url('images/circuitboardcut.jpg') no-repeat fixed center;
	
	}
	
	
	#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:111px; 
	bottom:76px; 
	width:600px; 
	margin-right:-351px; 
	right:50%;
	border-left: 0px solid; 
	border-right: 0px solid; 
			}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:600px;
	border-top:110px solid; 
	border-bottom:75px solid;
	}
#flashcontent{
	height:100%;
	}
	
	#head {
	position:absolute; 
	margin-left:-354px; 
	left:50%; 
	top:10px; 
	width:708px; 
	min-width:708px; 
	height:98px; 
	font-size:1em; 
	z-index:5;
	background:url('images/Headerimage.jpg') no-repeat center;
	border:medium ridge #888;
	
	}
	
* html #head {
	top:10px;
	width:708px;
	height:100px;
	}
#navbarbox {
	position:absolute; 
	margin-left:-354px; 
	left:50%; 
	top:110px; 
	width:115px; 
	min-width:115px; 
	height:auto; 
	background:#000; 
	z-index:4; 
	border:0;
	}

* html #navbarbox {
	top:110px; 
	width:110px; 
	height:auto;
	}

	
#foot {
	text-align:center;
	position:absolute; 
	margin-left:-354px; 
	left:50%; 
	bottom:10px; 
	width:708px; 
	min-width:708px; 
	height:64px;
	z-index :5; 
	background: url('images/cachestudiofooter.jpg') no-repeat center;
	border:medium ridge #888;
	font-family:trebuchet MS, tahoma, verdana, arial, sans-serif; background-repeat:no-repeat
	}

* html #foot {
	bottom:10px; width:708px; height:64px;
	}
 