BODY {
	margin: 0px;
	padding: 0px;
	color: white;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
}
TABLE {
	font-size: 100%;
	border-collapse: collapse;
}
TD {
	margin: 0px;
	padding: 0px;
	border: 1px none #ff0000;
}
.pageBodyContainer {
	background: white;
	margin: 0px auto;
	padding: 0px;
	width: 908px;
	text-align: justify;
	position: relative;
}
TABLE.layout {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
TD#head {
	background: url(header.jpg) center no-repeat;
	height: 217px;
	width: 908px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.siteLogotype {
	position: absolute;
	top: 53px;
	left: 67px;
}
.pageSearch {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 190px;
}
.pageSearch INPUT {
	background: none;
	border: 1px solid white;
	width: 100px;
	color: white;
	margin: 0px;
}
.pageSearch .button {
	background: #142c58;
	border: 1px solid white;
	color: white;
	width: 70px;
	margin: 0px 0px 0px 5px;
}
.siteAuth {
	margin: 0px;
	padding: 10px;
	background: #142c58;
	border: darkblue;
	display: block;
	position: absolute;
	left: 7px;
	top: px;
	width: 165px;
	color: white;
	z-index: 1000;
	text-align: center;
	bottom: 20px;
}
.siteAuth A {
	color: lightblue;
}
.siteAuth TD {
	padding: 2px;
	color: white;
	text-align: left;
}
.siteAuth INPUT {
	background: none;
	border: 1px solid white;
	width: 100px;
	margin: 0px;
	color: white;
	padding: 2px;
}
td.authButton {
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
.authButton .button {
	background: #142c58;
	border: 1px solid white;
	width: 120px;
	margin: 0px;
	padding: 2px;
	color: white;
}
.siteTitle {
	height: 31px;
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 210px;
	top: 25px;
	font-size: 20px;
	color: white;
	width: 460px;
	text-align: center;
}
.siteSubtitle {
	font-size: 12px;
	height: 30px;
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	color: black;
	position: absolute;
	top: 50px;
	left: 210px;
	width: 460px;
	text-align: center;
	color: white;
}
.siteLanguage {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	left: 780px;
	width: 120px;
	z-index: 10000;
	font-size: 13px;
	font-weight: 600;
}
.language {
	text-decoration: none;
	padding: 0px 2px;
	color: white;
	text-decoration: underline;
	font-weight: 500;
}
#languageActive {
	color: lightblue;
	text-decoration: none;
}
.language:hover {
	color: black;
	text-decoration: underline;
}
.pageServiceMenu {
	margin: auto;
	padding-top: 3px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 190px;
	z-index: 1000;
	height: 25px;
	width: 908px;
	text-align: center;
	text-decoration: none;
	list-style: none;
}
.pageServiceMenu LI {
	display: inline;
	height: 18px;
	padding: 6px 5px 2px 15px;
	text-decoration: none;
	color: black;
	font-size: 12px;
	BACKGROUND: url(menu_bg.gif) left no-repeat;
	text-transform: uppercase;
	font-weight: bold;
}
.pageServiceMenu  A {
	text-decoration: none;
}
.pageServiceMenu LI .menuActive {
	color: #4B6389;
	text-decoration: none;
}
.pageServiceMenu LI A:hover {
	color: black;
	text-decoration: underline;
}
.contentNews h4.title a {
	color: black;
	font-size: 14px;
	display: block;
	margin: 30px 20px 0px;
	padding: 0px;
}
.contentNews h4.title a:hover {
	color: #4B6389;
}
H2 {
	height: 35px;
	display: block;
	overflow: hidden;
	width: 705px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	z-index: 10000;
	background: url(/skin/pageTitle.jpg) repeat-x;
}
.content {
	margin: 10px 0px 0px 0px;
	padding: 40px 10px 30px 10px;
	border: 1px solid #4B6389;
	width: 683px;
	background: url(/skin/Title_bg.jpg) top left repeat-x;
	clear: both;
}
H3.title {
	text-transform: uppercase;
	color: #142c58;
	font-size: 12px;
	padding: 0px;
	margin: 10px 0px;
}
H4.title {
	color: #142c58;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0px;
	padding: 0px;
}
.button {
	background: #364562;
	border: 1px solid #364562;
	color: #FFFFFF;
	cursor: hand;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0px;
	clear: both;
}
A {
	color: black;
}
A:hover {
	color: #4B6389;
}
.link a:hover {
	display: block;
	color: white;
}
.object {
	margin: 10px 0px;
	clear: both;
}
.link {
	color: white;
}
IMG.preview {
	float: left;
	margin: 10px;
}
IMG.image {
	float: right;
	margin: 35px 0px 10px 10px;
}
.text {
	color: black;
	margin: 30px 0px;
}
p {
	padding: 5px 0 0 0;
	margin: 0 0 0 10px;
}
td {
	color: black;
}
td  .link {
	color: black;
}
.tableTable {
	border-bottom: 12px solid #4B6389;
	margin-bottom: 5px;
	margin-top: 30px;
	width: 100%;
}
.tableTable .tableHeader TD {
	background: #4B6389;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding: 1px 3px;
}
.tableTable TD {
	border-bottom: 1px solid #4B6389;
	padding: 5px 3px;
}
.tableTable TD.preview {
	border-top: 0px;
}
.tableTable TD.title {
	font-size: 11px;
	font-weight: bold;
}
.contentSpecialSales {
	text-align: center;
}
.contentSpecialSales H3.title {
	text-align: center;
}
.contentSpecialSales H4.title {
	text-align: center;
}
.contentSpecialSales .text {
	text-align: center;
	clear: both;
	margin: 10px 0px;
}
.contentSpecialSales .note {
	text-align: center;
	clear: both;
	margin: 10px 0px;
}
.contentSpecialSales .link {
	text-align: center;
	clear: both;
	display: block;
	margin: 10px 0px;
}
.contentSpecialSales .price {
	font-size: 14px;
	color: orange;
	clear: both;
	display: block;
	text-align: center;
	margin: 10px 0px;
}
.contentSpecialSales .count {
	text-align: center;
	clear: both;
	margin: 10px 0px;
}
.contentSpecialSales .button {
	text-align: center;
}
.contentSpecialSales .bottom {
	text-align: center;
}
.contentPhotoAlbum .object {
	border: 1px solid #4B6389;
	margin: 15px;
	padding: 0px;
	text-align: center;
	clear: none;
	display: block;
	width: 120px;
	height: 150px;
	position: relative;
	float: left;
}
.contentPhotoAlbum .preview {
	display: block;
	padding-top: 10px;
	margin: auto;
	clear: none;
	float: none;
}
.contentPhotoAlbum .object .link {
	float: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 110px;
	position: absolute;
	bottom: 5px;
	text-align: center;
	left: 0px;
}
.contentPhotoAlbum .object .link:hover {
	color: #4B6389;
}
.contentPhotoAlbum .object .note {
	float: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 110px;
	position: absolute;
	bottom: 5px;
	text-align: center;
	left: 5px;
}
TD#menu {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: 0px;
	top: 0;
	BACKGROUND: url(menu2.jpg) 6px top repeat-y;
	width: 188px;
}
.pageMenu {
	DISPLAY: block;
	MARGIN: 0px;
	POSITION: absolute;
	TEXT-ALIGN: left;
	padding: 20px 10px 20px 10px;
	width: 170px;
	overflow: hidden;
}
.pageMenu .menu {
	PADDING: 5px 5px 0px 15px;
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	WIDTH: 175px;
	COLOR: white;
	HEIGHT: 20px;
	TEXT-DECORATION: none;
}
.pageMenu .menuActive {
	color: white;
}
.pageMenu .menu:hover {
	color: lightblue;
}
.pageMenu LI {
	clear: both;
	float: none;
	list-style-type: none;
}
.submenu {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	display: block;
	position: relative;
}
.submenu .menu {
	text-transform: none;
}
TD#footer {
	BACKGROUND: url(footer2.jpg) left bottom no-repeat;
	height: 70px;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.pagePathMenu {
	background: none;
	height: 16px;
	overflow: hidden;
	margin-top: 10px;
	padding: 2px 10px;
	text-align: right;
	color: white;
	font-size: 13px;
	font-weight: bold;
}
.pagePathMenu .menu {
	color: white;
	text-decoration: none;
}
.pagePathMenu .menu:hover {
	color: #4B6389;
	text-decoration: underline;
}
