ul#contentRow {
	height: 400px;
}
li#contentLeftCol {
	background-color: #005595;
	height: 400px;
	background-image: url(/images/gfx_dot_bg_blue.gif);
	background-repeat: repeat;
	background-position: left top;
}
li#contentRightCol {
	height: 400px;
}
div#contentSWF {
	height: 100px;
	background-color: #FFFFFF;
}
ul.projectInfoList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
li.projectItemTxt {
	color: #FFFFFF;
}
li#projectTitle {
	font-weight: bold;
	margin-bottom: 10px;
}
li#projectPlace {
	margin-bottom: 10px;
}
li#projectService {
	margin-bottom: 10px;
}
div.projectInfoLayer {
	position: relative;
	height: 245px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 3mm;
}
div.projectInfoLayer a {
	color: #FFFFFF;
	text-decoration: underline;
}
div.projectPhotoLayer {
	height: 120px;
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
}
ul#projectPhotoList {
	height: 55px;
	display: block;
}
a.projectThumb {
	display: block;
	height: 55px;
	width: 55px;
	text-decoration: none;
	margin-right: 10px;
	margin-top: 10px;
}
div#projectClientLayer {
	height: 400px;
	width: 200px;
	margin-top: -400px;
	margin-left: 468px;
	background-color: #CBB677;
	opacity:0.9;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
}
ul.projectClientList {
	margin-top: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
li.projectClientName {
	height: 20px;
	line-height: 20px;
	text-indent: 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5C28D;
}
