/*** The Essential Code ***/

		body {
	min-width: 950px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #264C72;
	background-image: url(../images/navigation/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
		A {
	FONT-WEIGHT: bold; COLOR: #0000ff
}
H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	VERTICAL-ALIGN: top;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H2 {
	FONT-SIZE: 12px;
	COLOR: #003333;
	padding-top: 12px;
}
H3 {
	FONT-SIZE: 12px; COLOR: #003399; FONT-FAMILY: Tahoma
}

		#container {
	overflow: hidden;
		}
		#header {
	color: #EBEBEB;
	margin: 0px;
	padding: 0px;
	height: 114px;
	background-image: url(../images/navigation/3dcyp.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
		
		#center {
	padding: 20px;
	background-color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
		}
#center img {
	margin: 8px;
	padding: 0px;
}
		
		#left {
	width: 180px;
	padding: 0;
	float: left;
	margin: 0px;
	vertical-align: top;
		}

		/*** Just for Looks ***/


#footer {
	font-size: x-small;
	clear: both;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0em;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(../images/navigation/footerBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
		}
#footer a {
	color: #FFFFCC;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.banner {
	margin: 5px;
	padding: 5px;
	text-align: center;
}
#topLinks {
	margin: 0px;
	padding-top: 74px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 350px;
}
#topLinks li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topLinks a {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #749CAE;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#topLinks a:hover {
	color: #FFFF99;
	text-decoration: none;
	background-color: #264C72;
}
.brandLogosFooter {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.brandLogosFooter li {
	display: inline;
}
#3dflag {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: hidden;
}

