.layoutheader {
	width: 800px;
	height: 21px;
	background: url(../images/header.jpg) no-repeat;	
	margin: -36px 0;
}

.layoutbody {
	background-color: #767575;
}

#layoutwrapper {
	width: 800px;
	background: #767575 url(../images/wrapbg.jpg) 50% 0 repeat-y;
	margin: 15px auto 0;
	font: small/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 15px;
	padding-right: 0;
}

.layoutimghead {
	margin: auto auto auto 26px;
}

.layoutimgleft {
	float: left;
	margin: 25px 15px 0 45px;
}

.layoutthumbleft {
	margin: 10px 20px 10px -5px;
	float: left;
}

.layoutpdfwiththumbs {
	margin: 30px 20px 10px 10px;
	float: left;
}

.layoutboxoutwrap {
	width: 170px;
	height: 90%;
	background: #fff none no-repeat 0 100%;
	color: #282226;
	font-size: small;
	text-align: left;
	margin: 40px 50px -5px 20px;
	padding: 0 10px 1px;
	line-height: inherit;
	display: block;
	float: right;
}

.layoutthumbwrap {
	width: 750px;
	margin-left: 26px;
	padding-left: 25px;
	height: inherit;
	visibility: visible;
}

.layoutthumbnoindent {
	width: 750px;
	margin-left: 0;
	padding-left: 0;
	height: inherit;
	visibility: visible;
	margin-bottom: 10px;
	padding-right: 50px;
}

.layoutboxout {
	width: 150px;
	height: 100%;
	background: #cccccc url(../images/boxoutbtm.jpg) no-repeat 0 100%;
	color: #282226;
	font-size: small;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: inherit;
	float: right;
	margin: 40px 50px 10px 20px;
	position: relative;
}

.layoutboxout h2 {
	color: #fff;
	text-transform: uppercase;
	background: #999999 url(../images/boxouttop.jpg) no-repeat;
	width: 150px;
	margin-top: -10px;
	margin-left: -10px;
	font: normal bold medium "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px 10px;
	margin-bottom: 5px;
}

.layoutlinks {
	width: 750px;
	display: block;
	height: 50px;
	clear: both;
	padding-top: 15px;
	margin-right: auto;
	margin-top: 15px;
	margin-left: auto;
}

.finishstrip {
	width: 749px;
	background-position: 0;
	border-bottom: 4px solid #B30000;
	margin-left: 26px;
	height: 4px;
	margin-top: 0;
}

.layoutfooter {
	width: 800px;
	height: 21px;
	background: url(../images/footer.jpg) no-repeat 50% 0;
	margin: 0 auto 1px;
	padding-right: 36px;
	padding-left: 36px;
}

.layouttestimonial {
	width: 200px;
	height: auto;
	margin: 30px 50px 15px 535px;
	color: #666;
	font: small/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.layouttestimonial p {
	margin-top: 20px;
}

.layouttestimonial h2 {
	font: bold small/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

.layoutportthumbs {
	width: 450px;
	height: inherit;
	left: 50px;
	top: 25px;
	margin-right: 0;
	position: relative;
	float: left;
	margin-bottom: 15px;
}

#emailform {
	color: #666;
	font-size: small;
	top: 25px;
	position: relative;
	left: 50px;
	margin-bottom: 0;
	height: auto;
}

#identifier {
	
}

#thumbs {
	width: 700px;
	clear: left;
	display: inline-block;
	height: auto;
}

#pdfdownloads {
	width: 700px;
	display: inline-block;
	height: auto;
	padding-top: 10px;
	background-color: #fff;
	color: #6f6f6f;
	font: small Verdana;
	margin-left: 50px;
	margin-right: 0;
}

#pdficon {
	width: 85px;
	height: 75px;
	text-align: center;
	display: inline-block;
	margin-right: 15px;
	margin-left: -20px;
}

#pdficon a {
	color: #6f6f6f;
	font-size: small;
	line-height: 150%;
	text-decoration: none;
}

