* {
	margin:0;
	padding:0;
}
body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#333434;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
.wrapper1 {
	width:100%;
}
.wrapper1:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
p {
	margin-bottom:18px;
}
.tail-top {
	background:url(tail-top.jpg) left top repeat-x #4c4c4c;
}
.tail-bottom {
/* background:url(tail-bottom.gif) left bottom repeat-x; */
}
/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
#login-form label {
	display:block;
	height:27px;
}
#login-form input.text {
	border:1px solid #fff;
	border-top:1px solid #bebebe;
	border-left:1px solid #bebebe;
	background:#fff;
	width:176px;
	color:#000;
	padding:1px 0 1px 3px;
}
#login-form input.password {
	border:1px solid #fff;
	border-top:1px solid #bebebe;
	border-left:1px solid #bebebe;
	background:#fff;
	width:176px;
	color:#000;
	padding:1px 0 1px 3px;
}
#login-form input.submit {
	background:url(login-button.gif) no-repeat left top;
	width:56px;
	height:23px;
	text-align:center;
	color:#000;
	border:none;
	float:right;
}
#login-form .wrapper {
	padding-top:4px;
}
#contacts-form {
	padding-bottom:0px;
}
#contacts-form label {
	display:block;
	height:27px;
}
#contacts-form input.text {
	border:1px solid #fff;
	border-top:1px solid #bebebe;
	border-left:1px solid #bebebe;
	background:#fff;
	width:176px;
	color:#000;
	padding:1px 0 1px 3px;
}
#contacts-form textarea {
	border:1px solid #fff;
	border-top:1px solid #bebebe;
	border-left:1px solid #bebebe;
	background:#fff;
	width:176px;
	color:#000;
	padding:1px 0 1px 3px;
	overflow:auto;
	height:100px;
	margin-bottom:9px;
}
#contacts-form input.submit {
	background:url(login-button.gif) no-repeat left top;
	width:56px;
	height:23px;
	text-align:center;
	color:#000;
	border:none;
}
#contacts-form .wrapper {
	padding-top:4px;
}
/*==================list====================*/
ul {
	list-style:none;
}
.list1 li {
	margin-bottom:2px;
	vertical-align:top;
	width:100%;
}
.list1 li a {
	display:block;
	background:url(marker.gif) no-repeat 5px 5px;
	padding:3px 0 2px 28px;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:.91em;
}
.list1 li a:hover {
	color:#b62a00;
	text-decoration:underline;
}
.list2 li {
	border-bottom:1px solid #ececec;
	padding:0 0 7px 0;
	margin-bottom:7px;
}
.list2 li a {
	color:#c12c04;
	text-decoration:none;
}
.list2 li a:hover {
	color:#000;
}
.list2 li.last {
	border-bottom:none;
}
.list3 dt {
	background:url(arrow1.gif) no-repeat left 7px;
	padding:0 0 0 8px;
}
.list3 dd {
	/* border-bottom:1px solid #ececec; */
	font-size:.85em;
	text-transform:uppercase;
	padding:0 0 10px 8px;
	margin-bottom:9px;
}
.list3 dd.last {
	border-bottom:none;
}
.list4 dd {
	border-bottom:1px solid #ececec;
	padding:0 0 7px 0;
	margin-bottom:7px;
	line-height:1.15em
}
.list4 dd.last {
	border:none;
	margin-bottom:0;
	padding-bottom:0;
}
.list5 {
	margin:-24px 0 -30px 0;
	overflow:hidden;
	background:url(line-ver.gif) 270px top repeat-y;
	padding-bottom:10px;
}
.list5:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.list5 li {
	float:left;
	width:245px;
	padding:24px 16px 25px 0;
	border-bottom:1px solid #ececec;
}
.list5 li.alt {
	padding-left:16px;
	padding-right:0;
	margin-left:16px;
}
.list5 li p {
	margin:0;
	padding:0 5px 6px 27px;
}
.list5 li a {
	display:block;
	background:url(marker.gif) no-repeat 5px 5px;
	padding:3px 0 2px 28px;
	display:block;
	color:#000;
	font-size:.91em;
	margin-bottom:10px;
}
.list6 {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
.list6 li {
	float:left;
	width:240px;
	margin-right:40px;
}
.list6 li.alt {
	margin-right:0;
}
.list6 li p {
	margin-bottom:0;
	padding:25px 0 0 0;
}
.list6 li img {
	float:right;
	margin-left:10px;
}
.list7 li {
	margin-bottom:2px;
	vertical-align:top;
	width:100%;
}
.list7 li a {
	display:block;
	background:url(marker.gif) no-repeat 5px 5px;
	padding:3px 0 2px 28px;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:.91em;
}
.list7 li a:hover {
	color:#000;
	text-decoration:none;
}
/*==================other====================*/
.img-indent {
	margin:0 20px 0 0;
	float:left;
}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.img-box img {
	float:left;
	margin:0 37px 0 0;
}
.extra-wrap {
	overflow:hidden;
}
.p1 {
	margin-bottom:18px;
}
.p2 {
	margin-bottom:10px;
}
.p3 {
	margin-bottom:27px;
}
/*==================txt, links, lines, titles====================*/
a {
	color:#b62a00;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.7em;
	font-weight:normal;
	color:#000;
	font-style:italic;
	line-height:38px;
	position:relative;
}
h1.style1 {
	background:url(Training-Photo_tn.jpg) no-repeat left 1px;
	padding:0px 0px 20px 290px;
	left:-10px;
}
h1.style2 {
	background:url(worldchart.jpg) no-repeat left 1px;
	padding:0px 0px 20px 250px;
	left:-5px;
}
h1.style3 {
	/* background:url(icon6.jpg) no-repeat left 1px; */
	padding:0 0 12px 84px;
	left:-17px;
}
h1.style4 {
	/* background:url(icon3.jpg) no-repeat left 1px; */
	padding:0 0 12px 84px;
	left:-17px;
}
h1 span {
	margin:-7px 0 -4px 0;
	display:block;
}
h1 strong {
	color:#ab1c00;
}
h1 b {
	color:#e86200;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.54em;
	font-weight:normal;
	font-style:italic;
	line-height:25px;
	position:relative;
	margin-bottom:10px;
	color:#5a676f;
}
h2.style1 {
	background:url(worldchart.jpg) no-repeat left 1px;
	padding:5px 0 70px 250px;
	left:-5px;
}
h2.style2 {background:url(picture-perfect-coupon_icon.jpg) no-repeat left 1px;
	padding:42px 0 20px 160px;
	left:0px;
}
h2.style3 {
	background:url(training_group_exercise.jpg) no-repeat left 1px;
	padding:42px 0 20px 160px;
	left:0px;
}
h2.style4 {
	background:url(scotts-repaircard.jpg) no-repeat left 1px;
	padding:42px 0 20px 160px;
	left:0px;
}
h2.style5 {
	background:url(seminars_tn.jpg) no-repeat left top;
	padding:42px 0 20px 160px;
	left:0px;
}
h2.style6 {
	background:url(Man_on_Headset_tn.jpg) no-repeat left 1px;
	padding:22px 0 20px 160px;
	left:0px;
}
h2.style7 {
	background:url(e-video_template.png) no-repeat left 1px;
	padding:42px 0 20px 160px;
	left:0px;
}
h2.style8 {/*
	background:url(icon10.jpg) no-repeat left 1px;
	padding:5px 0 12px 80px;*/
	left:-10px;
	margin-bottom:5px;
}
h2 strong {
	color:#ab1c00;
	font-size:1.25em;
	display:block;
} /* color:#ab1c00; */
h2 b {
}
h2 i {
	color:#e86200;
}
h3 {
	font-size:1.38em;
	font-weight:normal;
	color:#111;
	padding:15px 0 0 33px;
}
h3 span {
	color:#ab1c00;
}
h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:bold;
	color:#5a676f;
	font-style:normal;
	line-height:38px;
	position:relative;
}
h5 {
	font-size:1.17em;
	font-weight:normal;
	line-height:1.07em;
	color:#b62a00;
	margin-bottom:8px;
}
h6 {
	font-size:1em;
	font-weight:normal;
	margin-bottom:12px;
}
.txt1 {
	color:#090909;
}
.txt1 a {
	color:#090909;
}
.txt2 {
	color:#c12c04;
}
.extra-link {
	color:#e86200;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
}
.extra-link:hover {
	color:#c20303;
	text-decoration:underline;
}
.link1 {
	display:block;
	float:right;
	background:url(link1-bg.gif) left top repeat-x;
	color:#373737;
	text-decoration:none;
}
.link1 em {
	display:block;
	background:url(link1-left.gif) no-repeat left top;
}
.link1 b {
	display:block;
	background:url(link1-right.gif) no-repeat right top;
	padding:4px 14px 6px 15px;
	font-weight:normal;
	font-style:normal;
}
.link1:hover {
	color:#b62a00;
}
.link2 {
	color:#c12c04;
	text-decoration:none;
}
.link2:hover {
	text-decoration:underline;
}
.button {
	float:right;
}
.button span {
	display:block;
	background:url(button-left.gif) no-repeat left top;
	padding-left:3px;
}
.button span span {
	background:url(button-right.gif) no-repeat right top;
	padding-right:4px;
	padding-left:0;
}
.button span span a {
	display:block;
	background:#333743;
	padding:4px 5px 3px 5px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
.button span span a:hover {
	text-decoration:underline;
}
.line-hor {
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver {
	background-image:url(line-ver.gif);
	background-repeat:repeat-y;
	width:100%;
}
.title-box1 {
	background:url(title-box-bg1.gif) left top repeat-x;
	width:100%;
}
.title-box1 .left {
	background:url(title-box-left1.gif) no-repeat left top;
}
.title-box1 .right {
	height:37px;
	color:#fff;
	font-size:15px;
	padding-left:31px;
	line-height:35px;
	background-image: url(title-box-right1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.title-box2 {
	background:url(title-box-bg2.gif) left top repeat-x;
	width:100%;
}
.title-box2 .left {
	background:url(title-box-left2.gif) no-repeat left top;
}
.title-box2 .right {
	background:url(title-box-right2.gif) no-repeat right top;
	height:37px;
	color:#fff;
	font-size:15px;
	padding-left:31px;
	line-height:35px;
}
.title-box3 {
	background:url(title-box-bg3.gif) left top repeat-x;
	width:100%;
}
.title-box3 .left {
	background:url(title-box-left3.gif) no-repeat left top;
}
.title-box3 .right {
	background:url(title-box-right3.gif) no-repeat right top;
	height:37px;
	color:#fff;
	font-size:15px;
	padding-left:31px;
	line-height:35px;
}
.title-box4 {
	background:url(title-box-bg4.gif) left top repeat-x;
	width:100%;
}
.title-box4 .left {
	background:url(title-box-left4.gif) no-repeat left top;
}
.title-box4 .right {
	background:url(title-box-right4.gif) no-repeat right top;
	height:46px;
}
.title-box5 {
	background:url(title-box-bg5.gif) left top repeat-x;
	width:100%;
}
.title-box5 .left {
	background:url(title-box-left5.gif) no-repeat left top;
}
.title-box5 .right {
	background:url(title-box-right5.gif) no-repeat right top;
	height:45px;
}
.title-box5 h3 {
	color:#fff;
	padding-top:13px;
}
/*==================boxes====================*/
.box {
	width:100%;
	background:#FFFFFF;
}
.box .border-top {
	background:url(border.gif) repeat-x top;
}
.box .border-bot {
	background:url(border.gif) repeat-x bottom;
}
.box .border-left {
	background:url(border.gif) repeat-y left;
}
.box .border-right {
	background:url(border.gif) repeat-y right;
}
.box .left-top-corner {
	background:url(left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner {
	background:url(right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner {
	background:url(left-bot-corner.gif) no-repeat left bottom;
	width:100%;
	overflow:hidden;
}
.box .right-bot-corner {
	background:url(right-bot-corner.gif) no-repeat right bottom;
	width:100%;
	overflow:hidden;
}
.box .inner {
	padding:25px 18px 18px 31px;
}
.box .inner1 {
	padding:22px 16px 18px 21px;
	font-size:.91em;
	line-height:1.25em;
	color:#6e6e6e;
}
.box .inner1 p {
	margin-bottom:10px;
}
.box .inner1 p.p1 {
	margin-bottom:18px;
}
.box .inner1 p.p3 {
	margin-bottom:27px;
}
.box .inner1 .list2 li {
	font-size:1.1em;
}
.box .inner2 {
	padding:25px 18px 40px 31px;
}
.box1 {
	background:#f5f5f5;
	width:100%;
}
.box1 .left-top-corner {
	background:url(left-top-corner1.gif) no-repeat left top;
}
.box1 .right-top-corner {
	background:url(right-top-corner1.gif) no-repeat right top;
}
.box1 .left-bot-corner {
	background:url(left-bot-corner1.gif) no-repeat left bottom;
}
.box1 .right-bot-corner {
	background:url(right-bot-corner1.gif) no-repeat right bottom;
}
.box1 .inner {
	padding:0 0 0 0;
}
.box2 {
	background:#fff;
	width:100%;
}
.box2 .left-bot-corner {
	background:url(left-bot-corner2.gif) no-repeat left bottom;
}
.box2 .right-bot-corner {
	background:url(right-bot-corner2.gif) no-repeat right bottom;
}
.box2 .inner {
	padding:25px 25px 24px 26px;
}
.box3 {
	background:#434343;
	width:100%;
	color:#fff;
}
.box3 .left-bot-corner {
	background:url(left-bot-corner3.gif) no-repeat left bottom;
}
.box3 .right-bot-corner {
	background:url(right-bot-corner3.gif) no-repeat right bottom;
}
.box3 .inner {
	padding:25px 31px 24px 26px;
}
.cont-box {
	padding:0 15px 0 0;
	margin:0 !important;
}
.cont-box span {
	float:right;
}
.cont-box1 {
	padding:0 90px 0 0;
	margin:0 !important;
}
.cont-box1 span {
	float:right;
}
/*header*/
#header .flash-header {
	position:absolute;
}
#header .flash-menu {
	position:absolute;
	top:0px;
	left:42px;
}
/*content*/
#content {
	background-color:#ececec;
	background-image:url(main-bottomleft.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	/*
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	*/
	margin:0px 42px;
	padding:0px 0px 0px 0px;
}
#content .bottomright {
	background-position:bottom right;
	background-image:url(main-bottomright.gif);
	background-repeat:no-repeat;
	width:100%;
	padding:0px;
	margin:0px;
}
#content .indent {
	padding:25px 0 0 24px;
}
#content .indent .indent {
	padding:0 0 13px 0;
}
#content .indent1 {
	padding:0 25px 0 0;
}
#content .indent2 {
	padding:25px 25px 0 24px;
}
#content .aside {
	background:#ececec;
}
#content .aside .indent {
	padding:5px;
}
#content .aside .block {
	padding-bottom:5px;
}
/*footer*/
#footer {
	color:#fff;
}
#footer p {
	margin:0;
	padding:39px 0 0 69px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#e86200;
	text-decoration:underline;
}
/*==========================================*/

.orange {
	color:#e86200;
}
.red {
	color:#c12c04;
}
.red2 {
	color:#b62a00;
}
.blue {
	color:#1f497d;
}
.green {
	color:#000000;
}
hr {color:#FFFFFF;
	height:0px;
	margin:0px;
	margin-bottom:6px;
}
hr.color {
	margin-bottom: 14px;
	height:4px;
	color: #999999;
	background-color:#1f497d;
}
/* overlay flash controls */

#interContainer {
	position: absolute;
	width: 90px; /*Width of interstitial box*/
	left: 0;
	top: 0;
	padding: 0px;
	padding-top: 0px;
	background-color: none;
	/* border: 1px solid black; */
	visibility: hidden;
	z-index: 6;
}
#interContainer .headerbar {
	padding: 2px 5px;
	text-align: center;
}
#interContainer .headerbar a {
	color: #b62a00;
	font-size: 12px;
	text-decoration: none;
}
#interContainer .headerbar a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#interContent {
	/*border: 1px solid gray;*/
	background-color: none;
}
#interVeil {
	position: absolute;
	/* background: black url(blackdot.gif); */
	right: 0;
	width: 10px;
	top: 0;
	z-index: 5;
	visibility: hidden;/* filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); *//* opacity: 0.8; */
}
