/* CSS Document */body {	background-color: #ffffff;	padding: 0 0 0 0;	margin: 0 0 0 0;	}	p {	font: 11px/1.4em Arial, helvetica, verdana, sans-serif;	}	#container {	position: static;	padding-top:20px;	margin-left: auto;	margin-right: auto;	margin-top: 76px;	width: 984px;	background: url(../images/mini_logo-sm.jpg) no-repeat 70px 0;	height: 95%; 	}#nav {	width: 984px;	margin-top: 20px;	height: 52px;	background: url(../images/logo.gif) no-repeat 600px 0;	}	#nav img {	margin-top: 31px;	border: 0;	padding: 0 0 0 0;	}#nav li, ul {	display: inline;	}#nav ul {	margin-left: 10px;	}	#nav a,a:link,a:hover,a:visited {	text-decoration: none;	}	#splash {	background: url(../images/splash.jpg) no-repeat center;	height: 377px;	}#copy {	width: 830px;	margin-left: auto;	margin-right: auto;	}	#copy a,a:link {	text-transform:uppercase;	font-size: 100%;	color: #00a4e4;	text-decoration: none;	line-height: 1.1em;	}	#copy a:hover {	text-decoration: underline;	}#copy a,a:link .more {	padding-top: 10px;	}#copy p {	line-height: 1.3em;	}		#left {	float:left;	width:266px;	margin:-11px 0 0 0; padding:0 0 0 5px;	font-size: 90%;	top: 0px;	}		#right {	float:right;	width:266px;	margin:-11px 0 0 0; padding:0px;	font-size: 90%;	top: 0px;	}	#middle {	margin:0 286px;	padding: 0 0 0 0;	font-size:90%;	top: 0px;	}#unichip {	padding-left: 75px;	text-align:left;	}	#unichip img {	border: 0;	}#footer {	position: absolute;	margin-right: auto;	margin-left: auto;	width: 100%;	bottom: 5px;	}	#footer p {	font-size: 65%;	}#footer a {	text-transform: capitalize;	}a:hover {	color: #00A4E4;	}a:visited {	color: #00a4e4;	}.skiplink {display:none}	.hideme {display:none; visibility:hidden; }
