#topnav ul li a#home {
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 4px solid #ffffff;
}

span.home {
	font-size: 11px;
	line-height: 1.1em;
	color: #000000;
}

#sidebar{
	display:none;
	visibility:hidden;
	width: 5px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#content{
	width:955px;
	margin: 0px;
	padding: 0px;
	height: 870px;
	border:none;
	left: 0px;
	overflow: hidden;
	top: 0px;
	clear: both;
	float: left;
	position: relative;
}


#homebox{
text-align:left;
}

#programming, #promotion, #tutoring{
	width:295px;
	height:810px;
	font-size:11px;
	line-height:1.5em;
	position:relative;
	top:0px;
	left:0px;
	padding:5px 3px;
	margin:0px 2px;
	border: dashed 1px #9FB2E2;
	overflow: hidden;
	visibility: visible;
	display:inline;
}


#programming{
clear: left;
float: left;
margin: 0px 0px 0px 5px;
}

#promotion{
margin: 0px 0px 0px 20px;
clear: none;
float: left;
}

#tutoring{
	margin:0px 2px 0px 18px;
	clear: right;
	float: right;
}

#programming  h2, #promotion h2, #tutoring h2{
	margin: 0px;
	padding: 0px;
	height: 40px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	line-height: 100px;
}

#programming  h2 {
	background: url(../images/headers/web-development.gif) no-repeat center top;
}
#promotion h2 {
	background: url(../images/headers/internet-marketing.gif) no-repeat center top;
}
#tutoring h2 {
	background: url(../images/headers/H-training.gif) no-repeat center top;
}


#content ul{
list-style:disc;
font-size:11px;
margin:10px 0px 10px 10px;
padding-left:10px;
}

#content li{
margin-top:0px;
margin-bottom:10px;
}

#content a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content ul {
	margin: 5px 0px 5px 8px;
	padding: 0px 0px 0px 5px;
}
#content ul li{
padding:0px;
margin:5px 0px;
}

#programming ul{
	list-style:square url(../images/home/H-bullet-blue.gif) outside;
}
#programming ul.square {
	list-style: square url(../images/home/H-square-blue.gif) outside;
}


#promotion ul{
list-style:square url(../images/home/H-bullet-green.gif) outside;
}

#tutoring ul{
list-style:square url(../images/home/H-bullet-orange.gif) outside;
}

#programming a:hover { color: #2A5FFF; }
#promotion a:hover {color: #007F00; }
#tutoring a:hover { color: #FF6600; }
#promotion ul.square {
	list-style:square url(../images/home/H-sqbullet-green.gif) outside;
}
#bottom a.resources {
	font: normal 9px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#mainbox {
	height: 1100px;
}

