/*=============================================================================
* Dark-Blue: #17365D
* Medium-Blue: #365f91
* Light-Blue: #4f81bd
*============================================================================*/
html {
   padding: 0;
   margin: 0;
   overflow-y: scroll;
}

/*=============================================================================
*
*============================================================================*/
body {
   padding: 0;
   margin: 0;
   background-color: #ffffff;
   background-image: url("../img/background/body-background.png");
   background-position: top center;
   background-repeat: repeat-x;
}

/*=============================================================================
*
*============================================================================*/
div#header {
	width: 960px;
   height: 160px;
   border-bottom: 8px solid #0EB1E8;
   margin: auto;
   line-height: 1px;
   font-size: 0px;
}

div#header a img {
   border: none;
   margin: 0;
}

div#header h1 {
   position: absolute;
   color: #d6d6d6;
   font-size: 10px;
   line-height: 10px;
   font-family: verdana;
   padding: 0;
   margin: 180px 0 0 0;
   text-align: right;
}

div#header h1 a {
   color: #d6d6d6;
   text-decoration: none;
}

/*=============================================================================
*
*============================================================================*/
div#header-navigation {
   float: right;
   height: 160px;
   width: 256px;
   text-align: right;
   line-height: 16px !important;
}

div#header-navigation ul {
   padding: 0;
   margin: 32px 8px 0 0;
   list-style-type: none;
}

div#header-navigation ul li {
   padding: 0;
   margin: 4px 0;
}

div#header-navigation a {
   font-size: 12px;
   line-height: 16px !important;
   font-family: arial;
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

div#header-navigation a:hover {
   text-decoration: underline;
}

/*=============================================================================
*
*============================================================================*/
div#navigation {
	position: absolute;
   height: 40px;
   width: 960px;
   margin: 128px auto 0 auto;
   background: url("../img/background/navigation-background.png") no-repeat 0px -41px;
}

div#navigation ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
   height: 40px;
}

div#navigation ul li {
   float: left;
   padding: 0;
   margin: 0 0 0 2px;
}

div#navigation ul li.first {
   margin: 0 !important;
}

div#navigation ul li a {
   display: block;
   color: #ffffff;
   text-align: center;
   width: 112px;
   line-height: 20px;
   padding: 9px 0 11px 0;
   font-family: arial;
   text-decoration: none;
   font-size: 13px;
   font-weight: bold;
}

div#navigation ul li a:hover {
   /*background: url("../img/background/navigation-over.png") repeat-x center center;*/
}

div#navigation ul li a.active {
	color: #0EB1E8;
   background: url("../img/background/navigation-background.png") no-repeat 0px 0px;
}

div#navigation ul li.separator {
   width: 2px;
   height: 40px;
   font-size: 1px;
}

div#navigation ul li#tmd a {
   width: 128px;
}

div#navigation ul li#tmd a.active {
   background: url("../img/background/navigation-background.png") no-repeat -114px 0px;
}

div#navigation ul li#simdut a {
   width: 160px;
}

div#navigation ul li#simdut a.active {
   background: url("../img/background/navigation-background.png") no-repeat -244px 0px;
}

div#navigation ul li#forklift a {
   width: 212px;
}

div#navigation ul li#forklift a.active {
   background: url("../img/background/navigation-background.png") no-repeat -406px 0px;
}

/*=============================================================================
*
*============================================================================*/
div#communication {
   height: 224px;
   width: 960px;
   margin: 32px auto;
   line-height: 1px;
   font-size: 1px;
}

div#communication img {
   margin: 0;
}

/*=============================================================================
*
*============================================================================*/
div#two-column-left {
   width: 256px;
   float: left;
}

div#two-column-left img {
   position: absolute;
   margin: 48px 0 0 48px;
}

/*=============================================================================
*
*============================================================================*/
div#page-list {
   width: 256px;
   margin: 0 auto 0 auto;
   padding: 0;
   font-family: arial;
   font-size: 10pt;
   color: #365F91;
   text-align: left;
}

div#page-list h3 {
	background: url("../img/background/page-list-header-background.png") no-repeat center center;
	line-height: 20px;
	padding: 10px 0 15px 0;
	margin: 0;
   font-family: arial;
   font-size: 10pt;
   color: #ffffff;
   text-align: left;
   text-indent: 40px;
}

div#page-list ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
}

div#page-list ul li {
   padding: 0;
   margin: 0;
   border-bottom: 1px solid #ECECEC;
}

div#page-list ul li.first {

}

div#page-list ul li a {
   display: block;
   color: #000000;
   font-family: arial;
   text-decoration: none;
   font-size: 10pt;
   padding: 2px 4px 2px 40px;
   line-height: 20px;
   background: url("../img/background/page-list-background.png") no-repeat center center;
}

div#page-list ul li a:hover {
	text-decoration: underline;
   /*background: url("../img/background/page-list-over.png") no-repeat center center;*/
}

div#page-list ul li a.active {
   background: url("../img/background/page-list-active.png") no-repeat center center;
}

/*=============================================================================
*
*============================================================================*/
div#page {
	width: 960px;
   background-color: #ffffff;
   margin: 0 auto;
   padding: 0;
}

/*=============================================================================
*
*============================================================================*/
div#two-column-right {
   float: right;
   width: 672px;
   margin: 0;
   padding: 0;
}

/*=============================================================================
*
*============================================================================*/
div#content {
	width: 672px;
   margin: 0 auto;
   min-height: 512px;
   padding: 0;
}

div#content h2 {
	background: url("../img/background/content-header-background.png") no-repeat center center;
   font-family: arial;
   font-size: 15px;
   line-height: 20px;
   color: #000000;
   padding: 10px 0 15px 0;
   margin: 0;
   text-indent: 40px;
}

div#content h3 {
   font-family: arial;
   font-size: 14px;
   line-height: 18px;
   color: #232323;
   padding: 0;
   margin: 20px 20px 12px 20px;
}

div#content h4 {
   font-family: arial;
   font-size: 13px;
   line-height: 150%;
   text-decoration: none;
   font-weight: bold;
   color: #2A2A2A;
   padding: 0;
   margin: 12px 32px 8px 24px;
}

div#content h5 {
   font-family: arial;
   font-size: 12px;
   line-height: 150%;
   color: #303030;
   padding: 0;
   margin: 12px 32px 8px 28px;
}

div#content p {
   font-family: arial;
   font-size: 12px;
   line-height: 150%;
   color: #333333;
   padding: 0;
   margin: 12px 32px 8px 32px;
}

div#content p img.portrait {
   float: right;
   border: 1px solid #ececec;
   padding: 2px;
   margin: 0 0 16px 16px;
}

div#content dl {
   font-family: arial;
   font-size: 10pt;
   line-height: 150%;
   color: #505050;
   padding: 0;
   margin: 12px 32px 8px 32px;
}

div#content dt {
   padding: 0;
   margin: 16px 0px 4px 0px;
}

div#content dd {
   padding: 0;
   margin: 4px 16px 0px 16px;
}

div#content p strong {
   font-weight: normal;
   color: #333333;
}

div#content p strong.bolder {
   font-weight: bold;
   color: #505050;
}

div#content a {
   color: #0EB1E8;
   text-decoration: none;
}

div#content a:hover {
   text-decoration: underline;
}

div#content ul {
   font-family: arial;
   font-size: 10pt;
   line-height: 150%;
   color: #333333;
   padding: 0;
   margin: 12px 32px 8px 56px;
   list-style-type: square;
}

div#content li {
   padding: 0 8px 0 8px;
   margin: 0;
}

div#content hr.training-separator {
	border: none;
	width: 512px;
	margin: 24px auto;
	background-color: #dcf5fd;
	height: 1px;
}

div.form label {
   font-size: 8pt;
   color: #333333;
   line-height: 150%;
   font-family: arial;
   margin: 6px 0 2px 22px;
   font-weight: bold;
   display: block;
}

div.form input.textbox {
   background-color: #f6f9fd;
   border: 1px solid #0EB1E8;
   font-size: 9pt;
   font-family: arial;
   padding: 2px;
   width: 224px;
   margin: 0 0 4px 20px;
   color: #17365D;
}

div.form textarea {
   background-color: #f6f9fd;
   border: 1px solid #0EB1E8;
   font-size: 9pt;
   font-family: arial;
   padding: 2px;
   width: 224px;
   height: 224px;
   margin: 0 0 0 20px;
   color: #17365D;
}

div.form input.image {
   font-size: 8pt;
   font-family: arial;
   font-weight: bold;
   padding: 0px;
   margin: 8px 0 0 54px;
   border: none;
}

br.break {
	clear: both;
}

/*=============================================================================
*
*============================================================================*/
div#footer {
   height: 48px;
   border-top: 1px solid #e5e5e5;
   width: 960px;
   margin: 32px auto 0 auto;
}

/*=============================================================================
*
*============================================================================*/
div#copyright {
   width: 768px;
   margin: auto;
}

div#copyright p {
   font-family: arial;
   font-size: 11px;
   color: #292929;
   line-height: 100%;
   padding: 4px;
   margin: 2px 0 0 0;
   text-align: center;
}

div#copyright p a {
	color: #292929;
   text-decoration: none;
}

div#copyright p a:hover {
   text-decoration: underline;
}


/*=============================================================================
*
*============================================================================*/
div#sitemap {
   width: 768px;
   margin: auto;
}

div#sitemap ul {
   font-family: arial;
   font-size: 8pt;
   color: #ffffff;
   line-height: 150%;
   padding: 0;
   margin: 8px 0 0 8px;
   list-style-type: none;
   float: left;
}

div#sitemap ul.company {
   width: 108px;
}

div#sitemap ul.internet-strategy {
   width: 186px;
}

div#sitemap ul.web-marketing {
   width: 166px;
}

div#sitemap ul.resources {
   width: 146px;
}

div#sitemap ul.contact {
   width: 118px;
}

div#sitemap ul li {
   padding: 0;
   margin: 0;
}

div#sitemap ul li a {
   font-family: arial;
   font-size: 8pt;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
}

div#sitemap ul li a:hover {
   text-decoration: underline;
}

div#sitemap ul ul {
   margin: 0;
   padding: 0 0 0 12px;
}

div#sitemap ul ul li {
   padding: 0;
   margin: 2px 0;
}

div#sitemap ul ul li a {
   font-family: arial;
   font-size: 8pt;
   color: #ffffff;
   font-weight: normal;
}

/*=============================================================================
*
*============================================================================*/
div#signature {
   padding: 2px;
   margin: 0;
   text-align: center;
   font-family: arial;
   color: #c6c6c6;
   font-size: 11px;
   line-height: 11px;
   font-weight: bold;
}

div#signature a {
   color: #c6c6c6;
   text-decoration: none;
}