body {
	text-decoration: none;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #DDDFEB;
	background-image: url(../images/bg1.jpg);
}

#wrap {
	width: 760px;
	background-color: #666877;
	height: 100%;
}

#head{
}

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-color: #666877;
}
#leftcolumn{
	width: 201px;
}
#col {
	width: 200px;
	background-color: #666877;
	margin-bottom: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 8px;
}

#Layer7 {
	position:absolute;
	left:31px;
	top:182px;
	width:205px;
	height:100px;
	z-index: 6;
}

#text {
	padding-top: 25px;
	padding-right: 50px;
	padding-left: 40px;
	background-color: #FFFFFF;
	float: left;
	width: 459px;
	height: 100%;
	margin-bottom: 0px;
}
.title {
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #000000;
}
#gallery {
	background-color: #B3B4C0;
	height: 100%;
	width: 549px;
	float: left;
	}
#content #gallery table {
	background-color: #E9E9EE;
	text-align: center;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	float: left;
	margin-left: 20px;
	border: 1px solid #000000;
}
#content #gallery td {
	padding: 15px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
#content #gallery img {
	border: 2px solid #000000;
}

#ind_works {
	background-color: #E6E7ED;
	height: 100px;
	float: left;
	position: relative;
	}

.table_grouping {
	background-color: #DCDDE3;
	margin-bottom: 30px;
	padding-bottom: 30px;
	margin-top: 30px;
	padding-top: 30px;
	width: 100%;
	height: 100%;
	float: left;
}

.discription {
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 14px;
	background-color: #F3EAEA;
	float: left;
	width: 529px;
	padding-top: 20px;
	padding-right: 10px;
	border-bottom: 10px solid #656877;
}


.work1 {
	width: 549px;
	height: 100%;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #DCDDE3;
	;
	border-top: #656877;
}
.work2 {
	width: 100%;
	height: 100%;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #DCDDE3;;
}
#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#wrap #content #gallery .work2 #largethumb {
	margin-right: auto;
	margin-left: auto;
}
