@charset "UTF-8";
/* CSS Document */

.contnt {
  width: 553px ;
  height:auto;
  top:280px;
  left:390px;
  position:absolute;
}
.cont_top {
  width: 553px ;
  height:40px;
  background-image:url(content_top.png);
  position:relative;
}
.cont_mid {
  width: 553px ;
  background-image:url(content_mid.png);
  background-repeat:repeat;
  position:relative;
}
.cont_end {
  width: 553px ;
  height:40px;
  background-image:url(content_end.png);
  position:relative;
}
.underconstruct {
	margin-left:107px;
	position: relative;
	width: 339px;
	height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#999999;
	font-weight:bold;
	text-align:center;
	letter-spacing:-1px;
}
.photo {
	margin-left:107px;
	position: relative;
	width: 339px;
	height: 82px;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url(images/digg-style.gif) no-repeat;
}
.photo a {
	text-decoration: none;
}
.sample10 span {
	width: 339px;
	height: 82px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(marco_jobs.png) no-repeat;
}
.sample10 img {
	border: none;
	padding: 0;
}
.latestwork {
	margin-left:102px;
	margin-top:5px;
	position: relative;
	width: 349px;
	height: 57px;
}
.form_contact {
	margin-left:102px;
	margin-top:30px;
	position: relative;
	width: 349px;
	height: 280px;
}


