html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #D5E3E8;
	text-align: center;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #444444;
}


/* Link styles */

a {color: #15242E;}
a:link {color: #15242E;}
a:visited {color: #98AFB7;}
a:hover {color: #98AFB7; text-decoration: none;}
a:active {color: #000000;}


/* Skip */

#skipnav {
	width: 980px;
	height: 1px;
	overflow: hidden;
	text-align: left;
}
#skipnav p {
	font-size: 1px;
	text-indent: -9000px;
}
#skipnav a:link, #skipnav a:visited, #skipnav a:hover {
	text-decoration: none;
}


/* Header Area */

#wrapper_header {
	width: 100%;
	font-size: 1%;
	margin: 0 auto;
	text-align: center;
	background: url(../images/generic/header_strip.jpg) repeat-x bottom;
}
#header {
	width: 980px;
	height: 110px;
	font-size: 1%;
	margin: 0 auto;
	text-align: left;
	background: url(../images/generic/header.jpg) no-repeat bottom;
}
#header h2,
#header p {
	text-indent: -9000px;
	height: 0;
	overflow: hidden;
}


/* Page Area */

#wrapper_page {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: url(../images/generic/background.jpg) repeat-x;
}
#page {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../images/generic/page_shadow.jpg) no-repeat;
}

#page_height {
	width: 20px;
	height: 340px;
	float: left;
	font-size: 1%;
}


/* Services Home Page */

#services {
	width: 620px;
	position: relative;
 	height: 186px;
	margin-bottom: 18px;
}
#services ul {
	margin: 0;
	padding: 0;
}
#services li {
	list-style-type: none;
	display: inline;
	float: left;
}
#services ul li a {
	display: block;
	width: 300px;
	background-position: left top;
	text-decoration: none;
}
#services ul li a:hover {
	background-position: right top;
	text-decoration: none;
}

#services h2 {
	text-indent: -9000px;
	overflow: hidden;
}
#services p {
	height: 0;
	text-indent: -9000px;
	overflow: hidden;
}
#services ul li a.training {
	left: 0;
	top: 0;
	position: absolute;
	background-image: url(../images/home/training.jpg);
	background-repeat: no-repeat;
	background-color: #0E739D;
	height: 186px;
}
#services ul li a:hover.training {
	background-color: #075A82;
}

#services ul li a.recruitment {
	left: 320px;
	top: 0;
	position: absolute;
	background-image: url(../images/home/recruitment.jpg);
	background-repeat: no-repeat;
	background-color: #A07517;
	height: 186px;
}
#services ul li a:hover.recruitment {
	background-color: #835A0B;
}


/* Call to action */

#callto {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/generic/nav.gif) !important;
	background-position: center -200px;
	background-color: #BCCED2;
	border-top: 1px solid #C7DEE4;
	border-bottom: 1px solid #86A7B3;
}
#callto h2 {
	margin: 0 20px;
	padding: 8px 0 10px 0;
	font-size: 100%;
	font-weight: normal;
	color: #000033;
}
#callto a {
	color: #000033;
}


/* Sign off */

#signoff {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#signoff p {
	font-size: 60%;
	color: #000033;
	line-height: 2.0;
	margin-left: 20px;
}
#signoff .light {
 color: #c2ced3;
}

/* Layout */

.layout_clear {
	clear: both;
	height: 1px;
	font-size: 1%;
	margin: -1px 0 0 0;
	overflow: hidden;
}

.layout_pic_float_r {
	margin: 10px 0 15px 20px;
	float: right;
}
.layout_pic_float_l {
	margin: 10px 20px 15px 0;
	float: right;
}
.layout_pic_2col {
	margin: 4px 20px 4px 0;
}
.layout_pic_end {
	margin: 4px 0 4px 0;
}


/* Column Layout */

#main_content {
	width: 640px;
	float: left;
	padding-top: 18px;
	padding-bottom: 8px;
}
#side_content {
	width: 300px;
	float: left;
	padding-top: 18px;
}


/* Main Area and Typefaces */

#mainarea {
	margin-right: 20px;
}
#mainarea h1 {
	width: 620px;
	height: 32px;
	font-size: 100%;
	overflow: hidden;
	text-indent: -9000px;
	background-repeat: no-repeat;
}

/* Section H1 Headings */

body.home #mainarea h1 {background-image: url(../images/home/heading.gif);}
body.about #mainarea h1 {background-image: url(../images/about/heading.gif);}
body.training #mainarea h1 {background-image: url(../images/training/heading.gif);}
body.recruitment #mainarea h1 {background-image: url(../images/recruitment/heading.gif);}
body.secretarial #mainarea h1 {background-image: url(../images/secretarial/heading.gif);}
body.testimonials #mainarea h1 {background-image: url(../images/testimonials/heading.gif);}
body.contact #mainarea h1 {background-image: url(../images/contact/heading.gif);}


#mainarea h2 {
	margin: 12px 0 6px 0;
	font-size: 96%;
	color: #15242E;
}
#mainarea h3 {
	margin: 12px 0 4px 0;
	font-size: 84%;
	color: #15242E;
}
#mainarea h4 {
	margin: 12px 0 4px 0;
	font-size: 78%;
	color: #15242E;
}
#mainarea h5 {
	margin: 12px 0 4px 0;
	font-size: 70%;
	color: #15242E;
	font-weight: normal;
}
#mainarea p {
	margin: 4px 0 10px 0;
	font-size: 70%;
	line-height: 160%;
}

#mainarea ul {
	list-style-type: none;
	padding: 2px;
	margin-left: 1px;
	margin-bottom: 10px;
}
#mainarea li {
	font-size: 70%;
	line-height: 160%;
	background-image: url(../images/generic/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 2px 15px;
}
#mainarea strong {
	color: #333333;
}

#mainarea p.intro {
	font-size: 78%;
	color: #15242E;
}


body.testimonials #mainarea p.quote {
	font-size: 84%;
	padding-top: 10px;
	border-top: 1px solid #98AFB7;
	margin: 4px 0 6px 0;
	color: #567279;
}


/* Top of page */

#listarea p a.links_line {
	color: #15242E;
	text-decoration: none;
	padding: 4px 15px 6px 15px;
	display: block;
	font-weight: bold;
	font-size: 86%;
	background: url(../images/generic/bullet.gif) no-repeat left center;
	border-top: 1px solid #98AFB7;
}
#listarea p a:hover.links_line,
#listarea p a:active.links_line,
#listarea p a:focus.links_line {
	text-decoration: underline;
	color: #98AFB7;
}


/* Secretarial */

#mainarea #options {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	z-index: 100;
	width: 620px;
}
#mainarea #options ul {
	list-style: none;
	padding: 0px;
	margin: 0 0 10px 0;
}
#mainarea #options li {
	display:inline;
	text-align:left;
	background-image: none;
	padding: 0;
}
#mainarea #options a {
	float: left;
	width: 292px;
	border: 1px solid #e7efec;
	border-bottom: 1px solid #bac1be;
	border-right: 1px solid #BECFD7;
	background-image: url(../images/generic/options.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #F8F9F9;
	font-weight: bold;
	color: #000033;
	padding: 2px 8px 5px 8px;
	text-decoration: none;
}
#mainarea #options a:hover,
#mainarea #options a:focus {
	color: #000033;
	background-image: url(../images/generic/options.gif);
	background-position: center -200px;
	background-repeat: repeat-x;
	background-color: #D5E3E5;
}


/* List area */

#listarea {
	margin-right: 20px;
}
#listarea p.quote {
	font-size: 84%;
	margin: 4px 0 10px 0;
	color: #15242E;
}
#listarea h2 {
	margin: 12px 0 6px 0;
	font-size: 96%;
	color: #15242E;
}
#listarea p {
	margin: 4px 0 10px 0;
	font-size: 70%;
	line-height: 160%;
}
#listarea ul {
	list-style-type: none;
	padding: 2px;
	margin-left: 1px;
	margin-bottom: 10px;
}
#listarea li {
	font-size: 70%;
	line-height: 160%;
	background-image: url(../images/generic/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 2px 15px;
}


/* Training Section */

body.training #listarea {
	margin-top: 18px !important;
}
body.training #listarea h2 {
	padding: 6px 8px 6px 8px;
	background-image: url(../images/generic/options.gif);
	background-position: center -200px;
	border: 1px solid #dde5e2;
	border-bottom: 1px solid #91a4b3;
	border-right: 1px solid #a0afb2;
	margin: 0;
}
body.training #listarea p.line {
	border-top: 1px solid #98AFB7;
	color: #000000;
	margin: 4px 0 10px 0;
	padding: 6px 8px 0 8px;
	font-size: 78%;
}
body.training #listarea .box {
	margin-bottom: 18px;
	background: #F7F7F7;
	background-position: center top;
	border: 1px solid #f1f1f1;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d4d4d4;
	border-right: 1px solid #e8e8e8;
}
body.training #listarea p {
	padding: 0px 8px 0px 8px;
}


/* Side Area */

#whychoose {
	width: 300px;
	height: 11.5em;
	font-size: 78%;
	font-weight: bold;
	background-image: url(../images/home/why_choose_us.jpg);
	background-repeat: no-repeat;
	background-color: #98AFB7;
	min-height: 186px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana;
}
#whychoose h2 {
	overflow: hidden;
	text-indent: -9000px;
	height: 50px;
	font-size: 100%;
}
#whychoose ul {
	list-style-type: none;
	padding: 2px;
	margin-left: 20px;
}
#whychoose li {
	background-image: url(../images/home/why_choose.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 4px 4px 12px;
	color: #000033;
}

#offer {
	width: 300px;
	height: auto;
	background-image: url(../images/generic/80wpm.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#offer h3 {
	padding: 20px;
	padding-bottom: 80px;
	margin-right: 140px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana;
	font-size: 78%;
	color: #15242E;
}