@charset "UTF-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #808080;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #cfcdcd;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1em;
	display: inline;
	font-weight: normal;
}
h1 {
	font-size: 40px;
}

h2 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	display: inline;
}

h3 {
	font-size: 16px;
	color: #a9cae6;
	display: block;
}

h4 {
	color: #efefef;
	font-size: 14px;
}

h5 {
	font-size: 20px;
}
A, a:visited, a:active, a:link {
	color: #a9cae6;
}
strong {
	color: #efefef;
}
p {
	margin: 15px 0;
}

#topbar {
	/*background: url(/images/concept1a_02.jpg) repeat-x;
	height: 15px;*/
	padding: 10px;
	margin: 0;
	/*border-bottom: 1px solid #5d84a1;*/
	text-align: right;
	width: 150px;
	float: right;
	z-index: 4000;
}
#banner {
	background: url(/images/concept1a_05.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#bannersub {
	background: url(/images/concept1a-sub_03.jpg) repeat-x;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#headerlinks {
	float: right;
	padding: 35px;
	
}
#homeflash {
	/*width: 882px;*/
	height: 344px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
	
#container {
	background: #282828 url(/images/concept1a-sub_12.jpg) repeat-x 0 44px;
	/*margin: 0 auto;*/ /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#nav {
	background: url(/images/concept1a-sub_08.gif) repeat-x;
	/*text-align: center;*/
}
#greycolumn {
	margin:0px;
	padding:0px;
	width: 882px;
	margin: 0 auto;
	background: #282828 url(/images/concept1a-sub_12.jpg) no-repeat 0 44px
}

#navbuttons {
	clear: both;
	overflow: hidden;
	text-align: center;
	/*width: 882px;*/
	margin: 0 auto 27px auto;
	
	background:  url(/images/concept1a_11.gif) repeat-x;
	border-top: 1px solid #787877;
	border-bottom: 1px solid #131313;
}
#navbuttons ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navbuttons ul li {
	background: url(/images/concept1a_11.gif) repeat-x;
	border-left: 1px solid #575756;
	border-right: 1px solid #252525;
	float: left;
	padding: 13px 0 12px;
	height: 17px;
	margin: 0;
	position: relative;
	width: 145px;
	/*height: 31px;
	padding: 11px 12px 0 12px;*/

}
#navbuttons .selected {
	background: url(/images/concept1a_13.gif) repeat-x;
	border-left: 1px solid #bf4525;
	border-right: 1px solid #821f06;	
}

#navbuttons a {

	font-size: 13px;
	text-align: center;
	/*height: 31px;*/
	/*width: 121px;*/
	text-decoration: none;
	color: #dfdfdf;
	padding: 12px 14px;
	white-space: nowrap;

}
#navbuttons ul li:hover {
	background: url(/images/concept1a_13.gif) repeat-x;
	/*border-top: 1px solid #cd6c52;*/
	border-left: 1px solid #bf4525;
	border-right: 1px solid #821f06;
	/*border-bottom: 1px solid #601300;*/
	
}
#navbutton a .on {

}
#redbox {
	margin: 2px 2px 0px 2px;
	padding: 25px;
	float: left;
	background:  url(/images/concept1a_19.jpg) no-repeat;
	min-height: 150px;
	
	overflow: hidden;
}
#bluebox {
	margin: 2px 2px 0px 2px;
	padding: 25px;
	float: left;
	min-height: 150px;
	
	background: url(/images/concept1a_21.jpg) no-repeat;
}
#greybox {
	margin: 2px 2px 0px 2px;
	padding: 25px;
	float: left;
	min-height: 150px;
	background:  url(/images/concept1a_23.jpg) no-repeat;
	clear:right;
}

#redbox2 {
	margin-bottom: 25px;
	padding: 20px;
	background: #b62c07 url(/images/concept1a_19.jpg) no-repeat;
	min-width: 193px;
	
	overflow: hidden;
	color: #cfcdcd;
}
#bluebox2 {
	margin-bottom: 25px;
	padding: 20px;
	min-width: 193px;
	
	background: #0a487b url(/images/concept1a_21.jpg) no-repeat;
	overflow: hidden;
	color: #cfcdcd;
	
}
#greybox2 {
	margin-bottom: 25px;
	padding: 20px;
	min-width: 193px;
	
	background: #4e4e4e url(/images/concept1a_23.jpg) no-repeat;
	overflow: hidden;
	color: #cfcdcd;
}
#sidebox {
	min-width: 193px;
	padding: 12px 20px;
	margin-bottom: 25px;
	border-left: 1px dotted #666666;
}

#mainContent {
	margin: 0;
	padding: 0 20px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow: auto;
	clear: both;
}
#button {
	width: 79px;
	height: 22px;
	background: url(/images/button-bg.gif);
	color: #333333;
	text-align: center;
	padding-top: 4px;
}
#button:hover {
	/*background: url(/images/button-bg2.gif);
	color: #ffffff;*/
	text-decoration: underline;
}
#button2 {
	width: 79px;
	height: 22px;
	PADDING-top: 4px;
	background: url(/images/button-bg2.gif);
	color: #aaaaaa;
	text-align: center;
	display: inline-block;

}
#button2:hover {
	/*background: url(/images/button-bg2.gif);*/
	color: #cccccc;
	text-decoration: underline;
}
#homeleft {
	float: right;
	min-width: 248px;
	padding-left: 25px;
	margin-left: 25px;
	border-left: 1px dotted #666666;
}
.sideimage, #redbox2 img, bluebox2 img {
	border: 1px solid #666666;
}
.copycallout {
	background: #393939 url(/images/concept1a-sub_21.gif) repeat-x;
	padding: 20px;
	margin: 25px 0;
	color: #beb6a0;
}
.copycallout a {
	color: #beb6a0;
}
.projectlist td {
	border-bottom: 3px double #666666;
	padding: 25px 0 ;
}
#footer {
	clear: both;
	text-align: left;
	/*width: 858px;*/
	margin: 0 auto;
	background: #363636 url(/images/concept1a-sub_08.gif) repeat-x;
	border-top: 1px solid #787877;
	border-bottom: 1px solid #131313;
	padding: 13px;
}
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}

#footer ul li {
	float: left;
	position: relative;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #777777;
	
	
	/*height: 31px;
	padding: 11px 12px 0 12px;*/

}

#footer a {

	font-size: 11px;
	text-align: center;
	/*height: 31px;*/
	/*width: 121px;*/
	text-decoration: none;
	color: #777;

}
#footer a:hover {
	color: #a9cae6;
}
/*////////// THICKBOX FOR DISCLAIMER ////////////////////*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


	
