body {
	margin: 5px 0 0;
	padding: 0;
	text-align:center;
	background-color:#999999;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif; 
    color: #666666;
    behavior: url("../js/csshover2.htc");
}


div#mainpage {
	margin: 0 auto;
	padding: 0;
	width:776px;
	border: 2px solid #777777;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	background:white;
	text-align:left;
}


a:link {text-decoration:none; color:#3366CC}
a:visited {text-decoration: none; color: #3366CC}
a:hover {color:#000033}
a:active {text-decoration: none}


#header {
	margin:0;
	padding:20px 0 0;
    height: 110px;
    background :white url("http://staatalent.com/Images/Banners/Banner.gif") 10px 0 no-repeat;
    text-align:right;
}


div#header p {
	margin:0;
	padding:0;
	font-weight:bold;
	position:relative;
	top:20px;
	right: 50px;
}


div#content {
	margin: 0;
	padding: 0 13px;
}


#footer {
  clear:both;
  height: 45px;
  background-color:white;
  border-top: 2px solid #999999;
  padding: 10px 0 5px 0;
  text-align:center;
  font-size: 8pt;
}


#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}


/* the menu style sets the gradient background image */
#menu {
	margin:0;
	padding:0;
	height:27px; 
	position: relative;
	top: 25px;
	left:0;
	background:#C0C0C0;
	background-image: url('http://staatalent.com/Images/Menu/graybggradient.jpg');
	background-repeat: repeat-x;
}
#title1 {
	padding: 20px 40px 0 0;
	text-align:right;
	color: #FFFFFF;
 	font-size: 24px;
 	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
}
#title2 {
	padding: 0 40px 0 0;
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
 	color: #FFFFFF;
}
#bottomnav, #bottomnav a{
	line-height: 1.5em;
	letter-spacing: 1px;
	margin:0 0 20px 0;
	padding: 0 0 20px 0; 
	text-align:center;
	color:white;
	text-decoration: none;
	font-size:8pt;
}

/* TALANT COMPARISON TABLE */
#comparetable {
	width: 100%;
	padding: 0;
	margin: 0;
}

th {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid #959595;
	border-bottom: 1px solid #959595;
	border-top: 1px solid #959595;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background-color: #6699cc;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #959595;
	background: none;
}


th.spec {	
	border-left: 1px solid #959595;
	border-top: 0;
	background: #fff;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

th.specalt {
	border-left: 1px solid #959595;
	border-top: 0;
	background: #f5fafa;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #B4AA9D;
}

td.compare {
	border-right: 1px solid #959595;
	border-bottom: 1px solid #959595;
	background: #fff;
	color: #000;
	width: 45%;
	white-space: normal;
}


td.alt {
	border-right: 1px solid #959595;
	border-bottom: 1px solid #959595;
	background: #fff;
	color: #000;
	width: 30%;
	white-space: normal;
}

p.table {
	padding-left: 10px;
	padding-right: 10px;
	}