body, html {
	margin: 0px; padding: 0px;
	font-family: Verdana,serif;
	color: #222222;
}
a, a:active, a:visited, a:hover {
	color: #a5a5a5;
}
div, img {
	border: 0px;
}
body {
	background-color: #9cc4e6;
}
#bgContainer {
	position: absolute;
	top: 0px; left: 0px;
	width: 100%; height: 100%;
	background-color: #9cc4e6;
}
#bgTop {
	position: relative;
	height: 90px;
}
#bgMiddle {
	position: relative;
	height: 46px;
	background-color: #ffffff;
}
#bgBody {
	height: 462px;
	background-color: #ffffff;
	background-image: url('../images/front/bodygrad.png');
	background-position: 0px -46px;
	background-repeat: repeat-x;
}
#bgFoot {
	height: 18px;
	background-color: #ffffff;
	padding-top: 7px;
	text-align: center;
	font-size: 0.6em;
	color: #a5a5a5;
}
#container {
	position: relative;
	width: 800px;
}
#logo {
	position: absolute;
	top: 21px; left: -38px;
	width: 216px;
	height: 199px;
	clear: none;
}
#topInfoContainer {
	position: absolute;
	top: 174px;
	width: 100%;
}
#topInfo {
	position: relative;
	font-size: 0.8em;
	font-weight: normal;
	width: 428px;
	height: 70px;
}
#topInfo .contents {
	padding-top: 20px;
	padding-bottom: 14px;
	background-image: url('../images/front/topInfoGrad.gif');
	background-repeat: repeat-x;
}
#topInfo .lBg {
	position: absolute;
	left: -7px; top: 0px;
	width: 7px; height: 100%;
}
#topInfo .lBg .courner {
	width: 7px; height: 14px;
	background-image: url('../images/front/topInfoLeft.gif');
	background-repeat: no-repeat;
}
#topInfo .rBg .grad, #topInfo .lBg .grad {
	background-image: url('../images/front/topInfoGrad.gif');
	background-repeat: repeat-x;
	width: 7px; height: 100%;
	background-position: 0px -14px;
}
#topInfo .rBg {
	position: absolute;
	right: -7px; top 0px;
	width: 7px; height: 100%;
}
#topInfo .rBg .courner {
	width: 7px; height: 14px;
	background-image: url('../images/front/topInfoRight.gif');
	background-repeat: no-repeat;
}

#languages {
	position: absolute;
	background-color: #f1f1f2;
	top: 116px;
	right: 0px;
	width: 85px;
	height: 20px;
	font-size: 0.6em;
	padding-top: 5px;
}
#languages a {
	color: #a5a5a5;
	text-decoration: none;
}
#languages .lang {
	float: left;
	color: #000000;
}
#languages .notFirst {
	margin-left: 8px;
}
#languages .lBg {
	position: absolute;
	left: -8px; top: 0px;
	width: 8px; height: 21px;
	background-image: url('../images/langLeft.gif');
	background-repeat: no-repeat;
}
#languages .rBg {
	position: absolute;
	right: -8px; top: 0px;
	width: 8px; height: 21px;
	background-image: url('../images/langRight.gif');
	background-repeat: no-repeat;
}
#languages .lContents {
	width: 100%;
}
#middlePics {
	position: absolute;
	width: 100%;
	top: 294px; left: 0px;
}
#middlePics #centr {
	width: 227px; height: 251px;
	clear: none;
}
#middlePics #left {
	position: absolute;
	left: 0px; top: 0px;
	width: 227px; height: 251px;
}
#middlePics #right {
	position: absolute;
	right: 0px; top: 0px;
	width: 226px; height: 251px;
}
a img {
	border: 0px;
}
