body {
	background-color: #E2F0F5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	padding-top: 5px;
}

a img {
	border: none;
}

#page_wrapper {
	width: 732px;
	margin: 0px auto;
	text-align: center;
}

.clearfix {
	clear: both;
	height: 1px;
	font-size: 0px;
}

.no_margin: {
	margin: 0px;
}

/*==HEADER==*/
#header {
	text-align: left;
}

#header .logo {
	margin: 5px;
	float: left;
}

#header .locations {
	float: right;
	padding: 35px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	font-size: 0.9em;
}

#nav {
	margin: 0px;
	clear: both;
	background-color: red;
	font-size: 1.2em;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: yellow;
}

#nav ul li {
	float: left;
}



/*==CONTENT==*/
#content {
	clear: both;
	text-align: left;
}

#flash_banner {
	margin: 5px;
	width: 719px;
	height: 240px;
	overflow: none;
	border: 1px solid #666666;
}

#flash_banner.history {
	height: 347px;
}

#content .divider {
	background-image: url('../images/green_divider_bg.gif');
	background-position: left;
	background-repeat: repeat-x;
	height: 8px;
}

#content .box .body_int {
	background-image: url('../images/box_bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 10px 20px 60px;
	background-color: #333A33;
	color: #FFFFFF;
}

#content .box h1 {
	margin: 8px 0px;
	font-size: 1.6em;
	font-weight: normal;
	color: #56fda1;
	padding: 0px;
}

#content .box p {
	margin: 8px 0px;
	padding: 3px 0px;
	line-height: 1.4em;
}

#content .home_left_col {
	width: 315px;
	margin-left: 2px;
	float: left;
}

#content .box.home_left_col .top {
	background-image: url('../images/left_col_top_bg.gif');
	background-position: top;
	background-repeat: no-repeat;
	height: 6px;
	font-size: 0px;
}

#content .box.home_left_col .body_ext {
	background-image: url('../images/left_col_body_bg.gif');
	background-position: top;
	background-repeat: repeat-y;
	padding: 0px 4px;
}

#content .box.home_left_col .bottom {
	background-image: url('../images/left_col_bottom_bg.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 6px;
	font-size: 0px;
}

#content .home_right_col {
	width: 412px;
	float: left;
}

#content .box.home_right_col .top {
	background-image: url('../images/right_col_top_bg.gif');
	background-position: top;
	background-repeat: no-repeat;
	height: 6px;
	font-size: 0px;
}

#content .box.home_right_col .body_ext {
	background-image: url('../images/right_col_body_bg.gif');
	background-position: top;
	background-repeat: repeat-y;
	padding: 0px 4px;
}


#content .box.home_right_col .body_int, #content .box.home_left_col .body_int {
	padding-bottom: 30px;
}

#content .box.home_right_col .bottom {
	background-image: url('../images/right_col_bottom_bg.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 6px;
	font-size: 0px;
}

#content .full_width {
	width: 728px;
	margin-left: 2px;
}

#content .box.full_width .top {
	background-image: url('../images/full_width_top_bg.gif');
	background-position: top;
	background-repeat: no-repeat;
	height: 6px;
	font-size: 0px;
}

#content .box.full_width .body_ext {
	background-image: url('../images/full_width_body_bg.gif');
	background-position: top;
	background-repeat: repeat-y;
	padding: 0px 5px;
}

#content .box.full_width .bottom {
	background-image: url('../images/full_width_bottom_bg.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 6px;
	font-size: 0px;
}

#content .full_width h1 {
	color: #FFFFFF;
	width: 300px;
	font-size: 1.7em;
}

#content .full_width h1.interiors {
	font-size: 4.3em;
	color: #8abed6;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 70px;
	text-indent: -9000px;
	background: url('../images/logo_interior.jpg') no-repeat;
	width: 147px;
	height: 102px;
}

#content .full_width h1.three_dee {
	font-size: 4.3em;
	color: #ffc799;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 70px;
	text-indent: -9000px;
	background: url('../images/logo_3d.jpg') no-repeat;
	width: 147px;
	height: 102px;
}

#content .full_width .interiors_divider {
	background-image: url('../images/interiors_divider_bg.gif');
	background-position: top;
	background-repeat: no-repeat;
	height: 44px;
}

#content .full_width .three_dee_divider {
	background-image: url('../images/three_dee_divider_bg.gif');
	background-position: top;
	background-repeat: no-repeat;
	height: 44px;
}

#content .full_width .interiors_intro {
	float: left;
	width: 320px;
	margin-right: 20px;
	height: 150px;
}

#content .full_width .contact_info {
	float: right;
	width: 340px;
	font-size: 1.1em;
}

#content .full_width .right_col {
	float: left;
	width: 518px;
}

#content .full_width .right_col .case_study_copy_left {
	float: left;
	width: 245px;
	margin-bottom: 20px;
	padding-right: 10px;
}

#content .full_width .right_col .case_study_copy_right {
	float: left;
	width: 245px;
	margin-bottom: 20px;
	padding-left: 10px;
}

#content .full_width .left_nav {
	float: left;
	width: 150px;
	padding-right: 10px;
}

#content .full_width .left_nav h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 13px;
	min-height: 17px;
}

#content .full_width .left_nav h3 {
	font-size: 1.0em;
	margin: 20px 0px 0px;
}

#content .full_width .left_nav ul {
	list-style: none;
	padding: 0px;
	margin-left: 0px;
}

#content .full_width .left_nav .address {
	font-size: 0.9em;
	padding-right: 15px;
}

#content .full_width .address strong {
	color: #FFFFFF;
}

#content .full_width .left_nav .category {
	padding: 0px;
}

#content .full_width .left_nav .category p {
	padding: 0px;
	margin: 10px 0px 0px;
	font-weight: lighter;
}

#content .full_width .left_nav .category p a {
	text-decoration: none;
}

#content .full_width .left_nav .category p a:hover {
	text-decoration: underline;
}

#content .full_width .left_nav .category li {
	padding: 3px 17px;
	background-repeat: no-repeat;
	background-position: 5px 8px;
}

#content .full_width .left_nav .category li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.8em;
}

#content .full_width .left_nav .category li a:hover {
	text-decoration: underline;
}

#content .project_links a {
	color: #FFFFFF;
	text-decoration: none;
}

#content .project_links a:hover {
	text-decoration: underline;
}

#content .project_links p {
	font-weight: bold;
	font-size: 0.9em;
}

#content .project_links ul {
	margin: 5px 0px 0px;
	list-style: none;
	padding: 0px;
}

#content .project_links ul li {
	background-image: url('../images/project_links_bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	margin-top: 2px;
}

#content .news_article {
	margin-bottom: 10px;
	width: 472px;
}

#content .news_article .news_image {
	float: right;
	width: 152px;
	margin: 30px 0px 0px 10px;
}

#content .news_article .news_image .image {
	background-image: url('../images/news_image_bg.gif');
	background-position: top;
	background-repeat: no-repeat;
	padding: 8px 9px 0px;
	height: 143px;
}

#content .news_article .news_image .image img {
	width: 134px;
	height: 136px;
}

#content .news_article .news_image p {
	background-image: url('../images/news_image_caption_bg.gif');
	background-position: top;
	background-repeat: repeat-y;
	width: 117px;
	margin: 0px 10px;
	padding: 0px 8px;
	text-align: center;
}

#content .news_article .news_image .caption_bottom {
	background-image: url('../images/news_image_caption_bot_bg.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 10px;
	margin: 0px 10px;
	font-size: 0px;
}

#content .news_article .date, #content .pdf_link a {
	color: #b9c865;
	font-size: 0.9em;
}

#content .news_article h2 {
	font-size: 1.3em;
	margin: 0px;
	width: 300px;
}

#content .news_article p {
	margin: 0px;
}

#content .news_article .news_links {
	margin-top: 5px;
}

#content .news_article .news_links p {
	font-weight: bold;
	font-size: 0.9em;
}

#content .news_article .news_links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content .news_article .news_links ul li {
	margin: 0px;
	padding: 0px;
}

#content .news_article .news_links ul li a {
	color: #0ea3af;
}

#content .news_divider {
	clear: both;
	background-image: url('../images/news_divider_bg.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 35px;
	width: 472px;
}

/*==FOOTER==*/
#footer {
	clear: both;
	text-align: left;
	padding: 2px 5px;
}

#footer .company_info {
	color: #FFFFFF;
	background-color: #2F3230;
	font-size: 8px;
	border: 1px solid #6B706F;
	padding: 5px;
}

#footer .company_info p {
	margin: 0px;
	padding: 0px;
	float: left;
}

#footer .company_info a {
	color: #FFFFFF;
	background-image: url('../images/footer_link_bg.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 6px;
	margin-left: 10px;
	text-decoration: underline;
}

#footer .company_info a:hover {
	text-decoration: none;
}

#footer .hr {
	clear: both;
	background-image: url('../images/footer_hr_bg.gif');
	background-repeat: no-repeat;
	background-position: top;
	height: 1px;
	border: none;
	width: 100%;
	margin: 20px 0px 10px;
}

#footer .label_link {
	width: 100px;
	margin: 0px auto;
}


/* LEFT NAV COLOURS */
.colour_1 p a, p.colour_1 {
	color: #c7ffc8;
}

.colour_1 li {
	background-image: url('../images/healthcare_bullet.gif');
}

.colour_2 p a, p.colour_2 {
	color: #ffc799;
}

.colour_2 li {
	background-image: url('../images/commercial_bullet.gif');
}

.colour_3 p a, p.colour_3 {
	color: #f3ffa4;
}

.colour_3 li {
	background-image: url('../images/housing_bullet.gif');
}

.colour_4 p a, p.colour_4 {
	color: #cbfdff;
}

.colour_4 li {
	background-image: url('../images/educational_bullet.gif');
}

.colour_5 p a, p.colour_5 {
	color: #caceff;
}

.colour_5 li {
	background-image: url('../images/interiors_bullet.gif');
}

.colour_6 p a, p.colour_6 {
	color: #ffc5ef;
}

.private_health_care p a, p.private_health_care
{
	color: #c7ffc8;
}

.colour_6 li {
	background-image: url('../images/wip_bullet.gif');
}

/* CASE STUDY IMAGE VIEWER */
#case_study_img_viewer {
	clear: both;
	width: 484px;
	margin: 10px auto;
}

#case_study_img_viewer .no_flash_msg {
	width: 463px;
	font-size: 0.9em;
	background-color: #474e47;
	color: #FFFFFF;
	margin: 0 auto;
}

#case_study_img_viewer .no_flash_msg a {
	color: #FFFFFF;
	margin: 0px;
}

#case_study_img_viewer .no_flash_msg img {
	vertical-align: middle;
	margin: 0px 5px;
}


#case_study_img_viewer .no_flash_msg .no_flash_top {
	background-image: url('../images/case_study_img_viewer_top.gif');
	background-position: top;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}

#case_study_img_viewer .no_flash_msg .no_flash_body {
	background-image: url('../images/case_study_img_viewer_body.gif');
	background-position: top;
	background-repeat: repeat-y;
	padding: 0px 10px;
}

#case_study_img_viewer .no_flash_msg .no_flash_bottom {
	background-image: url('../images/case_study_img_viewer_bot.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 5px;
	font-size: 0px;
}

#case_study_img_viewer .img_viewer {
	width: 484px;
	background-color: #474e47;
	color: #FFFFFF;
}

#case_study_img_viewer .img_viewer .img_viewer_top {
	background-image: url('../images/case_study_img_viewer_top2.gif');
	background-position: top;
	background-repeat: no-repeat;
	height: 8px;
	font-size: 0px;
}

#case_study_img_viewer .img_viewer .img_viewer_body {
	background-image: url('../images/case_study_img_viewer_body2.gif');
	background-position: top;
	background-repeat: repeat-y;
	padding: 0px 10px;
}

#case_study_img_viewer .img_viewer .img_viewer_bottom {
	background-image: url('../images/case_study_img_viewer_bot2.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}

#case_study_img_viewer .img_viewer p {
	margin: 5px 0px 0px;
	padding: 0px;
}

/* Form Styles */
form {
	margin-top: 20px;
}

form fieldset {
	padding: 10px 40px;
	border: 1px solid #c7ffc8;
}

form fieldset legend {
	color: #FFFFFF;
}

form div {
	margin: 10px 0px;
	clear: left;
}

form div label {
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

form .form_feedback_off {
	display: none;
	visibility: hidden;
}

form .form_feedback_on {
	display: block;
	visibility: visible;
	color: #FF0000;
	margin: 0px 0px 0px 110px;
}

/* Current Vacancies Section */


#content .small_img {
	width: 234px;
	height: 180px;
	padding: 7px 8px;
	background-image: url('../images/small_img_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin: 20px 3px;
}

#content .large_img {
	width: 523px;
	height: 153px;
	padding: 9px;
	background-image: url('../images/large_img_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;

}

#content .current_vacancies {
	margin-top: 40px;
	clear: left;
}

#content .current_vacancies h2 {
	font-size: 1.5em;
}

#content .current_vacancies ul {
	list-style: none;
	padding: 0px;
}

#content .current_vacancies ul li {
	background-image: url('../images/current_vacancies_bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 30px;
	margin-top: 20px;
}

#content .current_vacancies ul li p {
	margin: 3px 0px;
	padding: 0px;
	font-size: 1.1em;
}

#content .current_vacancies ul li p a {
	color: #b9c865;
	font-size: 0.9em;
}

/* Services */
#content .services h2 {
	font-size: 1.5em;
	margin-bottom: 0px;
}

#content .services ul {
	list-style: none;
	padding: 0px;
	width: 258px;
	float: left;
	margin: 5px 0px;
}

#content .services ul li {
	background-image: url('../images/services_bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	margin: 5px 0px 0px;
}

#content p.first {
	clear: both;
	padding-top: 20px;
	margin: 0px;
}

/* Creds */
#content .creds h2 {
	font-size: 1.5em;
	margin-bottom: 0px;
}

#content .creds ul {
	list-style: none;
	padding: 0px;
	margin: 5px 0px;
}

#content .creds ul li {
	background-image: url('../images/services_bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	margin: 5px 0px 0px;
}



/* Vacancy Details */
#content .vacancy_details {
	margin-bottom: 20px;
}

#content .vacancy_divider {
	height: 7px;
	background-image: url('../images/vacancy_divider_bg.gif');
	background-repeat: repeat-x;
	background-position: left;
}

#content .vacancy_details h3 {
	font-size: 1.3em;
	margin-bottom: 0px;
	padding: 0px;
}

#content .vacancy_details .job_date {
	font-size: 0.9em;
	margin: 20px 0px 0px;
	padding: 0px;
}

#content .vacancy_details .job_info {
	font-size: 1.1em;
	color: #ffb210;
	margin: 5px 0px;
	padding: 0px;
}

/* Unique/Specific Styles */
#flash_map {
	margin-bottom: 40px;
}

#interiors_img_viewer {
	margin: 20px 0px;
}

.success {
	font-size: 1.1em;
	color: #00FF00;
}

/* SITEMAP */
.sitemap a {
	color: #FFFFFF;
}

.sitemap li ul {
	padding-left: 20px;
}
