body {
font-family: arial;
height: 100%;
padding: 0;
margin: 0;
}

.slisho {
margin-left: -23px;
margin-top: 5px;
}

#sub-menu {
width: 882px;
}

#sub-menu ul {
list-style: none;
display: block;
float: left;
width: 126px;
height: 54px;
float: left;
}

#sub-menu li a {
width: 126px;
height: 54px;
}

#sub-menu li a:hover {
width: 126px;
height: 54px;
background: url('../images/secondary-menu-hover.jpg');
}

.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-style: italic;
	line-height: 17px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin: 0;
}

.morelink {
color: #000;
}

.morelink a:hover {
color: #cc3333;
}

p {
font-size: 12px;
line-height: 18px;
}

.bottomblurb {
margin-left: 10px;
font-weight: normal;
}

h1 {
font-size: 18px;
margin: 0 0 10px 10px;
color: #660000;
}

h2 {
font-size: 18px;
color: #660000;
font-style: italic;
margin-top: 15px;
}

#menu {
margin-left: 0;
}

#menu a {
color: #fff;
}

#menu a:hover {
color: #660000;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	padding-left: 15px;
	text-decoration: underline;
	color: #fff;
	font-family: arial;
	font-weight: bolder;
	font-size: 13px;
	margin: 0;
}

#services {
width: 284px;
overflow: hidden;
}

#services ul {
list-style: none;
padding: 0;
margin: 0;
}

#services li {
display: block;
background: #000 url('../images/button.jpg');
font-family: arial;
font-size: 15px;
font-weight: 900;
margin: 0;
padding: 3px 0 0 35px;
color: #000;
text-decoration: none;
font-style: italic;
height: 21px;
}

#services li a {
color: #660000;
text-decoration: none;
width: #284px;
height: 22px;
}

#services li a:hover {
color: #cc3333;
margin: 0;
padding: 0;
}

.copyright {
color: #000;
font-size: 12px;
font-family: arial;
text-decoration: none;
margin-top: 15px;
}