body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height:16px;
}

h1
{
	font-size: 18px;
	padding-bottom: 6px;
}

h2 { font-size: 16px; }
h3 { font-size: 14px; }
.center { text-align: center; }
td { font-family: Arial, Helvetica, sans-serif; }
th { font-family: Arial, Helvetica, sans-serif; }

#container
{
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	clear: both;
	padding: 10px 10px 0 0;
	background-color: transparent;
width: 681px; border-color: white; border-width: 1px; border-style: solid;}


#header
{
	font-size: 24px;
	line-height:110%;
	z-index: 6;
	font-weight: bold;
	color: white;
	text-align: right;
	padding-top: 36px;
	padding-right: 98px;
}


#container_two
{
	width: 650px;
	margin: 0;
	background-color: transparent;
	float: left;
	padding:12px;
	

}

#page_header
{
	height: 96px;
	background-image: url(../images/handshake.jpg);
	float: left;
	width: 680px;
	margin: 0;
	border-top: 1px white solid;
}

div#banner_container
{

	float: left;
	height: 65px;

	background-color: transparent;
}

.banner_left
{
	height: 72px;
	width: 197px;
	float: left;
}

.banner_right
{
	height: 21px;
	/*width: 500px;*/
	float:right;
	/*margin-left: 218px;*/
	margin-top: 40px;
}

#mainnav
{
	width: 680px;
	height: 19px;
	/*background-color: transparent;*/
	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;
	/*margin-right: 40px;*/
}

#pic_container
{
	height: 231px;
	position: absolute;
	top: 152px;
	left: 100px;
	/*border-color: #666666;
	border-width: 0px 1px 1px 1px;
	border-style: none solid solid solid;*/
}

#pagetwo_content
{
	width: 680px;
	border-color: #666666;
	border-width: 0px 1px 1px 1px;
	border-style: none solid solid solid;
	float:left;

}

/*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;
}

.content_block
{
	float: left;
	margin: 0;
	padding: 8px 0 8px 0;
}

.photoLeft
{
	float: left;
	border-top: 0;
	border-right: 12px white solid;
	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;
}



