/*#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:890px;*/
/*	height:953px;*/
/*	min-height:500px;*/
/*	border:10px dashed blue;*/
/*}*/


/* set up link effects */
a:link {
	color: #3333FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3333FF;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #3333FF;
}



#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:890px;
	height:953px;
}


#Table_01_footer {
	position:relative;
	left:0px;
	top:0px;
	width:890px;
/*	height:953px;*/
	height:46px;
/*	border:10px dashed blue;*/
}

#conceptinterior-sliced-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:521px;
	height:106px;
}

#conceptinterior-sliced-02 {
	position:absolute;
	left:521px;
	top:0px;
	width:73px;
	height:33px;
}

#conceptinterior-sliced-03 {
	position:absolute;
	left:594px;
	top:0px;
	width:96px;
	height:33px;
}

#conceptinterior-sliced-04 {
	position:absolute;
	left:690px;
	top:0px;
	width:1px;
	height:33px;
}

#conceptinterior-sliced-05 {
	position:absolute;
	left:691px;
	top:0px;
	width:66px;
	height:33px;
}

#conceptinterior-sliced-06 {
	position:absolute;
	left:757px;
	top:0px;
	width:133px;
	height:33px;
}

#conceptinterior-sliced-07 {
	position:absolute;
	left:521px;
	top:33px;
	width:369px;
	height:73px;
}

#conceptinterior-sliced-08 {
	position:absolute;
	left:0px;
	top:106px;
	width:31px;
	height:44px;
}

#conceptinterior-sliced-09 {
	position:absolute;
	left:31px;
	top:106px;
	width:195px;
	height:44px;
}

#conceptinterior-sliced-10 {
	position:absolute;
	left:226px;
	top:106px;
	width:219px;
	height:44px;
}

#conceptinterior-sliced-11 {
	position:absolute;
	left:445px;
	top:106px;
	width:116px;
	height:44px;
}

#conceptinterior-sliced-12 {
	position:absolute;
	left:561px;
	top:106px;
	width:160px;
	height:44px;
}

#conceptinterior-sliced-13 {
	position:absolute;
	left:721px;
	top:106px;
	width:169px;
	height:44px;
}

#conceptinterior-sliced-14 {
	position:absolute;
	left:0px;
	top:150px;
	width:890px;
	height:20px;
}

#conceptinterior-sliced-15 {
	position:absolute;
	left:0px;
	top:169px;
	width:890px;
    min-height:400px;
/*	border:1px dashed green;*/
}

/*#conceptinterior-sliced-16 {
	position:absolute;
	left:0px;
	top:897px;
	width:890px;
	height:51px;
}*/

#conceptinterior-sliced-16 {
	position:relative;
/*	left:-320px;*/
	left:0px;

	width:890px;
	height:51px;
}


body {
	background-color: #B4B8C4;
	text-align: center;
	margin: 0px;
	background-image: url(../images/bak.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family:Arial, MS Sans Serif, Sans Serif, Trebuchet MS;
}

body h2 {
color:#666666;
letter-spacing:1px;
text-transform:uppercase;
}


#wrapper {
	text-align: left;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #Table_01 #conceptinterior-sliced-14 {
background-color:#FFFFFF;
}
/* changed for calculator */
#wrapper #Table_01 #conceptinterior-sliced-15 {
background-color:#FFFFFF;
}

/*#maincolumn {
	float: right;
	width: 530px;
	position: relative;
	right: 40px;
	
}*/

#calculator {
	float: right;
	width: 770px;
	position: relative;
	right: 40px;
	
}

#leftcolumn {
	float: left;
	width: 240px;
	position: relative;
	left: 40px;
	
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

#itememphasis {
font-weight:bold; 
text-decoration:underline; 
font-style:italic
}

