@charset "UTF-8";
/* CSS Document */

/* Top Navigation */

#content #nav #contact {
	background-image: url(images/con_btn.jpg);
	width: 110px;
	height: 32px;
	float: right;
	background-position: center top;
	background-repeat: no-repeat;	
	
}

#content #nav #contact:hover {
	background-image: url(images/con_hov.jpg);
	width: 110px; 
	height: 32px;
	float: right;
	background-position: center top;
	background-repeat: no-repeat;
}

#content #nav #press {
	background-image: url(images/press_btn.jpg);
	width: 110px;
	height: 32px;
	background-position: center top;
	background-repeat: no-repeat;
}

#content #nav #press:hover {
	background-image: url(images/press_hov.jpg);
	width: 110px;
	height: 32px;
	background-position: center top;
	background-repeat: no-repeat;
}

#content #nav #tra {
	background-image: url(images/tra_btn.jpg);
	width: 110px;
	height: 32px;
	background-position: center top;
	background-repeat: no-repeat;
}

#content #nav #tra:hover {
	background-image: url(images/tra_hov.jpg);
	width: 110px;
	height: 32px;
	background-position: center top;
	background-repeat: no-repeat;
}

#content #nav #pub {
	background-image: url(images/app_btn.jpg);
	width: 110px;
	height: 32px;
	background-position: center top;
	background-repeat: no-repeat;
}

#content #nav #pub:hover {
	background-image: url(images/app_hov.jpg);
	width: 110px;
	height: 32px;
	background-position: center top;
	background-repeat: no-repeat;
}

#content #nav #about {
	background-image: url(images/about_btn.jpg);
	width: 110px;
	height: 32px;
	background-position: center top;
	background-repeat: no-repeat;
}

#content #nav #about:hover {
	background-image: url(images/about_hov.jpg);
	width: 110px;
	height: 32px;
	background-position: center top;
	background-repeat: no-repeat;
}

#content #nav #home {
	background-image: url(images/home_btn.jpg);
	width: 110px;
	height: 32px;
	background-position: center top;
	background-repeat: no-repeat;

}

#content #nav #home:hover {
	background-image: url(images/home_hov.jpg);
	width: 110px;
	height: 32px;
	background-position: center top;
	background-repeat: no-repeat;

}

/* BOTTOM Navigation */
#content #body #body-top #body-bot #hovs #ord {
	background-image: url(images/ord.jpg);
	width: 189px;
	height: 64px;
	background-position: left top;
	background-repeat: no-repeat;
}

#content #body #body-top #body-bot #hovs #ord:hover {
	background-image: url(images/ordhov.jpg);
	width: 189px;
	height: 64px;
	background-position: left top;
	background-repeat: no-repeat;
}

#content #body #body-top #body-bot #hovs #sch {
	background-image: url(images/sch.jpg);
	width: 189px;
	height: 64px;
	background-position: left top;
	background-repeat: no-repeat;
}

#content #body #body-top #body-bot #hovs #sch:hover {
	background-image: url(images/schhov.jpg);
	width: 189px;
	height: 64px;
	background-position: left top;
	background-repeat: no-repeat;
}

#content #body #body-top #body-bot #hovs #kind {
	background-image: url(images/kind.jpg);
	width: 189px;
	height: 64px;
	background-position: left top;
	background-repeat: no-repeat;
}

#content #body #body-top #body-bot #hovs #kind:hover {
	background-image: url(images/kindhov.jpg);
	width: 189px;
	height: 64px;
	background-position: left top;
	background-repeat: no-repeat;
}

#content #body #body-top #body-bot #hovs #rev {
	background-image: url(images/rev.jpg);
	width: 189px;
	height: 64px;
	background-position: left top;
	background-repeat: no-repeat;
}

#content #body #body-top #body-bot #hovs #rev:hover {
	background-image: url(images/revhov.jpg);
	width: 189px;
	height: 64px;
	background-position: left top;
	background-repeat: no-repeat;
}