ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

ul { list-style: none; }

p {
  margin: 5px 0;
}

h1 {
  letter-spacing: .05em;

  font-weight: normal;
  color: #48A2CE;
}

h2 {
  letter-spacing: .02em;
  font-weight: normal;
  color: #48A2CE;
}

a
{
  text-decoration: none;
  color: #48A2CE;
}

a:hover
{
  color: #48A2CE;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", "Lucida Sans", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #111;
  background-color: #231f20;
}

body
{
  padding: 20px;
}

.grey {
  color: #231f20;
}

div.float-fix {
	overflow:hidden;
	clear:both;
	height:0;
	}

#wrapper {
  width: 946px;
  background: #fff;
  min-height:590px;
  height:auto !important;
  height:590px;
  padding: 5px;
  margin: auto;
}

#logo { 
  background: url(../images/logo-blue.jpg) 0 15px no-repeat;
  text-align: right;
  height: 100px;
}

#logo a {
  margin-top: 40px;
  float: right;
  width: 240px;
  height: 48px;
  display: block;
  background: url(../images/logo.png);
}

#logo span {
  display: none;
}

#logo img {
  height: 280px;
}

#left-nav {
  float: left;
  width: 245px;
  min-height:430px;
  height:auto !important;
  height:430px;
}


#left-nav ul li a {
  color: #fff;
  padding: 10px 0 10px 10px;
  display: block;
  min-height: 20px;
  background: url(../images/layout/nav-item-background.jpg) no-repeat bottom;
  width: 235px;
}

#left-nav ul li a:hover {
  background: url(../images/layout/nav-item-background-over.jpg) no-repeat bottom;
}

#left-nav ul li a:hover {
  color: #2484ad;
}

#content {
  float: left;
  /* width: 570px; */
  width: 694px;
  margin: 0 0 0 7px;
  min-height:430px;
  height:auto !important;
  height:430px;
}

#cms-content {
 padding: 10px 10px; 
 float: left;
 width: 550px;
}

#cms-content ul {
  margin-left: 30px;
  list-style: url(../images/layout/bullet-small.png);
}

#photo-content {
  width: 570px;
  height: 430px;
  float: left;
  position: relative;
}

#photo-content-text {
  position: absolute;
  background: url(../images/layout/grey-background.png);
  top: 100px;
  left: 0;
  text-transform: capitalize;
  color: #FFF;
  padding: 10px 20px;
  width: 530px;
  font-size: 1.6em;
  border-top: 1px solid #222;
  border-bottom: 1px solid #555;
}

#header-photo-content {
  width: 570px;
  height: 80px;
  float: left;
  position: relative;
}

#header-photo-content-text {
  position: absolute;
  top: 20px;
  left: 0;
  text-transform: capitalize;
  color: #FFFFFF;
  padding: 10px 10px;
  width: 530px;
  font-size: 1.6em;
}

#photo-content-text .heading, #photo-content-text .subheading {
  color: #FFFFFF;
}

#right-nav {
  width: 124px;
  min-height:430px;
  height:auto !important;
  height:430px;
  float: left;
  color: #fff;
}

#right-nav-1 {
  border-bottom: solid 5px #fff;
  padding: 0px 5px 10px 10px;
}

#right-nav-2 {
  border-bottom: solid 5px #fff;
  padding: 10px 5px 10px 10px;
}

#main {
  margin: 5px 0;
  min-height:430px;
  height:auto !important;
  height:430px;
  background: url(../images/layout/body-background.png) repeat-y;
}

#support {
  color: #fff;
  clear: both;
  height: 28px;
}

#support #search {
  background-color: #231f20; 
  width: 240px;
  float: left;
  height: 21px;
  padding: 5px 0 1px 5px;
}
#support #search img {
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}

#support #search form {
  display: inline-block;
}

#support #search input {
  height: 16px;
  color: #fff;
  width: 170px;
  border: none;
  background: #696a6d;
  padding: 1px;
  float: left;
}

#support #link-bar {
  margin-left: 7px;
  background-color: #231f20; 
  width: 689px;
  float: left;
  height: 20px;
  padding: 7px 0 0 5px;
}

#support #link-bar img {
  vertical-align: middle;
}

#footer {
  text-align: right;
  width: 956px;
  margin: auto;
  color: #fff;
  padding-top: 5px;
  font-size: .8em;
}

#footer span {
  color: #2484ad;
  font-weight: bold;
}

#footer #copyright { 
  float: left;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #48A2CE;
}

/* Top Nav */
#top-nav {
  margin-top: 20px;
  clear: both;
  height: 23px;
}

#top-nav a {
  display: block;
  float: left;
  height: 23px;
}
#top-nav a span {
  display: none;
}
#top-nav #news-and-events {
  width: 251px;
  background: url(../images/layout/news-and-events.jpg) top;
}
#top-nav #news-and-events:hover {
  background-position: bottom;
}
#top-nav #services {
  width: 114px;
  background: url(../images/layout/services.jpg) top;
}
#top-nav #services:hover {
  background-position: bottom;
}
#top-nav #your-objectives {
  width: 114px;
  background: url(../images/layout/your-objectives.jpg) top;
}
#top-nav #your-objectives:hover {
  background-position: bottom;
}
#top-nav #our-approach {
  width: 115px;
  background: url(../images/layout/our-approach.jpg) top;
}
#top-nav #our-approach:hover {
  background-position: bottom;
}
#top-nav #results {
  width: 115px;
  background: url(../images/layout/results.jpg) top;
}
#top-nav #results:hover {
  background-position: bottom;
}
#top-nav #resources {
  width: 115px;
  background: url(../images/layout/resources.jpg) top;
}
#top-nav #resources:hover {
  background-position: bottom;
}
#top-nav #team {
  width: 114px;
  background: url(../images/layout/team.jpg) top;
}
#top-nav #team:hover {
  background-position: bottom;
}
#top-nav #contact-us {
  width: 116px;
  background: url(../images/layout/contact-us.jpg) top;
}
#top-nav #contact-us:hover {
  background-position: bottom;
}


#breadcrumbs {
  border-bottom: 1px #ccc solid;
  text-align: left;
  padding: 3px 0;
  margin-bottom: 10px;
}

.news-blurb {
  color: #FFF;
  padding: 5px;
}

label {
cursor:pointer;
color: #555;
}

/* FORMS */

input {
  border: solid 1px #ccc;
}

fieldset {
  border: none;
}

div.form-row {
  padding: 2px;
  clear: left;
}

div.form-row label {
  display: block;
  width: 50px;
  margin-right: 20px;
  float: left;
}

div.validation-advice {
  margin: 4px 30px 4px 70px;
  border: solid 1px red;
  background-color: #FFA7A7;
  padding: 3px;
  color: #000;
}

input.validation-failed {
  border: solid 1px red;
}

input.validation-passed {
  border: solid 1px green;
}