body
{
  background-image: url(webback1.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	font:80% 'Lucida Grande',Verdana, Helvetica, sans-serif;
}

#header
{
  margin: 0;
	height: 118px;
	background: url(TFSLOGO.jpg) #003399 no-repeat;
	float: left;
	width: 100%;
}

#navList li 
{
  margin: 0 0 15px 0;
}

#menu dt 
{
  color: red;
	font-weight: bold;
	cursor: pointer;
	padding-left: 20px;
  margin: 0 0 15px 2px;
  text-align: left;
	background-image: url("testmenu.gif");
	background-repeat: no-repeat;
	border-bottom: 1px dashed #003399;
}

#menu li 
{
	margin-top: 1ex;
	margin-bottom: 1ex;
	text-align: left;
  font-style: italic;
}

#menu ul
{
  margin-top: -15px;
}

#menu li a, #menu dt a 
{
  color: red;
  text-decoration: none;
  display: block;
  border: 0 none;
  height: 100%;
}

#menu li a:hover, #menu dt a:hover 
{
  color: #003399;
	text-decoration: none;
}

ul
{
  margin-left: -35px;
	text-align: center;
}

ol
{
  list-style-type:circle;
}

p
{
  font-size: 1.1em;
	margin-top:  1ex;
	margin-left: 2em;
  margin-right: 2em;
	margin-bottom: 1ex;
}

h1 
{
	margin: 0;
	width: 200px;
	height: 113px;
	text-indent: -9000px; /* hides the h1 text */
}
			
h1 a 
{
	display: block;
	height: 113px;
}

h2
{
 	color: #003399;
	font-size: 1.5em;
}

h3
{
 	color: #003399;
	font-size: 1.3em;
	padding-top: 2em;
}

h4
{
  color: #000066;
	font-size: 0.7em;
	padding-top: -10em;
	font-weight: normal;
}

h5
{
  color: #000066;
	font-size: 1.2em;
	padding-top: -10em;
	margin-bottom: -0.5ex;
	font-weight: bold;
}

h6
{
  color: #006600;
	font-size: 1.6em;
	padding-top: -10em;
	margin-bottom: 3ex;
	font-weight: bold;
}

em
{
  font-weight: bold;
	font-style: normal;
}

li
{
  list-style-type: disc;
	margin-bottom: 1ex;
}

#menu
{
  padding-top: 20px;
	padding-bottom: 2ex;
	float: left;
	width: 21%;
}

#main
{
	padding-top: 	40px;
	padding-bottom: 2ex;
	float: left;
	width: 58%;
}

#sidebar
{
  float:left;
	width: 20%;	
	overflow: hidden;
}

#tfslogo
{
  position: absolute;
	top: 0%;
	left: 15%;
}

.certs
{
  margin-left: 50px; 
}

#logos
{
  float: left;
}

#newline
{
   padding: 1.5em;
}

#erp
{
  color: #ff0000;
	font-size: 5em;
}

a:link
{
 	color: #3333ff;
	text-decoration: none;
}

a:visited
{
  color: #000099;
	text-decoration: none;
}

a:hover
{
  color: #33ccff;
}

a:active
{
  color: red;
}

#menu a
{
	display: block;
	width: 12em;
	height: 5ex;
}

a img 
{ 
	border: 0; 
}


.cont
{
  position: relative;
	float: left;
	width: 13%;
}

.contno
{
  position: relative;
	float: left;
	width: 100%;
}

#contactbox
{
  color: red;
	font-size: 130%;
}

