* { margin: 0; padding: 0; }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #fff;
	color: #111;
	padding-top: 3px;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#header {
	background: url('/images/bg-header.jpg') no-repeat 0 0;
	position: relative;
	height: 170px;
	width: 900px;
}

#header img {
	position: absolute;
	z-index: 0;
	top: 0;
	left: -12px;
}

#content {
	position: relative;
	font-size: 1.2em
}

#footer {
	padding: 0;
}

.copy {
	border-left: 1px solid #8e9f85;
	margin: 25px 327px 10px 0;
	min-height: 400px;
	padding: 0 0 0 12px;
}

*html .copy {
	height: 400px;
}

.message {
	background: #000;
	border: 1px solid #aaa;
	margin: 0 327px 10px 0;
	padding: 11px;
}

#sidebar {
	position: absolute;
	top: 0;
	right: 0;
	width: 301px;
}

div.hiring {
	display: none;
}

.home div.hiring,
div.testimonials div.hiring,
div.Contact div.hiring {
	display: block;
}

div.entry {
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
	margin: 0 0 28px 0;
	padding: 0 0 11px 0;
}

div.box {
	background: #ffffcc;
	border: 1px solid #8e9f85;
	margin: 0 0 27px 0;
	padding: 8px;
}

#sidebar div.testimonial {
	border-bottom: 2px solid #ff9900;
	border-top: 2px solid #ff9900;
	display: none;
	margin: 14px 0 0 0;
	min-height: 10px;
	padding: 0 0 10px 0;
	position: relative;
}

*html #sidebar div.testimonial {
	height: 1%;
}

#sidebar div.testimonial img {
	border: 1px solid #ff9900;
	position: absolute;
	right: -12px;
	top: -14px;	
	zoom: 1;
}

.home #sidebar div.testimonial {
	display: block;
}
	
/* typography */		

a {
	color: #0099cc;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

#footer {
	color: #8e9f85;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
}	
	
#footer a {
	color: #8e9f85;
	text-decoration: none;
}

#footer p {
	margin: 15px 0;
}

.message {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
}

.message a,
.message a:visited {
	color: #ff9900;
}

strong {
	color: #003366;
}

.page p:first-child,
.copy p.intro {
	color: #003366;
	font-style: normal;
	font-size: 1.3em;
}

strong.intro em,
div.Home p.intro em {
	color: #003366;
	font-style: normal;
	font-size: 1.3em;
}

p.intro em,
.page p:first-child em,
.page p:first-child strong {
	color: #003366;
	font-style: normal;
}

strong.intro,
div.Home p.intro {
	color: #222;
	font-size: 13px;
}

div.Home p.intro {
	color: #222;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4em;
}

div.Home p.intro em {
	font-weight: bold !important;
}

.copy p,
.copy li {
	font-size: 13px;
	margin: 12px 0;
	line-height: 1.3em;
}

div.box p {
	line-height: 1.3em;
	margin: 0;
	font-size: 16px;
}

div.box a {
	font-weight: bold;
}

#sidebar div.testimonial div.label {
	background: #ff9900;
	font-size: 12px;
	float: left;
	padding: 4px 7px;
	color: #fff;
}

#sidebar div.testimonial p {
	display: inline;
	font-style: italic;
	margin: 0;
}

#sidebar div.testimonial strong {
	color: #0099cc;
	display: block;
	font-size: 15px;
	margin: 6px 70px 3px 0;
	font-style: normal;
}

#sidebar div.testimonial a,
#sidebar div.testimonial a:visited {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div.testimonial .attribute {
	color: #0099cc;
	display: block;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	margin: 10px 0 0 0;
}

/*	Begin Headers */
h1 {
	cursor: pointer;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	height: 150px;
	width: 210px;
}
	
h1 a {
	background: #000 url(/images/bg-header-0.jpg) no-repeat 0 0;
	display: block;
	height: 150px;
	width: 210px;
	text-indent: -9999em;
	zoom: 1;
}

h2 {
	margin: 15px 0;
	color: #003366;
	font-style: normal;
	font-size: 17px;
}

h2.title,
h2.intro {
	border-bottom: 1px solid #8e9f85;
	margin: 0;
	color: #003366;
	font-weight: normal;
	font-size: 25px;
	line-height: 1em;
	padding: 0 0 7px 0;
}

.home h2.title,
.work-with-us h2.title,
.about-2 h2.title,
.clients h2.title,
.contact-us h2.title,
.meet-our-founder h2.title,
.services h2.title
 {
	display: none;
}

h2.testimonial {
	margin-bottom: -15px;
}

#sidebar h2 {
	background: #003366 url("/images/bg-sidebar-h2.jpg") no-repeat 50% 100%;
	font-size: 18px;
	color: #fff;
	margin: 0;
	padding: 8px;
}

h3 {
	color: #003366;
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 18px 0 0;
}

#sidebar h3 {
	background: #003366;
	font-size: 18px;
	color: #ffffcc;
	font-weight: bold;
	margin: 0;
	padding: 6px;
	text-align: center;
}

#sidebar div.testimonial h3 {
	background: none;
	color: #0099cc;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 0 0 5px 0;
	bottom: 0;
	text-align: left;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

h4 {
 	font-size: 13px !important;
 	font-weight: normal;
 	margin: 12px 0;
}

/* End Headers */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/*********** = #primary (navs and search) = ***********/

ul#primary {
	bottom: 0;
	left: 0;
	list-style-type: none;
	height: 20px;
	position: absolute;   
}

ul#primary li {
	float: left;
	position: relative;
	height: 20px;
	margin: 0 !important;
	overflow: hidden;
	padding: 0 !important;
	width: 150px;
	zoom: 1;
}

ul#primary li a, 
ul#primary li a:visited {
	background: #003366 url("/images/bg-nav.gif") repeat-y 0 0;
	color: #fff;
    display:block;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
   	padding-left: 12px;
   	text-decoration: none;
   	width: 138px;
}

ul#primary li.page-item-8 {
	display: none;
}

ul#primary li a:hover,
ul#primary li a.active {
	background-position: -150px 0;
	color: #003366;
	text-decoration: none;
}

/*localnav*/

ul.localnav {
	background: #f7f7f7;
	border: 1px solid #8e9f85;
	border-bottom: none;
	list-style: none;
	margin: 0 0 27px 0;
}

ul.localnav li {
	display: inline;
}

ul.localnav li a,
ul.localnav li a:visited {
	display: block;
	color: #0099cc;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 8px;
	border-bottom: 1px solid #8e9f85; 
	text-decoration: none;
}

ul.localnav li a:hover {
	background: #003366;
	color: #ffffcc;
	text-decoration: none;
}

ul.localnav li.current_page_item a,
ul.localnav li.current_page_item a:visited,
ul.localnav li.current_page_ancestor a,
ul.localnav li.current_page_ancestor a:visited {
	background: #ffffcc;
	color: #003366;
}

ul.localnav ul {
	border: none;
	border-bottom: 1px solid #8e9f85; 
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}

ul.localnav ul li a,
ul.localnav ul li a:visited {
	background: #f7f7f7 !important;
	border: none;
	color: #0099cc !important;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 15px;
	padding: 0;
}

ul.localnav ul li.current_page_item a,
ul.localnav ul li.current_page_item a:visited {
	background: #fff;
	color: #003366 !important;
	font-weight: bold;
}

ul.localnav ul li a:hover {
	background: none;
	color: #111 !important;
	text-decoration: underline;
}

.copy ul {
	line-height: 1.3em;
	margin: 15px 15px 15px 25px;
}

.copy ul li {
	margin: 5px;
}

/*********** = utility classes = ***********/

.clearfix {
	display:inline-block; /* IE 6 & 7 */
}

.clearfix:after { /* modern browsers */
	content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

*html .clearfix {
	height:1%; /* fIE 6 */
}

.clear {
	clear:both;
	height:1px;
	margin:-1px 0 0 0;
	padding:0;
}

.clear.height {
	margin: 25px 0;
}

.clear.left {
	clear:left;
}

.clear.right {
	clear:right;
}

.center {
	text-align:center;
}

.centered {
	margin-left:auto;
	margin-right:auto;
}

.alignright,
.right {
	float:right;
}
	
.alignleft,
.left {
	float:left
}

img.left {
	margin: 0 12px 0 0;
}

.collapse-top {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

/* images */

img { 
	border:none;
	margin: 0 12px 12px 12px;
}

img.pdf {
	margin:10px 0;
}

img.alignright  {
	border: 1px solid #ccc;
	padding: 7px;
	float:right;
    margin:0px 0 2px 18px; 
}

img.alignleft {
	border: 1px solid #ccc;
	padding: 7px;
	float:left;
	margin:0px 18px 2px 0;
}

img.aligncenter {
	border: 1px solid #ccc;
	display: block;
	padding: 7px;
	margin:0px auto 12px 0;
}

/* forms */

form {
	float: left;
	font-size: 13px;
	margin: 0 0 12px 0;
}

form p {
	clear: both;
	margin: 0;
	padding: 4px 0;
}

label {
	color: #666;
	float: left;
	padding-right: 5px;
	width: 90px;
}

input.text,
textarea.text {
	background: url(images/bg-field.gif) no-repeat 0 0;
	border: 1px solid #ccc;
	color: #444;
	font-family: Helvetica, Arial;
	font-size: 13px;
	padding: 3px;
	width: 364px;
}

textarea.text {
	height: 136px;
}

div.submit {
	font-family: Helvetica, Arial;
	margin: 5px 0 0 15%;
	padding-left: 5px;
	text-align: right;
}

div.submit input {
	background: #005892;
	border: 1px solid #005892;
	color: #fff;
	font-size: 15px;
	padding: 5px 10px;
}

form.report label {
	color: #005892;
	float: left;
	width: 120px;
}

form.report p {
	clear: both;
	padding-bottom: 10px;
}