body {
  background: #082353;
  font: normal 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #444;
}

a:link, a:visited {
  font-weight: bold;
  text-decoration: none;
}

a:link {
  color: #415896;
}

a:visited {
  color: #666;
}

a:hover, a:active {
  background: #415896;
  border-color: #415896;
  color: #fff;
}

a:link.tool_tip, a:visited.tool_tip {
  border-bottom: 1px dotted #6b8d94;
}

a, strong, b { /* Straightens out OS X font rendering */
  line-height: 19px;
}

abbr {
  border-bottom: 1px dotted #b4b4b4;
  cursor: help;
}

#header img.screens {
	width: 200px;
	height: 130px;
	border: 1px solid #eee;
	margin-right: 20px;
	padding: 3px;
}

.hidden {
  display: none;
}

.container_16:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0
}
.container_16 {
	display:inline-block
}
* html .container_16 {
	height:1%
}
.container_16 {
	display:block
}

.container_12:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0
}

.container_12 {
	display:inline-block
}

* html .container_12 {
	height:1%
}

.container_12 {
	display:block
}

.clearfix li:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0
}

.clearfix li {
	display:inline-block
}

* html .clearfix li {
	height:1%
}

.clearfix li {
	display:block
}

.right {
  float: right;
}

.clearall {
  clear: both;
}

.clearleft {
  clear: left;
}

.clearright {
  clear: right;
}

#header img {
	vertical-align: bottom;
}

#main_header {
  background: #262261;
}

#main_header #logo {
  margin: 10px 10px;
}

#main_header #logo a img {
  display: block;
}

#main_header #logo a {
    display: block;
    background: transparent url("../images/ov12.png") no-repeat; 
    width: 260px;
    height: 60px;
    border: 0;
}   

#main_header #logo a img {
    display: block;
    width: 0;
}

#main_header #language img {
  position: relative;
  float: right;
  margin-top: 10px;
  padding-left: 5px;
}

#main_header .buttons {
  clear: none;
  margin: 20px 0 0 0;
}

#main_header .buttons button {
  float: none;
}

#navigation {
  background: #124277 url("../images/bg_home_top.png") bottom center repeat-x;
  border-top: 1px solid #28669f;
  border-bottom: 1px solid #28669f;
}

#menu_primary {
  padding: 5px 0;
}

#menu_primary ul {
	overflow: hidden;
	width: 960px;
	list-style-type: none;
}

#menu_primary ul li {
	float: left;
	margin-right: 10px;
}

#menu_primary ul li a {
	display: block;
	width: 90px;
  padding: 5px 0;
  /*border: 1px solid #4d9473;*/
  font-size: .75em;
  text-transform: uppercase;
  text-align: center;
  color: #dbeae3;
}

#menu_primary ul li a:hover {
  background: #124277;
  color: #d9e5e0;
}

.home #menu_primary ul li.selected a {
  background: #124277;
  border: 1px solid #378fe0;
  color: #fff;  
}

#wrapper {
  background: #fff url("/images/bg.png") top center repeat-x;
}

.home #wrapper {
  padding-top: 20px;
}

#header {
  position: relative;
  margin: 0 10px;
}

#highlight {
  position: absolute;
  top: 60px;
  right: 0;
}

h1, h2 {
  letter-spacing: -.05em;
  line-height: 40px;
}

h1 {
  margin-top: 40px;
  font-size: 32px;
  font-weight: bold;
  text-shadow: rgba(100,100,100,.7) 0 1px 1px;  
  color: #333;
}

h2 {
  margin-bottom: 40px;
  font-size: 28px;
  font-weight: normal;
  color: #666;
}

h3 {
  margin-bottom: 20px;
  color: #003F8E;
  text-transform: uppercase;
  text-shadow: rgba(200,200,200,.7) 1px 1px 0px;  
  font: 18px Helvetica, Arial, Verdana, san-serif;
}

h4 {
  margin-bottom: 6px;
  color: #666;
  text-shadow: rgba(255,255,255,.7) 0 1px 1px;  
  font: 18px Helvetica, Arial, Verdana, san-serif;
}

h5 {
  font-size: 1em;
  color: #3f5c26;
}

h3 span, h4 span, h5 span {
  font-weight: normal;
}

input {
  padding: 5px;
  font: normal 1em 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

input:focus {
  background: #fff;
}

hr {
  clear: both;
  height: 0;
  margin: 0;
  border: 0;
  border-top: 1px solid #eee;
}

#header hr {
	margin-left: 0px;
	width: 700px;
}

.error404 {
	color: #ccc;
	font-size: 64px;
}

#topics ul {
	display: block;
}

#topics li {
	border-bottom: 1px solid #ccc;
	width: 200px;
}

#content p {
  margin-bottom: 20px;
}

#right-sidebar ul {
	margin: 25px 0 0px 30px;
}
	
#right-sidebar ul li {
	font-size: 11px;
	color: #878687;
	padding: 8px 0 8px 30px;
}

#right-sidebar ul#services {
	margin: 15px 0 0px 10px;
}

.sidebar-header-icon {
	vertical-align: middle;
	margin-right: 15px;
}

.sidebar-icon {
	vertical-align: middle;
	margin-right: 10px;
}

.icon img {
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
}

#right-sidebar ul#services li {
	font-size: 12px;
	color: #878687;
	padding: 8px 0 8px 40px;
}
#right-sidebar {
	height: 60px;
	background:url(/images/shadowhead.png) top no-repeat;
}

#right-sidebar h4 {
		color: #003F8E;
		text-transform: uppercase;
		font: 14px Helvetica, Arial, Verdana, san-serif;
		line-height: 35px;
		padding-top: 15px;
		margin-left: 50px;
}

#right-sidebar ul#services li.webdesign {background:url(/images/mail.png) 0px 50% no-repeat;}
#right-sidebar ul#services li.iddesign {background:url(/images/wakeface/services/iddesign.gif) 0px 50% no-repeat;}	
#right-sidebar ul#services li.ecommerce {background:url(/images/wakeface/services/ecommerce.gif) 0px 50% no-repeat;}	
#right-sidebar ul#services li.webapp {background:url(/images/wakeface/services/webapp.gif) 0px 50% no-repeat;}	
#right-sidebar ul#services li.hosting {background:url(/images/wakeface/services/hosting.gif) 0px 50% no-repeat;}	

.buttons a:link {
	background-color: #ddd;
	padding: 8px;
	color: #888;
	text-shadow: rgba(255,255,255,.7) 0 1px 1px;  
}

.buttons a:focus, .buttons a:hover {
	background: rgba(150, 150, 150, .15);
    /*-webkit-border-radius: 10px;*/
}


#boxes {
  background: #fff url("/images/bg_boxes.png") bottom center repeat-x;
  width: 938px;
  margin: 20px auto;
  border: 1px solid #d4d4d4;
}

#boxes {
  -webkit-border-radius: 10px;
}

#boxes, x:-moz-any-link, x:default { 
  -moz-border-radius: 10px;
}

#boxes ul {
  overflow: hidden;
}

#boxes ul li {
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 148px;
  margin: 0;
}

#boxes ul li.grid_5 {
  width: 289px;
}

#boxes ul li.grid_6 {
  width: 358px;
  border-right: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
}

#boxes ul li#box_left {
  background-image: url("../images/document.png");
}

#boxes ul li#box_center {
  background-image: url("../images/videos.png");
}

#boxes ul li#box_right {
  background-image: url("../images/works.png");
}

#boxes ul li a {
  display: block;
  height: 150px;
  padding-top: 10px;
  font-weight: normal;
}

#boxes ul li a:hover {
  background: none;
}

#boxes ul li a h2 {
  margin: 0;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  text-shadow: rgba(255,255,255,.8) 0 1px 1px;
  color: #444;
}

#boxes ul li a p {
  font-size: 13px;
  letter-spacing: 0;
  color: #666;
}

.home #boxes li {
  text-align: center;
}

.home #header h2 {
  margin-bottom: 20px;
  line-height: 20px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  text-shadow: rgba(255,255,255,.7) 0 1px 1px;  
  color: #666;
}

.home #header p {
  font-size: 13px;
  color: #666;
}

.home #menulist li {
  margin: 0 0 10px 0;
  border-bottom: 1px dotted #ccc;
}

.home #menulist li.selected a {
  margin: 0 0 10px 0;
  color: #000;
}

.home #menulist li h4 {
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 13px;
}

.home hr {
  width: 940px;
  margin: 0 auto 19px auto;
}

blockquote cite {
  margin-bottom: 20px;
}

blockquote em {
  font-weight: normal;
  font-style: normal;
  color: #b4b4b4;
}

#bg_footer {
  background: #aaa;
}

#footer {
  padding: 20px 0;
  font-size: .925em;
  color: #666;
}

#footer hr {
  display: none;
}

#footer h3 {
  margin-bottom: 20px;
  font-size: 18px;
  color: #666;
  text-shadow: rgba(255,255,255,.7) 0 1px 1px;
}

#footer ul.sitemap {
  margin-top: 10px;
  padding-top: 9px;
  border-top: 1px dotted #ccc;
}

#footer ul.sitemap li a {
  border-bottom: 0;
  font-weight: normal;
}

#footer ul.sitemap li a:link {
  color: #000;
  text-shadow: rgba(255,255,255,.7) 0 1px 1px;
}

#footer ul.sitemap li a:visited {
  color: #000;
  text-shadow: rgba(255,255,255,.7) 0 1px 1px;
}

#footer ul.sitemap li a:hover, #footer ul.sitemap li a:active {
  background-color: #000;
  color: #fff;
  text-shadow: rgba(255,255,255,.7) 0 1px 1px;
}

#footer ul.sitemap li.support {
  margin-top: 20px;
  font-weight: bold;
}

#footer ul.sitemap li.support em {
  font-weight: bold;
  font-style: normal;
  color: #000;
}

#footer ul.sitemap li em.support,
#footer ul.sitemap li em.support a {
  font-weight: bold;
  font-style: normal;
  color: #94b2df;
}

#footer #runner {
  clear: both;
  margin-top: 5px;
  padding-top: 10px;
  border-top: 1px dotted #ccc;
  font-size: 11px;
  color: #fff;
}

#footer #runner #copyright {
  padding: 0;
  float: right;
}

#footer #runner #copyright img {
  display: block;
}