﻿/**************************************** Main structure ****************************/

body {
	font-family: Verdana, Trebuchet, Arial;
	font-size: small;
	color: #000000;
	background-image: url(images/pagebackground.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#synout {
	width: 1027px;
	margin: auto;
}

#header {
	width: 1027px;
	height: 170px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#headerleft {
	width: 410px;
	height: 170px;
	margin: 0;
	padding: 0;
	float: left;
}

#headerright {
	width: 617px;
	height: 170px;
	margin: 0;
	padding: 0;
	float: right;
}

#dropdownmenu {
	width: 1027px;
	height: 32px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#content {
	width: 1027px;
	height: 1240px;
	background-image: url(images/contentbackground.png);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

#content01 {
	width: 697px;
	height: 1240px;
	margin: 0;
	padding: 0;
	float: left;
}

#top {
	width: 697px;
	height: 260px;
	margin: 0;
	padding: 0;
}

#space01 {
	width: 697px;
	height: 20px;
	margin: 0;
	padding: 0;
}

#middle {
	width: 697px;
	height: 450px;
	margin: 0;
	padding: 0;
}

#farleft01 {
	width: 32px;
	height: 450px;
	margin: 0;
	padding: 0;
	float: left;
}

#left01 {
	width: 300px;
	height: 446px;
	margin: 0;
	padding: 0;
	background-image: url(images/training01.jpg);
	float: left;
}

#left01top {
	width: 300px;
	height: 220px;
	margin: 0;
	padding: 0;
}

#left01middle {
	width: 300px;
	height: 50px;
	margin: 0;
	padding: 0;
}

#left01bottom {
	width: 300px;
	height: 176px;
	margin: 0;
	padding: 0;
}

#middle01 {
	width: 33px;
	height: 450px;
	margin: 0;
	padding: 0;
	float: left;
}

#right01 {
	width: 300px;
	height: 446px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(images/profiling01.jpg);
}

#right01top {
	width: 300px;
	height: 220px;
	margin: 0;
	padding: 0;
}

#right01middle {
	width: 300px;
	height: 50px;
	margin: 0;
	padding: 0;
}

#right01bottom {
	width: 300px;
	height: 176px;
	margin: 0;
	padding: 0;
}

#farright01 {
	width: 32px;
	height: 450px;
	margin: 0;
	padding: 0;
	float: left;
}

#space02 {
	width: 697px;
	height: 20px;
	margin: 0;
	padding: 0;
}

#bottom {
	width: 697px;
	height: 450px;
	margin: 0;
	padding: 0;
}

#farleft02 {
	width: 32px;
	height: 450px;
	margin: 0;
	padding: 0;
	float: left;
}

#left02 {
	width: 300px;
	height: 446px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(images/teambuilding01.jpg);
}

#left02top {
	width: 300px;
	height: 220px;
	margin: 0;
	padding: 0;
}

#left02middle {
	width: 300px;
	height: 50px;
	margin: 0;
	padding: 0;
}

#left02bottom {
	width: 300px;
	height: 176px;
	margin: 0;
	padding: 0;
}

#middle02 {
	width: 33px;
	height: 450px;
	margin: 0;
	padding: 0;
	float: left;
}

#right02 {
	width: 300px;
	height: 446px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(images/motivational01.jpg);
}

#right02top {
	width: 300px;
	height: 220px;
	margin: 0;
	padding: 0;
}

#right02middle {
	width: 300px;
	height: 50px;
	margin: 0;
	padding: 0;
}

#right02bottom {
	width: 300px;
	height: 176px;
	margin: 0;
	padding: 0;
}

#farright02 {
	width: 32px;
	height: 450px;
	margin: 0;
	padding: 0;
	float: left;
}

#content02 {
	width: 310px;
	height: 1240px;
	background-image: url(images/rightblockbackground.png);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	float: left;
}

#content03 {
	width: 20px;
	height:1240px;
	margin: 0;
	padding: 0;
	float: right;
}

#footer {
	width: 1027px;
	height: 75px;
	background-color: #333;
	margin: 0;
	padding: 0;
	clear:both;
}

/**************************************** Headings ****************************/

#content01 h1 {
	font-family: Helvetica, Times, Sarif;
	font-size: xx-large;
	color: maroon;
	margin: 0;
	padding: 20px 15px 0 15px;
	font-weight: none;
}

#content01 h2 {
	font-family: Helvetica, Times, Sarif;
	font-size: x-large;
	color: white;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
	font-weight: none;
}

#content02 h2 {
	font-family: Times New Roman, Times, Sarif;
	font-size: x-large;
	color: navy;
	margin: 0;
	padding: 10px 0 0 28px;
}

/**************************************** Paragraphs ****************************/

#footer p {
	font-size: x-small;
	color: #999;
	margin: 0;
	padding: 40px 0 0 198px;
}

#content02 p {
	margin: 0;
	padding: 10px 28px 10px 28px;
}

#content01 p {
	margin: 0;
	padding: 10px 15px 10px 15px;
}

#left01bottom p {
	margin: 0;
	padding: 8px 10px 8px 10px;
}

/**************************************** Menus ****************************/

#dropdownmenu {
	width: 1027px;
	margin: auto;
}

#mainmenu {
	width: 1027px;
	margin: 0;
	padding: 0;
}

ul.menu {
	list-style:none; 
	margin:0; 
	padding:0;
}

ul.menu * {
	margin:0; 
	padding:0;
}

ul.menu a {
	display:block; 
	color:#000; 
	text-decoration:none;
}

ul.menu li {
	position:relative; 
	float:left; 
	margin-right:2px;
}

ul.menu ul {
	position:absolute; 
	top:34px; 
	left:0; 
	background:#d1d1d1; 
	display:none; 
	opacity:0; 
	list-style:none;
}

ul.menu ul li {
	position:relative; 
	border:1px solid #aaa; 
	border-top:none; 
	width:220px; 
	margin:0;
}

ul.menu ul li a {
	display:block; 
	width: 205px;
	padding:3px 7px 5px; 
	background-color:#d1d1d1;
}

ul.menu ul li a:hover {
	background-color:#c5c5c5;
}

ul.menu ul ul {
	left:220px; 
	top:-1px;
}

ul.menu .menulink {
	border:1px solid #aaa; 
	padding:5px 7px 7px; 
	font-weight:bold; 
	background:url(images/header.gif); 
	width:134px;
}

ul.menu li.training .menulink {
	border:1px solid #aaa; 
	padding:7px 0 7px 0;
	text-align: center;
	font-weight:bold; 
	background:url(images/header.gif); 
	width:81px;
}

ul.menu li.assessments .menulink {
	border:1px solid #aaa; 
	padding:7px 0 7px 0;
	text-align: center;
	font-weight:bold; 
	background:url(images/header.gif); 
	width:85px;
}

ul.menu li.teambuilding .menulink {
	border:1px solid #aaa; 
	padding:7px 0 7px 0;
	text-align: center;
	font-weight:bold; 
	background:url(images/header.gif); 
	width:115px;
}

ul.menu li.motivational .menulink {
	border:1px solid #aaa; 
	padding:7px 0 7px 0;
	text-align: center;
	font-weight:bold; 
	background:url(images/header.gif); 
	width:143px;
}

ul.menu li.career .menulink {
	border:1px solid #aaa; 
	padding:7px 0 7px 0;
	text-align: center;
	font-weight:bold; 
	background:url(images/header.gif); 
	width:149px;
}

ul.menu li.clients .menulink {
	border:1px solid #aaa; 
	padding:7px 0 7px 0;
	text-align: center;
	font-weight:bold; 
	background:url(images/header.gif); 
	width:103px;
}

ul.menu li.staff .menulink {
	border:1px solid #aaa; 
	padding:7px 0 7px 0;
	text-align: center;
	font-weight:bold; 
	background:url(images/header.gif); 
	width:95px;
}

ul.menu li.company .menulink {
	border:1px solid #aaa; 
	padding:7px 0 7px 0;
	text-align: center;
	font-weight:bold; 
	background:url(images/header.gif); 
	width:124px;
}

ul.menu li.downloads .menulink {
	border:1px solid #aaa; 
	padding:7px 0 7px 0;
	text-align: center;
	font-weight:bold; 
	background:url(images/header.gif); 
	width:96px;
}

ul.menu li.training .menulink:hover, ul.menu .menuhover {
	background:url(images/header_over.gif);
}

ul.menu li.assessments .menulink:hover, ul.menu .menuhover {
	background:url(images/header_over.gif);
}

ul.menu li.teambuilding .menulink:hover, ul.menu .menuhover {
	background:url(images/header_over.gif);
}

ul.menu li.motivational .menulink:hover, ul.menu .menuhover {
	background:url(images/header_over.gif);
}

ul.menu li.career .menulink:hover, ul.menu .menuhover {
	background:url(images/header_over.gif);
}

ul.menu li.clients .menulink:hover, ul.menu .menuhover {
	background:url(images/header_over.gif);
}

ul.menu li.staff .menulink:hover, ul.menu .menuhover {
	background:url(images/header_over.gif);
}

ul.menu li.company .menulink:hover, ul.menu .menuhover {
	background:url(images/header_over.gif);
}

ul.menu li.downloads .menulink:hover, ul.menu .menuhover {
	background:url(images/header_over.gif);
}

ul.menu .sub {
	background:#d1d1d1 url(images/arrow.gif) 208px 8px no-repeat;
}

ul.menu .topline {
	border-top:1px solid #aaa;
}

#footer ul {
	color: white;
	float: left;
	width: 100%;
	margin: 0;
	padding: 5px 0 0 43px; 
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	padding-right: 12px;
	padding-left: 13px;
	padding-top: 0px;
	margin-top: 5px;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 15px;
	border-right: 1px solid gray;
	border-top: 1px solid #333;
}

#footer ul li a:hover {
	color: gray;
}

#footer ul li.contact a {
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 0px;
	margin-top: 5px;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 15px;
	border-right: 0px;
	border-top: 1px solid #333;
}

#footer ul li.contact a:hover {
	color: gray;
}

#righttopright ul {
	color: white;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#righttopright ul li {
	display: inline;
}

#righttopright ul li a {
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 0px;
	margin-top: 7px;
	font-size: small;
	color: maroon;
	text-decoration: none;
	float: left;
	height: 15px;
}

#righttopright ul li a:hover {
	color: gray;
}

/**************************************** Lists ****************************/