@charset "utf-8";
/* CSS Document */
body, html {
	border:0;
	margin:0;
	padding:0;
	background:#e9e9e2 url(../images/background.gif) no-repeat fixed top right;
}
body {
	min-width:966px; /* Prevent content from becoming unreachable in Gecko */
}
/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	position:relative;
	width:100%;
	top:0;
	left:0;
	height:330px;
}

div#header {
	height:330px;
	width:981px;
	margin:0 auto;
}
#header #logo {
	margin:13px 0px 5px;
	float:right;
}
#header #main_menu {
	width:966px;
	height:40px;
	padding:7px 10px 6px 5px;
	float:right;
	background-image:url(../images/bg_header.png);
	background-position:top;
}
#header #flash_container {
	width:966px;
	height:212px;
	padding:5px 10px 8px 5px;
	float:right;
	background-position:bottom;
	background-image:url(../images/bg_flash_banner.png);
}
#header #flash_banner {
	margin-top:1px;
	background-color:#CCCCCC;
	height:213px;
}
/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
	/* set left margin and bottom padding for IE5/Win */
	padding:15px 0 0 0;
	margin-left:0;
	/* set left margin and bottom padding for others */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left:16px;
	padding-bottom:0;
}
/* set left margin for modern browsers */
body>div#middlewrap {
	margin-left:0;
}
div#middle {
	width:966px;
	margin:0 auto;
}
div#sidebar {
	width:154px;
	float:left;
	padding-right:4px;
}

#sidebar_container {
	float:left;
	width:154px;
}

#sidebar_gap {
	height:40px;
	float:left;
	width:154px;
	display:none;
}

#middle #content {
    padding:0 24px 0 24px;
	float:left;
	width:579px;
	margin-bottom:0;
	border-left:solid 1px #FFF;
}

#content #bread_crumbs {
	margin-bottom: 10px;
	float:left;
}
#content #bread_crumbs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	font-size:10pt;
}
#content #bread_crumbs ul li {
	margin-left: 0;
	padding-right: 2px;
	list-style: none;
	display: inline;
}
#content #bread_crumbs ul li a {
	text-decoration:none;
	color:#888888;
}
#content #bread_crumbs ul li a:hover {
	color:#666666;
}
#content #body_text {
	float:left;
	width:579px;
}

#content #body_text .bullets {
	list-style-image: url(../images/arrow2.gif);
	padding-left:15px;
}

#content #body_text .bullets li {
	margin: 5px 0;
	padding-left:5px;
}

#middle #right_column {
	float:left;
	width:149px;
	margin:0 10px;
}

#smaller_text {
	font-size:11px;
}

#content_container {
	float:left;
	width:628px;
}

#content_gap {
	height:40px;
	float:left;
	width:628px;
	display:none;
}





/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	position:relative;
	bottom:0;
	left:0;
	height:35px;
	float:left;
}

div#footer {
	height:22px;
	width:966px;
	margin:0 auto;
	color:#CCCCCC;
	padding:7px 17px 6px 0px;
	background-image:url(../images/bg_footer.png);
}
div #footer p {
	margin:0;
	padding:0;
	text-align:right;
	font-size:9pt;
}

#footer a {
	color:#CCCCCC;
}

#hiddendiv {
	display:none;
}

/* -------------------------------------------------------------------------Styling rules to make this demo page look nice. */
body, html {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	color:#888888;
	font-size:14px;
}
div#header {
	background:#e9e9e2;
}
h1 {
	font-size:19px;
	color:#666666;
}

#middlewrap h1 {
	margin:8px 0;
}

#middlewrap p {
	margin:10px 0;
}

h2 {
	font-size:16px;
	padding:0;
	margin:0;
}

a {
	text-decoration:none;
	color:#BF2E1A;
}

a2 {
	text-decoration:none;
	color:#BF2E1A;
	font-weight:bold;
}
b {
	color:#666666;
}

.redtext {
	color:#BF2E1A;
}

.google_info {
	font-size:11px;

}

.picturebox {
	padding:15px;
	border:#888888 1px solid;
	width:100px;
}

.staffbox {
	border:#CCCCCC 16px solid;
	width:100px;
}

.picturebox:hover {
	border:#CCCCCC 16px solid;
	width:100px;
	padding:0;
}

table.contact_form td {
	padding:0 20px 0 0;

}
table.grid td {
	padding:0 28px 0 0;
	width:120px;
}

table.grid td.projecttitle {
	text-align:center;
	padding-bottom:25px;
}
table.staff td{
	padding:20px 20px 0 0;
	vertical-align:top;
}

table.staff p{
	padding-top:0;
	margin-top:0;

}

#flash_banner, #flash_banner_home {
	font-size:10px;
	color:#666666;
	font-weight:bold;
}