body {
	background-color:#00264c;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#002448;
	padding:0;
	margin:0;
	background-image:url(/images/main/faded_background.png);
	background-repeat:repeat-y;
	background-position:center;
}
#global {
	background-image:url(/images/main/squares.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#main {
	width:915px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	z-index:1;
}
img {
	border:0;	
}
label {
	font-weight:bold;	
}
input[type=text], textarea, select, input[type=submit] {
	font-family:inherit;
	font-size:inherit;
}
input[type=submit] {
	background-image:url(/images/main/transparent_black_bg.png);
	background-repeat:repeat-x;
	font-size:1em;
	border:1px solid #c2c3c5;
	padding:2px;
	background-color:#ED664D;
	color:#FFFFFF;
	cursor:pointer;
}
input[type=submit]:hover {
	color:#44c8f5;
}
.red {
	font-size:1.5em;
	color:#ED664D;
	font-weight:bold;
}
#logo {
	padding:4px 4px 4px 5px;;
}
#logo h1 {
	font-size:2em;
	color:#231f20;
	margin:0;
	padding:0;
	padding-top:30px;
	padding-left:10px;
	font-weight:normal;
	color:#FFFFFF;	
}
#breadcrumb {
	margin:10px;
	border:1px solid #FFFFFF;
	background-color:#44c8f5;
	padding:4px;
	font-size:0.6em;
	margin-top:30px;
}
#breadcrumb a {
	color:#231f20;
}
#header {
	height:153px;
	margin:0 0 5px 0;
}
#header-left {
	background-image:url('../images/main/header_squares.jpg');
	background-repeat:no-repeat;
	background-position:right;
	background-color:#00264c;
	width:745px;
	position:relative;
	float:left;
	height:153px;
}
#header-right {
	position:relative;
	float:right;
	width:163px;
	height:153px;
}
#main-content {
	background-color:#FFFFFF;
	padding:5px;
}
#left-nav {
	position:relative;
	float:left;
	width:190px;
	margin:0 4px 0 0;
	background-image:url('../images/main/nav_fade_bg.gif');
	background-repeat:repeat-x;
	left:-5px;
	min-height:500px;
}
#right-nav {
	position:relative;
	float:right;
	width:135px;
	margin:0;
	padding:0;
}
#content {
	margin-left:190px;
	width:530px;
}
#content-type2 {
	margin:0 0 0 150px;
}
#text-content {
	padding-left:20px;
	padding-top:0;
	width:530px;
	font-size:0.8em;
}
#text-content h2, #content-type2 h2 {
	font-size:1.3em;
	margin:0;
	padding:0;
}
#text-content h3, #content-type2 h3 {
	font-size:1.1em;
	margin:5px 0 0 0;
	padding:0;
	color:#231f20;
}
#text-content a, #content-type2 a {
	color:#002448;
	text-decoration:underline;
}
#text-content a:hover, #content-type2 a:hover {
	color:#44c8f5;
}
#under-left-nav {
	clear:left;
	width:154px;
	height:130px;
	margin:0;
}
#news {
	margin:4px 0 0 0;
	background-color:#d1d5db;
	border:1px solid #c2c3c5;
	padding:6px;
	font-size:0.7em;
}
#news a {
	color:#EE352A;
}
#ProjectDetails {
	margin:5px 0 5px 0;	
}
#ProjectDetails td, #ProjectDetails th {
	font-size:0.85em;	
}
#clearer {
	clear:both;
}
#footer {
	margin-top:10px;
	color:#002448;
	font-size:0.6em;
	text-align:left;
	background-color:#FFFFFF;
	width:915px;
	padding-left:20px;
	padding-right:20px;
	min-height:35px;
}
#footer hr {
	margin:0;
	padding:0;
	border:0;
	height:1px;
	background-color:#939498;
	width:100%;
}
#footer a, a:visited {
	color:#002448;
}
#footer a:hover {
	color:#44c8f5;
}
#right-nav-header {
	padding:2px;
	min-height:17px;
	background-image:url('../images/leftnav-selected-gradient.jpg');
	background-repeat:repeat-x;
	background-color:#ED664D;
	color:#FFFFFF;
	font-size:0.7em;
}
#testimonials {
	margin-top:4px;
	color:#000000;
	border:1px solid #44c8f5;
	padding:6px;
	background-color:#CEF1FD;
}
.news-item {
	margin:0 0 5px 0;
	border:1px solid #c2c3c5;
	background-color:#e7e7e8;
}
.news-text {
	padding:10px 20px 10px 20px;
	width:435px;
	font-size:0.8em;
}
.news-text h2 {
	padding:0;
	margin:0;	
}
.news-text a {
	color:#dc2234;
}
.news-image {
	position:relative;
	float:right;
	width:100px;
}
#Glossary-Alphabet {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:0.9em;
}
#Glossary-Alphabet li {
	display: block;
	float:left;
	width:15px;
	height:15px;
	text-align:center;
	list-style-type: none;
	margin: 0 2px 0 0;
	background-color:#e7e7e8;
	border:1px solid #c2c3c5;
	vertical-align:middle;
}
#Glossary-Alphabet li a {
	display:block;
	background-color:#ED664D;
	text-decoration:none;
	color:#FFFFFF;
	width:15px;
	height:15px;
}

#tab-menu ul, #tab-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	width:150px;
	padding-left:3px;
	padding-top:3px;
}
#tab-menu ul li {
	margin-bottom:3px;
}
#tab-menu ul li div {
	background-color:#00aef0;
	width:165px;
}
#tab-menu ul ul li div, #tab-menu ul ul li, #tab-menu ul ul li div a {
	min-height:20px; /*This dictates sub menu heights!!! */
}
#tab-menu ul li div a:hover {
	background:url('../images/main/navigation_bg.gif') top left repeat-x #549bbf;
	color:#FFFFFF;
}
#tab-menu ul li div.current-tab a {
	background:url('../images/main/navigation_bg.gif') top left repeat-x;
	color:#FFFFFF;
}
#tab-menu ul li a {
	background-color:#00aef0;
	border:1px solid #ffffff;
	height:27px;
	width:165px;
	display:block;
	font-size:0.8em;
	color:#00264c;
	text-decoration:none;
	text-align:left;
	padding-top:6px;
	padding-left:10px;
}
#tab-menu ul ul {
	margin-top:4px;
}
#tab-menu ul ul li {
	margin-bottom:3px;
	margin-left:3px;
	width:10px;
}
#tab-menu ul ul li a {
	width:155px;
	height:25px;
	padding:0px;
	margin:0px;
	padding-top:7px;
	background-color:#00264c;
	color:#44c8f5;
	padding-left:10px;
}
#tab-menu ul ul li a:hover {
	background:url('../images/main/navigation_bg.gif') top left repeat-x;
	color:#FFFFFF;
}
#tab-menu ul ul li div.current-tab a {
	background:url('../images/main/navigation_bg.gif') top left repeat-x;
	color:#FFFFFF;
}
/*
#tab-menu ul ul li div.current-subtab {
	background-image:url('../images/leftnav-selected-gradient.jpg');
	background-repeat:repeat-x;
	background-color:#ED664D;
}
#tab-menu ul ul li div.current-subtab a {
	background-image:url('../images/red-arrow.gif');
	background-position:left;
	background-repeat:no-repeat;
	color:#FFFFFF;	
}
*/
#sample-library {
	width:100%;
	border:1px solid #c2c3c5;
}
#sample-library th {
	text-align:left;
	padding:2px;
	min-height:17px;
	background-color:#ED664D;
	color:#FFFFFF;
	font-weight:normal;
	font-size:0.85em;
}
#sample-library td {
	border:1px solid #e7e7e8;
}
#preview {
	position:relative;
	z-index:30;
	display:none;
	background-color:#FFFFFF;
	width:800px;
	height:600px;
	padding:0 10px 10px 10px;
}
#previewClose {
	position:relative;
	float:right;
	padding:4px;
}
#previewClose a {
	font-size:0.8em;
	color:#000000;
}
#previewHeadingContainer {
	position:relative;
	float:left;
}
#download {
	margin-top:5px;
	padding:5px;
	background-color:#e7e7e8;
}

/* News styles */
/* Center image */
#mainFlash {
	width:530px;
	height:290px;
}
#main_image_text {
	background-color:#00264c;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	text-align:left;
	width:530px;
	color:#44c8f5;
	position:relative;
	top:-28px;
	margin-bottom:-25px;
}
#main_image_text h2 {
	font-weight:normal;
	padding:4px;
}
#main_footer {
	color:#44c8f5;
	height:25px;
	line-height:25px;
	width:520px;
	font-size:0.8em;
	text-transform:uppercase;
	padding-left:10px;
	background-color:#00264c;
}
#main_footer a {color:#44c8f5;}
#main_footer a:hover {color:#FFFFFF;}
/*Rollover effects*/
#building_button {
	text-decoration:none;
	text-align:center;
	width:139px;
	height:139px;
	background-image:url(/images/main/right_images/building.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#building_button:hover {
	background-image:url(/images/main/right_images/building_over.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
#fitout_button {
	text-decoration:none;
	text-align:center;
	width:139px;
	height:139px;
	background-image:url(/images/main/right_images/fit-out.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#fitout_button:hover {
	background-image:url(/images/main/right_images/fit-out_over.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
#carpentry_button {
	text-decoration:none;
	text-align:center;
	width:139px;
	height:139px;
	background-image:url(/images/main/right_images/carpentry.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
#carpentry_button:hover {
	background-image:url(/images/main/right_images/carpentry_over.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.rightbg {
	width:139px;
	height:139px;
	background-image:url('/images/main/transparent_black_bg.png');
	background-repeat:repeat-x;
	background-position:center bottom;
}
.right_rollover {
	text-decoration:none;
	display:block;
	color:#44c8f5;
	width:139px;
	padding-top:114px;
}
.right_rollover:visited {
	color:#44c8f5;
}
.right_rollover:hover {
	text-decoration:none;
	display:block;
	color:#FFFFFF;
}
tr:hover {
	background-color:#F2F2F2;
}