#index
{
	padding: 0;
	margin: 0;
	background: #010066 url("../img/global/background.jpg") repeat-x;
	text-align: center;
}

#pages
{
	padding: 0;
	margin: 0;
	background: #010066 url("../img/global/bg_content.jpg") repeat-x;
	text-align: center;
}

#shadow
{
	position: relative;
	padding: 0;
	margin: 0;
	background: center url("../img/global/bg_shadow.jpg") repeat-y;
	width: 100%;
}
	

#container
{
	position: relative;
	top: 0;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 800px;
}

#header
{
	position: relative;
	top: 0;
	left: -112px;
	width: 893px;
	height: 405px;
	background: url("../img/global/bg_header.jpg");
	padding-left: 132px;
}

#c_header
{
	position: relative;
	top: 0;
	left: -112px;
	width: 893px;
	height: 234px;
	background: url("../img/global/bg_content_header.jpg");
	padding-left: 132px;
}

#content
{
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
}

#c_content
{
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	background: #FFFFFF;
}

#text
{
	padding: 0 20px 20px 20px;
	width: 760px;
}

#sections
{
	position: relative;
	top: 0;
	left: 0;
	height: 368px;
	width: 800px;
}

#footer
{
	position: relative;
	top: 0;
	left: 0;
	height: 88px;
	width: 780px;
	background: #bdbbaf url("../img/global/bg_footer.jpg");
	padding: 20px 20px 0 0;
	text-align: right;
}

.slideshow
{
	position: absolute;
	top: 0;
	left: 432px;
}

.services
{
	padding: 10px;
}

.info
{
	padding: 10px;
}