body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
	background: #FFF url(i/background.gif);
}
#container {
	width: 620px;
	margin: 0 auto;
	margin-top: 15px;
	text-align: left;
	background: #FFFFFF;
	position: relative;
	padding: 0;
	}
.hide {
display: none;
}
#header {
background: #C00 url(i/title2.gif) no-repeat 10px 9px;
height: 45px;
width: 620px;
padding: 0;
margin: 0 0 3px 0;
}
.hometext {
	line-height: 20px;
}
h2 {
	font-size: large;
	color: #C00;
	padding: 10px 0 10px 0;
}
#nav {
height: 22px;
margin: 0;
padding: 0;
margin: 0 0 3px 0;
}
#nav ul {
margin: 0;
padding: 0;
}
#nav li {
list-style:none;
float:left;
height: 22px;
}
#nav li a{
display: block;
height: 22px;
}
#home {
	width: 66px;
	background-image: url(i/home.gif);
}
#career {
width: 136px;
background-image: url(i/career.gif);
}
#job {
	width: 96px;
background-image: url(i/jobs.gif);
}
#clients {
width: 68px;
background-image:url(i/clients.gif);
}
#colleges {
width: 81px;
background-image:url(i/colleges.gif);
}
#about {
width: 88px;
background-image:url(i/about.gif);
}
#contact {
width: 85px;
background-image:url(i/contact.gif);
}
#home a:hover {
	width: 66px;
	background-image: url(i/home2.gif);
}
#career a:hover {
width: 136px;
background-image: url(i/career2.gif);
}
#job a:hover {
	width: 96px;
background-image: url(i/jobs2.gif);
}
#clients a:hover {
width: 68px;
background-image:url(i/clients2.gif);
}
#colleges a:hover {
width: 81px;
background-image:url(i/colleges2.gif);
}
#about a:hover {
width: 88px;
background-image:url(i/about2.gif);
}
#contact a:hover {
width: 85px;
background-image:url(i/contact2.gif);
}
#home .active {
	width: 66px;
	background-image: url(i/home2.gif);
}
#career .active {
width: 136px;
background-image: url(i/career2.gif);
}
#job .active {
	width: 96px;
background-image: url(i/jobs2.gif);
}
#clients .active {
width: 68px;
background-image:url(i/clients2.gif);
}
#colleges .active {
width: 81px;
background-image:url(i/colleges2.gif);
}
#about .active {
width: 88px;
background-image:url(i/about2.gif);
}
#contact .active {
width: 85px;
background-image:url(i/contact2.gif);
}
h3 {
	font-size: small;
	color: #CC0000;
}
li {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	height: 1%;
}
#smalllist {
	font-size: x-small;
}
.bold {
	font-weight: bold;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#submit {
	padding: 8px;
	border: 1px dashed #C00;
	background-color: #EEEEEE;
}
#services {
padding: 0px 0 0 280px;
margin: 0px 0 0 0;
font-size:11px;
}
#main6b {
padding: 0 0 0 280px;
}
#main2 {
position: relative;
border: solid 12px #C00;
background: #FFF url(i/girl2.gif) no-repeat 45px 175px;
display: block;
padding: 0 35px 0 20px;
margin: 0;}
#services ul li {
font-size: 11px;
list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
#footer2 {
	font-size: x-small;
	text-align: right;
	padding: 0 0 0 30px;
	margin: 0 -30px 0 0;
}
