img {
  border: 0;
}

body {
  background: #EBEAEA;
}

div#header {
  background-image: url(bg-main.gif);
  background-repeat: repeat;
}

div#content {
  background-image: url(bg-content.jpg);
  background-repeat: repeat-y;
}

.content-right p li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content-right p {
  color: #555555;
  line-height: 1.5;
}

.content-right h2 {
  font-size: 20px
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #206bab;
}

div#footer {
  background-image: url(bg-footer.jpg);
  text-align: center; 
}

div#footer,#dnn_dnnCOPYRIGHT_lblCopyright,#dnn_dnnLOGIN_cmdLogin {
  font-size: 10px;
  font-weight: normal;
  color: #999999;
}

a#bu-advanced {
  display: block;
  width: 186px;
  height: 49px;
  background-image: url(bu-advanced.gif);
}

a#bu-advanced:hover {
  background-position: 0 -49px;
}

a#bu-systems {
  display: block;
  width: 126px;
  height: 49px;
  background-image: url(bu-systems.gif);
}

a#bu-systems:hover {
  background-position: 0 -49px;
}

a#bu-oasis {
  display: block;
  width: 124px;
  height: 49px;
  background-image: url(bu-oasis.gif);
}

a#bu-oasis:hover {
  background-position: 0 -49px;
}

a#bu-corporate {
  display: block;
  width: 109px;
  height: 49px;
  background-image: url(bu-corporate.gif);
}

a#bu-corporate:hover {
  background-position: 0 -49px;
}

a#topnav-home {
  display: block;
  width: 50px;
  height: 47px;
  background-image: url(topnav-home.gif);
}

a#topnav-home:hover {
  background-position: 0 -47px;
}

a#topnav-contactus {
  display: block;
  width: 78px;
  height: 47px;
  background-image: url(topnav-contactus.gif);
}

a#topnav-contactus:hover {
  background-position: 0 -47px;
}

a#topnav-aboutus {
  display: block;
  width: 71px;
  height: 47px;
  background-image: url(topnav-aboutus.gif);
}

a#topnav-aboutus:hover {
  background-position: 0 -47px;
}

a#topnav-careers {
  display: block;
  width: 66px;
  height: 47px;
  background-image: url(topnav-careers.gif);
}

a#topnav-careers:hover {
  background-position: 0 -47px;
}

a#topnav-directions {
  display: block;
  width: 94px;
  height: 47px;
  background-image: url(topnav-directions.gif);
}

a#topnav-directions:hover {
  background-position: 0 -47px;
}

.leftnav {
  width: 180px;
  background-color: #E8F1F6;
}

.leftnav ul {
  line-height: 28px;
  font-size: 14px;
  padding: 0;
  margin: 0;
}

.leftnav li{
  height: 29px;
  padding-left: 20px;
  background-image: url(bg-leftnav.gif);
  list-style: none;
}

.leftnav a {
  text-decoration: none;
  font-weight: bold;
  color: #184a7d;
}

.leftnav a:hover {
  color: #9B2721;
}

#career {
border:1px solid #e0dfcb;
color: #666666;
}
#career a{
color: #666666;
text-decoration: none;
}
#career a:hover{
color: #9A2621;
text-decoration: none;
}
#career .career-title{
color: #9A2621;
font-weight:bold;
background:url(bg-title-career.gif) repeat-x;
}
#career .cll {
background: url(bg-underline.gif) no-repeat bottom;
}
#career .state {
background: #ebebeb url(bg-underline2.gif) repeat-x bottom;
font-weight: bold;
}
#statement {
border:1px solid #86B7CE;
background-color: #EEF5F8;
}
#statement p{
color: #999999;
margin: 0 15px 0 15px;
line-height: 1.5;
}


