body {
	margin: 0;
	font-family: arial, verdana, helvetica;
	font-size: 0.8em;
	background: #ccc;
}

#container {
	width: 837px;
	margin: 0 auto;
	background: #fff;
}

#top-menu {
	margin-top: 0;
	margin-top: -3px !IE7;
}

#content {
	padding: 10px 20px;
}

#btm-menu {

}

#btm-menu a {
	font-weight: bold;
	color: #00595E;
}

/***************************
Menu Items - Menu 1
***************************/

#top-menu .home a {
	display: block;
	width: 72px;
	height: 33px;
	background: url(images/menu-2.jpg);
}

#top-menu .home a:hover {
	background-position: -837px 0;
}

#top-menu .info a {
	display: block;
	width: 101px;
	height: 33px;
	background: url(images/menu-2.jpg);
	background-position: -72px 0;
}

#top-menu .info a:hover {
	background-position: -909px 0;
}

#top-menu .training a {
	display: block;
	width: 92px;
	height: 33px;
	background: url(images/menu-2.jpg);
	background-position: -173px 0;
}

#top-menu .training a:hover {
	background-position: -1010px 0;
}

#top-menu .articles a {
	display: block;
	width: 97px;
	height: 33px;
	background: url(images/menu-2.jpg);
	background-position: -265px 0;
}

#top-menu .articles a:hover {
	background-position: -1102px 0;
}

#top-menu .testimonials a {
	display: block;
	width: 128px;
	height: 33px;
	background: url(images/menu-2.jpg);
	background-position: -362px 0;
}

#top-menu .testimonials a:hover {
	background-position: -1199px 0;
}

#top-menu .other a {
	display: block;
	width: 126px;
	height: 33px;
	background: url(images/menu-2.jpg);
	background-position: -490px 0;
}

#top-menu .other a:hover {
	background-position: -1327px 0;
}

#top-menu .links a {
	display: block;
	width: 125px;
	height: 33px;
	background: url(images/menu-2.jpg);
	background-position: -615px 0;
}

#top-menu .links a:hover {
	background-position: -1452px 0;
}

#top-menu .contact a {
	display: block;
	width: 96px;
	height: 33px;
	background: url(images/menu-2.jpg);
	background-position: -740px 0;
}

#top-menu .contact a:hover {
	background-position: -1577px 0;
}

/***************************
Menu Items - Menu 2
***************************/

#btm-menu .home a {
	display: block;
	width: 72px;
	height: 25px;
	background: url(images/btm-menu.jpg);
}

#btm-menu .home a:hover {
	background-position: -837px 0;
}

#btm-menu .info a {
	display: block;
	width: 99px;
	height: 25px;
	background: url(images/btm-menu.jpg);
	background-position: -72px 0;
}

#btm-menu .info a:hover {
	background-position: -909px 0;
}

#btm-menu .training a {
	display: block;
	width: 92px;
	height: 25px;
	background: url(images/btm-menu.jpg);
	background-position: -164px 0;
}

#btm-menu .training a:hover {
	background-position: -1001px 0;
}

#btm-menu .articles a {
	display: block;
	width: 97px;
	height: 25px;
	background: url(images/btm-menu.jpg);
	background-position: -261px 0;
}

#btm-menu .articles a:hover {
	background-position: -1098px 0;
}

#btm-menu .testimonials a {
	display: block;
	width: 128px;
	height: 25px;
	background: url(images/btm-menu.jpg);
	background-position: -358px 0;
}

#btm-menu .testimonials a:hover {
	background-position: -1195px 0;
}

#btm-menu .other a {
	display: block;
	width: 124px;
	height: 25px;
	background: url(images/btm-menu.jpg);
	background-position: -486px 0;
}

#btm-menu .other a:hover {
	background-position: -1323px 0;
}

#btm-menu .links a {
	display: block;
	width: 128px;
	height: 25px;
	background: url(images/btm-menu.jpg);
	background-position: -610px 0;
}

#btm-menu .links a:hover {
	background-position: -1447px 0;
}

#btm-menu .contact a {
	display: block;
	width: 97px;
	height: 25px;
	background: url(images/btm-menu.jpg);
	background-position: -738px 0;
}

#btm-menu .contact a:hover {
	background-position: -1575px 0;
}




