html, body {
	padding:0px;
	margin:0px;
}
body {
	background:url(../../../portfolio/img/bg.jpg) repeat-x top #242021;
}
.global {
	width:1024px;
	margin:0 auto;
}
a, img {
	border:none;
}
body, a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.p01 {
	/*float:right;*/
	padding-top:65px;
	margin:0px;
	white-space:nowrap;
}
.topbox {
	float:left;
	padding-top:22px;
	width:100%;
}
.topboxleft {
	float:left;
	width:400px;
	height:83px;
}
.topboxright {
	float:right;
	height:83px;
}
