body {
	background: #5c6678 url('images/body.gif') repeat-x 0 0;
}
h1 a {
	background: url(images/logo.gif) no-repeat 0 0;
}
.call {
	background: url(images/call.gif) no-repeat 0 0;
	border: solid 1px #676c75;
	color: #eee;
}
#nav li {
	background: url(images/bg-nav.gif) repeat-x 0 0;
}
#nav li a span {
	background: url(images/nav-line.gif) no-repeat right center;
}
#nav li#espanol a {
	background: url(images/nav-right.gif) no-repeat right 0;
}
#nav li#espanol a:hover,
#nav li#espanol a.active,
#nav li#espanol a.hover {
	background: url(images/last-li-active.gif) no-repeat right 0;	
}
#nav li#home a {
	background: url(images/nav-left.gif) no-repeat 0 0;
}
#nav li#home a:hover,
#nav li#home a.active,
#nav li#home a.hover {
	background: url(images/first-li-active.gif) no-repeat 0 0;	
}
#nav li a:hover {
	background: url(images/bg-nav-hover.gif) repeat-x 0 0;
}
#nav li a.active,
#nav li a.hover {
	background: url(images/bg-nav-hover.gif) repeat-x 0 0;
}
#nav li ul {
	background: #e4e4e4 url(images/bg-subnav.gif) repeat-x 0 0;
	border: solid 1px #bababa;
}
#nav li ul li a:hover,
#nav li#espanol ul li a:hover,
#nav li#home ul li a:hover {
	background: #ff9500 url(images/arrow2.gif) no-repeat 8px center;
}
#content {
	background: url(images/cont-top.gif) no-repeat 0 0;
}
#content .grad {
	background:#fff;
}
.gr-box {
	background: #fff url(images/grey-box.gif) no-repeat 0 top;
}
#content .botgrad {
	background: #d0d0d0 url(images/cont-gradient2.gif) repeat-x 0 0;
}
#footer {
	background: url(images/bg-footer.gif) no-repeat 0 top;
	color: #fff;
}
#footer a {
	color: #fff;
}
.mpc tr.ths {
	background: #525252;
	color: #e7e7e8;
}
.mpc {
	color: #525252;
}
.gr-box .tr {
	color: #525252;
}
.news .date {
	color: #9f9f9f;
}
.cnt100 .tr h3 {
	color: #ffb924;
}
h4.pn {
	font-size: 18px;
	color: #ffb924;
}
.button2 {
	background: url(images/button2.gif) no-repeat 0 0;
}
.button3 {
	background: url(images/button3.gif) no-repeat 0 0;
}
#inner #content {
	background: url(images/cont-top-inner.gif) no-repeat 0 0;
}
.orangebox {
	background: #ffc600 url(images/orangebox.gif) no-repeat 0 0;
}
.orangebox-bot {
	background: url(images/orangebox-bot.gif) no-repeat 0 0;
}
.cnt #pr_img1 {
	background: url(images/sm_home.gif) no-repeat 20px 6px;
}
.cnt #pr_img2 {
	background: url(images/sm_mail.gif) no-repeat 20px 6px;
}
.cnt #pr_img3 {
	background: url(images/sm_tel.gif) no-repeat 20px 6px;
}
.cnt #pr_img4 {
	background: url(images/sm_mobile.gif) no-repeat 20px 6px;
}
.cnt #pr_img5 {
	background: url(images/sm_print.gif) no-repeat 20px 6px;
}
.cnt #pr_img6 {
	background: url(images/sm_e.gif) no-repeat 20px 6px;
}