@charset "utf-8";
@import "document.css";
@import	"fonts.css";
@import "header.css";
@import "navigation.css";
@import "page.css";
@import "footer.css";
@import "disclaimer.css";
@import "submitcase.css";
@import "headlines.css";
h2 {
	font-size:			18px;
	font-style:			italic;
	padding:			0 15px;
}
div#left {
	float:				left;
	width:				545px;
}
div#right {
	float:				right;
}
div#submitcase, div#headlines {
	float:				none;
}
div#partners, div#associates, div#gallery {
	width:				207px;
}
div#partners li {
	list-style-type:	none;
	padding-bottom:		10px;
	text-align: 		center;
}
div#associates li, div#gallery li {
	font-size:			12px;
	line-height:		12px;
	list-style-type:	none;
	padding-bottom:		10px;
	text-align:			center;
}
div#partners img {
	border:				solid 1px #000;
	height:				163px;
	width:				163px;
}
div#associates img {
	border:				solid 1px #000;
	height:				93px;
	width:				93px;
}
div#gallery img {
	border:				solid 1px #000;
	height:				95px;
	width:				95px;
}
div#experience {
	background-color:	#fff;
}
div#history {
	background-color:	#fff;
	float:				left;
	width:				539px;
}
div#right {
	float:				right;
}
dl {
	padding:			0 15px;
}
dt {
	float:				left;
	clear:				right;
	width:				60px;
}
dd {
	clear:				right;
	margin-left:		65px;
}
div#experience img {
	border:				solid 1px #000;
	float:				right;
	height:				163px;
	margin:				0 15px 15px;
	width:				163px;
}
div#history h1 {
	margin-bottom:		2px;
}
div#history img {
	border:				solid 1px #000;
	clear:				right;
	float:				right;
	height:				110px;
	margin:				0 0 15px 15px;
	width:				110px;
}
div#history img#rendering {
	border-top:			0;
	border-right:		0;
	border-bottom:		solid 1px #000;
	border-left:		0;
	float:				none;
	height:				250px;
	margin:				0 0 10px;
	width:				539px;
}