html, body, h1, h2, h3, h4, h5, h6, p, a {
	margin: 0;
	padding: 0;
	}
html, body {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	}
object, img {
	vertical-align: top;
/*	border: 1px solid #dddddd;*/
	border: none;
	margin-bottom: 12px;
	}
h1, h1 a {
	border-bottom: 1px solid #bbbbbb;
	font-weight: normal;
	padding: 0 0 4px 2px;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 40px;
	color: #333333;
	}
h1 a:hover {
	color: #00B4E4;
	text-decoration: underline;
	}
.comp {
	float: left;
	padding-right: 80px;
	margin-bottom: 80px;
	}
p {
	font-size: 13px;
	line-height: 20px;
	color: #555555;
	}
#intro p {
	margin-bottom: 13px;
	}
#thumbnails p {
	height: 80px;
	}
#page {
	margin: 64px 64px;
	}
img:hover {
	border-bottom: 8px solid #00B4E4;
	margin-bottom: 4px; /* so that the description doesn't get pushed down */
	}
a {
/*	font-weight: bold; */
	color: #00B4E4;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#confidential {
	width: 100%;
	border-top: 1px solid #bbbbbb;
	padding: 8px 0 0 2px;
	margin-bottom: 80px;
	clear: both;
	}
#intro {
	width: 264px;
	height: auto;
	float: left;
	margin-top: -2px;
	margin-bottom: 40px;
	margin-left: 3px;
	}
#thumbnails {
	 /* margin-left: 307px;intro.width +intro.leftmargin + 40px */
max-width:1000px;
float:right;
	}
.description-100 {
	width: 100px;
	}
.description-200 {
	width: 200px;
	}
.description-225 {
	width: 225px;
	}
.description-250 {
	width: 250px;
	}
.description-275 {
	width: 275px;
	}
.description-300 {
	width: 300px;
	}
.description-325 {
	width: 325px;
	}
.description-350 {
	width: 350px;
	}
.description-375 {
	width: 375px;
	}
.description-400 {

	width: 400px;
	}
.description-425 {
	width: 425px;
	}
.description-450 {
	width: 450px;
	}
.description-475 {
	width: 475px;
	}
.description-500 {
	width: 500px;
	}
.description-525 {
	width: 525px;
	}
.description-550 {
	width: 550px;
	}
.description-575 {
	width: 575px;
	}
.description-600 {
	width: 600px;
	}
