a {
  color: #3256B6;
  text-decoration: none;
}
a:visited {
  color: #3256B6;
  text-decoration: none;
}
a:hover, a:visited:hover {
  color: #8AB51E;
  text-decoration: none;
}

a img {
  border: 0;
}
body {
  background-color: #ffffff;
  background-image: url(/images/radd/body-background.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
  padding: 0;
  margin: 0;
  text-align: center;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 5px;
  margin-bottom: 5px;
}
h1 {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 200%;
  font-weight: normal;
  color: #4E4E4E;
}
h2 {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 175%;
  font-weight: normal;
  color: #4E4E4E;
}
h3 {
  color: #666666;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 150%;
  font-weight: normal;
}
h4 {
  color: #666666;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 125%;
  font-weight: normal;
}
.hidden {
  display: none;
}
.clear {
  clear: both;
}
#page {
  margin-left: auto;
  margin-right: auto;
  width: 932px;
  text-align: left;
}
#header {
  padding: 0;
  width: 932px;
  height: 40px;
  overflow: hidden;
  text-align: center;
  margin: 15px 0px 15px 0px;
}

#header ul{list-style:none;}
#header #headernav{margin:0;padding:0;}
#header #headernav li{float:left;margin:0;padding:0;text-indent:0;}
#header #headernav li a{float:left;height:40px;line-height:40px;overflow:hidden;text-indent:-999em;width:120px;}
#header #headernav li:last-child a{float:left;height:40px;line-height:40px;overflow:hidden;text-indent:-999em;width:125px;}
#header #headernav li:first-child a{float:left;height:40px;line-height:40px;overflow:hidden;text-indent:-999em;width:205px;}
#header #headernav li a{background-image:url("/assets/40/radd-header.png");_background-image:url("/assets/40/radd-header.png");background-repeat:no-repeat;}
#header{height:40px!important;z-index:255;}

#header #headernav li#hn-home a{background-position:0 0;}
#header #headernav li#hn-services a{background-position:-205px 0;}
#header #headernav li#hn-products a{background-position:-325px 0;}
#header #headernav li#hn-agile a{background-position:-445px 0;}
#header #headernav li#hn-aboutradd a{background-position:-565px 0;}
#header #headernav li#hn-reachus a{background-position:-685px 0;}
#header #headernav li#hn-quote a{background-position:-805px 0;}

#header #headernav li#hn-home a:hover{background-position:0 -40px;}
#header #headernav li#hn-services a:hover{background-position:-205px -40px;}
#header #headernav li#hn-products a:hover{background-position:-325px -40px;}
#header #headernav li#hn-agile a:hover{background-position:-445px -40px;}
#header #headernav li#hn-aboutradd a:hover{background-position:-565px -40px;}
#header #headernav li#hn-reachus a:hover{background-position:-685px -40px;}
#header #headernav li#hn-quote a:hover{background-position:-805px -40px;}


#header #headernav li#hn-home a:active{background-position:0 -80px;}
#header #headernav li#hn-services a:active{background-position:-205px -80px;}
#header #headernav li#hn-products a:active{background-position:-325px -80px;}
#header #headernav li#hn-agile a:active{background-position:-445px -80px;}
#header #headernav li#hn-aboutradd a:active{background-position:-565px -80px;}
#header #headernav li#hn-reachus a:active{background-position:-685px -80px;}
#header #headernav li#hn-quote a:active{background-position:-805px -80px;}

#header #headernav li#hn-home a.selected{background-position:0 -120px;}
#header #headernav li#hn-services a.selected{background-position:-205px -120px;}
#header #headernav li#hn-products a.selected{background-position:-325px -120px;}
#header #headernav li#hn-agile a.selected{background-position:-445px -120px;}
#header #headernav li#hn-aboutradd a.selected{background-position:-565px -120px;}
#header #headernav li#hn-reachus a.selected{background-position:-685px -120px;}
#header #headernav li#hn-quote a.selected{background-position:-805px -120px;}

#site-title {
  color: white;
  font-size: 325%;
}
#site-title a, #site-title a:visited {
  color: white;
  text-decoration: none;
}
#site-title a:hover, #site-title a:hover {
  color: white;
  text-decoration: underline;
}
#site-subtitle {
  font-style: italic;
  letter-spacing: 2px;
  text-transform: lowercase;
}
#main {
  border-bottom: 1px solid #4E4E4E;
  margin-bottom: 0px;
  float: left;
  width: 100%;
}
#title-bar {
  width: 923px;
  height: 27px;
  margin: 0px 0px 15px 4px;
  background: url(/images/radd/title-bar.png) no-repeat;
  padding: 5px 10px 0px 10px;
  overflow: hidden;
}
#title-bar h2 {
  color: #ffffff;
  font-size: 175%;
}
.feature-wrapper {
  background: url(/images/radd/feature-box.png) no-repeat;
  width: 310px;
  height: 310px;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
}
.feature {
  padding: 10px;
}
.feature-margin-left {
 margin-left: 2px;
}
.feature-margin-right {
  margin-right: 0px;
}
.content-cap {
  background: url(/images/radd/content-cap-and-toe_01.png) no-repeat;
  width: 450px;
  height: 18px;
}
.content-toe {
  background: url(/images/radd/content-cap-and-toe_02.png) no-repeat;
  width: 450px;
  height: 18px;
}
#content-wrapper {
  float: left;
  width: 450px;
  margin: 0px 0px 20px 6px;
}
#content {
  margin: 0px;
  padding: 5px 15px 5px 15px;
  border-left: 1px solid #a8a8a8;
  border-right: 1px solid #a8a8a8;
}
#content h1 {
  margin-top: 0;
}
#content h3 a {
  display: block;
  padding-bottom: 2px;
  text-decoration: none;
  color: #4E4E4E;
}
#content p, ul, ol, li {
  line-height: 160%;
}
#content .info {
  color: #8C8C8A;
  font-size: 80%;
  margin-top: 1.5em;
}
#content .entry .info {
  margin-top: 1em;
}
#content .first.entry {
  margin: -25px;
  margin-bottom: 0;
  padding: 25px;
}
#content .first.entry h3 {
  color: #4E4E4E;
  margin-top: 0.25em;
}
#content-wrapper-blog {
  float: left;
  width: 450px;
  margin: 0px 0px 20px 6px;
}
#sidebar-wrapper-blog {
  float: right;
  width: 230px;
  overflow: hidden;
  margin: 0px 5px 20px 0px;
}
#sidebar-wrapper {
  float: right;
  width: 230px;
  overflow: hidden;
  margin: 0px 5px 20px 0px;
}
#sidebar {
  margin: 0px;
  font-size: 90%;
  padding: 5px 15px 5px 15px;
  border-left: 1px solid #a8a8a8;
  border-right: 1px solid #a8a8a8;
}

#sidebar h3 {
  margin-top: 5px;
  font-size: 160%;
}
.sidebar-cap {
  background: url(/images/radd/sidebar-cap-and-toe_01.png) no-repeat;
  width: 230px;
  height: 18px;
}
.sidebar-toe {
  background: url(/images/radd/sidebar-cap-and-toe_02.png) no-repeat;
  width: 230px;
  height: 18px;
}
#sidebar p {
  line-height: 140%;
}
#sidebar ul {
  margin-left: 1.5em;
  padding: 0;
}
#sidebar li {
  margin-bottom: .25em;
}
#sidebar .info {
  color: #8C8C8A;
  font-size: 80%;
}

#footer {
  color: #818cb0;
  float: left;
  font-size: 90%;
  padding-top: 1px;
  padding-bottom: 20px;
  width: 100%;
}
#copyright {
  float: right;
}
#centerbar-wrapper {
  height: 227px;
  margin: 0px 0px 15px 0px;
}
#centerbar {
  width: 275px;
  margin-left: 625px;
}
#centerbar h3 {
  margin-top: 0px;
  padding-top: 20px;
  font-size: 160%;
  color: #555555;
}
#centerbar p {
  line-height: 140%;
  color: #555555;
  font-size: 14px;
}
#centerbar ul {
  margin-left: 1.5em;
  color: #555555;
  padding: 0;
}
#centerbar li {
  margin-bottom: .25em;
}
#department-navbar {
  width: 230px;
  float: left;
  margin-left: 4px;
}
#department-navbar ul {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}
#department-navbar ul li {
  height: 36px;
  background: url(/images/radd/dept-nav-background.png) no-repeat;
  list-style-type: none;
  margin: 0px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 250%
}
/*
#department-navbar ul li:after {
  content: "|";
  color: #fff;
  margin-left: 8px;
}
#department-navbar ul li:last-child:after {
  content: "";
  margin-left: 8px;
}
*/
#department-navbar a {
  /*color: #fff;*/
  text-decoration: none;
}
#department-navbar a:visited {
  /*color: #fff;*/
  text-decoration: none;
}
#department-navbar a:hover, a:visited:hover {
  /*color: #8AB51E;*/
  text-decoration: none;
}
.text-field {
  border: 1px solid #999999;
  font-size: 16px;
  color: #666666;
  width: 375px;
  padding: 5px;
}
.text-area {
  border: 1px solid #999999;
  font-size: 16px;
  color: #666666;
  width: 375px;
  height: 150px;
  padding: 5px;
}
.address-text-area {
  border: 1px solid #999999;
  font-size: 16px;
  color: #666666;
  width: 375px;
  height: 75px;
  padding: 5px;
}
.required-field-error {
  font-size: 12px;
  color: #9F4A11;
  margin-bottom: 10px;
}

.code-box {
  border: 1px dashed #666666; 
  padding: 5px; 
  overflow: auto; 
  font-family: Andale Mono,Lucida Console,Monaco,fixed,monospace; 
  color: #666666; 
  background-color: #DEE0E6; 
  font-size: 12px; 
  line-height: 14px; 
  width: 97%;
}

code {
  display:block;
  border: 1px dashed #666666; 
  padding: 5px; 
  overflow: auto; 
  font-family: Andale Mono,Lucida Console,Monaco,fixed,monospace; 
  color: #666666; 
  background-color: #DEE0E6; 
  font-size: 12px; 
  line-height: 14px; 
  width: 97%;
}

.comment {
  border-top: 1px solid #666666;
  background-image: url(/images/radd/body-background.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  padding: 0px 10px 0px 10px;
}
#home-buttons {
  padding: 0;
  width: 417px;
  height: 127px;
  overflow: hidden;
  text-align: center;
  margin: 0px 0px 20px 0px;
}

#help-links { color: #666666 }

.caption {
  text-align: left;
  border: 1px solid #a8a8a8;
  padding: 5px 10px;
  margin: 5px 20px 0px 20px;
}
.caption p {
  color: #666666;
  font-size: 14px;
}
.automaticsitemap {
  text-align: center;
  margin-top: 25px;
}
.client-logo {
  width: 190px;
  height: 140px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #aaaaaa;
  padding: 10px 5px;
  margin: 10px 0px;
  vertical-align: middle;
}
.left {
  float: left;
}

.right {
  float: right;
}
