/* BODY
---------------------------------------------*/
body {
	background:#FC6;
	margin:0;
	padding:0;
}

/* IMAGES
---------------------------------------------*/
img {
	border:0;
}

/* LAYOUT
---------------------------------------------*/
#masthead {
	border-bottom:18px solid #900;
	width:640px;
	height:125px;
}
div.home {
	background:#FFF url(/images/mastheads/home.gif) no-repeat;
}
div.portfolio {
	background:#FFF url(/images/mastheads/portfolio.gif) no-repeat;
}
div.who_we_are {
	background:#FFF url(/images/mastheads/who_we_are.gif) no-repeat;
}
div.kudos {
	background:#FFF url(/images/mastheads/kudos.gif) no-repeat;
}
div.news {
	background:#FFF url(/images/mastheads/news.gif) no-repeat;
}
div.contact {
	background:#FFF url(/images/mastheads/contact.gif) no-repeat;
}

#logo {
	padding:55px 0 0 13px;
}
#nav {
}

#container {
	width:652px;
	margin:40px auto;
	position:relative;
}
#content {
	background:#A3C2E0;
	border:6px solid #000;	
}

#contentimages {

}
#subnav {
	padding-bottom:24px;
}

#contentbox {
}

#area {
	padding:0 0 15px 0;
}

#news {
}

#skiptocontent {
	display:none;
}

div.clear {
	height:0;
	font-size:0;
	clear:both;
}
img.block {
	display:block;
}

#privacy {
	width:30%;
	height:1em;
}
#copyright {
	width:60%;
	height:1em;
	text-align:right;
}


/* FOOTER
---------------------------------------------*/
#children {
	display:none;
}

#footer {
	clear:both;
	font-size:.8em;
}


/* CONTENT
---------------------------------------------*/
div.bodyimage {
	margin:1em 0;
}
div.tagline {
	margin:0 0 1em 0;
}
