div#siteContent {
	width: 800px;
	float: left;
	padding-bottom: 20px;
	overflow: hidden;
}

div.copy {
	width: 525px;
	display: inline;
	margin: 8px;
	float: right;
}

div.copy h1 {
	padding-top: 8px;
	background: url(/images/global/divider_horiz_black_1px.gif) repeat-x top;
	margin-bottom: 60px;
}

h2.copyBlock,
dl.links dt {
	background: url(/images/global/divider_horiz_black_1px.gif) repeat-x top;
	padding-top: 8px;
	margin-bottom: 4px;
	font-weight: bold;
}

div.copy p,
dl.links dd.lastlink {
	margin-bottom: 20px;
}

div.copy a {
	color: #000;
}

div.copy ul.contactMethods li {
	margin-bottom: 8px;
}

div.copyNav {
	width: 250px;
	margin: 8px 0px 0px 8px;
	float: left;
}

div.copyNav ul {
	background: url(/images/global/divider_horiz_black_1px.gif) repeat-x top;
	list-style-type: none;
	padding-top: 8px;
}

div.copyNav ul li {
	margin-bottom: 4px;
}

div.copyNav a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

div.copyNav a:hover,
div.copyNav a.current {
	color: #FFE400;
}

/* +++++++++++++++++++++++++++++++++++ */
/*      LENDAL DIFFERENCE CLASSES      */
/* +++++++++++++++++++++++++++++++++++ */

div#lendaldifferenceContent {
	float: left;
	width: 625px;
	border:0px solid yellow;
}

div#lendaldifferenceContent h1 {
	margin: 8px 7px 107px 7px;
	background: url(/images/global/divider_horiz_black_1px.gif) repeat-x top;
}

div#lendalDifferenceRightnav ul.subCategories {
	padding-bottom: 30px;
	margin-bottom: 60px;
}

/* ----------- HISTORY ----------- */

div.history {
	background: url(/images/lendal_difference/BG_history.jpg) no-repeat bottom #bebebe;
	padding-bottom: 200px;
	border:0px solid yellow;
}

p.historySummary {
	float: left;
	font-size: 18px;
	position: relative;
	width: 230px;
	margin: 0px 7px 0px 11px;
	border:0px solid blue;
	top: -60px;
}

div.historyMain {
	float: left;
	margin-left: 20px;
	width: 335px;
	background: url(/images/global/divider_horiz_black_1px.gif) repeat-x top;
	padding-top: 8px;
	border:0px solid red;
	display: inline;
}

div.historyMain div p {
	padding-right: 15px;
	margin-bottom: 15px;
}

div.rightBar img.sideImage {
	margin-bottom: 8px;
}

/* ----------- DESIGN ----------- */

div.designCategory {
	background: url(/images/global/divider_horiz_black_1px.gif) repeat-x top;
	padding-top: 8px;
	margin: 0px 8px;
	clear: both;
}

div.noTopBorder { background: none; }

div.categorySummary {
	width: 355px;
	float: left;
}

div.categorySummary img.introText {
    margin: -60px 0px 30px 0px;
}

div.categorySummary h2 {
	padding: 0 0 0 4px;
}

div.categorySummary p.introText {
	margin-top: 35px;
	font-size: 18px;
	margin-bottom: 15px;
}

div.categorySummary p {
	margin: 10px 0px;
	font-size: 12px;
	padding: 0px 14px 0px 4px;
	line-height: 16px;
}

div.categorySummary p.noHead {
	margin-top: 8px;
}

div.categorySummary div.designVideo {
	position: relative;
	left: 0px;
	margin:0 0 30px 0;
	padding:0;
}

div.categorySummary div.designVideo img {
	padding: 0px 2px;
}

div.categorySummary div.designVideo object,
div.categorySummary div.designVideo embed {
	margin:0px;
	padding:0px;
}

div.categorySummary div.designVideoMaterial {
	position: relative;
	left: 0px;
	margin:20px 0 30px 0;
	padding:0;
}

div.categorySummary div.noCopy {
	margin-top: 40px;
}

div.categoryCopy {
	float: left;
	width: 250px;
	margin-bottom: 40px;
}

div.categoryCopy img.tech {
	margin-top: 15px;
}

div.hasTopBorder {
  	background: url(/images/global/divider_horiz_black_1px.gif) repeat-x top;
	padding-top: 8px;
}

div.categoryCopy p {
	line-height: 16px;
}

div.lastCategory div.categoryCopy {
	margin-bottom: 0px;
}

div.categoryCopy p.categoryQuote {
	font-size: 22px;
	font-weight: bold;
	background: url(/images/global/divider_horiz_black_1px.gif) repeat-x bottom;
	padding-bottom: 8px;
	margin-bottom: 8px;
	position: relative;
	top: -60px;
	left: -14px;
	border-left: 14px solid #bebebe;
	background-color: #bebebe;
	line-height: 24px;
	width: 230px;
	padding-right: 6px;
}

div.categoryCopy h3 {
	margin-top: 20px;
}

div.categoryCopy h3.firstHead {
	margin-top: 0px;
}

div.hasQuote h3.firstHead {
	margin-top: -60px;
}

div.rightBar h4.diagramHead {
	margin: 0px 0px 4px 3px;
}

div.rightBar img.diagram {
	margin: 0px 0px 8px 3px;
}

div.rightBar p.caption {
	margin: 0px 8px 20px 8px;
	color: #FFF;
	font-size: 11px;
}

div.introText {margin:0px 0px 20px 1px; }