/*BODY TEXT OF 100% IS TYPICALLY 16PX FOR MOST BROWERS; 16PX X 1.125= 18PX LINE HEIGHT*//*BODY: Sets Parameters For Whole Window*/body {background: #ffffd2 url(menu-images/header-background.png) repeat-x top; 	font: 100% Helvetica, Arial, sans-serif; 	color: #094206; 	line-height: 1.125em;	margin: 0; 	border: none;	padding: 0; } /*CONTAINER: Positions & Sizes The Whole Page*/#container {/*background: yellow;*/	width: 900px; 	text-align: left;	border: none; /*2px solid #transparent; */	margin: 0 auto;	padding: 0; }/*TOP: Positions & Sizes The Top Graphic*/#top {background-color: transparent;  		margin: 0;		padding: 0; 		border: none;}		#white-banner {position: relative; left: 50px;}/*MENU: Positions & Sizes The Top Menu*/#menu {background-color: transparent; 		height: 24px; 		margin: 0; 		padding: 0; auto; border: none; /*1px dotted yellow;*/		text-align: center; vertical-align: text-top;}/*SIDE-BAR: Positions & Sets Background Of Side Menu Bar*/#sidebar {position: relative; top: 2px; left: 50px;}#sideback {height: 552px; width: 170px;}/*SIDE-MENU: Positions & formats the side menu for Services*/#side-menu {background-color: transparent; 	position: relative; top: -541px; left: 60px; 	width: 210px; margin: 0; padding: 0; 	font-size: 0.67em; color: white;}#side-menu ul li {list-style-type: none; color: white; position: relative; top: -10px; left: -43px;}#side-menu ul ul li {position: relative; top: 0px; left: -30px;}#side-menu li li {font-size: 100%;}#side-menu a:link {color: white;}#side-menu a:visited {color: #ffcc00; font-weight: normal;}#side-menu a:hover {color: #00a0d2;}/*SIDE-BAR2: Positions & Sets Background Of Side Menu Bar*/#sidebar2 {position: relative; top: 2px; left: 50px;}#sideback2 {height: 552px; width: 152px;}/*SIDE-MENU2: Positions & formats the side menu for About Us & Resources*/#side-menu2 {position: relative; top: -541px; left: 75px; 	width: 193px; margin: 0; padding: 0; 	font-size: 0.67em; color: white;}#side-menu2 ul li {list-style-type: none; color: white; position: relative; top: -10px; left: -35px;}#side-menu2 ul ul li {position: relative; top: 0px; left: -30px;}#side-menu2 li li {font-size: 100%;}#side-menu2 a:link {color: white;}#side-menu2 a:visited {color: #ffcc00; font-weight: normal;}#side-menu2 a:hover {color: #00a0d2;}/*SIDE-MENU3: Positions & formats the side menu for Expression Systems*/#side-menu3 {background-color: transparent; 	position: relative; top: -541px; left: 60px; 	width: 199px; margin: 0; padding: 0; 	font-size: 0.67em; color: white;}#side-menu3 ul li {list-style-type: none; color: white; position: relative; top: -10px; left: -37px;}#side-menu3 ul ul li {position: relative; top: 0px; left: -33px;}#side-menu3 li li {font-size: 100%;}#side-menu3 a:link {color: white;}#side-menu3 a:visited {color: #ffcc00; font-weight: normal;}#side-menu3 a:hover {color: #00a0d2;}/*CONTENT: Sets The Background & Dimensions For The Main Content*/#content {background: transparent;	width: 580px; 	margin: 0 auto;	padding: 10px 0;	border: none; /*4px solid #ffcc00;*/	text-align: left; 	font-size: 0.875em;}#content-systems {background: transparent;	width: 600px; 	margin: 0 auto;	padding: 10px 0;	border: none; /*4px solid #ffcc00;*/	text-align: left; 	font-size: 0.875em;}	a {text-decoration: none}	div#content a:link {color: #00a0d2; font-weight: bold;}	div#content a:visited {color: #666; font-weight: bold;}	div#content a:hover {color: #00782b; font-weight: bold;}	h1 {font-size: 1.3em; line-height: 1.3em;}	#page-title {font-size: 1.7em; color: #0d906c; line-height: 1.35em}	h2 {font-size: 1.3em; font-style: italic;}	h3 {font-size: 1em; font-weight: bold;}/*BOTTOM: Sets The Background & Dimensions For The Bottom Of The Page*/#bottom {background: transparent; 	width: 600px; 	margin: 0 auto; 	text-align: center; font-size: .7em; font-weight: bold;}	#top-anchor {font-size: 1.7em; text-align: left;}		a {text-decoration: none}	div#bottom a:link {color: #00a0d2;}	div#bottom a:visited {color: #666;}	div#bottom a:hover {color: #00782b;}
