* {
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background:#ef680e;
}
img, div {
	behavior: url(iepngfix.htc)
}
h2 {
	font-size: 1.2em;
	color:#f66c06;
	margin-top:0px;
}
h3 {
	font-size: 1em;
	color:#f66c06;
}
h4 {
	font-size: 0.9em;
	color:#f66c06;
}
h1 {
	font-size:1.4em;
}
p, li {
	color: #5F5F5F;
	font-size:0.8em;
	line-height:1.5em;
}
li {
	list-style-image:url(../images/bullet.png);
	margin-left:0px;
	margin-bottom:0px;
}
li li {
	font-size:1em;
}
a {
	color:#EF680E;
}
.black {
	color: #000;	
}
.wrapper {
	margin: auto;
	width: 930px;
	background:#fff;
	padding:5px;
	border:1px solid #333;
	position:relative;
}
.contentarea {
	float: left;
	width: 600px;
	padding: 15px 15px 0px 15px;
	float:left;
}
.contentareawide {
	float: left;
	width: 900px;
	padding: 15px;
	float:left;
}

.contentareawide2 {
	float: left;
	width: 600px;
	margin-left: 150px;
	padding: 15px;
	float:left;
}

.contentareawide3 {
	float: left;
	width: 830px;
	padding: 15px;
	float:left;
}

.contentareawide1{
	float: left;
	width: 900px;
	padding: 0px 15px 15px 15px;
	margin-top: -20px;
	float:left;
}

.contentarealeft {
	float: left;
	width: 430px;
	padding: 15px;
	float:left;
}
.contentarearight {
	float: right;
	width: 430px;
	background-repeat: repeat-y;
	padding: 15px;/*border-left:1px solid #999;*/
}
.rightcoloumn {
	float: right;
	width: 270px;
	background-repeat: repeat-y;
	padding: 15px;
	/*border-left:1px solid #999;*/
}
ul {
	/*margin-left: -25px;*/
}

.rightcoloumn p {
/*	margin-left: 12px;*/
}
.orangebackground {
	border:1px solid #f66c06;
	padding: 10px;
	width: 405px;
}
.logo {
	margin: auto;
	height: 115px;
	width: 922px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
}
#call {
	width:160px;
	float:right;
	height:50px;
}
#call p {
	margin-bottom:-15px;
}
#menuarea {
	height:25px;
	border-bottom:1px solid #999;
	margin-left:10px;
	width:909px;
}
#menuarea ul {
	margin-left:-42px;
}
#menuarea ul li {
	width:100px;
	height:25px;
	background-image:url(../images/menus/menu_open.png);
	float:left;
	display:inline;
	list-style-type:none;
	margin-left:1px;
	text-align:center;
	padding-top:5px;
	margin-top:-10px;
}
#menuarea ul li a {
	color:#666;
	text-decoration:none;
}
#menuarea ul li:hover {
	background:url(../images/menus/menu_hover.png);
	color:#fff;
}
#menuarea ul li:hover a {
	color:#fff;
}

#menuarea li ul{
	display: none;
}

#menuarea ul li ul li {
	width:100px;
	height:25px;
	background-image:url(../images/menus/menu_open.png);
	margin-top:0px;
	margin-left: 1px;
}

#menuarea li:hover > ul {
	display: block;
}



#menublock {
	padding:10px auto;
	border-bottom:1px solid #999;
	height:55px;
	margin-top: 5px;
}
.mainmenu {
	height: 53px;
	width: 102px;
	float: left;
}
.featureblock {
	width:300px;
	float:left;
	padding:5px;
}
.featureblock h2 {
	text-align:center;
	height:40px;
	vertical-align:middle;
}
.featureblock img {
	border:1px solid #999;
}
.featureblock_textarea {
	height:135px
}
.featureblock_link {
	background:#E5EDEF;
	color:#FFF;
	text-align:center;
}
.featureblock_link p a {
	color:#666;
	font-weight:bold;
}
.featureblock_link p a:hover {
	color:#9e9e9e;
}
.featureblock p {
	padding:0px 20px 0px 20px;
}
.fullbreak {
	clear:left;
	width:97%;
	height:1px;
	margin:10px auto 0px auto;
	border-top:1px solid #999;
}
.subimagemenu1 {
	height: 60px;
	width: 299px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*#menu {
	position:absolute;
	top: 140px;
	left: 20px;
}

#menu a {
    background-image:url(../images/menus/blank.gif);
	background-repeat:no-repeat;
	padding: 20px 15px 20px 15px;
	text-decoration:none;
	color:#333;
	font-weight: 400;
	font-size: 0.9em;
	width: 100px;
}*/


.footer {
	width: 97%;
	margin: auto;
	clear:both;
	text-align: center;
	padding-top: 10px;
}
.footertext {
	text-decoration: underline;
	padding: 10px;
}
.subimagemenu2 {
	height: 60px;
	width: 299px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.subimagemenutext {
	height: 20px;
	width: 299px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
.mainmenusearch {
	height: 68px;
	width: 282px;
	float: left;
	background-image: url(../images/search-clear.png);
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainmenuleft {
	height: 53px;
	width: 102px;
	float: left;
	padding-left: 4px;
}
.searchtextarea {
	float: right;
	clear:right;
	height: 25px;
	width: 240px;
	margin-top:30px;
}
.textinput {
	border: 1px solid #f6b561;
	color: #666;
}
.signupbutton {
	font-weight: bold;
	height: 18px;
	width: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/rightcoloumbackground.png);
}
.newsetter {
	height: 25px;
	width: 207px;
	padding-left: 23px;
	padding-right: 10px;
}
.findoutmore {
	padding-right: 5px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pageheadings {
}
.orangeball {
	color: #F60;
}
.wrapperbuisnesstm {
	margin: auto;
	width: 930px;
}
.presslinks {
	text-decoration: underline;
}
.orange {
	color:#EF680E;
	font-weight:bold;
}
.pullquote {
	width: 380px;
	float: none;
	font-size:0.8em;
	line-height:140%;
	margin:10px 10px 10px 0px;
	background: url(../images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.pullquote:first-letter {
	background: url(../images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}
.imgright {
	margin:0px 0px 10px 10px;
	float:right;
}
.imgright1 {
	margin:0px 0px 10px 10px;
	margin-right: -50px;
	float:right;
}
.floatright{
	float: right;
	width: 200px;
	clear: both;
}
.floatrightlong {
	float: right;
	width: 400px;
}

.qualitystandards {
	background-image:url(../images/clip_image001.jpg);
	background-repeat:no-repeat;
	height: 156px;
}
.qualitystandards p, .qualitystandards ul {
	margin-left: 40px;
	width: 320px;
}
#help, #whytrain {
	display:none;
}

/* ------------ drop down menu ------------ */

.nav {
	float: left;
}

.nav ul {
	width: 800px;
	height: 38px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: 15px;
}
.nav li {
	float: left;
	margin: 0px 7px 0px 7px;
	position: relative;
	background-image:url(../images/menus/menu_open.png);
	background-repeat:no-repeat;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(images/menu_mid.gif) repeat-x top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(images/menu_mid.gif) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
	margin: 0px 8px 10px 8px;
}
a .menu-right {
	background: url(images/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left, .nav li.active a .menu-left, .nav li:hover a .menu-left, .nav li a:hover .menu-mid, .nav li.active a .menu-mid, .nav li:hover a .menu-mid, .nav li a:hover .menu-right, .nav li.active a .menu-right, .nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover, .nav li.active a, .nav li.hover a, .nav li:hover a {
	color: #09548B;
}
.nav li:hover .sub, .nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background-color:#FFF;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}
.nav li:hover li, .nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px solid #990;
	background: none !important;
}
.nav li:hover li a, .nav li.active li a {
	color: #09548B;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover, .nav li.active li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover, .nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}