.main-section-header
{
	text-align: left;
	position: relative;
}
.main-section-header h1
{
	display: inline;
}

.container
{
	text-align: center;
	margin-left: 5px;
}
.container-item
{
	padding: 0px;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
	width: 144px;
	height: 120px;
	text-align: center;
	position: relative;																					/*border: 1px solid green;*/
}

.spacer
{
	clear: both;
}

#section-filter
{
	margin: 0 auto;
	padding: 0px;
	width: 570px;
	height: 90px;
	text-align: left;
	background: #ffffff;
	color: #000000;
	position: relative;
	left: 135px;
	top: 7px;
																	/*border: 1px solid green;*/
}

#layout-featured
{
	margin: 0 auto;
	padding: 0px;
	width: 290px;
	height: 380px;
	position: absolute;
	top: 10px;
	left: 640px;
	background-color: #ddd;
	border: 0px solid green;
}

#layout-bbb
{
	margin: 0 auto;
	padding: 0px;
	width: 292px;
	height: 108px;
	position: absolute;
	top: 410px;
	left: 640px;
	border: 0px solid green;
}

#layout-quick-search
{
	margin: 0 auto;
	padding: 0px;
	width: 290px;
	height: 110px;
	position: absolute;
	top: 538px;
	left: 640px;
}

#layout-quick-search a {
	padding: 0px !important;
}

#layout-social-network
{
	margin: 0 auto;
	padding: 0px;
	width: 290px;
	height: 90px;
	position: absolute;
	top: 550px;
	left: 640px;
}

#layout-social-network a img {
	margin: 10px;
}

#layout-slideshow
{
	margin: 0 auto;
	padding: 0px;
	width: 590px;
	height: 251px;
	position: absolute;
	top: 10px;
	left: 25px;
	background-color: #1a1a1a;
																		/*border: 1px solid green;*/
}

#layout-links
{
	margin: 0 auto;
	padding: 0px;
	width: 290px;
	height: 220px;
	position: absolute;
	top: 420px;
	left: 25px;
	background-color: #1a1a1a;
																		/*border: 1px solid green;*/
}
#layout-links-alt
{
	margin: 0 auto;
	padding: 0px;
	width: 290px;
	/*height: 220px;*/
	position: absolute;
	top: 70px;
	left: 25px;
	/*background-color: #1a1a1a;*/
																		/*border: 1px solid green;*/
}
#to-the-right-of-the-links
{
	margin-left: 330px;
}

#layout-content
{
	margin: 0 auto;
	padding: 0px;
	width: 590px;
	height: 350px;
	position: absolute;
	top: 290px;
	left: 25px;
	background-color: #ddd;
																		/*border: 1px solid green;*/
}
#layout-locate
{
	margin: 0 auto;
	padding: 0px;
	width: 290px;
	height: 226px;
	position: relative;
	top: 20px;
	background-color: #1a1a1a;
																		/*border: 1px solid green;*/
}

#page-content, #page-content-narrow
{
	margin: 0 auto;
	padding: 0px;
	height: 380px;
	position: absolute;
	top: 10px;
																		/*border: 1px solid green;*/
}

#page-content
{
	width: 590px;
	left: 25px;
																		/*border: 1px solid blue;*/
}

#page-content-narrow
{
	width: 520px;
	left: 25px;
}

#leftcol-contact
{
	margin: 0 auto;
	padding: 0px;
	width: 350px;
	position: absolute;
	top: 10px;
	left: 575px;
	color: #fff;
}

.page-heading-offset
{
	position: absolute;
	top: -20px;
	right: 15px;
	color: #cccccc;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.page-heading-offset-2
{
	position: absolute;
	top: -20px;
	right: 10px;
	color: #cccccc;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
