/* CSS Document */
/* Computerfix-it */

ul {list-style-type:none; list-style-image:url(images/bullet-yellow.gif)}

address {text-align:center; font:normal small-caps 0.8em Arial}

a {
	color: #0000CC;
	font-family: Arial;
	font-size: 8.5pt;
	text-decoration:none;
	}

a:hover {
	text-decoration: underline;
	}

p {
	color:#000000;
	font-family: Arial;
	font-size: 10pt;
	line-height: 12pt;
	}
h1 {
	color: #333333;
	font-family: Arial;
	font-size: 15pt;
	line-height: 14pt;
	font-weight:bold;
	margin-bottom: 1em;
	text-align:center;
	background-color:blue;
	}

h2 {
	color: white;
	font-family: Arial;
	font-size: 13pt;
	line-height: 16pt;
	font-weight:bold;
	margin-top: -1em;
	margin-bottom: 0em;
	text-align:center;
	background-color:blue;

	}

h3 {
	color: white;
	font-family: Arial;
	font-size: 8pt;
	line-height: 10pt;
	font-weight:bold;
	margin-bottom: 0em;
	text-align:center;
	background-color:blue;

	}

h4 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11pt;
	line-height: 12pt;
	font-weight:bold;
	}

h5 {
	color: #000000;
	font-family: Arial;
	font-size: 13pt;
	font-weight:bold;
	margin-bottom: 0em;
	}
	
h6 {
	color: #333333;
	font-family: Arial;
	font-size: 9pt;
	line-height: 12pt;
	font-weight:bold;
	margin-bottom: 2pt;
	margin-top:-1em;
	}
	
#logo  {width:450px; height:140px; padding-top:15px; float:left }
#services {float:left; font-weight:bold; vertical-align:middle}
#leftnav {position:absolute; top:276px; left:7px; width:125px}
#content {position:absolute; top:276px; left:139px; width:635px; height:auto}
	
	
.menuitem {
	border-top: 2px solid red;
	width: 120px;
	margin-top: 15px;
	color:blue;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	line-height: 14pt;
	}
