/* CSS Document */

* {
	margin:0;
	padding:0;
	}

html {
	font-size: 100%;
	}
	
body {
	background-color: #000099;
	color: white;
	font-size: 62.5%;
	background-image:url(../images/bg-fade2.jpg) ;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
hr	{
	color:#A1D0FF;
	margin:5px 0;
	}

#wrapper {
	width:755px;
	margin:0 auto;
	}

#header {
	height:90px;
	padding-top:10px;
	}
	
#content {
	background-image:url(../images/bg-main-column.gif);
	background-repeat:repeat-y;
	background-color:#A1D0FF;
	color:#000000;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	float:left;
	}
	
#main {
	float: left;
	margin-top: 5px;
	margin-left: 13px;
	background-color: transparent;
	background-image:url(../images/rounded-frame-centre.gif);
	background-repeat: repeat-y;
	width:543px;
	color:#000000;
	}

/*  left margin hack for Internet Explorer 6*/
/*\*/
* html #main {
	margin-left: 6px;
	margin-right: 0px;
	}
/**/

#main p.last {
	background-image:url(../images/rounded-frame-bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom center;
	padding:5px 20px 30px 20px;
	clear:both;
	}

#main p {
	padding:5px 20px 5px 20px;
	}

#main p.first {
	font-weight: bold;
	}
	
h1 {
	color:#000099;
	font-size:1.8em;
	}
	
#main h1 {
	background-image:url(../images/rounded-frame-top.gif);
	background-repeat: no-repeat;
	background-position:top center;
	padding:25px 20px 10px 20px;
	}

h2 {
	font-size: 1.6em;
	color:#000099;
	}
	
h3 {
	font-size: 1.4em;
	color:#000000;
	padding-left:20px;
	}
	
a:link, a:visited {
	color:#FF6600;
	text-decoration:none;
	}
	
a:hover {
	color:#0066ff;
	text-decoration:underline;
	}
	
a:active {
	color:#0000CC;
	text-decoration:none;
	}

p {
	font-size:1.1em;
	line-height:1.6em;
	color:#000000;
	}
	
.floatleft {
	float:left;
	}
	
.floatright {
	float:right;
	}
	
#bigphone {
	float:left;
	margin-left:25px;
	margin-top:18px;
	}
	
/*  left margin hack for Internet Explorer 6*/
/*\*/
* html #bigphone {
	margin-left: 15px;
	}
/**/
	
.mainimage {
	border:1px solid #B7DAFF;
	float:left;
	margin:10px 20px;
	padding:7px;
	background-color:#F1F8FE;
	}
	
.hireimage {
	background-color:#F1F8FE;
	border:1px solid #B7DAFF;
	float:right;
	margin:10px 0pt 0pt 20px;
	padding:7px;
	}
	
.trainingimage {
	background-color:#F1F8FE;
	border:1px solid #B7DAFF;
	clear:right;
	float:right;
	margin:0pt 0pt 10px 20px;
	padding:7px;
	}

.caption {
	padding-bottom:10px;
	font-weight:bold;
	}
	
#sidebar {
	background-color:#FFFFFF;
	color:#000000;
	float:right;
	padding:2px;
	text-align:center;
	width:180px;
	margin-top:18px;
	}
	
	
#sidebar h3 {	
	background-color:#9FCFFF;
	color:#000099;
	font-style:italic;
	font-weight:bold;
	font-size:1.25em;
	line-height:1.4em;
	padding:5px;
	margin-bottom:2px;
	}
	
#sidebar img {
	margin: 3px 0;
	}
	
#addressbar {
	background-color:#A1D0FF;
	clear:both;
	padding:10px 15px;
	}
	
/*  left margin hack for Internet Explorer 6*/
/*\*/
* html #addressbar {
	padding-left: 35px;

	}
/**/
	
#addressbar p {
	font-weight:bold;
	color:#000099;
	}
	
#footer {
	clear:both;
	padding:7px 0pt;
	}
	
#footer p {
	color:#AECCF9;
	margin-bottom:6px;
	}
	
#footer p.credit {
	float:right;
	}
	
#footer p.copyright {
	float:left;
	}
	
.biglink h4 {
	font-size: 1.2em;
	text-align:center;
}

.biglink img {
	border:none;	
}

.biglink {
	background-color:#FFFFFF;
	border:1px solid #B9D2E3;
	padding: 10px;
	width:140px;
	height:235px;
}
.hover {
	background-color: #E5EEF4;
	cursor: pointer;
}

#biglinktable {
	margin-top:10px;
	padding:10px 20px;
	}
/*  position hack for Internet Explorer 6*/
/*\*/
* html #biglinktable {
	margin-left:18px;
	}
/**/

.linkimage {
	margin-bottom:1em;
	}
	
#fade {
	float:left;
	}

#fade2 {
	background-image: url(../images/bg-main-top.jpg);
	background-repeat:repeat-x;
	}
/*  position hack for Internet Explorer 6*/
/*\*/
* html #fade2 {
	float:left;
	}
/**/

.spec {
	background-color:#F1F8FE;
	border:1px solid #B7DAFF;
	font-size:1.2em;
	line-height:1.6em;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:20px;
	width:230px;
	}
	
.spec th {
	background-color:#000099;
	color:#FFFFFF;
	}
	
.separatorInvisible {
	clear: both;
	height: 1px;
	}
	
.breadcrumb {
	margin-left:20px;
	font-weight:bold;
	font-size:1.2em;
	}
	
#main ul {
	font-size:11px;
	line-height:1.6em;
	list-style-position:outside;
	list-style-type:disc;
	padding-left:32px;
	}
	
#main ul ul {
	list-style-type:circle;
	}
	
#main ul ul ul {
	list-style-type:square;
	}
	
#main ul li {
	font-weight:bold;
	font-size:12px;
	}
	
#main ul ul li {
	font-weight:normal;
	font-size:11px;
	}
