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;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden
	/* */ 
		}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0px none;
	background:#000 url('images/usbprod_background.jpg') no-repeat fixed center;
	}
	
	
#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:200px; 
	bottom:10px; 
	width:600px; 
	margin-right:-450px; 
	right:50%;
	border-left: 0px solid; 
	border-right: 0px solid; 
	}

html #content {
	top:200px; 
	bottom:0px; 
	height:100%;
	width:900px;
	border-top:0px solid; 
	border-bottom:11px solid;
	}

body.home #content {
	text-align: center;
	}

body.home #content p {
	text-align: center;
	}

body.home #content div#center {
	width: 460px;
	margin: 0px auto;
	}

body.home #content a.connect {
	text-decoration: none;
	display: block;
	margin-top: 20px;
	color: #551A8B;
	font-weight: bold;
	}

body.home #content a.connect img {
	vertical-align: middle;
	}


#flashcontent{
	height:100%;
	}
	
#head {
	position:absolute; 
	margin-left:-150px; 
	left:50%; 
	top:20px; 
	width:305px; 
	min-width:305px; 
	height:120px; 
	font-size:1em; 
	z-index:5;
	background:url('images/usblogo2.jpg') no-repeat center;
	border:medium ridge #888;
	}

html 	#head {
	top:20px;
	width:305px;
	height:122px;
	}

/* ********************************************* 
* This notice MUST stay intact for legal use.
* This script was created for FREE CSS Menus.
* Visit: www.freecssmenus.co.uk for more CSS. 
* Also visit our Free online menu creator.
************************************************ */ 

.bg {background: url(images/button4.gif);}
.menu { 
	padding:0 0 0 0px; 
	margin:0; 
	list-style:none; 
	height:35px;
	width:480px;
	background:#888 url(images/button1a.gif) repeat-x; 
	/*position:relative;*/
	position:absolute;
	margin-left:-240px; 
	left:50%; 
	top:155px;
	font-family:arial, verdana, sans-serif;
	border: solid 2px #888;
	border-top: 0px;
	z-index:50;
	}
.menu li.top {
	display:block; 
	float:left; 
	position:relative;
	
	}
.menu li a.top_link {
	display:block; 
	float:left; 
	height:35px; 
	line-height:33px; 
	color:#bbb; 
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	padding:0 0 0 10px; 
	cursor:pointer;
	}
.menu li a.top_link span {
	float:left; 
	font-weight:bold; 
	display:block; 
	padding:0 10px 0 6px; 
	height:35px;
	width: 40px;
	}
.menu li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 10px 0 10px; 
	height:35px; 
	background:url(images/down.gif) no-repeat right top;
	}
.menu li a.top_link:hover {
	color:#000; 
	background: url(images/button4.gif) no-repeat;
	}
.menu li a.top_link:hover span {
	background:url(images/button4.gif) no-repeat right top;
	}
.menu li a.top_link:hover span.down {
	background:url(images/button4a.gif) no-repeat right top;
	}

.menu li:hover > a.top_link {
	color:#000; 
	background: url(images/button4.gif) no-repeat;
	}
.menu li:hover > a.top_link span {
	background:url(images/button4.gif) no-repeat right top;
	}
.menu li:hover > a.top_link span.down {
	background:url(images/button4a.gif) no-repeat right top;
	}

.menu table {
	border-collapse:collapse; 
	width:0; height:0; 
	position:absolute; 
	top:0; 
	left:0;
	}

.menu a:hover {
	visibility:visible;
	}
.menu li:hover {
	position:relative; 
	z-index:60;
	}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
	}

.menu :hover ul.sub {
	position:absolute; 
	left:-12px;
	top:35px;
	right:2px; 
	background: #888 url(images/button_sub.jpg) repeat-x bottom; 
	padding:0px 0; 
	border:2px solid #999999;
	white-space:nowrap; 
	width:auto; 
	height:auto;
	width:105px;
	}
.menu :hover ul.sub li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:auto;
	width:105px;
	}
.menu :hover ul.sub li a {
	font-weight:bold;
	display:block; 
	font-size:11px; 
	height:20px; 
	width:105px;
	line-height:20px; 
	text-indent:5px; 
	color:#FFF; 
	text-decoration:none; 
	border:0px;
	}
.menu :hover ul.sub li a.fly {background:#fff url(images/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#333; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#333 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#333 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-2px; background: #fff; padding:3px 0; border:1px solid 999999; white-space:nowrap; width:93px; z-index:200; height:auto;}

/* NEW MENU ABOVE */


	
#foot {
	text-align:center;
	position:absolute; 
	margin-left:-354px; 
	left:50%; 
	bottom:10px; 
	width:305px; 
	min-width:305px; 
	height:0px;
	z-index :5; 
	background: url('') no-repeat center;
	border:none #000;
	font-family:trebuchet MS, tahoma, verdana, arial, sans-serif; background-repeat:no-repeat
	}

* html #foot {
	bottom:10px; width:305px; height:0px;
	}
#content p {
	padding:5px; text-align:justify;
	}

h1 {
	font-family:trebuchet MS, tahoma, verdana, arial, sans-serif; background-repeat:no-repeat;
	color: #FFF; 
	font-size: 20px;
	text-decoration: none;
	margin-top: 0px;
	}

img.left {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	}

img.right {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	}

.image{
	border-style:solid;
	border-color:white;
	border-width:5px;
      }

a:hover,
a:visited {
	outline: none;
	}

.boldhead {
	font-size:3em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:0px; border:1px solid #888;}
.right {float:right; margin:0px; border:1px solid #888;}
.center {float:center; margin:px; border:1px solid #888;}
.lefttext {float:left; width:560px; text-align:justify;}
.righttext {float:right; width:560px; text-align:justify;}

* html .lefttext {float:left; width:570px; text-align:justify;}
* html .righttext {float:right; width:570px; text-align:justify;}
