﻿body {
	width: 800px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #d6d5d5;
	position:relative;
	background: #000 url('../images/bg.jpg') top center no-repeat;
}

*html #flashcontent2 {
	margin-top:-18px;
}

.ajaxSearch_result { padding-left:25px; }

.ajaxSearch_paging {
	padding-left:25px;
	margin-top:2px;
}

#ajaxSearch_resultListContainer {
	padding-left:25px;
	width:775px;
	margin-top:-5px;
}

#ajaxSearch_submit {
	background:blue url('../images/search_form.jpg');
	width:70px;
	height:24px;
	margin-top:5px;
	margin-right:25px;
	position:relative;
	z-index:1000;
}

.ajaxSearch_extract {
	width:725px;
}

#ajaxSearch_form {
	margin-top:5px;
	margin-right:25px;
	position:relative;
	z-index:100000;
}

#ajaxSearch_form fieldset { border:none; }

.ajaxSearch_resultsIntroFailure {
	color:#343434;
	padding-left:25px;
}

a img {
	border:none;
}

#content {
	width:800px;
	background: #fff;
	margin-top:-11px;
	.margin-top:0px;
	padding-top:15px;
}

*+html #content {
	margin-top:0px;
}

#header {
	background: #fff url('../images/header-bg.jpg') no-repeat;
	text-align: right;
	height: 31px;
}

#nav {
	width:250px;
	float:left;
}

#contactside {
	width:250px;
	float:left;
	height:479px;
	background:transparent url('../images/contact_bg.jpg') no-repeat;
}

#contactside a {
	color:#f1f0f0;
}

#contactside p {
	padding:0px 34px 0px 34px;
	margin-top:5px;
	margin-bottom:0px;
	text-align:justify;
}


#mission {
	background:white url('../images/mission_values_bg.jpg') repeat-y;
	margin:0px 0px 0px 0px;
}

#global {
	background:white url('../images/global_alliances_bg.jpg') repeat-y;
	margin:0px 0px 0px 0px;
}

#quality {
	background:white url('../images/quality_bg.jpg') repeat-y;
	margin:0px 0px 0px 0px;
}

#nav p {
	padding:0px 34px 0px 34px;
	margin-top:5px;
	margin-bottom:0px;
	text-align:justify;
}

#right {
	width:539px;
	padding:25px 10px 0px 1px;
	float:right;
}

#right_home {
	width:539px;
	padding:25px 10px 0px 1px;
	float:right;
}

*html #right_home {
	width:525px;
	padding-right:0px;
	float:right;
	position:relative;
	top:-630px;
	margin-bottom:-630px;
}

.learnmore {
	margin-left:125px;
}

.welcome {
	color:#343434;
	padding-left:5px;
	margin-top:0px;
	padding-right:25px;

}

ul.welcome {
	list-style:circle;
}

#feedback {
	font-size:7pt;
	margin-left:10px;
	margin-top:5px;
	float:right;
	background:transparent url('../images/feedback.jpg') no-repeat;
	height:78px;
	width:244px;
	color: #d6d6d6;
}

*html #feedback {
	margin-left:8px;
}

#feedback p {
	padding:0px 15px 0px 15px;
	margin-top:35px;
	color: #d6d6d6;
}

#feedback a {
	float:right;
	text-decoration:underline;
	color: #d6d6d6;
}

*html #testing {
	margin-left:5px;
}

#testing {
	margin-left:15px;
	float:left;
}

#news {
	margin-left:10px;
	width:231px;
	float:left;
	background:transparent url('../images/news_slice.jpg') repeat-y;
	color: #3b3b3b;
	border-bottom:1px #cbcbcb solid;
}

#news p {
	padding:0px 15px 0px 15px;
	margin:2px 0px 2px 0px;
}

#news a {
	color:#3b3b3b;
	text-decoration:underline;
	padding-left:25px;
}

#contactside ul {
	/*line-height:15px;*/
}

.break {
	margin-left: 37px;
}

#footer {
	font-size:7.5pt;
	margin-left:12px;
	margin-top:8px;
	width:763px;
	border:1px #cfcfcf solid;
	background:white;
	height:50px;
}

.footer1 {
	float:left;
	padding:10px 45px 10px 45px;
	font-size:7.5pt;
	color: #969696;
}

.footer2 {
	float:left;
	padding:10px 0px 10px 5px;
	font-size:7.5pt;
	color: #4e4e4e;
}

.footer2 a {
	text-decoration:none;
	color:#4e4e4e;
}

.contactform {
	color:#343434;
	margin-left:15px;
}

#myiframe {
	border:none;
	width:530px;
}

.clearclass {
clear:both; 
font-size:1px; 
height:1px; 
margin-top:-1px;
}

.searchbutton {
	padding-top: 20px;
}