/* @group Global */

/* @group Reset */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* @end */

body {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #300;
	font: 62.5% Arial, Helvetica, Geneva, sans-serif;
}

.hidden {
	display: none;
}

/* @group Main Blocks */

#logo {
	display: block;
	padding: 32px 30px 15px;
}

#container {
	text-align: left;
	width: 995px;
	background-color: #fff;
	background-image: url(../../images/main-bg-tile.png);
	margin: 34px auto 20px;
}

#head {
	height: 90px;
	background: #fff url(../../images/head-tile.gif) repeat-y right;
}

#navbar {
	width: 146px;
	float: left;
	position: relative;
	z-index: 10000;
}

#midriff {
	float: left;
	width: 672px;
	margin-left: 12px;
	position: relative;
	margin-bottom: 15px;
}

#flash-banner {
	z-index: 0;
}

#flash-banner p {
	display: none;
	z-index: 0;
}

/* @end */



/* @end */

/* @group Navigation */

#main-nav {
	background: url(../../images/nav-main-tile.gif) repeat-y right;
	width: 144px;
	margin-left: 14px;
	position: relative;
	list-style-type: none;
	z-index: 100;
}

#main-nav li {
	z-index: 100;
}

#main-nav a {
	color: #cf1c46;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #d2cdb6;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 10px;
	margin-left: 5px;
	margin-right: 1px;
	display: block;
}

#main-nav a:hover {
	background-color: #c03;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#main-nav a:active {
	background-color: #690008;
	color: #d5cfb8;
	text-shadow: #3a000e 0 0 2px;
}

#main-nav ul {
	position: absolute;
	left: 144px;
	background-color: #c03;
	top: 0;
	z-index: 1000;
	display: none;
}

#main-nav #btn-services ul {
	position: absolute;
	top: 41px;
}

#main-nav #btn-careers ul {
	position: absolute;
	top: 274px;
}

#main-nav ul a {
	font-size: 11px;
	width: 150px;
	color: #fff;
	padding: 8px;
	margin: 0;
	border-bottom-color: #8f0024;
	text-shadow: #620018 0 0 2px;
	background-color: #c03;
}

#main-nav ul a:hover {
	background-color: #9e0028;
}

#more-links {
	width: 138px;
	margin-left: 19px;
	background: #d5cfb8 repeat-y right;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	list-style-type: none;
}

#more-links li {
	margin-left: 5px;
}

#more-links a {
	color: #c03;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	display: block;
}

#more-links a:hover {
	color: #000;
}

#magic-line { position: absolute; left: -1px; width: 2px; height: 35px; background: #c03;
	float: left;
	top: 0;
}

#main-nav #btn-home {
	text-indent: -5000px;
	height: 0;
}

/* Current PG Designation - - - - - - - - - - -  */

#pg-about #btn-about a {
	background-color: #9e0028;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-about #btn-about a {
	background-color: #c03;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-services #sub-nav {
	list-style-type: none;
	background-color: #300;
	text-align: right;
	height: 68px;
	width: 600px;
	padding-right: 71px;
	
}

#pg-services #btn-services a {
	background-color: #9e0028;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-services #btn-services a:hover {
	background-color: #c03;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-service #btn-service a {
	background-color: #9e0028;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-service #btn-service a:hover {
	background-color: #c03;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-method #btn-method a {
	background-color: #9e0028;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-method #btn-method a:hover {
	background-color: #c03;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-careers #btn-careers a {
	background-color: #9e0028;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-careers #btn-careers a:hover {
	background-color: #c03;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-success #btn-success a {
	background-color: #9e0028;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-success #btn-success a:hover {
	background-color: #c03;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-experience #btn-experience a {
	background-color: #9e0028;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-experience #btn-experience a:hover {
	background-color: #c03;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-contact #btn-contact a {
	background-color: #9e0028;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

#pg-contact #btn-contact a:hover {
	background-color: #c03;
	color: #fff;
	text-shadow: #3a000e 0 0 2px;
}

/* Inter-Section Navigation - - - - - - - - - - -  */

#sub-nav {
	list-style-type: none;
	background-color: #300;
	text-align: right;
	height: 34px;
}

#sub-nav ul {
	list-style-type: none;
	width: 100%;
	float: left;
	text-align: center;
}

#sub-nav li {
	float: left;
	list-style-type: none;
}

#sub-nav a {
	float: left;
	color: #d5cfb8;
	text-decoration: none;
	list-style-type: none;
	display: block;
	font-weight: bold;
	font-size: 10px;
	padding: 10px 0 10px 10px;
	margin-left: -10px;
	margin-right: 10px;
}

#sub-nav a:hover {
	color: #fff;
}

#sub-nav .current-pg a {
	float: left;
	color: #c03;
	text-decoration: none;
	list-style-type: none;
	display: block;
	font-weight: bold;
	font-size: 10px;
	padding: 10px 0 10px 10px;
}

#tertiary-nav {
	margin-left: 50px;
	margin-top: 0;
	width: 650px;
	float: left;
}

#tertiary-nav li {
	list-style-type: none;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

#tertiary-nav li a {
	background-color: #e6e0ca;
	list-style-type: none;
	padding: 5px;
	color: #c03;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 10px;
}

#tertiary-nav li a:hover {
	background-color: #c03;
	color: white;
}

#tertiary-nav .current-pg a {
	background-color: #9e0028;
	color: white;
	font-size: 10px;
}


/* @end */

/* @group Main Content */

#flash-banner {
	background-color: #999;
	width: 672px;
	z-index: 0;
}

.text-col1 {
	width: 608px;
	float: left;
	margin-left: 30px;
	padding-top: 30px;
	padding-bottom: 15px;
}

.text-col1-grey {
	background: #d0d0d0;
	margin: -15px -5px 0 -5px;
	padding: 15px;
}

.text-col2 {
	width: 289px;
	float: left;
	margin-left: 30px;
	padding-top: 30px;
	padding-bottom: 15px;
}

.text-col2-grey {
	width: 289px;
	float: left;
	height: 510px;
	margin: 10px 5px 30px 30px;
	background: #d0d0d0;
	padding: 0 5px 15px;
}

.pg-advancedtech .text-col2-grey {
	width: 289px;
	float: left;
	margin: 10px 5px 15px 30px;
	background: #d0d0d0;
	height: auto;
	position: absolute;
	top: 260px;
	right: 20px;
	padding: 10px;
}

.red-block {
	font-weight: bold;
	font-size: 13px;
	background-color: #c03;
	display: block;
	margin-left: -5px;
	margin-right: -5px;
	padding: 5px;
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
}

#pg-method .red-block {
	font-weight: bold;
	font-size: 13px;
	background-color: #c03;
	display: block;
	margin-left: -5px;
	margin-right: -5px;
	padding: 5px 5px 5px 10px;
	color: #fff;
	text-align: left;
	margin-bottom: 15px;
}

#pg-method .red-block span {font-weight: normal;
	margin-left: 10px;
}

#pg-method .red-block span:before {content: "//";
	color: #000;
	margin-right: 10px;
}

h1 {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	margin-bottom: 5px;
	clear: left;
}

strong {
	font-weight: bold;
}

#midriff ul.contact-info {
	margin-left: 0;
}

#midriff ul.contact-info li {
	list-style-type: none;
	margin-left: 0;
}

h1.big-red {
	font-size: 14px;
	font-weight: bold;
	color: #c03;
	padding-bottom: 5px;
	border-bottom: 1px dashed #b2b2b2;
	margin-bottom: 15px;
}

h1.big-red-noncol {
	font-size: 14px;
	font-weight: bold;
	color: #c03;
	padding-bottom: 5px;
	border-bottom: 1px dashed #b2b2b2;
	margin: 33px 30px -15px;
}

h1.big-black {
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	padding-bottom: 5px;
	border-bottom: 1px dashed #b2b2b2;
	margin: 70px 30px -15px;
}

h2 {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
	clear: left;
	
}

#midriff ul {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 16px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
	color: #333;
}

h3 {
	
}

h3.non-col {
	font-size: 12px;
	padding-bottom: 5px;
	margin: 33px 30px -15px;

}

p {
	margin-bottom: 16px;
	font-size: 11px;
	line-height: 15px;
	color: #333;
}

#midriff img {
	margin-bottom: 16px;
}

hr {
	border-style: none;
	border-bottom: 1px dashed #d7d1bb;
	margin-bottom: 20px;
	margin-top: 5px;
}

a {
	
}

p a {
	color: #cc003c;
}

ul a {
	color: #cc003c;
}

p a:hover {
	color: white;
	background-color: #cc003c;
}

.float-R {
	float: right;
}

#method-steps {
	right: 15px;
	position: relative;
}

#method-steps li {
	float: left;
	margin-right: -12px;
	margin-bottom: 30px;
	list-style-type: none;
}

#method-steps li span {
	position: relative;
	bottom: 8px;
}

#method-steps li a {
	width: 110px;
	height: 47px;
	display: block;
	background-image: url(/images/method-arrow.png);
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-top: 33px;
	text-shadow: #270106 0 0 1px;
}

#method-steps li a:hover {
	background: url(/images/method-arrow.png) 0 -87px;
}

#method-steps li a.selected {
	background: url(/images/method-arrow.png) 0 -174px;
}

#btn-print {
	color: #c03;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	position: absolute;
	bottom: 2px;
	right: 30px;
	display: block;
	width: 51px;
	height: 15px;
	background: url(/images/print.gif) left bottom;
	text-indent: -5000px;
}

#btn-print:hover {
	color: #c03;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	position: absolute;
	bottom: 2px;
	right: 30px;
	display: block;
	width: 51px;
	height: 15px;
	background: url(/images/print.gif) left top;
	text-indent: -5000px;
}

/* @group Resumes & Bios */

.resume h1 {
	font-weight: bold;
	font-size: 20px;
	color: #333;
	clear: left;
	display: inline-block;
	margin-bottom: 10px;
}

.resume h2 {
	font-weight: bold;
	font-size: 18px;
	color: #666666;
	margin-bottom: 10px;
}

.resume h3 {
	font-weight: bold;
	font-size: 14px;
	color: #2a2a2a;
	margin-bottom: 5px;
	clear: left;
	
}

.resume h4 {
	font-size: 11px;
	color: #a5a08f;
	margin-bottom: 5px;
	clear: left;
	font-style: italic;
}

.resume h5 {
	font-size: 11px;
	color: #c03;
	margin-bottom: 15px;
	clear: left;
	font-weight: bold;
}

.resume ul {
	float: left;
	width: 150px;
	margin-right: 30px;
}

.resume hr {
	clear: both;
}

.photo {
	float: left;
	margin-right: 25px;
	border: 3px solid #c60031;
}

.resume .wide {
	width: 100%;
}

.resume .incognito {
	display: none;
}



/* @end */

/* @group Partners */

#partners {
	display: block;
	margin-left: 15px;
}

#partners h1 {
	margin-left: 15px;
	margin-bottom: 0;
	font-size: 14px;
}

#partners .hide {
	display: none;
}

#partners ul {
	list-style-type: none;
}

#partners li {
	float: left;
}



/* @end */

/* @group Form */

#ask-elire {
	margin-left: 23px;
	margin-right: 23px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

#ask-elire h2 {
	display: none;
}

#ask-elire ul {
	margin-left: 30px;
	margin-bottom: 30px;
}

#ask-elire ul li {
	list-style-type: none;
	margin-bottom: 10px;
}

#ask-elire label {
	display: block;
	width: 120px;
	float: left;
}

#ask-elire #xtra-info label {
	display: block;
	width: 600px;
	float: left;
	margin-bottom: 5px;
}

#ask-elire input {
	width: 300px;
}

#ask-elire input#btn-submit {
	width: 150px;
	float: right;
	margin-right: 30px;
	margin-bottom: 30px;
}

#ask-elire textarea {
	width: 610px;
	height: 50px;
}

#ask-elire p {
	margin-left: 34px;
}

.conferences img {
	padding-bottom: 10px;
	float: right;
}

.conferences ul {
	border-bottom: 1px dashed #b2b2b2;
	padding-bottom: 40px;
	padding-top: 30px;
}

.conferences li {
	list-style-type: none;
	
}



/* @end */

/* @group Sidebar */

#sidebar {
	float: right;
	background: url(../../images/head-tile.gif) repeat-y right;
	width: 164px;
}

.sidebar-banner {
	margin-left: 2px;
}

#sidebar p {
	font-size: 11px;
	line-height: 13px;
	margin-left: 12px;
	margin-right: 12px;
}

#sidebar h2 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 12px 5px;
}

#sidebar ul {
	list-style-image: url(../../images/arrow.gif);
	margin-left: 23px;
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 14px;
	margin-right: 12px;
	list-style-position: outside;
}

#sidebar a {
	color: #c03;
}

#sidebar a:hover {
	color: #000;
}

.learn-more {
	margin-left: 12px;
	padding-bottom: 20px;
	display: block;
}

.news-image {
	margin-left: 10px;
	margin-bottom: 10px;
}



/* @end */



/* @end */

/* @group Footer */

#foot {
	background-color: #c03;
	padding: 7px;
	clear: both;
}

#foot p {
	margin-left: 15px;
	margin-bottom: 0;
	color: #fff;
	font-size: 9px;
}



/* @end */
