/* Zero Out */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;vertical-align:baseline;background:transparent;margin:0;padding:0;}

html {
	font-size: 62.5%;
}

body {
	font-family: arial, helvetica, sans-serif;
	color: #111111;
	padding: 0 0 50px 0;
	background-color: #ffffff;
	text-align: center;
}

#wrapper {
  margin: 0 auto;
  width: 925px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	text-align: left;
}

.clear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}

#logoDigitalAxle {
	float: left;
}

sup {
	font-size: 66%;
	vertical-align: top;
}

.hRule {
	border-bottom: 1px solid #cdcdcd;
	height: 0;
	font-size: 1px;
	line-height: 0;
	margin: 0 0 15px 0;
}

.floatLeft {
	float: left;
	margin: 0 20px 20px 0;
}

.floatRight {
	float: right;
	margin: 0 0 0 15px;
}

.center {
	text-align: center;
}


/* Top Nav */

#topNavigation {
	width: 704px;
	float: left;
}

#btnClientLogin {
	text-align: right;
	width: 100%;
	height: 55px;
}

#topNavigation ul {
  list-style: none;
	float: right;
}

#topNav {
	height: 35px;
}

#topNav li {
	float: left;
}

#topNav a {
	display: block;
  text-decoration: none;
	background-repeat: no-repeat;
}

#topNav a span {
	visibility: hidden;
}

#topNav a.philosophy {
	width: 120px;
	height: 35px;
	background-position: 0px 0px;
}
#topNav a:hover.philosophy, #topNav a.philosophy span, #topNav a.philosophyCurrent {
	width: 120px;
	height: 35px;
	background-position: 0px -35px;
}

#topNav a.services {
	width: 109px;
	height: 35px;
	background-position: -120px 0px;
}
#topNav a:hover.services, #topNav a.services span, #topNav a.servicesCurrent {
	width: 109px;
	height: 35px;
	background-position: -120px -35px;
}

#topNav a.company {
	width: 109px;
	height: 35px;
	background-position: -229px 0px;
}
#topNav a:hover.company, #topNav a.company span, #topNav a.companyCurrent {
	width: 109px;
	height: 35px;
	background-position: -229px -35px;
}

#topNav a.blog {
	width: 73px;
	height: 35px;
	background-position: -338px 0px;
}
#topNav a:hover.blog, #topNav a.blog span, #topNav a.blogCurrent {
	width: 73px;
	height: 35px;
	background-position: -338px -35px;
}

#topNav a.contact {
	width: 91px;
	height: 35px;
	background-position: -411px 0px;
}
#topNav a:hover.contact, #topNav a.contact span, #topNav a.contactCurrent {
	width: 91px;
	height: 35px;
	background-position: -411px -35px;
}


/* Content */

#contentArea {
	padding: 0 0 20px 0;
}

#contentTools {
	height: 35px;
	padding: 10px 20px 0 20px;
	background-image: url('../images/hr_dotted.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}

#fbLike {
	height: 30px;
	padding: 5px 0 0 20px;
}

#socialIcons img {
	float: left;
	margin: 0 0 0 10px;
}

#socialIcons img.first {
	float: left;
	margin: 0;
}

#textSizer {
	width: 250px;
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	float: right;
}

#textSizer img {
	margin: 0 0 0 10px;
	vertical-align: middle;
}

#content {
	padding: 10px 20px 20px 20px;
}

#content h1 {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 2.0em;
	line-height: 1.4em;
	color: #5f5f5f;
	padding: 0 0 10px 0;
}

#content h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #333333;
}

#content p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0 0 15px 0;
}

#content ul {
	padding: 0 0 15px 25px;
}

#content li {
	font-size: 1.3em;
	line-height: 1.4em;
}

#content .textSmall {
	font-size: 95%;
}


/* One Column */

#oneColumn {
	width: 885px;/*925px*/
	min-height: 425px;
	height: auto !important;
	height: 425px;
	padding: 0 20px 20px 20px;
	background-color: #ffffff;
}


/* Two Column */

#twoColumnLeft {
	width: 675px;/*715px*/
	min-height: 425px;
	height: auto !important;
	height: 425px;
	padding: 0 20px 20px 20px;
	float: left;
	background-color: #ffffff;
}

#twoColumnRight {
	width: 190px;/*210px*/
	padding: 10px 0 0 20px;
	float: left;
}

#twoColumnRight p {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.4em;
	padding: 0 0 15px 0;
}


/* Three Column */

#threeColumnLeft {
	width: 130px;/*130px*/
	padding: 10px 0 0 0;
	float: left;
}

#threeColumnMiddle {
	width: 545px;/*545px*/
	min-height: 425px;
	height: auto !important;
	height: 425px;
	padding: 0 20px 20px 20px;
	float: left;
	background-color: #ffffff;
}

#threeColumnRight {
	width: 190px;/*210px*/
	padding: 10px 0 0 20px;
	float: left;
}

#threeColumnRight p {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.4em;
	padding: 0 0 15px 0;
}


/* Left Nav */
/* Note: The blog has it's own styles. */

#threeColumnLeft ul, 
#threeColumnRight ul {
  list-style: none;
	padding: 0 0 15px 0;
}

#threeColumnLeft ul ul, 
#threeColumnRight ul ul {
  list-style: none;
	padding: 0;
}

#leftNav li, 
#rightNav li {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.0em;
	text-transform: uppercase;
	background-image: url('../images/left_nav_button_bg.jpg');
	background-repeat: repeat-y;
	width: 106px;/*113px*/
	padding: 5px 0 5px 7px;
	border-bottom: 1px solid #ececec;
	position: relative;
}

#leftNav li li, 
#rightNav li li {
	color: #515151;
	font-weight: normal;
	font-size: 95%;
	text-transform: capitalize;
	background: transparent;
	border-bottom: 0;
	padding: 5px 0 5px 15px;
}

#leftNav li.sectionHeader, 
#rightNav li.sectionHeader {
	color: #011c46;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url('../images/left_nav_section_bg.jpg');
	background-repeat: repeat-y;
}

#leftNav a, #leftNav a:visited, 
#rightNav a, #rightNav a:visited {
	color: #ffffff;
	font-weight: bold;
	display: block;
  text-decoration: none;
}
#leftNav a:active, #leftNav a:hover, 
#rightNav a:active, #rightNav a:hover {
	color: #ececec;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

#leftNav li li a, #leftNav li li a:visited, 
#rightNav li li a, #rightNav li li a:visited {
	color: #011c46;
	font-weight: bold;
	display: block;
  text-decoration: none;
}
#leftNav li li a:active, #leftNav li li a:hover, 
#rightNav li li a:active, #rightNav li li a:hover {
	color: #515151;
	font-weight: bold;
	display: block;
	text-decoration: none;
}


/* Links */

a, a:visited {
	font-weight: bold;
	color: #263173;
	text-decoration: none;
}
a:active, a:hover {
	font-weight: bold;
	color: #263173;
	text-decoration: underline;
}


/* Footer */

#footer {
  text-align: center;
  margin-top: 20px;
  padding-top: 5px;
}

#footer p {
  color: #585858;
  font-size: 1.2em;
  padding: 0 0 10px 0;
}

#footer .divider {
	margin: 0 10px;
}

#footer a, #footer a:visited {
	font-weight: bold;
	color: #263173;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	font-weight: bold;
	color: #263173;
	text-decoration: underline;
}
