body {
	margin-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#nestdiv {
	width: 950px;
	zheight: 100%;
	margin-left: auto;
	margin-right: auto;
	align: center;
}
#outertube {
	width: 921px;
	zheight: 100%;
	border-left: 2px solid #eeeeee;
	border-right: 2px solid #eeeeee;
	border-bottom: 2px solid #eeeeee;
}
#innertube {
	width: 869px;
	zheight: 100%;
	padding-left: 25px;
	padding-right: 25px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
* html #innertube  {/*IE fix */
	width: 921px;
}
/* header controls */	
#headerbar {
	height: 3px;
	width: 869px;
	background: url(images/header.gif) top right no-repeat;
}
#header {
	padding-top: 3px;
	height: 100px;
	width: 869px;
}
#logo {
	float: left;
	padding-top: 12px;
	width: 145px;
}
#navigation {
	float: right;
	padding-top: 12px;
	padding-bottom: 25px;
	padding-right: 10px;
	width: 710px;
	text-align: right;
	font-size:14px;
	font-weight: bold;
	color: #ff7722;
	word-spacing: 2pt;
}
#navigation a:link, #navigation a:visited {
	color: #223365;
	text-decoration: none;
}
#navigation a:active, #navigation a:hover {
	color: #ff7721;
	text-decoration: none;
}
.navlarge {
	font-size:22px;
	font-weight: bold;
	color: #cccccc;
	word-spacing: 2pt;
}
.navlarge a:link, .navlarge a:visited {
	font-weight: normal;
	color: #223365;
	text-decoration: none;
}
.navlarge a:active, .navlarge a:hover {
	font-weight: normal;
	color: #223365;
	text-decoration: none;
}
/* banner controls */
#banner {
	width: 869px;
	background-color: #223366;
	overflow: auto;
}
#bannerimage {
	float: left;
	width: 644px;
	background-color: #223366;
}
#bannerdetails {
	float: right;
	width: 174px;
	padding: 25px;
	background-color: #223366;
	text-align: left;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;		
}
* html #bannerdetails  {/*IE fix */
	width: 220px;
}
.bannerlarge {
	font-size:20px;
	font-weight: bold;
	color: #ffffff;
}
/* maincontent controls */
#maincontent {
	width: 869px;
	text-align: left;
	font-size:13px;
	font-weight: normal;
	color: #666666;
	overflow: auto;
}
* html #maincontent { /*IE fix */
	padding-top: 25px;
	padding-bottom: 25px;
}

/* index page controls */
#indexleft {
	float: left;
	width: 250px;
	text-align: left;
	font-size:11px;
	font-weight: bold;
	color: #666666;
}
#indexleft a:link, #indexleft a:visited, #indexleft a:active {
	color: #666666;
	text-decoration: none;
}
#indexleft a:hover {
	color: #ff7722;
	text-decoration: underline;
}
#indexmain {
	float: right;
	width: 619px;
}
/* about page controls */
#aboutmain {
	width: 869px;
}
/* contact page controls */
#contactmain {
	width: 869px;
}
/* clients page controls */
#clientsleft {
	float: left;
	width: 555px;
}
#clientsright {
	float: right;
	padding-left: 5px;
	width: 314px;
}
#clientsmain {
	width: 869px;
}
/* design page controls */
#designmain {
	width: 869px;
}
#spacercol {
	width: 1px;
	padding: 0px;
	background-color: #dddddd;
}
/* contracting page controls */
#contractingmain {
	width: 869px;
}
#spacercol {
	width: 1px;
	padding: 0px;
	background-color: #dddddd;
}
/* furniture page controls */
#furnituremain {
	width: 869px;
}
/* sitemap page controls */
#sitemapmain {
	width: 869px;
}
/* footer controls */
#footer {
	margin-left: auto;
	margin-right: auto;
	width: 869px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: right;
	font-size:12px;
	font-weight: normal;
	color: #999999;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #ff7722;
	text-decoration: underline;
}
/* text controls */
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color: #666666;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #666666;
	line-height:25px;
}
.textsmallorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #ff7722;
}
.textbigorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #ff7722;
}
.textbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	color: #223365;
}
a:link, a:visited, a:active {
	color: #ff7722;
	text-decoration: none;
}
a:hover {
	color: #ff7722;
	text-decoration: underline;
}
/* anylinkmenu controls */
.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
	color: #ff7723;
}
/* ######### Default class for drop down menus ######### */
.anylinkcss{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	border: 1px solid #223367;
	border-bottom-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #223367;
	line-height: 18px;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background: #fffffe;
	width: 150px; /* default width for menu */
}
.anylinkcss ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.anylinkcss ul li a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-top: 1px solid #fffffe;
	border-bottom: 1px solid #223368;
	padding: 2px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #223368;
	text-indent: 5px;
}
.anylinkcss a:hover{ /*hover background color*/
	background: #223367;
	border: 1px solid #fffffe;
	color: #ff7723;
}
.anylinkshadow{ /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99; /*zIndex for shadow*/
	background: #223369;
	visibility: hidden;
}
