body
{
	font-family: Garamond, Tahoma;
	font-size: .10;
	color: #555759;
	padding: 0px;
	margin: 0px;
	min-width: 1200px;
	height: 100%;
}

#table
{
	background-image: url(Images/generalimgbg.jpg);
	background-repeat: repeat-x;
	background-position: center 121px;
	background-attachment: scroll;
	text-align: center;
	position: absolute;
	width: 100%;
}

#table-narrow
{
	background-image: url(Images/areasimgbg.jpg);
	background-repeat: repeat-x;
	background-position: center 121px;
	background-attachment: scroll;
	text-align: center;
	position: absolute;
	width: 100%;
}

#body
{
	width: 1200px;
	height: 100%;
}

#header
{
	white-space: nowrap;
	height: 121px;
	display: block;
	padding-left: 219px;
	text-align: left;
}

#logo
{
	width: 192px;
	position: relative;
}

#menu
{
	padding-top: 15px;
	vertical-align: middle;
	background-color: #EBEBEB;
	width: 297px;
	height: 121px;
	line-height: 121px;
	position: absolute;
	text-align: center;
}

#menubox
{
	background-color: #F6F6F6;
	position: absolute;
	width: 76px;
	height: 121px;
	line-height: 121px;
	top: 0px;
	left: 296px;
}

#line
{
	text-align: left;
	white-space: nowrap;
	background-color: #F8F9F9;
}

#line img.bg
{
	background-color: #E7E7E7;
	margin-left: 219px;
}

#line img.bg2
{
	background-color: #F0F0F0;
}

#img
{
	/**/
}

#content
{
	display: table;
	position: relative;
	width: 100%;
	text-align: left;
}

#content div.container
{
	width: 630px;
	margin-left: 411px;		
}

#content span.text
{
	text-align: left;
	position: relative;
	float: left;
	width: 276px;
	background-color: #F1F1F1;
	padding: 10px;
}

#content span.text-wide
{
	text-align: left;
	position: relative;
	float: left;
	width: 519px;
	background-color: #F1F1F1;
	padding: 10px;
}

#content img.bg2
{
	height: 137px;
	float: left;
	position: relative;
	background-color: #F6F6F6;
}

#content span.text-right
{
	float: right;
	text-align: left;
	width: 230px;
	position: relative;
	padding: 10px;
	white-space: nowrap;
}

a
{
	color: #F45800;
	text-decoration: none;
}

#footer
{
	display: table;
	position: relative;
	width: 1200px;
	text-align: center;
}

#footer div.copy
{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 260px;
	float: right;
	text-align: left;
}