html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 0px;  
  border-left-width: 0px;  
  border-top-style: none;  
  border-right-style: none;  
  border-bottom-style: none;  
  border-left-style: none;  
  outline-width: 0px;  
  outline-style: none;  
  outline-color: initial;  
  font-size: 100%;  
  vertical-align: baseline;
}

ol, ul {  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;
}

a img {  
  border-top-width: medium;  
  border-right-width: medium;  
  border-bottom-width: medium;  
  border-left-width: medium;  
  border-top-style: none;  
  border-right-style: none;  
  border-bottom-style: none;  
  border-left-style: none;
}

aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {  
  display: block;
}

html {  
  width: 100%;  
  height: 100%;
}

body {  
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 13px;  
  background-color: white;  
  color: #575757;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 1px;  
  margin-left: 0px;  
  height: 100%;  
  line-height: 1.7;  
  border-top-width: 10px;  
  border-top-style: solid;  
  border-top-color: black;
}

.bg {  
  background-image: url("../images/bg.png");  
  background-position: left top;  
  background-repeat: repeat;
}

p {  
  margin-top: 3px;
}

a, p a {  
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {  
  font-family: Arial, Helvetica, sans-serif;  
  font-weight: normal;  
  position: relative;
}

h1 {  
  font-size: 32px;  
  line-height: 0.9;  
  color: #666666;  
  text-align: left;  
  margin-bottom: 13px;  
  padding-bottom: 15px;
}

h1 span {  
  font-size: 20px;  
  line-height: 12px;  
  color: #666666;  
  margin-left: 10px;
}

h2 {  
  font-size: 15px;  
  line-height: 1.8;  
  color: #666666;  
  text-align: left;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #a3a3a3;  
  margin-bottom: 7px;  
  padding-bottom: 12px;
}

h3 {  
  font-size: 18px;  
  line-height: 0.9;  
  color: #5c8bb7;  
  text-align: left;  
  margin-bottom: 6px;  
  padding-bottom: 5px;
}

h3 a {  
  font-size: 18px;  
  line-height: 0.9;  
  color: #5c8bb7;  
  text-align: left;  
  margin-bottom: 6px;  
  padding-bottom: 5px;  
  text-decoration: none;
}

h4 {  
  font-size: 14px;  
  line-height: 0.9;  
  color: #666666;  
  text-align: left;  
  margin-bottom: 8px;  
  padding-top: 3px;  
  font-weight: bold;
}

#container, #container_left, #container_right {  
  position: relative;  
  width: 100%;
}

#container {  
  position: relative;  
  width: 980px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  background-color: transparent;  
  min-height: 100%;
}

.group1 {  
  float: left;  
  width: 274px;  
  position: relative;  
  background-color: transparent;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  
  margin-bottom: 10px;
}

.group2 {  
  float: left;  
  width: 274px;  
  position: relative;  
  background-color: transparent;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  
  margin-bottom: 10px;  
  margin-left: 30px;
}

.group3 {  
  float: right;  
  width: 274px;  
  position: relative;  
  background-color: transparent;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;
}

.group4 {  
  float: left;  
  width: 950px;  
  position: relative;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  
  margin-top: -14px;  
  margin-bottom: 25px;  
  background-color: transparent;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #a3a3a3;  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;  -moz-column-gap: 40px;
  -webkit-column-gap: 40px;
  column-gap: 40px;  -moz-column-rule: 1px solid #a3a3a3;
  -webkit-column-rule: 1px solid #a3a3a3;
  column-rule: 1px solid #a3a3a3;
}

header {  
  position: relative;  
  float: left;  
  width: 100%;  
  height: 100px;
}

#intro {  
  width: 980px;  
  position: relative;  
  float: left;  
  height: 120px;  
  background-color: transparent;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  margin-top: 25px;
}

.holder_content {  
  position: relative;  
  float: left;  
  width: 100%;  
  margin-top: 4px;  
  padding-top: 10px;
}

.holder_content_separator {  
  margin-bottom: 20px;
}

a.photo_hover3 {  
  position: relative;  
  float: left;  
  margin-top: 16px;  
  margin-right: 13px;  
  margin-bottom: 8px;  
  margin-left: 0px;  
  padding-top: 8px;  
  padding-right: 8px;  
  padding-bottom: 8px;  
  padding-left: 8px;  
  background-color: white;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #d6d6d6;  
  border-right-color: #d6d6d6;  
  border-bottom-color: #d6d6d6;  
  border-left-color: #d6d6d6;
}

a.photo_hover2 {  
  position: relative;  
  float: right;  
  margin-top: 5px;  
  margin-right: 13px;  
  margin-bottom: 8px;  
  margin-left: 0px;  
  padding-top: 8px;  
  padding-right: 8px;  
  padding-bottom: 8px;  
  padding-left: 8px;  
  background-color: white;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #e1e1e1;  
  border-right-color: #e1e1e1;  
  border-bottom-color: #e1e1e1;  
  border-left-color: #e1e1e1;
}

footer {  
  position: relative;  
  height: 90px;  
  clear: both;  
  width: 100%;  
  background-image: url("../images/footer.png");  
  background-position: left top;  
  background-repeat: repeat-x;  
  margin-bottom: 18px;  
  background-color: black;
}

#FooterOne, #FooterTwo, #FooterTree {  
  position: absolute;
}

#FooterTwo {  
  position: absolute;  
  right: 225px;  
  top: 26px;  
  color: white;
}

#FooterTree {  
  position: absolute;  
  left: 225px;  
  top: 26px;  
  color: white;
}

.container {  
  width: 980px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  background-color: #33cc99;
}

nav {  
  position: absolute;  
  width: 653px;  
  top: 38px;  
  left: 327px;  
  background-color: transparent;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #a3a3a3;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #a3a3a3;
}

nav ul li {  
  float: left;  
  margin-left: 16px;  
  line-height: normal;
}

nav ul li a {  
  font-size: 20px;  
  font-family: Arial, Helvetica, sans-serif;  
  color: #666666;  
  font-weight: normal;  
  display: block;  
  padding-bottom: 10px;  
  padding-top: 5px;  
  background-color: transparent;  
  margin-top: 5px;  
  margin-right: 6px;  
  text-decoration: none;
}

nav ul li a.current {  
  color: #5c8bb7;
}

.content_menu {  
  float: left;  
  width: 274px;  
  margin-top: -10px;  
  margin-bottom: 15px;
}

.content_menu ul {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  float: none;
}

.content_menu ul li {  
  float: none;  
  padding-bottom: 16px;
}

.content_menu ul li a {  
  font-size: 14px;  
  line-height: normal;  
  color: #33cc99;  
  text-align: left;  
  text-decoration: none;  
  background-image: url("../images/circle.png");  
  background-position: left center;  
  background-repeat: no-repeat;  
  padding-left: 20px;
}

#logo {  
  position: relative;  
  float: left;  
  left: 0px;  
  width: 167px;  
  height: 43px;  
  top: 32px;
}

.clearing {  
  clear: both;  
  display: inline;  
  width: 100%;  
  height: 0px;  
  overflow: hidden;
}

.button {  
  width: 66px;  
  height: 8px;  
  position: relative;  
  margin-top: 5px;  
  padding-top: 6px;  
  padding-right: 6px;  
  padding-bottom: 6px;  
  padding-left: 6px;  
  background-color: #5c8bb7;  
  display: inline-block;  
  color: white;  
  cursor: pointer;  
  text-align: center;  
  text-decoration: none;  
  font-style: normal;  
  font-variant: normal;  
  font-weight: normal;  
  font-size: 12px;  
  line-height: 100%;  
  font-family: Arial, Helvetica, sans-serif;
}

#head_colo {  
  background-color: white;
}

#org_color {  
  background-color: #9999ff;
}

#grey_cells {  
  background-color: #cccccc;
}

