html, body {  
  height: 100%;
}

body {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  background-color: #2372de;  
  background-image: url("images/bg01.png");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  font-family: 'Open Sans', sans-serif;  
  font-size: 11pt;  
  font-weight: 300;  
  color: #6c6c6c;
}

h1, h2, h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 500;
	color: #454445;
}

p, ol, ul {  
  margin-top: 0px;
}

ol, ul {  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;
}

p {  
  line-height: 180%;
}

strong {
}

a {  
  color: #2372de;
}

a:hover {  
  text-decoration: none;
}

.container {  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  width: 1200px;
}

.image {  
  display: inline-block;
}

.image img {  
  display: block;  
  width: 100%;
}

.image-full {  
  display: block;  
  width: 100%;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 2em;  
  margin-left: 0px;
}

.image-left {  
  float: left;  
  margin-top: 0px;  
  margin-right: 2em;  
  margin-bottom: 2em;  
  margin-left: 0px;
}

.image-centered {  
  display: block;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 2em;  
  margin-left: 0px;
}

.image-centered img {  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  width: auto;
}

ul.style1 {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0em;  
  padding-right: 0em;  
  padding-bottom: 0em;  
  padding-left: 0em;  
  overflow: hidden;  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;  
  color: #6c6c6c;
}

ul.style1 li {  
  overflow: hidden;  
  display: block;  
  padding-top: 2.8em;  
  padding-right: 0em;  
  padding-bottom: 2.8em;  
  padding-left: 0em;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #d1cfce;
}

ul.style1 li:first-child {  
  padding-top: 0px;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;
}

ul.style1 .image-left {  
  margin-bottom: 0px;
}

ul.style1 h3 {  
  padding-top: 1.2em;  
  padding-right: 0em;  
  padding-bottom: 1em;  
  padding-left: 0em;  
  letter-spacing: 0.1em;  -epub-text-transform: uppercase;
  text-transform: uppercase;  
  font-size: 1.2em;  
  font-weight: 600;  
  color: #454445;
}

ul.style1 a {  
  text-decoration: none;  
  color: #525252;
}

ul.style1 a:hover {  
  text-decoration: underline;  
  color: #525252;
}

ul.style2 {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 1em;  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;
}

ul.style2 li {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #e5e5e5;  
  padding-top: 0.8em;  
  padding-right: 0px;  
  padding-bottom: 0.8em;  
  padding-left: 0px;
}

ul.style2 li:first-child {  
  border-top-width: 0px;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  padding-top: 0px;
}

ul.contact {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 2em;  
  padding-right: 0em;  
  padding-bottom: 0em;  
  padding-left: 0em;  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;
}

ul.contact li {  
  display: inline-block;  
  padding-top: 0em;  
  padding-right: 0.3em;  
  padding-bottom: 0em;  
  padding-left: 0.3em;  
  font-size: 1em;
}

ul.contact li span {  
  display: none;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

ul.contact li a {  
  color: white;
}

ul.contact li a:before {  
  display: inline-block;  
  background-color: #3f3f3f;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  width: 40px;  
  height: 40px;  
  line-height: 40px;  -webkit-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;  
  text-align: center;  
  color: white;
}

ul.contact li a.icon-twitter:before {  
  background-color: #2daae4;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

ul.contact li a.icon-facebook:before {  
  background-color: #39599f;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

ul.contact li a.icon-dribbble:before {  
  background-color: #c4376b;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

ul.contact li a.icon-tumblr:before {  
  background-color: #31516a;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

ul.contact li a.icon-rss:before {  
  background-color: #f2600b;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.button {  
  display: inline-block;  
  padding-top: 1em;  
  padding-right: 3em;  
  padding-bottom: 1em;  
  padding-left: 3em;  
  background-color: #2372de;  
  background-image: url("images/bg01.png");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  transition: opacity 0.25s ease-in-out 0s;  
  letter-spacing: 0.2em;  
  text-decoration: none;  -epub-text-transform: uppercase;
  text-transform: uppercase;  
  font-weight: 600;  
  color: white;
}

.button:hover {
}

.button:active {
}

.button-big {  
  padding-top: 1.6em;  
  padding-right: 4em;  
  padding-bottom: 1.6em;  
  padding-left: 4em;  
  font-size: 1.4em;  
  font-weight: 900;
}

.title {  
  margin-bottom: 3em;
}

.title h2 {  
  font-weight: 400;  
  font-size: 2.8em;  
  color: #323232;
}

.title .byline {  
  letter-spacing: 0.15em;  -epub-text-transform: uppercase;
  text-transform: uppercase;  
  font-weight: 400;  
  font-size: 1.1em;  
  color: #6f6f6f;
}

#header-wrapper {
}

#header {
	position: relative;
	height: 150px;
	margin-top: 20px;
}

#logo {
	position: absolute;
	top: 42px;
	left: 115px;
	width: 402px;
}

#logo_ima {
	position: absolute;
	top: 42px;
	left: 115px;
	width: 402px;
}

#logo h1 {  
  display: inline-block;  
  font-size: 2.5em;  -epub-text-transform: uppercase;
  text-transform: uppercase;  
  font-weight: 700;  
  color: white;
}

#logo a {  
  text-decoration: none;  
  color: white;
}

#menu {  
  position: absolute;  
  right: 0px;  
  top: 0px;
}

#menu ul {  
  display: inline-block;
}

#menu li {  
  display: block;  
  float: left;  
  text-align: center;
}

#menu li a, #menu li span {  
  display: block;  
  padding-top: 0em;  
  padding-right: 1.5em;  
  padding-bottom: 0em;  
  padding-left: 1.5em;  
  height: 150px;  
  letter-spacing: 0.2em;  
  line-height: 150px;  
  text-decoration: none;  
  font-size: 0.9em;  
  font-weight: 600;  -epub-text-transform: uppercase;
  text-transform: uppercase;  
  outline-width: 0px;  
  outline-style: none;  
  outline-color: initial;
  outline-color: -moz-initial;  
  color: #accfff;
}

#menu li:hover a, #menu li.active a, #menu li.active span {
}

#menu .current_page_item a {  
  background-color: #2a76dc;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  color: white;
}

#banner-wrapper {  
  overflow: hidden;  
  padding-top: 5em;  
  padding-right: 0em;  
  padding-bottom: 5em;  
  padding-left: 0em;  
  background-color: #f6f6f6;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

#banner .box-left {  
  float: left;
}

#banner .box-right {  
  float: right;
}

#banner h2 {  
  margin-top: 0em;  
  margin-right: 0em;  
  margin-bottom: 0em;  
  margin-left: 0em;  
  padding-top: 0em;  
  padding-right: 0em;  
  padding-bottom: 0em;  
  padding-left: 0em;  
  font-weight: 400;  
  font-size: 3em;  
  color: #3e454c;
}

#banner span {  
  display: block;  
  padding-top: 0.5em;  
  font-size: 1.4em;  
  color: #2372de;
}

#wrapper {  
  background-color: white;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

#page {  
  overflow: hidden;  
  padding-top: 6em;  
  padding-right: 0em;  
  padding-bottom: 6em;  
  padding-left: 0em;
}

#content {
	float: left;
	width: 800px;
	margin-left: 10px;
}

#sidebar {
	float: right;
	width: 350px;
}

#stwo-col {  
  margin-top: 2em;
}

#stwo-col h2 {  
  display: block;  
  padding-bottom: 1.5em;  
  letter-spacing: 0.1em;  -epub-text-transform: uppercase;
  text-transform: uppercase;  
  font-size: 1.2em;  
  font-weight: 600;  
  color: #454445;
}

#stwo-col .sbox1 {
	float: left;
	width: 210px;
}

#stwo-col .sbox2 {  
  float: right;  
  width: 210px;
}

#copyright {  
  overflow: hidden;  
  padding-top: 5em;  
  padding-right: 0em;  
  padding-bottom: 5em;  
  padding-left: 0em;
}

#copyright p {  
  letter-spacing: 0.2em;  
  text-align: center;  -epub-text-transform: uppercase;
  text-transform: uppercase;  
  font-size: 0.8em;  
  color: #accfff;
}

#copyright a {  
  text-decoration: none;  
  color: #accfff;
}

#featured-wrapper {  
  overflow: hidden;  
  padding-top: 5em;  
  padding-right: 0em;  
  padding-bottom: 5em;  
  padding-left: 0em;  
  background-color: white;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  text-align: center;
}

#featured .major {  
  overflow: hidden;  
  margin-bottom: 3em;  
  padding-bottom: 2em;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #e8e8e8;
}

#featured .major h2 {  
  font-size: 3em;
}

#featured .major .byline {  
  font-size: 1.3em;
}

#featured .title {  
  margin-bottom: 1em;
}

#featured .title h2 {  
  font-size: 1.2em;
}

#featured h2 {  
  text-align: center;
}

#featured .icon {  
  position: relative;  
  display: block;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 20px;  
  margin-left: auto;  
  line-height: normal;  
  font-size: 6em;  
  text-align: center;  
  color: #2372de;
}

.column1, .column2, .column3, .column4 {  
  width: 282px;
}

.column1, .column2 {  
  float: left;  
  margin-right: 24px;
}

.column3 {  
  float: left;
}

.column4 {  
  float: right;
}
