#page p {
	margin: 10px;
}
#ngcms-region-banner p {
	margin: 10px;
}

#footer {
	top: 780px !important;
}

#banner {
	position: absolute;
	top: 92px;
	right: 0;
	width: 976px;
	height: 385px;
}

.slideshow {
	position: absolute;
	width: 976px;
	height: 327px;
	z-index: 40;
}

.slideshow-shadow {
	background-image: url(/designs/thomasdux09/shadow.png);
	width: 975px;
	height: 327px;
	position: absolute;
}

.slideshow-nav, .slideshow-caption {
	color: #433C36;
	font-size: 14px;
}

.slideshow-nav, .slideshow-caption {
	position: absolute;
	bottom: -18px;
}

.slideshow-nav {
	right: 40px;
}

.slideshow-nav a {
	display: block;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	border-right: 1px solid #433C36;
	color: #433C36;
	text-decoration: none;
	font-size: 12px;
}

.slideshow-nav a.last {
	border: none;
}

.slideshow-nav a.selected {
	color: #FFFFFF;
}

.slideshow-caption {
	color: #778745;
	left: 350px;
}

#banner-nav {
	position: absolute;
	background-image: url(/designs/thomasdux09/torn.png);
	width: 660px;
	height: 56px;
	color: #433C36;
	bottom: 0px;
	right: 20px;
	z-index: 35;
}

#boxes {
	position: absolute;
	float: right;
	top: 450px;
	right: 0px;
	width: 700px;
	height: 180px;
}

#boxes table {
	border-collapse: collapse;
	border: 0px;
}

#boxes td.frame {
	background-image: url(/designs/thomasdux09/page_with_frame.png);
}

#boxes td {
	background-image: url(/designs/thomasdux09/page.png);
	width: 142px;
	height: 236px;
	background-repeat: no-repeat;
	vertical-align: top;
	font-size: 11px;
	padding: 15px;
}

#boxes td p {
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 5px;
}

#boxes td.frame img {
	margin-left: 2px;
	margin-top: 13px;
	margin-bottom: 7px;
}

#boxes td img {
	margin-left:-5px;
}

#boxes td h2 {
	margin-top: 2px;
	font-size: 12px;
	padding-right: 5px;
}

#inner-boxes-container {
    background: transparent url(/designs/thomasdux09/wood_tile_bg.png) no-repeat;
    padding: 7px 40px 3px 45px;
    height: 244px;
    width: 689px;
    position: relative;
    left: -45px;
}

