body, html {
	background: #f2f2f2;
	}

img {
	border: 0;
	display: block;
	}
	
form {
	padding: 0;
	margin: 0;
	}	

.bold-text {
	font-weight: bold !important;
	}
	
strong {
	font-weight: bold;
	color: #333;
}	

a:focus {
	-moz-outline-style:none;
}


#custom-doc {
	width: 900px; 
	margin:auto; 
	text-align:left;
	border-left: 4px solid #dfdede;
	border-right: 4px solid #dfdede;
	background: #fff;
	}
		
#hd {
	height: 8.46em;
	*height: 8.27em;
	background: url(images/header-logo.gif) no-repeat 8px 6px #fff;
	}
	
#hd h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}
	
ul#topnav {
	height : 3.62em;
	background: #003366;
	color: #fff;
	line-height :3.62em;	
	margin: 0;
	padding: 0;
	list-style: none;
	width: 900px;
	} 
	
ul#topnav li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}

ul#topnav li a {
	float: left;
	display: block;
	padding: 0 2.6em;
	border-right: 1px dotted #fff;
	color: #fff;
	text-decoration: none;
	}
	
ul#topnav li a:hover {
	color: #fff;
	text-decoration: none;
	background: #ff6633;
	}

#main {
	width:900px;
	clear: left;
	float: left;
	background: #fff;
	}

#left-column {
	float: left;
	width: 645px;
	margin: 0!important;
	background: url(images/bg_maincol.gif) no-repeat 147px 0;
	}

.contentpage {
	padding-bottom: 30px;
}

.intext-right {
	float: right;
	clear: right;
	margin: 12px 26px;
	border: 3px solid #ddd;
}


#right-col {
	float: left;
	min-height: 58.46em;
	width: 255px;
	background: url(images/right-column-gradient-bg.jpg) no-repeat 0 0 #fff !important;
	margin: 0 !important;
	}

#left-column h2 {
	width: 615px;
	margin: 0 !important;
	padding: 30px 0 0 30px !important;
	height: 3.31em;
	clear: left;
	color: #666;
	}
	
#left-column h2#home-title {
	background: url(images/home-sub-image-title.png) no-repeat 0 0 #003366;
	text-indent: -9999px;
	margin: 0 !important;
	padding: 0 !important;
	width: 645px !important;
}

#subcontent-title {
	/*width: 615px;*/
	margin: 30px 0 0 30px !important;
	font-size: 180%;
	height: 2em !important;
}

#left-column h3#homebanner {
	clear: left;
	width: 615px;
	height: 206px;
	margin: 0 !important;
	padding: 20px 0 0 280px !important;
	background: url(images/home-main-orangeborder-image.jpg) no-repeat 0 0;
	color: #ff662b;
	font-size: 260%;
	line-height: 110%;
}

#left-column h3 {
	clear: left;
	font-size: 168%;
	font-weight: normal;
	color: #666;
	margin: 1.54em 30px 0!important;
	padding: 0 !important;
	}
	
#left-column h4 {
	clear: left;
	font-size: 116%;
	font-weight: bold;
	color: #003366;
	margin: 1.54em 1em 0 2em !important;
	padding: 0 !important;
	}

#left-column p {
	margin: .5em 2.3em;
	color: #666;
	}

#left-column ol {
	margin: 14px 0 0 0 !important;
	/*list-style-image: url(images/more-arrow.gif);*/
	padding-left: 30px;
}

#left-column ol li {
	padding: 0 0 0 16px;
	margin: 6px 0 0 20px;
	color: #666;
	background: url(images/more-arrow.gif) no-repeat 0 0;		
}

#left-column ul {
	margin: 14px 0 0 0 !important;
	/*list-style-image: url(images/bullet.gif);*/
	padding-left: 30px;
}

#left-column ul li {
	padding: 0 0 0 16px;
	margin: 6px 0 0 20px;
	color: #666;
	background: url(images/bullet.gif) no-repeat 0 0;	
}

blockquote {
	margin: 1.08em 2.3em;
	color: #ff662b;
	}

.topquote {
	float: right;
	width: 280px;
	padding: 0 20px;
	border-left: 1px solid #e4e4e4;
	margin-right: 0 !important;
	line-height: 34px;
}

.thequote {
	font-size: 138.5%;
	font-weight: bold;
	}

.thequotee {
	display: block;
	clear: left;
	margin-top: 1em;
	font-size: 85%;
	}

#sub {
	width: 645px;
	margin: 2.31em 0 0!important;
	border-top: 1px solid #e4e4e4;
	padding: .4em 0;
	}

#testimonials {
	float: left;
	width: 390px;
	}

#testimonials h4 {
	margin: 1.6em 2.3em 1em !important;
	color: #003366;
	font-size: 116%;
	font-weight: bold;
	}

.testimonial_block {
	padding-bottom: 20px;
	}

.testimonial-quote {
	font-size: 110%;
	color: #444 !important;
	}

.testimonial-quote-id {
	display: block;
	font-size: 90%;
	margin: 1em 0 0 2.6em;
	color: #999;
	}

a.more {
	display: block;
	margin: 1em 0 0;
	color: #ff662b;
	text-decoration: none;
	padding-left: 1.38em;
	*padding-left: 1.35em;
	background: url(images/more-arrow.gif) no-repeat 0 4px;
	}

a.more:hover {
	color: #ff662b;
	text-decoration: underline;
	}

a.more-link {
	display: block;
	margin: 3.2em 2.6em 1em;
	color: #ff662b;
	text-decoration: none;
	padding-left: 1.38em;
	*padding-left: 1.35em;
	background: url(images/more-arrow.gif) no-repeat 0 2px;
	}

a.more-link:hover {
	color: #ff662b;
	text-decoration: underline;
	}

#brochure {
	float: left;
	width: 220px;
	height: 200px;
	background: url(images/brochure-bg.gif) no-repeat 100% 20px;
	border-left: 1px solid #e4e4e4 !important;
	margin: 10px 0 0;
	padding-left: 30px;
	position: relative;
	}

#brochure h4 {
	margin: 1.2em 0 1em !important;
	color: #003366;
	font-size: 116%;
	font-weight: bold;
	}

#brochure p {
	margin: 0;
	}

#brochure a {
	position: absolute;
	top: 118px;
	right: 11px;
	width: 210px;
	height: 45px;
	background: url(images/brochure-download-button.gif) no-repeat 0 0;
	text-indent: -9999px;
	border: 0;
	}



/* --------- right column --------- */


/* ------- cv-submissions right column banner elements ------- */

#cv-submit {
	width: 255px;
	height: 222px;
	background: url(images/cv-submit-bg.gif) no-repeat 100% 100%;
	border-bottom: 4px solid #ff6633;
	}

#cv-submit h3 {
	width: 255px;
	margin: 0 !important;
	padding: 0 !important;
	height: 45px;
	background: url(images/cv-submit-h3-bg.gif) no-repeat 0 0 #ff6633;
	text-indent: -9999px;
	}

#cv-submit p {
	margin: 20px 0 12px 30px;
	width: 140px;
	}


#client-services {
	width: 255px;
	height: 103px;
	background: url(images/client-services-bg.gif) no-repeat 0 0 #006699;
	}



/* ------- client services right column banner elements ------- */

#client-services h3 {
	width:  255px;
	margin: 0 !important;
	padding: 0 !important;
	height: 45px;
	}
	
#client-services h3 a {
	display: block;
	width:  255px;
	margin: 0 !important;
	padding: 0 !important;
	height: 45px;
	text-indent: -9999px;
	cursor: pointer;
}	

#client-services p {
	margin: 8px 0 12px 30px;
	width: 200px;
	color: #fff;
	}




/* ------- job board right column banner elements ------- */

#job-board {
	width: 255px;
	}

#job-board h3 {
	margin: 0 0 10px 30px;
	padding: 0 0 0 16px;
	line-height: 48px;
	color: #003366;
	font-size: 16px;
	background: url(images/job-board-h3-bg.gif) no-repeat 0 50%;
	}
	
#job-board p {
	clear: left;
	margin: 0 30px 22px;
	padding: 20px 0 0;
	color: #888;
	}	

#job-board p a {
	color: #ff662b;
	text-decoration: none;
	}

#job-board p a:hover {
	color: #ff662b;
	text-decoration: underline;
	}

#deco-image {
	width: 255px;
	height: 230px;
	background: url(images/deco/rotator.php) no-repeat 100% 0;
	border-bottom: 4px solid #777;
}

p.job-list-item {
	font-weight: bold;
	color: #333;
	border-top: 1px solid #ccc;
	padding-top: 8px !important;
	margin-right: 0 !important;
	
}

p.job-list-item a {
	font-weight: normal !important;
	color: #ff662b;
	text-decoration: none;
}

p.job-list-item a:hover {
	/*text-decoration: underline;*/
}

#joblist {
	width:615px;
	font-size:11px;
	margin: 0 0 0 15px;
}

#joblist td {
	border-bottom: 1px solid #ddd;
}

#joblist p {
	padding: 6px !important;
	margin: 0;
}

a.view-button {
	display: block;
	text-align: center;
	background: url(../images/viewapply-button.png) no-repeat 100% 0;
	color: #fcf580;
	text-decoration: none;
	line-height: 22px;
	padding: 0 12px;
}

a.view-button:hover {
	color: #fcf580;
	text-decoration: underline;
}


/* --------- footer elements -------- */


#ft {
	clear: left;
	width: 900px;
	background: #f5f6f6;
	border-top: 5px solid #ff6633;
	line-height: 40px;
	text-align: right;
	height: 40px;
	}

#copyright {
	float: left;
	width: 60%;
	color: #003366;
	text-align: left;
	padding-left: 30px;
	}

#copyright a {
	margin-left: 30px;
	color: #003366;
	text-decoration: none;	
	}

#copyright a:hover {
	color: #003366;
	text-decoration: underline;	
	}


#bf {
	color: #989898;
	padding-right: 20px;
	font-size: 90%;
	}

#bf a {
	color: #989898;
	text-decoration: none;
	}

#bf a:hover {
	color: #444;
	text-decoration: none;
	}






/* ------ expanding accordion process steps elements ------- */

#list1 {
	width: 584px;
	margin: 10px 30px 0;
	padding-top: 5px;
	background: url(images/process-orange-top.png) no-repeat 50% 0;
}

#list1 h3 {
	background: url(images/process-title-orange-bg.png) no-repeat 50% 0 ;
	height: 40px;
	padding: 0 !important;
	font-size: 1em;
	font-weight: bold;
	color: #293d47;
	margin: 0 !important;
	line-height: 39px;
	text-align: center;
	cursor: pointer;
}

#list1 h3:hover {
	color: #ff662b;
}

#top-title {
	background: url(images/process-title-orange-bg-plain.png) no-repeat 50% 0 !important;
}
 
#list1 p {
	/*background: #b4c2ca; */
	background: #eaac17;
	color: #333;
	margin: 0;
	padding: 10px 30px 24px;
	color: #fff;
	font-weight: bold;
}

#listbase {
	padding: 0 0 8px;
	margin-bottom: 10px;
	background: url(images/process-orange-bottom.png) no-repeat 50% 100%;
}





/* -------- form elements --------- */

.form_tidy {
	width: 560px;
	clear: left;
	margin: 0;
	padding: 10px 0 30px 30px;
	
}

.form_tidy p {
	clear: left;
	padding: 8px 0 0 0;
	margin: 8px 0 0 0 !important;
}

.form_tidy p label {
	float: left;
	width: 200px;
	text-align: right;
	font-size: 12px;
	font-weight: 600;
	padding: 1px 8px 3px 0;
	/*border-bottom: 1px dotted #ffe66f;*/
}

.textinput {
	float: left;
	width: 300px;
	padding: 3px;
}

.inputborder {
	border: 1px solid #bbb;
	color: #666;
	font-size: 94%;
}

.form_tidy p textarea {
	float: left;
	width: 300px;
	border: 1px solid #bbb;
	padding: 3px;
}

.form_tidy .button {
	text-align: center;
	width: 65px;
	height: 24px;
	border: 0;
	margin: 5px 0 10px 156px;
	color: #666;
	background: url(/images/button_submit.gif) 0 0 no-repeat #fff;
	cursor: pointer;
}

.formbutton {
	border: 1px solid #333;
	background-color: #999;
	cursor: pointer;
}

#checkout_button {
	margin-left: 156px;
}

.tickbox {
	width: 13px;
	border: 1px solid #ccc;
}

.red {
	color: #ff0000;
}


