@charset "utf-8";
/* CSS Document */
body {
	background:url(../images/portfolio/header-portfolio-1px-01.png) repeat-x left -214px;
}
#body-background {
	background:url(../images/portfolio/header-projects-main-01.png) no-repeat center top;
	left:-11px;
}
#titlelogo a, #titlelogo a:visited, #titlelogo a:hover{
	background:url(../images/fulllogo-white.png) top right;
	width:300px;
	height:81px;
	display:block;
}
#wrapper {
	position:relative;
	top:30px;
}
#content {
	padding-top:20px;
	width:940px;
	min-height:600px;
}
#breadcrumb {
	color:#E90D00;
	font-weight:bold;
}
#breadcrumb a {
	color:#000;
}
#main_content p {
	padding-bottom:1em;
}
#image_content {
	float:left;
	width:580px;
	padding-right:5px;
	border-right:thin solid #E90D00;
	padding-left:5px;
	margin-bottom:70px;
}
#main_content {
	float:left;
	width:325px;
	padding:0 10px 0 10px;
}

