#body-container{
	padding: 0px;
	border-spaceing: 0px;
	margin: 0px;
	width: 776px;
}

div#body-header-first{
	width: 480px;
	position: relative;
	height: 135px;
	background-color: #595959;
	border-right: 2px solid #595959;
}

#body-header-first #body-header-right{
	position: absolute;
	left: 245px;
	top: 0px;
	width: 268px;
	height: 100%;
}

#body-header-first #body-header-right #scheme{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 100%;
	background-image: url('/_file/image/models/1.gif');
	background-repeat: no-repeat;
	background-position: right;
}

#body-header-first #body-header-left{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 245px;
	height: 100%;
	background-color: #696969;
	background-image: url('/_file/image/body-left-bg.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

#body-header-first #body-header-left #welcome{
	position: absolute;
	top: 0px;
	left: 15px;
	height: 100%;
	overflow: hidden;
	text-align: justify;
	color: #BEBEBE;
	font-size: 10px;
}

#body-header-first #body-header-left #welcome div{
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}

#body-header-first #body-header-left #welcome div h3{
	margin: 0px;
	color: #BCD9DD;
	text-align: left;
	font-size: 14px;
}

#body-header-first #body-header-left #welcome div h4{
	margin: 0px;
	margin-bottom: 10px;
	color: #E3E3E3;
	text-align: left;
	font-size: 13px;
}

.projects-container-td{
	vertical-align: top;
}

div.block-container{
}

div#projects{
	height: 320px;
	width: 255px;
	background-color: #595959;
	margin-left: 5px;
	margin-right: 5px;
}

div#right{
	float: right;
}

#left-table{
	width: 495px;
}