body {
	background:url(../images/portfolio/header-portfolio-1px-01.png) repeat-x top left;
}
#body-background {
	background: url(../images/portfolio/header-portfolio-main-01.png) no-repeat center -1px;
}
#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:250px;
}
#sidebar_content {
	width:100%;
	height:auto;
	position:relative;
	margin-top:7px;
}
#sidebar-wrap {
}
.sidebar-box-dropshadow {
	background:url(../images/background-edge.png) repeat-x left 0px;
	padding-bottom:10px;
	margin-bottom:15px;
	padding:0px 5px 0px 5px;
	width:240px;
	height:15px;
}
.sidebar-column-narrow {
	border-top:thick solid #E90D00;
	width:250px;
	padding:0px 5px 30px 5px;
}
.sidebar-column-narrow-wrap {
	width:260px;
	float:left;
	padding:0px 0px 0 0px;
}
.sidebar-column-spacer {
	width:10px;
	float:left;
	height:10px;
}
.sidebar-column-wide {
	border-top:thick solid #E90D00;
	width:660px;
	float:left;
	padding:0px 5px 0 5px;
}
.sidebar-list li {
	width:190px;
	line-height:1.75;
}
.sidebar-list li a {
	color:#666;
}
#main_content {
	width:100%;
	position:relative;
	padding-bottom:10px;
}

h3.sidetitle {
	font-size: 14px;
	font-weight: bold;
	color:#E90D00;
}
.port-cat-wrap {
	width:940px;
	height:175px;
	position:relative;
	background:url(../images/background-edge.png) repeat-x 0px 170px;
}
.port-cat-img a {
	display:block;
	height:170px;
	width:675px;
	position:absolute;
	background:no-repeat;
	/*clip: rect(170px, 0px, 0px, 0px);
	overflow:hidden;*/
	left:265px;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=45);
	-moz-opacity: 0.45;
	opacity: 0.45;*/
}
.port-cat-img a:hover {
	/*clip: rect(170px, 675px, 0px, 0px);
	overflow:hidden;
	left:265px;*/
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;*/
}
.port-cat-text {
	position:absolute;
	z-index:100;
	width:260px;
        margin-left:7px;
}
h2.port-cat-summarytitle {
	font-weight:bold;
	font-size:15px;
	margin:0 0;
	display:inline-block;
	position:relative;
	top:10px;
	padding:0 5px 0 5px;
}
.port-cat-summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.75;
	display:inline-block;
	max-width:330px;
	position:relative;
	top:15px;
	padding:0 5px 0 5px;
}
.port-cat-textbg {
	position:absolute;
	/*background:url(./static/gms-build-300/images/port-background.png)repeat-y;*/
	background:#eee;
	background-position:0 0;
	width:940px;
	height:170px;
}
.port-cat-textbg:hover {
/*background:url(./static/gms-build-300/images/port-background.png) repeat-y;
	background-position: -940px 0px;*/
	/*	opacity:1;
	filter:alpha(opacity=100);*/

}
.port-cat-spacer {
	clear:both;
	height:5px;
}
.sidebar-test {
}