/* Global Resets */
* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100%;
	min-height: 100%;
	height: auto;
	position: relative;
}
img {
	border: none;
}
/* End */
body {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em; /* 10px */
	background-color: #FAF5ED;
	background-image: url(/img/body_bg.gif);
}
#container {
	width: 100%;
	min-width: 756px;
	background-color: #FFFFFF;
	background-image: url(/img/container_bg.gif);
	background-repeat: repeat-x;
}
/******************************************************** Header */
#header {
	width: 756px;
	background-image: url(/img/header_bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	background-position: left top;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position: absolute;
	top: 10px;
	right: 18px;
}
#banner {
	width: 756px;
	height: 198px;
	background-image: url(/img/banner_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#banner img {
	position: absolute;
	top: 0px;
	z-index: 1;
	right: 0px;
}
/******************************************************** Navigation */
#globalnav {
	height: 149px;
	width: 180px;
	background-image: url(/img/globalnav_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#menu {
	height: 108px;
	width: 102px;
	background-image: url(/img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 49px;
	top: 36px;
}
#menu li {
	list-style: none;
	position: relative;
	float: right;
}
#menu li, #menu a {
	height: 18px;
	display: block;
}
#menu li a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}
#home {
	width: 48px;
}
#home a:hover {
	background-image: url(/img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: -54px -108px;
}
#about {
	width: 82px;
}
#about a:hover {
	background-image: url(/img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: -20px -126px;
}
#training {
	width: 80px;
}
#training a:hover {
	background-image: url(/img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: -22px -144px;
}
#consulting {
	width: 102px;
}
#consulting a:hover {
	background-image: url(/img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -162px;
}
#faq {
	width: 36px;
}
#faq a:hover {
	background-image: url(/img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: -66px -180px;
}
#contact {
	width: 74px;
}
#contact a:hover {
	background-image: url(/img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: -28px -198px;
}
/******************************************************** Content */
#content {
	width: 684px;
	padding-top: 72px;
	padding-bottom: 36px;
	padding-right: 36px;
	padding-left: 36px;
	background-image: url(/img/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
h1 {
	font-size: 2em; /* 20px */
	line-height: 1.8em; /* 36px */
	margin-bottom: 0.9em; /* 18px */
	letter-spacing: 0.05em; /* 1px */
	font-weight: normal;
	color: #00445A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#col1 {
	width: 456px;
	float: left;
}
#col1 h2 {
	font-size: 1.5em; /* 15px */
	line-height: 1.2em; /* 18px */
	margin-bottom: 1.2em; /* 18px */
	letter-spacing: 0.067em; /* 1px */
	font-weight: normal;
	color: #00445A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#col1 h3 {
	font-size: 1.2em; /* 12px */
	line-height: 1.25em; /* 15px */
	margin-bottom: 0em; /* 15px */
	letter-spacing: 0.09em; /* 1px */
	font-weight: normal;
	color: #00445A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#col1 p, #col1 ul, #col1 ol, #col1 form, #col1 dl, #col1 table {
	font-size: 1.1em; /* 11px */
	line-height: 1.63636em; /* 18px */
	margin-bottom: 1.63636em; /* 18px */
}
#col1 p.link {
	background-image: url(/img/i_link.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
}
#col1 a {
	color: #00445A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00445A;
}
#col1 a:hover {
	text-decoration: none;
	color: #C57A17;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C57A17;
}
#col1 blockquote {
	font-size: 1.2em; /* 12px */
	line-height: 3em; /* 36px */
	color: #C57A17;
	letter-spacing: 0.084em; /* 1px */
	text-align: center;
	padding-bottom: 1.5em; /* 18px */
	margin-bottom: 3em; /* 36px */
	background-image: url(/img/blockquote_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 18px;
	padding-left: 18px;
	text-transform: uppercase;
}
#col1 ul {
	padding-left: 36px;
}
#col1 ul ul {
	margin-bottom: 0;
}
#col1 dt {
	letter-spacing: 0.091em; /* 1px */
	font-weight: bold;
	color: #C57A17;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#col1 dd {
	margin-bottom: 1.63636364em; /* 18px */
}
#col1 dd em {
	font-weight: bold;
}
#col1 table {
	width: 360px;
}
#col1 td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3BDDE;
}
#col1 div.hr {
	height: 5.4em;
	background-image: url(/img/deco_hr.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 3.6em;
}
#col1 div.hr hr {
	display: none;
}
#col2 {
	width: 192px;
	float: right; /* 15px */
	padding-top: 1.5em;
}
#col2 p, #col2 ul, #col2 ol, #col2 form, #col2 dl, #col2 table {
	line-height: 1.5em; /* 15px */
	margin-bottom: 1.5em; /* 15px */
}
#col2 a {
	color: #00445A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00445A;
}
#col2 a:hover {
	text-decoration: none;
	color: #C57A17;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C57A17;
}
#col2 h3 {
	font-size: 1.2em; /* 12px */
	line-height: 1.25em; /* 15px */
	margin-bottom: 1.25em; /* 15px */
	letter-spacing: 0.084em;
	color: #00445A;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#col2 h4 {
	font-size: 1.2em; /* 12px */
	line-height: 1.5em; /* 15px */
	color: #00445A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#col2 img {
	margin-bottom: 1.5em; /* 15px */
}
#col2 ul {
	padding-left: 36px;
}
#col2 div.hr {
	height: 1.5em;
	background-image: url(/img/hr_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin-bottom: 1.5em;
}
#col2 div.hr hr {
	display: none;
}
.clear {
	clear: both;
	height: 0px;
}
/************************************* Footer */
#footer_container {
	width: 100%;
	min-width: 756px;
	position: relative;
}
#footer {
	width: 720px;
	font-style: italic;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 36px;
	padding-left: 18px;
}
#footer p {
	line-height: 1.8em;
	margin-bottom: 1.8em;
}
#footer em {
	color: #C57A17;
	font-style: normal;
}
#footer img {
	position: absolute;
	top: 65px;
	left: 65px;
}
#footer p a {
	text-decoration: none;
	color: #C57A17;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C57A17;
}
#footer p a:hover {
	color: #00445A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00445A;
}
#footer strong {
	color: #666666;
}
#credit {
	height: 16px;
	width: 114px;
	position: absolute;
	top: 18px;
	right: 18px;
}
#credit a {
	background-image: url(/img/credit_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 114px;
	text-indent: -9999px;
}
#credit a:hover {
	background-image: url(/img/credit_bg.gif);
	background-position: 0px -16px;
	background-repeat: no-repeat;
}
/******************************************************** Forms */
div.form {
	clear: both;
}
form {
	color: #000000;
	background-image: url(/img/hr_bg.gif);
	background-repeat: repeat-x;
	padding-top: 1.63636em; /* 18px */
	padding-right: 36px;
	padding-left: 36px;
}
label {
	display: block;
}
input.text {
	width: 380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 1.45455em; /* 16px */
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	padding-left: 2px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	width: 382px;
	height: 142px;
}
input.button {
	padding: 2px;
}
.formhr {
	clear: both;
	height: 1.63636364em; /* 18px */
	background-image: url(/img/hr_bg.gif);
	background-repeat: repeat-x;
	margin-top: 1.63636364em; /* 18px */
	display: block;
}
.formhr hr {
	display: none;
}
form em {
	font-style: normal;
	color: #FF0000;
}
.form_alert {
	color: #FF0000;
}