body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

h1
{
	font-size: 16px;
	padding-bottom: 6px;
}

h2 { font-size: 12px; }
h3 { font-size: 12px; }
.center { text-align: center; }
td { font-family: Arial, Helvetica, sans-serif; }
th { font-family: Arial, Helvetica, sans-serif; }

#container
{
	
	border-color: white;
	border-width: 1px;
	border-style: solid;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	clear: both;
	padding: 10px 10px 0 0;

width: 690px;
}

#banner_container
{
	
	
	float: left;
	height: 65px;
	padding-bottom: 10px;
	background-color: transparent;
	
}

.banner_left
{
	height: 72px;
	width: 197px;
	float: left;
	
}

.banner_right
{
	height: 21px;
	width: 500px;
	margin-left: 218px;
	margin-top: 40px;
	
}

#mainnav
{
	width: 685px;
	height: 19px;

	font-size: 12px;
	background-image: url(images/nav_tabs.gif);
	background-repeat: no-repeat;
	float: left;

}

#mainnav a:link
{
	color: #ffffff;
	text-decoration: none;
}

#mainnav a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#mainnav a:active
{
	color: #ffffff;
	text-decoration: none;
}

#mainnav a:hover
{
	color: #000000;
	text-decoration: underline;
}

a:link
{
	color: #666666;
	text-decoration: underline;
}

a:visited
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	color: #cc6633;
	text-decoration: underline;
}

a:active
{
	color: #666666;
	text-decoration: none;
}

.left_nav
{
	margin-top: 16px;
	margin-left: 2px;
	width: 91px;
	height: 203px;
	z-index: 1;
	text-align: left;
	float: left;
}

.left_nav a:link
{
	color: #666666;
	text-decoration: none;
}

.left_nav a:hover
{
	color: #cc6633;
	text-decoration: underline;
}

.page_info
{
	margin-left: 105px;
	padding-right: 30px;
}

.title
{
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;

}

#pic_container
{
	height: 231px;
	float: left;
	padding: 2px 0 0 0;
}

#pagetwo_content
{
	width: 680px;
	border-color: #666666;
	border-width: 0px 1px 1px 1px;
	border-style: none solid solid solid;
	position: absolute;
	top: 149px;
	left: 100px;
}

/*pic layers for opening page rollovers*/
.hands
{
	float: left;
	width: 269px;
	height: 231px;
	z-index: 1;
	/*margin-right: 260px;*/
	background-image: url(images/images/hands.jpg);
}

.chairbacks
{
	width: 271px;
	height: 134px;
	z-index: 2;
	margin-left: 261px;
	background-image: url(images/images/chairs.jpg);
}

.tables
{
	margin-left: 532px;
	margin-top: -231px;
	width: 149px;
	height: 231px;
	z-index: 4;
	background-image: url(images/images/tables.jpg);
}

.cups
{
	margin-left: 261px;
	width: 271px;
	height: 97px;
	z-index: 3;
	background-image: url(images/images/cups.jpg);
}

End pic layers for opening page rollovers*/

.clear { clear: both; }

.hr
{
	border-top: 1px #CCC solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

#footer
{
	float: left;
	border-top: 1px #CCC solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	height: 100px;
	font-size: 12px;
	padding: 8px;
	width: 660px;
}

#header
{
	position: absolute;
	top: 215px;
	left: 130px;
	font-size: 24px;
	z-index: 6;
	font-weight: bold;
	color: #000000;
}
