﻿body
{
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	background-color: white;
	color: black;
	text-align:center;
}
h3
{
	color: #2ba2ec;
}
.h1
{
	font-family: Times New Roman, Serif;
	font-size:32px;
	font-weight:normal;
}
TABLE
{
	border:none;
 	text-align:left;
}
td
{
	vertical-align:top;
}
IMG
{
	border:none;
}
#menubar
{
	background-color:white;
	text-align:right;
	position:relative;
	left:0px;
	top:-2px;
	width:888px;
	height:23px;	
}
#mainbody
{
	background-color:white;
	position:relative;
	left:0px;
	top:-4px;
	width:888px;
}
#leftbar
{
	width:178px;
	height:373px;	
}
#menu
{
	background-color:Transparent;
	position:absolute;
	left:0px;
	top:0px;
	width:178px;
	height:373px;	
}
#info
{
	background-color:Transparent;
	position:relative;
	left:0px;
	top:0px;
	margin:10px 10px 10px 10px;
}
#footbar
{
	background-color:#91cff2;
	color: white;
	position:relative;
	left:0px;
	top:-3px;
	width:888px;
	height:20px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
#footnote
{
	background-color:#2ba2ec;
	color: white;
	position:relative;
	left:0px;
	top:-2px;
	width:888px;
	height:45px;
	text-align:center;
	font-size:10px;
}
.bg0,.bg3,.bg4
{
	background-image:url(images/saic_main_bg.jpg);
}
.bg1
{
	background-image:url(images/bg_mn_news.jpg);
}
.bg2
{
	background-image:url(images/bg_mn_products.jpg);
}
a { 
color: black;
text-decoration: none;
} 
#footbar a { 
color: #2ba2ec;
text-decoration: none;
} 
#footnote a { 
color: white;
text-decoration: none;
} 
a:hover, #footbar a:hover, #footnote a:hover { 
color: #9A0319; 
text-decoration: underline; 
}


