#drap {
	margin-top:17px;
	height: 24px;
	width: 820px;
	margin-left: 345px;
}
#main {
	margin-top:21px;
	height: 491px;
	width: 1158px;
}
#leftCol {
	float: left;
	width: 319px;
	height: 600px;
}
#text {
	float: left;
	background-image: url(images/descBg.jpg);
	background-repeat: no-repeat;
	width: 319px;
	height: 239px;
	font-size: 12px;
	padding-top: 28px;
	text-align: center;
}
#rightCol {
	border: 2px solid #575757;
	height: 611px;
	width: 814px;
	float: none;
	position: absolute;
	left: 345px;
	color: #575757;
}
#inner {
	margin: 1px;
	border: 2px solid #575757;
	height: 605px;
}
#something {
	background-image: url(images/sketchwork/noBg.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 52px;
	position: relative;
	left: 26px;
	top: 31px;
}
#number {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	position: relative;
	top: 42px;
}
#imgOuter {
	height: 401px;
	width: 536px;
	border: 2px solid #575757;
	position: relative;
	left: 136px;
	top: -20px;
}
#titleHolder {
	height: 18px;
	width: 100%;
	position: relative;
	top: 20px;
	background-image: url(images/sketchwork/titleBg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
}
#descr {
	height: 18px;
	width: 90%;
	position: relative;
	top: 35px;
	margin-left:5%;
}
