/* GLOBAL STYLES */

* {
	margin: 0px;
	padding: 0px;
	border:none;
	list-style: none;
	line-height: normal;
}
A {
	text-decoration:none;
	color:#000;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

/* ID'S */

#accreditation {
	background-color: #FFFFFF;
	height: 60px;
	margin-right: 15px;
	margin-left: 15px;
}
#accreditation H2 {
	color: #025b95;
	font-size: 14px;
	padding: 5px 10px;
}
#banner-primary-img {
	margin-top: 5px;
	z-index:0;
}
#bannerinner-home {
	width: 991px;
	margin-right: auto;
	margin-left: auto;
}
#bannerinner  .floatleft, #bannerinner-home .floatleft {
	padding: 34px 0 0 0;

}

#banneroutter {
	background-image: url(/imgs/banner/banner_bg_totile.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 260px;
}
#banneroutter-home {
	background-image: url(/imgs/banner/banner_bg_home_totile.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 458px;
}
#child-content-left {
	width: 666px;
	vertical-align:top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 0;
}
#child-content-left A {
	text-decoration: underline;
	color: #025b95;
}

#child-content-left LI {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 5px;
}
#child-content-left-table  {
	border-collapse:collapse;
	width: 950px;
}

#child-content-left P {
	margin-bottom: 10px;
}

#child-content-right {
	background-color: #e9e8e8;
	width: 264px;
	padding-top: 40px;
	padding-bottom: 20px;
	vertical-align: top;
}
#child-content-right IMG {
	margin-left: 16px;
	margin-bottom: 20px;
}
#employment-ads {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
}
#employment-ads H2 {
	font-size: 14px;
	margin-bottom: 10px;
}
#employment-ads H3 {
	font-size: 12px;
}


#employment-ad-headings {
	font-size: 14px;
	font-weight: bold;
	color: #025b95;
	border-bottom: solid 1px #FFF;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#employment-content-left {
	width: 480px;
	vertical-align:top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 0;
}
#employment-content-left A {
	text-decoration: underline;
	color: #025b95;
}
#employment-content-left-table  {
	border-collapse:collapse;
	width: 950px;
	min-height:420px;
}

#employment-content-left P {
	margin-bottom: 10px;
}

#employment-content-right {
	background-color: #e9e8e8;
	width: 410px;
	padding-top: 40px;
	padding-bottom: 20px;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
}
#employment_page_upload_error  {
	border: 2px solid #FF0000;
	font-size: 14px;
	color: #FF0000;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
#employment_page_upload_successful  {
	border: 2px solid #025b95;
	font-size: 14px;
	color: #025b95;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
#home-content-table {
	width: 950px;
	border-collapse:collapse;
}
#home-content-table  H3 {
	color: #025b95;
	padding: 10px;
	font-size: 12px;
}
#home-content-right {
	width: 230px;
	padding:40px 0;
	background-color: #e9e8e8;
	vertical-align: top;
}
#home-content-middle {
	width: 316px;
	vertical-align: top;
	padding:40px 0;
}
#home-content-middle   H2 {
	color: #FFF;
	background-color: #025b95;
	padding: 2px 5px;
	font-size: 14px;
	width:262px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#home-content-left {
	width: 408px;
	vertical-align: top;
	padding:40px 0;
}
#home-content-left LI {
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 5px;
}
#home-content-left P {
	margin-bottom: 10px;
}

#home-news-box {
	width: 272px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #e9e8e8;
}
#home-news-box P {
	padding: 0 10px 10px 10px;
}
#primary-nav {
	margin-top: 29px;
}
#primary-nav A {
	color:#666;
	font-weight: bold;
	display: block;
	width: 103px;
	height:24px;
	background: url(/imgs/navigation/primary_nav_decorator.png) no-repeat left bottom;
	vertical-align: top; /* this affects the text */
}
#primary-nav LI {
	float: left;
	padding-left: 1px;
}
#footerinner {
	background-color: #025b95;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	width:940px;
}

/* CLASSES */

.clearboth {
	clear:both;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.menu {
	padding:34px 0 0 0;
}
.page-width-and-center {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}




/* Contact Us Form */

#contactusform TABLE
{
	border-collpase:collapse;
}

#contactusform TD
{
	vertical-align:top;
}

#contactusform .label
{
	width:50px;
}

#contactusform .input
{
	padding-bottom:14px;
}

#contactusform .button
{
	background:#005288;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	padding:1px 20px;
}

#contactusform .inputtext
{
	border-left:solid 1px #dadada;
	border-top:solid 1px #dadada;
	padding:2px;
	width:293px;
}


/* Client access */

#clientaccess {
	display:block;
	margin-left: 15px;
	margin-bottom:20px;
}

.hr2
{
	border-bottom:solid 1px #fff;
	margin:18px 0 18px 0;
}

#clientaccess2 {
}


.past-projects
{
	padding-top: 40px;
	padding-bottom: 30px;
}

.past-projects h1
{
	margin:15px 0 5px 15px;
	color:#02559c;
	font-size:12px;
	font-weight:bold;
}

.past-projects-left
{
	padding:0 50px 0 0;
	vertical-align:top;
	width:640px;
}

.past-projects-right
{
	padding:0;
	text-align:right;
	vertical-align:top;
	width:230px;
}

.past-projects-wrapper
{
	background-color:#e9e8e8;
	padding:12px 15px 12px 15px;
	margin-bottom:4px;
}

.past-projects-wrapper table
{
	border-collapse:collapse;
}

.past-projects h2
{
	color:#333;
	margin:0 0 12px 0;
	font-size:12px;
	font-weight:bold;
}

.past-projects p
{
	margin:0 0 12px 0;
}

past-projects-image
{
	float:right;
}
