/* WSGR */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  background: transparent;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
/* /WSGR */

body {
  background: #002B56 url(/images/nb3consulting.com/page_background.png) top center repeat-x;
  color: #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

div#container {
  width: 850px;
  margin: 0 auto;
  background: url(/images/nb3consulting.com/content_background.png) left top repeat-y;
}

div#container div#header {
  height: 122px;
}

div#container div#menu {
  height: 23px;
  background: url(/images/nb3consulting.com/menu_background.png) right top no-repeat;
}


div#container div#flash {
  position: relative;
  width: 850px;
  height: 205px;
  border-bottom: 1px #999 solid;
  background: url(/images/nb3consulting.com/flash_placeholder.png) center top no-repeat;
  z-index: 0;
}

div#container div#flash div#arm {
  position: absolute;
  top: 0;
  left: 100%;
  width: 21px;
  height: 205px;
  background: url(/images/nb3consulting.com/arm_side.png) left top no-repeat;
}

div#container div#content {
  background: url(/images/nb3consulting.com/container_background.png) left top no-repeat;
}

div#container div#content:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}

div#container div#content div#sidebar1 {
  width: 195px;
  float: left;
  padding: 20px 0;
}

div#container div#content div#sidebar1 p {
  padding: 0 20px;
}

div#container div#content div#main {
  width: 438px;
  padding: 20px 10px;
  float: left;
  margin-left: 7px;
}

div#container div#content div#sidebar2 {
  width: 162px;
  float: right;
  padding: 20px 10px 20px 10px;
  clear: none;
}

div#container div#footer {
  height: 28px;
  padding: 0 10px;
  line-height: 28px;
  background: #002B56;
  border-top: 1px #666 solid;
  border-bottom: 1px #666 solid;
  clear: both;
}

div#container div#footer ul {
  float: right;
}

div#container div#footer ul li {
  display: inline;
  border-left: 1px white solid;
  margin-left: 5px;
  padding-left: 8px;
}

div#container div#footer ul li:first-child {
  border: none;
}

div#container div#footer ul li a {
  color: #ccc;
  text-decoration: none;
}

div#container div#footer p {
  float: left;
  line-height: 28px;
}

div.home-project {
  border: 1px #29435C solid;
  background: #00224F;
  margin-bottom: 1em;
  padding: 0.5em 0 0.1em 0;
}

/* Original picture styles 
 Can Remove if use new picture styles
div.home-project div.picture {
  width: 150px;
  padding-left: 6px;
  float: left;
}

div.home-project div.description {
  margin-left: 156px;
  padding: 0.5em;
}

div.home-project div.description h3 {
  font-family: Helvetica, Arial, sans-serif;
  color: #4280CC;
  text-transform: none;
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 1.0em;
}

 End Original picture styles*/



/* Sample styles 2 */
div.home-project div.picture {
  width: 150px;
  padding: 6px 0px 0px 6px;
  float: left;
}

div.home-project div.picture p{
	margin:0px 0px 2px 5px;
}

div.home-project div.picture img {
	margin-bottom:5px;
}

div.home-project div.description {
  margin-left: 156px;
  padding: 0.5em .5em .3em .5em;
}

div.home-project div.description h3 {
  font-family: Helvetica, Arial, sans-serif;
  color: #4280CC;
  text-transform: none;
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 1.0em;
}

/**/

div#container div#content.interior div#main #main_image {
  min-height:320px;
}

small {
  font-size: 70%;
}

strong {
  font-weight: bold;
}

p {
  margin-bottom: 1.0em;
  line-height: 120%;
}

input, textarea {
  border: 1px #333 solid;
  background: #C6C6C6;
}

a {
  color: #ffaa00;
}

ul, ol {
  margin-left: 1.0em;
}

ul li, ol li {
  margin-left: 1.0em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

ul.menu, ul.menu li {
  margin-left: 0;
}

span.large {
  font-weight: bold;
  color: #FFAA00;
  font-size: 120%;
}

.clear {
  clear: both;
}

p.event_location {
  color: #4280CC;
  padding-left: 4px;
}

ul.news_year_list {
  margin: 0;
  padding: 0;
  clear: both;
  list-style: none;
}

ul.news_year_list li {
  margin: 0;
  padding: 0;
  float: left;
  display: block;
}

ul.news_year_list li a {
  display: block;
  float: left;
  padding: 0 0 0.5em 0.5em;
}

ul.news_year_list a.active {
  text-decoration: underline;
}

/* For IE */
div.clearfix {
  clear: both;
  height: 0;
  display: block;
}