* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: auto;
	height: 100%;
	background: #b0b0b0 url(images/gradient-background.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
table {
	border-collapse:collapse;
}
.sub-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1F1C64;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 15px;
}
.sem-table td {
	vertical-align: top;
	font-size: 11px;
	padding-bottom: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.sem-title {
	font-size: 12px;
	font-weight: bold;
	color: #C65300;
}
.hr1 {
	margin-top: 30px;
	margin-bottom: 30px;
	color: #BABCCD;
	margin-right: auto;
	margin-left: auto;
}






a:link {
	text-decoration: none;
	color: #000080;
}
a:visited {
	text-decoration: none;
	color: #000080;
}
a:hover {
	text-decoration: underline;
	color: #C65300;
}
a:active {
	text-decoration: none;
	color: #C65300;
}
img {
	border: 0;
}

#wrapper {
	position: relative;
	margin: auto;
	width: 907px;
	background: #e5e5e5 url(images/gradient-wrapper.jpg) repeat-x; 
}

#header {
	position: relative;
	width: 100%;
	height: 126px;
}

#menu-top {
	position: absolute;
	width: 234px;
	height: 46px;
	right: 10px;
	top: 0px;
	background: url(images/menu-top-background.jpg) no-repeat;
	font: 14px Arial;
	color: #ffffff;
}

#menu-top a {
	font: 12px Verdana;
	color: #fafafa;
	line-height: 46px;
}

#menu-top a:hover {
	text-decoration: underline;
}

#menu-top .menu-home {
	margin-left: 75px;
	margin-right: 0.5em;
}

#menu-top .menu-contact {
	margin-left: 0.5em;
}

#logo {
	position: absolute;
	width: 533px;
	height: 126px;
	background: url(images/logo.jpg) no-repeat;
	z-index: 0;
}

#content {
	position: relative;
	margin: 0px 10px;
}

#left-side {
	float: left;
	width: 227px;
	margin-top: 37px;
}

.navigation {
	list-style-type: none;
	margin-bottom: 7px;
}

.top {
	display: block;
	width: 227px;
	height: 10px;
	background: url(images/navigation-top.jpg) no-repeat;
	line-height: 0px;
	font-size: 0px;
}

.home {
	display: block;
	width: 227px;
	height: 31px;
	background: url(images/navigation-home.jpg) no-repeat 0px 0px;
}

.home:hover, .home-selected {
	background-position: 0px -31px;
}

.company {
	display: block;
	width: 227px;
	height: 31px;
	background: url(images/navigation-company.jpg) no-repeat 0px 0px;
}

.company:hover, .company-selected {
	background-position: 0px -31px;
}

.staffing {
	display: block;
	width: 227px;
	height: 30px;
	background: url(images/navigation-staffing.jpg) no-repeat 0px 0px;
}

.staffing:hover, .staffing-selected {
	background-position: 0px -30px;
}

.ehs {
	display: block;
	width: 227px;
	height: 28px;
	background: url(images/navigation-ehs.jpg) no-repeat;
}

.ehs:hover, .ehs-selected {
	background-position: 0px -28px;
}

.ouradvantage {
	display: block;
	width: 227px;
	height: 32px;
	background: url(images/navigation-ouradvantage.jpg) no-repeat 0px 0px;
}

.ouradvantage:hover, .ouradvantage-selected {
	background-position: 0px -32px;
}

.resources {
	display: block;
	width: 227px;
	height: 29px;
	background: url(images/navigation-resources.jpg) no-repeat 0px 0px;
}

.resources:hover, .resources-selected {
	background-position: 0px -29px;
}

.clients {
	display: block;
	width: 227px;
	height: 30px;
	background: url(images/navigation-clients.jpg) no-repeat 0px 0px;
}

.clients:hover, .clients-selected {
	background-position: 0px -30px;
}

.training {
	display: block;
	width: 227px;
	height: 30px;
	background: url(images/navigation-training.jpg) no-repeat 0px 0px;
}

.training:hover, .training-selected {
	background-position: 0px -30px;
}

.blog {
	display: block;
	width: 227px;
	height: 30px;
	background: url(images/navigation-blog.jpg) no-repeat 0px 0px;
}

.blog:hover, .blog-selected {
	background-position: 0px -30px;
}


.contact {
	display: block;
	width: 227px;
	height: 33px;
	background: url(images/navigation-contact.jpg) no-repeat 0px 0px;
}

.contact:hover, .contact-selected {
	background-position: 0px -33px;
}

.bottom {
	display: block;
	width: 227px;
	height: 8px;
	background: url(images/navigation-bottom.jpg) no-repeat;
	line-height: 0px;
	font-size: 0px;
}

#testimonials {
	position: relative;
	margin: auto;
	width: 215px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	background-color: #f3f3f3;
	padding-bottom: 25px;
	color: #333333;
}

.gradient-orange {
	width: 217px;
	height: 7px;
	background: url(images/gradient-orange.jpg) repeat-x;
	font-size: 0px; /* wierd Hack for IE 6 */
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#testimonials h3 {
	color: #c05100;
	background-color: #dddde7;
	padding: 10px 0px;
	text-align: center;
	font: bold 14px Myriad, Arial;
}

#testimonials p {
	margin: 10px;
	font: 12px Verdana;
	line-height: 16px;
}

#testimonials .sig {
	margin: 10px 10px 0px 10px;
	padding: 10px 10px 0px 0px;
	font: 11px Verdana;
	line-height: 12px;
}

#testimonials .bluetext {
	color: #0000FF;
}

#testimonials .read-more {
	font: 11px Verdana;
	line-height: 12px;
	margin-top: 30px;
}

#main-block {
	margin-left: 230px; 
	width: 649px; /* calculated by minusing used space */
}

.gradient-blue {
	margin: auto;
	margin-top: 10px;
	width: 651px;
	height: 7px;
	background: url(images/gradient-blue.jpg) repeat-x;
	font-size: 0px; /* wierd Hack for IE 6 */
}

#main-body {
	margin: auto;
	width: 649px;
	border-bottom: 4px solid #151578;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	background-color: #fbfbfb;
	padding-top: 20px;
}

#flash {
	width: 650px;
	height: 298px;
}

#main-body h2 {
	color: #c65300;
	font: 20px Verdana;
	padding: 0px 50px 10px 20px;
}

#main-body .bluetext {
	color: #000080;
	font: bold 12px Verdana;
}

#main-body .orangetext {
	color: #c65300;
	font: bold 12px Verdana;
}

#main-body .orangetext:hover {
	text-decoration: underline;
}

#main-body a:hover {
	text-decoration: none;
}

#main-body p {
	color: #333333;
	font: 12px Verdana;
	line-height: 18px;
	padding: 0px 40px 20px 20px;
	word-spacing: .2em;
}

#main-body p.right-align {
	text-align: right;
}

#main-body ul {
	color: #333333;
	font: 12px Verdana;
	line-height: 24px;
	word-spacing: 0.2em;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#main-body li {
	list-style-type: none;
	line-height: 16px;
	padding-bottom: 8px;
	list-style-image: url(images/arrow-yellow.jpg);
	margin-left: 20px;
	margin-bottom: 10px;
}

#main-body .list-head {
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
}

.orange-box {
	float: right;
	position: relative;
	height: 19px;
	padding: 0px 18px 0px 18px;
	background: url(images/orange-box-background.jpg) repeat-x;
	margin: 0px 40px 20px 40px;
}

.orange-box-left {
	position: absolute;
	left: 0;
	top: 0;
	height: 19px;
	width: 18px;
	background: url(images/orange-box-left.jpg) no-repeat;
}

.orange-box-right {
	position: absolute;
	right: 0;
	top: 0;
	height: 19px;
	width: 18px;
	background: url(images/orange-box-right.jpg) no-repeat;
}

.orange-box-text {
	display: block;
	margin-top: 3px;
	color: #ffffff;
	font: 11px Verdana bold;
}

.exec-image {
	float: left;
	margin: 5px 5px 0px 20px;
}

.exec-description {
	margin-left: 155px;
}

#contact {
	position: relative;
	height: 68px;
	width: 649px;
	background: url(images/gradient-contact.jpg) repeat-x;
	margin-bottom: 5px;
}

#contact a {
	color: #242424;
}

.contact-info {
	position: relative;
	font: bold 14px Myriad, Arial;
	color: #242424;
	padding-top: 20px;
	margin-left: 350px;
	word-spacing: .2em;
}

#footer {
	height: 30px;
	width: 100%;
	text-align: center;
	font: 11px Verdana;
	color: #333333;
	line-height: 30px;
	border-bottom: 6px solid #b0b0b0;
	word-spacing: .2em;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear { clear: both; }#targetbox3 {
	position: relative;
	margin: auto;
	width: 175px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-image: url(images/box-events2.jpg);
	height: 185px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}
#targetbox1 {
	position: relative;
	margin: auto;
	width: 175px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(images/box-webinars.jpg);
	height: 142px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 18px;
	font-size: 14px;
}

#targetbox {

	position: relative;

	margin: auto;

	width: 215px;

	padding-bottom: 15px;

	background-repeat: no-repeat;

}
.advantage {
	line-height: 20px;
}
.ehs-table td {
	padding-bottom: 9px;
	padding-right: 20px;
}
.subnav {
	margin-left: 3px;
}

