body {
  margin: 0;
  background: transparent url(../images/bg-body.jpg) repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
}
a {
  outline-color: invert;
  outline-style: none;
  outline-width: medium;
}
a img {
  border:  none;
  display: block;
}
p {
  line-height: 30px;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #959595;
}
p a {
  color: #959595;
}
p a:hover {
  color: #1bb5ac;
}
#header {
  background: transparent url(../images/bg-header.jpg) repeat scroll 0% 50%;
  height: 130px;
}
#header div {
  margin: 0 auto;
  padding: 0 0 0 29px;
  overflow: hidden;
  width: 931px;
}
#header div a#logo {
  margin: 25px 0 0;
  float: left;
  display: block;
}
#header div ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  float: right;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#header div ul li {
  text-align: center;
  height: 130px;
  float: left;
  width: 110px;
}
#header div ul li a {
  text-shadow: #ffffff 0 1px 0;
  text-decoration: none;
  display: block;
  text-align: center;
  color: #787b66;
  height: 130px;
  letter-spacing: 0.075em;
  line-height: 150px;
  width: 110px;
}
#header div ul li.selected a {
  background: transparent url(../images/bg-nav-selected.png) repeat-x scroll 0% 50%;
}
#header div ul li.selected a, #header div ul li a:hover {
  color: #1bb5ac;
}
#body {
  margin: 0 auto 97px;
  padding: 38px 29px 0;
  min-height: 1005px;
  width: 902px;
}
#body.home .blog {
  overflow: hidden;
}
#body.home .blog > img {
  margin: 45px 0 0;
  float: left;
  display: block;
}
#body.home .blog div {
  padding: 80px 25pt 0 30pt;
  width: 500px;
  float: right;
}
#body.home .blog div img {
  margin: 0 0 0 28px;
  display: block;
}
#body.home .blog div h3 {
  margin-bottom: 30px;
  font-weight: 400;
  letter-spacing: 0.1em;
  font-size: 25px;
  line-height: 24px;
  font-family: anticregular;
  text-indent: 110px;
  color: #e49e06;
}
#body.home .blog div p {
  margin: 0;
  text-align: center;
}
#body.home .article {
  margin: 63px 0 0;
  overflow: hidden;
}
#body.home .article div {
  padding: 0 0 0 25px;
  float: left;
  width: 465px;
}
#body.home .article div h3 {
  margin: 6px 0 3px;
  color: #e49e06;
  font-family: anticregular;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 24px;
  text-align: left;
}
#body.home .article div p {
  margin: 0 0 24px;
  text-align: left;
}
#body.home .article > img {
  margin: 0 44px 0 0;
  display: block;
  float: right;
}
#body.home .news {
  padding: 37px 0 0;
  overflow: hidden;
}
#body.home .news > img {
  margin: 0 0 0 80px;
  display: block;
  float: left;
}
#body.home .news div {
  padding: 25px 0 0;
  float: right;
  width: 430px;
}
#body.home .news div h3 {
  margin: 6px 0 3px;
  color: #e49e06;
  font-family: anticregular;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 24px;
  text-align: right;
}
#body.home .news div p {
  margin: 0 0 24px;
  text-align: right;
}
#body.subdivisions ul li {
  margin: 0 0 40px;
  overflow: hidden;
}
#body.subdivisions ul li div {
  margin: 0 45px 0 0;
  float: left;
  width: 585px;
}
#body.subdivisions ul li div p {
  margin: 6px 0 0;
  text-align: justify;
}
#body.subdivisions ul li > a {
  float: right;
}
#body.about p {
  margin: 6px 0 72px;
  text-align: justify;
}
#body.contact h3 {
  margin: 11px 0 0;
  font-size: 25px;
  font-family: anticregular;
  color: #e49e06;
  font-weight: 400;
  letter-spacing: 0.05em;
}
#body.contact p {
  margin: 0;
}
#body.contact h3 a {
  color: #1bb5ac;
  text-decoration: none;
  text-transform: capitalize;
}
#body.contact > div {
  padding: 18px 0 0 40px;
}
#body.contact > div div:first-child {
  margin-bottom: 71px;
}
#body.contact > div div:first-child span:first-child {
  margin: 0;
  color: #a3a3a3;
  font-size: 12px;
  line-height: 14px;
}
#body.contact > div div:first-child span:first-child a {
  color: #a3a3a3;
}
#body.contact > div div:first-child span:first-child a:hover {
  color: #1bb5ac;
}
#body.contact > div div:first-child p {
  margin: 4px 0 24px 40px;
}
#body.contact > div div:first-child span {
  margin: 0 0 0 40px;
  display: block;
  line-height: 24px;
}
#body.contact > div div span:first-child {
  margin: 0;
  color: #a3a3a3;
  display: block;
  font-size: 14px;
  line-height: 24px;
}
#body.contact > div div span {
  margin: 0 0 0 40px;
  color: #a3a3a3;
  display: block;
  line-height: 24px;
}
#body.blog {
  background: transparent url(../images/bg-border.png) repeat-y scroll 660px 0;
  overflow: hidden;
  margin-top: 38px;
  padding-top: 0;
}
#body.blog > div:first-child {
  float: left;
  width: 599px;
}
#body.blog > div:first-child > ul > li {
  margin: 0 0 18px;
  background: transparent url(../images/bg-mid.png) repeat-y scroll left top;
  overflow: hidden;
  position: relative;
}
#body.blog > div:first-child > ul > li span.bg-top {
  background: transparent url(../images/bg-top.jpg) no-repeat scroll left top;
  display: block;
  height: 10px;
  width: 580px;
}
#body.blog > div:first-child > ul > li > a {
  margin: 8px 20px 0;
  display: block;
  float: left;
}
#body.blog > div:first-child > ul > li > div {
  padding: 0 39px 0 0;
  float: right;
  width: 390px;
}
#body.blog > div:first-child > ul > li > div h3 {
  margin: 2px 0 0;
  color: #e49e06;
  font-family: anticregular;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
#body.blog > div:first-child > ul > li > div h3 a {
  color: #1bb5ac;
  text-decoration: none;
}
#body.blog > div:first-child > ul > li > div p {
  margin: 2px 0 0;
}
#body.blog > div:first-child > ul > li > div div {
  border-top: 1px solid #e5e5e5;
  margin: 15px 0 0;
  padding: 13px 0 25px;
}
#body.blog > div:first-child > ul > li > div div span:first-child {
  float: left;
}
#body.blog > div:first-child > ul > li > div div span {
  color: #959595;
  float: right;
  font-size: 12px;
  letter-spacing: 0.05em;
}
#body.blog > div:first-child > ul > li span.bg-bottom {
  background: transparent url(../images/bg-bottom.jpg) no-repeat scroll left bottom;
  clear: both;
  display: block;
  height: 10px;
  width: 580px;
}
#body.blog > div:first-child > ul > li span.triangle {
  background: transparent url(../images/bg-triangle.jpg) no-repeat scroll 0% 50%;
  display: block;
  height: 20px;
  position: absolute;
  right: 0;
  top: 52px;
  width: 20px;
}
#body.blog > div:first-child > ul.paging {
  padding: 35px 0 0;
  overflow: hidden;
  text-align: center;
  width: 580px;
}
#body.blog > div:first-child > ul.paging li {
  margin: 0;
  background: transparent none repeat scroll 0% 50%;
}
#body.blog > div:first-child > ul.paging li a {
  margin: 0;
  padding: 0 5px;
  color: #636363;
  font-family: anticregular;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 24px;
  text-decoration: none;
}
#body.blog > div:first-child > ul.paging li a:hover {
  color: #e49e06;
}
#body.blog > div:first-child > ul.paging li.first a {
  margin: 0 15px 0 0;
}
#body.blog > div:first-child > ul.paging li.last a {
  margin: 0 0 0 15px;
}
#body.blog .sidebar {
  margin: 0 0 0 83px;
  padding: 0 0 10px;
  background: transparent url(../images/bg-sidebar-bottom.jpg) no-repeat scroll left bottom;
  float: left;
  width: 220px;
}
#body.blog .sidebar h4 {
  margin: 0;
  background: transparent url(../images/bg-archive.jpg) no-repeat scroll 0% 50%;
  color: #627a0e;
  font-family: anticregular;
  font-size: 20px;
  font-weight: 400;
  height: 42px;
  line-height: 44px;
  text-align: center;
  text-shadow: #ffffff 0 1px 0;
  width: 220px;
}
#body.blog .sidebar ul {
  margin: 0;
  padding: 0 20px;
  background: transparent url(../images/bg-sidebar-mid.png) repeat-y scroll 0% 50%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#body.blog .sidebar ul li.selected {
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 10px;
}
#body.blog .sidebar ul li.last a {
  border:  none;
}
#body.blog .sidebar ul li.selected > a {
  margin: 0 0 13px;
  padding: 15px 0;
  background: transparent url(../images/arrow-up.png) no-repeat scroll right center;
  color: #e49e06;
}
#body.blog .sidebar ul li > a {
  border-bottom: 1px solid #e5e5e5;
  padding: 12px 0;
  background: transparent url(../images/arrow-down.png) no-repeat scroll right center;
  color: #1bb5ac;
  display: block;
  font-family: anticregular;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-decoration: none;
  text-indent: 10px;
}
#body.blog .sidebar ul li span {
  padding: 0 0 0 50px;
  display: block;
}
#body.blog .sidebar ul li span a {
  color: #a3a3a3;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-decoration: none;
}
#body.home .blog div h3 a, #body.home .article div h3 a, #body.home .news div h3 a, #body.subdivisions ul li div h3 a {
  color: #1bb5ac;
  text-decoration: none;
}
#body.home .blog div h3 a:hover, #body.home .article div h3 a:hover, #body.home .news div h3 a:hover, #body.subdivisions ul li div h3 a:hover, #body.contact h3 a:hover, #body.blog > div:first-child > ul > li > div h3 a:hover {
  text-decoration: underline;
}
#body.subdivisions ul, #body.blog > div:first-child > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#body.subdivisions ul li div h3, #body.about h3 {
  margin: 14px 0 0;
  color: #e49e06;
  font-family: anticregular;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 24px;
}
#body.subdivisions ul li > a img:hover, #body.blog > div:first-child > ul > li > a img:hover {
  opacity: 0.9;
}
#body.blog > div:first-child > ul.paging li.selected a, #body.blog .sidebar ul li > a:hover, #body.blog .sidebar ul li span a:hover {
  color: #e49e06;
}
#footer {
  background: transparent url(../images/bg-footer.png) repeat-x scroll 0% 50%;
  height: 130px;
}
#footer div {
  margin: 0 auto;
  padding: 0 10px;
  width: 940px;
}
#footer div p {
  margin: 20px 0;
  color: #5bdee6;
  display: block;
  float: left;
}
#footer div .connect {
  padding: 14px 0 0;
  float: right;
  width: auto;
}
#footer div .connect a {
  margin: 0 0 0 28px;
  display: block;
  float: left;
  height: 30px;
  text-indent: -99999px;
  width: 30px;
}
#footer div .connect a#googleplus {
  background: transparent url(../images/icons.png) no-repeat scroll 0 50%;
}
#footer div .connect a#contact {
  background: transparent url(../images/icons.png) no-repeat scroll -31px 0;
}
#footer div .connect a#facebook {
  background: transparent url(../images/icons.png) no-repeat scroll -62px 0;
}
#footer div .connect a#twitter {
  background: transparent url(../images/icons.png) no-repeat scroll -93px 0;
}
