﻿body
{
background-image: url(/Web/Images/background/bg.gif);
background-repeat: repeat-x;
background-color: #ccddff;
}

a img
{
	border:none;
}

div
{
	float:left;
	display:block;
}

.frame
{
width:819px;
margin-left: auto;
margin-right: auto;
float:none;

}

.main-frame
{
	display:block;
	float:right;
	
	width:100%;

	}
.main-frame-top
{
	background-color:White;
	height:121px;
	clear:both;
	width:100%;
}
.main-frame-top img
{

}
.main-frame-center .footerimage
{
	margin-left:-25px;
	margin-bottom:-20px;
}
.main-frame-center
{
	padding:0px;
	width:100%;
	background-color:white;
	
}
.main-frame-center .frontpageimage
{
	float:left;
	display:block;
}

.main-frame-bottom
{
	height:16px;
	clear:both;
}

.logo-left
{
	width:100px;
	display:block;
	float:left;
}
.logo-name
{
	display:block;
	float:left;
	position:relative;
	top:60px;
}

.frontpage-image
{
	float:left;
	width:600px;
	
}
.frontpage-text
{
	float:left;
	width:205px;
	padding-left:5px;
	padding-right:9px;
	height:349px;

	
}
.content
{
	padding:10px;
	width:619px;
	background-image:url(/web/images/page_bg.jpg);
	background-repeat:no-repeat;
	
}
.content img
{
padding:5px;
}
.footer
{
	padding-left:190px;
	top:5px;
	position:relative;
}
.globalmenu
{
	float:right;
	padding-top:10px;
	padding-right:3px;
}

.spacer-top
{
	background-image: url(/upload/spacer/top.gif);
	height:2px;
width:100%;
}.spacer-bottom{
	background-image: url(/upload/spacer/bottom.gif);
	height:2px;
width:100%;
}
.page-list-item
{
width:600px;
}
