body {
	background: #ff4200;
}

#fifth_level {
	background-image:url('bottom-bg.gif');
	background-repeat:no-repeat;
}

#copyright, #bottom-nav {
	color: #fff;
}

#bottom-nav a {
	background: #ff6832;
	color: #fff;
}

#bottom-nav a:hover {
	background: #fff;
	color: #ef4723;
}

.textinput {
	background: #FFFFFF;
	border:1px solid #CACACA;
	margin:4px;
	padding:7px;
	vertical-align: middle;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

td a {
	background: #330099;
	color: #fff;
}

td a:hover {
	background: #fff;
	color: #330099;
}

.subpar a {
	background: #FFB89D;
	color: #fff;
}

.subpar a:hover {
	background: #ff6832;
	color: #fff;
}

li a {
	background: #FFB89D;
	color: #fff;
}

li a:hover {
	background: #ff6832;
	color: #fff;
}

a#ahp {
	width:125px; height:31px;
	background: url( '../bin/topnav_hp.gif' ) top left no-repeat;
}
a#ahp.active {
	background: url( '../bin/topnav_hp1.gif' ) top left no-repeat;
}
a#ahp:hover {
	background: url( '../bin/topnav_hp1.gif' ) top left no-repeat;
}

a#an {
	width:110px; height:31px;
	background: url( '../bin/topnav_news.gif' ) top left no-repeat;
}
a#an.active {
	background: url( '../bin/topnav_news1.gif' ) top left no-repeat;
}
a#an:hover {
	background: url( '../bin/topnav_news1.gif' ) top left no-repeat;
}


a#as {
	width:112px; height:31px;
	background: url( '../bin/topnav_services.gif' ) top left no-repeat;
}
a#as.active {
	background: url( '../bin/topnav_services1.gif' ) top left no-repeat;
}
a#as:hover {
	background: url( '../bin/topnav_services1.gif' ) top left no-repeat;
}

a#ah {
	width:121px; height:31px;
	background: url( '../bin/topnav_how.gif' ) top left no-repeat;
}
a#ah.active {
	background: url( '../bin/topnav_how1.gif' ) top left no-repeat;
}
a#ah:hover {
	background: url( '../bin/topnav_how1.gif' ) top left no-repeat;
}

a#ai {
	width:70px; height:31px;
	background: url( '../bin/topnav_important.gif' ) top left no-repeat;
}
a#ai.active {
	background: url( '../bin/topnav_important1.gif' ) top left no-repeat;
}
a#ai:hover {
	background: url( '../bin/topnav_important1.gif' ) top left no-repeat;
}

