html,body {
	margin:0;
	padding:0;
	}
	
body {
	font: 10px verdana,sans-serif;
	text-align:left;
	}
	
p {
	margin:0;
	}
	
img { 
	border-width: 0; 
	border-style: none;
	}
	
h1 {
	margin: 20px 0 20px 10px;
	padding: 0 0 0 0;
	font-family: verdana,helvetica,sans-serif;
	color: #006699;
	font-size: 14px;
	}
	
sup {
	font-size: 9px;
	}
	
#header {
	background: url(BG_hub.gif) repeat-x;
	width: 100%;
	height: 700px;
	}

#logo_CGTC {
	position: absolute;
	margin: 12px 0 0 9px;
	left: 0px;
	}

#logo_CI {
	position: absolute;
	margin: 12px 0 0 9px;
	left: 554px;
	}

#background_photo {
	position: absolute;
	margin: 88px 0 0 0px;
	}

	
/* RIGHT COLUMN */
#intro_text {
	position: absolute;
	top: 155px;
	left: 155px;
	width: 640px;
	text-align: right;
	font-family: verdana,helvetica,sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	}
a {
	font-family: verdana,helvetica,sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	}
	
#regions {
	position: absolute;
	top: 236px;
	left: 612px;
	margin: 0px 0px 0px 0px;
	padding: 35px 8px 5px 12px;
	width: 188px;	
	text-align: left;
	background: url(BG_regions.gif) no-repeat; 
	}
#regions a, #regions a:visited {
	margin: 0 0 -8px 0;
	padding: 0;
	font-family: verdana,helvetica,sans-serif;
	color: #006699;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	}
#regions a:hover {
	margin: 0 0 -8px 0;
	padding: 0;
	font-family: verdana,helvetica,sans-serif;
	color: #6699cc;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	}
#regions ul {
	margin: 8px 0 5px 10px;
	padding: 0 0 0 0;
	}
#regions li {
	margin: 0 0 0 5px;
	padding: 0 0 8px 0;
	list-style-image: url(BG_li_regions.gif); 
	}
	
#pe_employment {
	position: absolute; 
	top: 550px;
	left: 15px;
	width: 785px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #ffffff;
	line-height: 13px;
	}
	
#pe_employment a {
	font-family: verdana,helvetica,sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	}
	
	
	
	
/* FOOTER */
#footer {
	position: absolute; 
	top: 648px; /* Adjust this figure to account for changes in page length */
	background: url(BG_footer.gif) repeat-x;
	width: 100%;
	height: 50px;
	color: #ffffff;
	}
#footer .sites a, #footer .sites a:visited {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana,helvetica,sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
#footer .sites a:hover {
	margin: 0;
	padding: 0;
	font-family: verdana,helvetica,sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	}
	
#footer .sites {
	margin: 13px 0px 0px 10px;
	line-height: 1.5;
	}
	
#footer .copy {
	margin: 15px 0px 0px 10px;
	line-height: 1.5;
	background: #ffffff;
	color: #666666;
	}

#footer .copy a, #footer .copy a:visited {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana,helvetica,sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	}
