/* BODY
---------------------------------------------*/
body {
	background:#FFF;
	color: #999;
	margin:0;
	padding:0;
}
#banner {
    background:url('/images/nav_bg.gif') repeat-x;
}

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

/* LAYOUT
---------------------------------------------*/
#masthead {
	width:640px;
}
#logo {
}

#nav {
}

#wrapper {
	width: 704px;
	margin: 0 auto;
}

#container {
    border: 2px solid #9C0;
}

#content {
    padding: 30px;
}

#portfolio {
    padding: 0 0 0 0;
}

td#left {
	border-right: 1px solid #999;
}

td#right {
	border-left: 1px solid #999;
}

div#different{
	border-top: 1px solid #999;
}

#contentimages {

}
#subnav {
}

#sidebar {
    padding: 10px;
}

#contentbox {
}

#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;
}
#submit-brief {
	padding-left: 30px;
}

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

#footer {
	clear:both;
	font-size:.9em;
	color:#999;
}
#footer a {
	color:#000;
	text-decoration:none;
}


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