div,ul,ol,li,dl,dd,p,h1,h2,h3,h4,h5,h6,hr,form,fieldset,iframe,th,td,img
{
	font-size:11px;
	line-height:18px;
	margin:0px;
	padding:0px;
	border:0px;
	font-weight:normal;
	font-style:normal;
}

table {
	line-height:inherit;
	border-spacing:0px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	border:0px;
	}
	
div,form,fieldset {
	position:relative;
	}

/* ///// ////// ///// ////// ///// ////// */

body
{
	margin:0px;
	padding:0px;
	color:#333333;
	background-color:white;
	font-family:"Tahoma","Trebuchet MS","Helvetica",sans-serif;
	font-size:11px;
	text-align:center;
}
a
{
	color: #0083CC;
	text-decoration: none;
}
h1
{
	text-align:left;
	font-size:18px;
	line-height:18px;
	margin:0px 0px 18px;
	color:#666666;
	color:rgb(217,186,74);
}
h2
{
	font-size:11px;
	font-weight:bold;
}
h2 span.note { font-weight:normal; }
h3
{
	margin:18px 0px 0px 0px;
	font-size:10px;
	text-transform: uppercase;
	letter-spacing:.2em;
}
p
{
	margin:0px 0px 18px;
}
cite
{
	display:block;
	font-style:normal;
}
em
{
	color:#999999;
	font-style:normal;
	font-weight:normal;
}
ul
{
	list-style:disc;
	margin:0px 18px 18px;
}
strong {
	color:#666666;
}

th { text-align:center; }
td.label { text-align:right; }
td.num { text-align:center; }

/* ///// ////// ///// ////// ///// ////// */

form {
	margin:0px;
	}

div.error, div.result
{
	margin:0px 0px 18px;
	padding:9px 0px;
}
div.error
{
	color:#ff6600;
	border-bottom:1px solid #ff6600;
	border-top:1px solid #ff6600;
}
div.result
{
	color:green;
	border-bottom:1px solid green;
	border-top:1px solid green;
}
form div.input
{
	border-top:1px solid #999999;
	padding:8px 0px 0px;
	margin-bottom:18px;
}
form div.buttons
{
	margin-bottom:18px;
}
form p, fieldset, form div.error, form div.result
{
	border-top:none;
	margin:0px 0px 9px;
	padding-top:0px;
}
div.label, div.field
{
	display:block;
	width:100%;
}
div.text input, div.textarea textarea, div.select select
{
	width:100%;
	font-size:11px;	
}
fieldset div.textarea
{
	height:72px;
}
fieldset textarea
{
	height:72px;
}
span.radiogroup
{
	display:block;
}
fieldset span.radio
{
	margin:0px 9px 0px 0px;
}
fieldset div.radio input
{
	vertical-align:middle;
}
fieldset div.radio label
{
	vertical-align:middle;
}
button
{
	position:relative;
	display:block;
	margin:0px;
	background:#cccccc;
	border:1px solid #999999;
	padding:0px;
	font-size:11px;
	line-height:15px;
}
head:first-child+body button
{
	padding:2px 8px;
}

/* ///// ////// ///// ////// ///// ////// */

dl.nav
{
	position:absolute;
}
dl.nav a
{
	color:#666666;
	text-decoration:none;
	padding-bottom:2px;
}
dl.nav a.up
{
	border-bottom:1px solid #7FD8FF;
}
dl.nav a.in
{
	border-bottom:4px solid #7FD8FF;
}
dl.nav a.at, dl.nav a:hover
{
	border-bottom:4px solid #0083CC;
}

/* ///// ////// ///// ////// ///// ////// */

#sleeve
{
	margin:0px auto;
	width:648px;
	text-align:left;
}

/* ///// ////// ///// ////// ///// ////// */

#header
{
	
	background:0px 9px no-repeat url(../_img/logo.png);
	height:71px;
	border-bottom:1px solid #999999;
	margin-bottom:27px;
}
#header dl
{
	top:27px;
	right:0px;
	height:27px;
}
#header dd
{
	display:block;
	float:left;
	padding-top:9px;
	padding-left:12px;
	padding-bottom:4px;
}
#header dt
{
	position:absolute;
	display:block;
	top:0px;
	right:459px;
	width:135px;
	font-size:18px;
	padding-top:6px;
	padding-bottom:4px;
}
#header dt a {
	padding:0px;
	border:none;
	}
#header dt a.up:hover {
	border-bottom:1px solid #7FD8FF;
	}

/* ///// ////// ///// ////// ///// ////// */
	
#page {
	background:sky;
	border-spacing:0px;
	width:100%;
	margin:0px;
	}
	
/* ///// ////// ///// ////// ///// ////// */

#sidebar {
	vertical-align:top;
	width:297px;
	height:270px;
	background-repeat:no-repeat;
	}
#page td.home { background-image:url(../_img/bg/home.jpg); }
#page td.contact { background-image:url(../_img/bg/contact.jpg); }
#page td.about { background-image:url(../_img/bg/about.jpg); }
#page td.services { background-image:url(../_img/bg/services.jpg); }
#page td.products {	background-image:url(../_img/bg/products.jpg); }
#page td.building {	background-image:url(../_img/bg/building.jpg); }
#page td.resources { background-image:url(../_img/bg/resources.jpg); }
#page td.calculator { background-image:url(../_img/bg/resources-calculator.jpg); }
#page td.portfolio { background-image:url(../_img/bg/portfolio.jpg); }
#page td.workshops { background-image:url(../_img/bg/workshops.jpg); }
#sidebar dl.nav
{
	margin-top:36px;
	margin-left:153px;
	width:126px;
}
#sidebar.portfolio dl.nav
{
	margin-top:0px;
}
#sidebar dl.nav dd
{
	margin:0px 0px 9px;
}
#sidebar dl.nav dt
{
	color:#999999;
	font-weight:normal;
	margin:15px 0px 3px;
}
#sidebar dl.nav dt.first
{
	margin:0px 0px 3px;
}

/* ///// ////// ///// ////// ///// ////// */

#body {
	background:#e0e0e0;
	background:white;
	vertical-align:top;
	}

/* ///// ////// ///// ////// ///// ////// */

#footer
{
	margin:0px 0px 27px 297px;
	height:44px;
	border-top:1px solid #999999;
}
#footer dl.nav
{
	top:12px;
}
#footer dl.nav dd
{
	display:block;
	float:left;
	margin-right:12px;
	height:27px;
}

/* ///// ////// ///// ////// ///// ////// */

#fineprint
{
	border-top:1px solid #999999;
	color:#999999;
	width:100%;
	height:26px;
}

#fineprint span { position:absolute; top:3px; }
#fineprint span.copyright {left:0px;}
#fineprint span.fcredit {right:0px;}

#fineprint a { color:#999999; }
#fineprint a:hover { color:#0083CC; }

/* ///// ////// ///// ////// ///// ////// */

#feature {
	position:absolute;
	top:387px;
	left:0px;
	width:270px;
	height:243px;
	background:no-repeat url(../_img/feature.png);
	}
#feature h2 {
	padding:5px 18px 4px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	margin:0px;
	}
#feature p {
	padding:96px 54px 0px;
	text-align:center;
	}

/* ///// ////// ///// ////// ///// ////// */

#calc_callout {
	border-top:1px solid #999999;
	padding-top:17px;
	}
	
/* ///// ////// ///// ////// ///// ////// */

div.interview
{
	border-top:1px solid #999999;
	margin:18px 0px;
	padding:17px 0px 0px;
}
div.interview h1 span
{
	font-size:11px;
}

span.jumbo
{
	color:#999999;
	font-size:18px;
}

div.gallery
{
	height:270px
}
div.gallery img
{
	display:block;
	position:absolute;
	visibility:hidden;
}
div.gallery img.first
{
	visibility:visible;
}
dl.thumbnails {	margin:18px 0px; clear:both; width:351px; height:54px; }
dl.thumbnails dd
{
	display:block;
	float:left;
	margin-right:9px;
}

p {clear:both;}

h2 span.new {
	font-weight:normal;
	color:rgb(217,186,74);
	}
	
p.fake { color:#999999; }	

