body {
	color: #665e49;
	background-color: #eeebe7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #0078b3;
}
a:focus, a:hover, a:active {
	color: #9c2d4d;
}
a img {
	border: none;
}
#wrapper { 
	margin: 0;
	position: relative;
}
#maincontent p.safe, #column2 p.safe, #menu p.safe {
	font-size: 0.1em;
	line-height: 0.1;
	margin: 0;
}
#maincontent {
	margin: 0 219px 0 211px;
	padding: 18px 0 0 0;
	background-color: #eeebe7;
}
#heading {
	padding-left: 13px;
	display: block;
}
#header {
	height: 80px;
	margin-left: 13px;
}

/* Main content section */
#content {
	background-color: #eeebe7;
	padding: 15px 25px 15px 38px;
}
#content h1 {
	font-size: 1.2em;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 0.5em;
}
#content h2 {
	font-size: 1.05em;
	line-height: 1.5;
	margin-top: 1.25em;
	margin-bottom: 0.5em;
}
#content h3 {
	font-size: 0.95em;
	line-height: 1.5;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}
#content p {
	font-size: 0.85em;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 0.75em;
}
#content blockquote {
	font-size: 0.85em;
	font-style: italic;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 0.75em;
}
#content ul, #content ol {
	margin-top: 0;
	margin-bottom: 0.75em;
}
#content li {
	font-size: 0.85em;
	line-height: 1.5;
}
#content li li {
	font-size: 100%;
}
#content dl {
	margin: 0;
}
#content dd {
	font-size: 0.85em;
	line-height: 1.5;
	margin-bottom: 0.75em;
}
#content dt {
	font-size: 0.85em;
	line-height: 1.5;
	font-weight: bold;
}

/* Right-hand column */
#column2 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 219px;
}
#column2 img {
	margin-bottom: 18px;
	display: block;
}

/* Menu (left-hand) column */
#menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 201px;
	background-color: #c9c6c8;
	border-right: 10px solid #7f7f77;
}
#menu img {
	display: block;
	margin-top: 15px;
}
#menu #logo {
	margin-top: 0;
	margin-bottom: 25px;
}

/* Submenus */
#submenu {
	font-size: 0.7em;
	line-height: 1.2;
	margin: 0 0 0 0;
}
#submenu a {
	display: block;
	padding: 2px 5px 2px 31px;
}
#submenu a:link, #submenu a:visited {
	color: #665e49;
}
#placement #submenu a:focus, #placement #submenu a:hover, #placement #submenu a:active {
	color: #6e2a67;
	background-color: #eeebe7;
}
#courses #submenu a:focus, #courses #submenu a:hover, #courses #submenu a:active {
	color: #9c2d4d;
	background-color: #eeebe7;
}
#consultancy #submenu a:focus, #consultancy #submenu a:hover, #consultancy #submenu a:active {
	color: #e0ad12;
	background-color: #eeebe7;
}
#training #submenu a:focus, #training #submenu a:hover, #training #submenu a:active {
	color: #005e33;
	background-color: #eeebe7;
}
#office #submenu a:focus, #office #submenu a:hover, #office #submenu a:active {
	color: #5485a6;
	background-color: #eeebe7;
}
#contact #submenu a:focus, #contact #submenu a:hover, #contact #submenu a:active {
	color: #6b6a5f;
	background-color: #eeebe7;
}
#partners #submenu a:focus, #partners #submenu a:hover, #partners #submenu a:active {
	color: #666366;
	background-color: #eeebe7;
}

/* Section background variations */
#placement #header {
	border-top: 1px solid #6e2a67;
	background-image: url(../images/up01.jpg);
	background-repeat: no-repeat;
	background-color: #6e2a67;
}
#placement #column2 {
	background-color: #6e2a67;
}
#courses #header {
	border-top: 1px solid #9c2d4d;
	background-image: url(../images/puc01.jpg);
	background-repeat: no-repeat;
	background-color: #9c2d4d;
}
#courses #column2 {
	background-color: #9c2d4d;
}
#consultancy #header {
	border-top: 1px solid #e0ad12;
	background-image: url(../images/consult01.jpg);
	background-repeat: no-repeat;
	background-color: #e0ad12;
}
#consultancy #column2 {
	background-color: #e0ad12;
}
#training #header {
	border-top: 1px solid #005e33;
	background-image: url(../images/train01.jpg);
	background-repeat: no-repeat;
	background-color: #005e33;
}
#training #column2 {
	background-color: #005e33;
}
#office #header {
	border-top: 1px solid #5485a6;
	background-image: url(../images/offices01.jpg);
	background-repeat: no-repeat;
	background-color: #5485a6;
}
#office #column2 {
	background-color: #5485a6;
}
#contacts #header {
	border-top: 1px solid #6b6a5f;
	background-image: url(../images/contact01.jpg);
	background-repeat: no-repeat;
	background-color: #6b6a5f;
}
#contacts #column2 {
	background-color: #6b6a5f;
}
#partners #header {
	border-top: 1px solid #666366;
	background-image: url(../images/partners01.jpg);
	background-repeat: no-repeat;
	background-color: #666366;
}
#partners #column2 {
	background-color: #666366;
}
#careers #header {
	border-top: 1px solid #0093e0;
	background-image: url(../images/careers01.jpg);
	background-repeat: no-repeat;
	background-color: #0093e0;
}
#careers #column2 {
	background-color: #0093e0;
}
#news #header {
	border-top: 1px solid #0078b3;
	background-image: url(../images/news01.jpg);
	background-repeat: no-repeat;
	background-color: #0078b3;
}
#news #column2 {
	background-color: #0078b3;
}

/* Classes */
.floatl {
	float: left;
	padding-top: 2px;
	padding-right: 10px;
}
.floatr {
	float: right;
	padding-top: 2px;
	padding-left: 10px;
}
#content .small {
	font-size: 0.7em;
}
#content .smaller {
	font-size: 0.8em;
}
.newsitem {
	clear: both;
	padding-bottom: 1em;
	border-bottom: 1px solid #665e49;
}
#content .top {
	text-align: right;
	font-size: 0.65em;
}
.visits {
	margin-bottom: 1em;
	border-collapse: collapse;
}
.visits td {
	vertical-align: top;
	font-size: 0.8em;
	line-height: 1.3;
	padding: 1px 5px 3px 5px;
	border: 1px solid #C9C6C8;
}
.visits td.col1 {
	width: 90px;
}
.visits td.col2 {
	width: 160px;
}
.visits td.col3 {
	min-width: 240px;
}
#content p.email {
	font-size: 0.8em;
}
h2.country {
	border-top: 1px solid #665e49;
	padding-top: 1em;
}
.small {
	font-size: 0.7em;
}
/* Force Moz browsers to display scrollbar space */
body {overflow: -moz-scrollbars-vertical;}