body {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 1em;
}

a {
	color: inherit;
	text-decoration: underline;
}

a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}

h1 {
	color: #fff;
	font-size:1.6em;
}

h2 {
	color: #e1f4fd;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	letter-spacing: 0.05em;
}

h2.capabilities {
	color: #fff;
	font-size: .8em;
	font-weight: bold;
    letter-spacing: 0.1em;
}

h3 {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}



.container {
	margin-top: 10px;
	padding-bottom: 40px;
	background: url('../images/header-top-line.png') top center no-repeat;
}

.header {
	padding: 10px 50px 0px 50px;
}

.header {
	background: url('../images/header_linebg.jpg') bottom center no-repeat;
	height: 260px;
}

.logo {
	margin-top: -30px;
}

.page-quote {
	margin-top:5px;
}

.content {
	background: url('../images/background.gif') repeat-x;
	background-color: #0082A9;
	padding: 38px 0px 0px 0px;
	min-height: 400px;
	overflow: auto;
}

.content p {
	line-height: 1.8em;
	font-size:1.133em;
}

.content p.small {
	font-size: 0.79em;
	line-height: 2em;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}

.content p.arial-small {
	font-size: .79em;
	line-height: 1.8em;
	font-family: "Arial", "Helvetica", sans-serif;
}

.content p.smaller {
	font-size: .71em;
}

.content .home {
	font-family: "Verdana","Arial","Helvetica",sans-serif;
	font-size: 1.12em;
	line-height: 1.4;
}

.content ul.small {
	font-size: 0.71em;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	line-height: 1.5em;
	padding-left: 1em;
}

.content ul.small li {
	list-style-type: square;
}

.content ul li {
	padding-bottom: 10px;
}

.content img {
	margin: 5px 0px 0px 0px;
}

.content img.padded-img {
	padding-right: 15px;
}

.align-right {
	text-align: right;	
}

.footer {
	padding: 0px 50px 5px 50px;
	min-height: 40px;
	background: #0082A9;
	overflow: auto;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	letter-spacing: 0.05em;
}

.footer p {
	color: #e1f4fd;
	font-size: 0.55em;
}

/* Navigation */
.menu {
	width: 900px;
	padding-top:20px;
	height: 78px;
	color: #41afe4;
	text-align: right;
}

.menu a {
	text-decoration: none;
}

.menu a:hover, .menu a:active {
	color: #0082A9;
	text-decoration: none;
}

.menu ul li {
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 20px;
	font-size: .8em;
}
#nav,#nav ul {padding:0;margin:0;}
a.current {color: #0082A9;}
#nav li {
	position:relative;
	list-style-type:none;
}
#nav li > ul {
    float: left;
    line-height: 0.9em;
    margin-left: 642px;
    text-align: center;
    visibility: hidden;
    width: 110px;
    z-index: 300;
}
#nav li ul > li {
    color: #92C00E;
    display: block;
    padding-left: 0 !important;
    padding-top: 3px;
}

#nav li ul li > a {
	font-size: 1em;	
}

#nav li:hover ul {
	visibility:visible;
	background: #fff;
}

/* Contact Page & Form */

#contact-form {
	padding-left: 30px;
	padding-top:4px;
}

#contact-form input {
	height: 25px;
	width: 200px;
	font-size: .85em;
	border: 1px solid #eee;
}

#contact-form input.submit-button {
	height: 25px;
	width: 65px;
	background-image: url('../images/send-button.png');
	background-color: transparent;
	border: none;
	cursor: pointer;
}

#contact-form textarea {
	width: 190px;
	height:50px;
	font-size: .85em;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
	border: 1px solid #eee;
}

#contact-form label {
	text-transform: uppercase;
	color: #e1f4fd;
	font-size:0.8em;
}

p.address {
	color: #e1f4fd;
	font-size:0.8em;
	line-height: 1.5em;
	padding-left: 30px;
	padding-top: 3px;
}

img.contact-icon {
	margin-right: 13px;
}

#response-wrapper {
	height: 25px;
}

#response {
	font-size: .79em;	
	color:#e1f4fd;
	font-weight: bold;
}

p.byline {
  color: #41AFE3;
  font-size: 12px;
  float:right;
  margin-top: 10px;
  margin-right: -40px;
}

ul.headlineexceptional {
  list-style-type: none;
  padding: 0;
  margin-left: 0;
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 0.9em;
}

div.homestep1 {
  position:relative;
  margin: 0px;
  width:160px;  
  float: left;
}

div.homestep2 {
  position:relative;
  margin: 0px;
  width:160px;
  margin-left: 182px;
}

div.homestep1 p,
div.homestep2 p {
  font-size: 12px;
  color: #89C313;
}

div.homestep1 a,
div.homestep2 a {
  font-weight: bold;
  text-decoration:none;
}


.contact ul.socialbuttons { 
  margin-top:40px;
  right: -140px;
}

ul.socialbuttons {
  list-style-type: none;
  padding: 0;
  float:right;
  position:relative;
  right: -20px;
  margin-bottom:0px;
  margin-top:0px;
  position:relative;
  top:-30px;
}

ul.socialbuttons li {
  margin-bottom:10px;
  background-color: #80C1D4;
  width: 120px;
  padding:0px;
  text-align:center;
}

ul.socialbuttons a {
  display:inline-block;
  margin-left:auto;
  margin-right:auto;
  text-decoration:none;
  padding:4px;
  font-size: 12px;

}

.contact ul.termslist { 
  right: -140px;
}

ul.termslist {
list-style-type: none;
float: right;
position:relative;
right: -20px;
  padding-bottom:0px;
  margin-bottom:0px;
}

ul.termslist li{
  display:inline;
  display:inline-block;
  font-size:10px;
  margin-bottom:0px;
  margin-top:0px;

  
}


ul.termslist li a {
  text-decoration: none;
}

p.sidelinewithbar {
  border-top: solid 2px #96C516;
}

ol.sidebarlist {
  font-size : 10px;
}

a.button-send {
  display:inline-block;
  background-image: url(../images2/send-button.png);
  width:62px;
  height:25px;
  text-indent: -10000px;
}

h3.green,p.green,span.green {
  color:#96C516;
}

ol.employee-list {
  margin-top: 10px;
  font-size:12px;
}

ol.employee-list li{
  line-height: 1.3em;
  margin-bottom: 20px;
}

ul.workplace-list {

}

ul.workplace-list li{
 margin-bottom: 20px;
 padding-left: 20px;
}

.background-image-employee {
min-height:1000px;
background-repeat:no-repeat;
background-image: url(../images2/consulting-bg.png);

position: relative;
top: -38px;
padding-top: 38px;
background-repeat: repeat-x;


}

span.line2 {
clear:both;
margin-left: 20px;
}

span.line3 {
clear:both;
margin-left: 40px;
}
