﻿.page {
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.header {
	height: 182px;
	width: auto;
	background-image: url(../../upload/header-bkg.jpg);
}
.headerSub {
	height: 182px;
	width: auto;
	background-image: url(../../upload/header-bkgSub.jpg);
}
.header-logo {
	position: relative;
	top: 35px;
	left: 275px;
	border:none;
}
.main {
	background-image: url(../../upload/main-bkg.jpg);
	background-repeat: repeat-x;
}
.logoLeftDiv {
	background-image: url(../../upload/left-logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1%;
}
.menu {
	width: 180px;
	float: left;
	vertical-align: bottom;
	background-image: url(../../upload/menu-bkg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.menuGradBkg {
	background-image: url(../../upload/menu-gradient.jpg);
	background-repeat: repeat-x;
}
.menuLeft {
	width: 18px;
	height: 250px;
	background-image: url(../../upload/menu-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
.menuMain {
	float: left;
	width: 130px;
	margin-left: 10px;
}
.menuRight {
	width: 10px;
	float: right;
	background-image: url(../../upload/menu-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 250px;
}
.menuBottom {
	text-align: right;
	position: relative;
	bottom: 0px;
	left: auto;
	top: auto;
	right: auto;
	background-image: url(../../upload/menu-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	height: 9px;
}









.menuMain ul {
	list-style-type: none;
	list-style-position: outside;
}
.menuMain li {
	background-image: url('../../upload/bull.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.menuMain a.link {
	color: #8a0d32;
	display:block;
	text-decoration: none;
	font-weight: bold;
	margin-left:13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9f7777;
	margin-bottom: 10px;
	padding-bottom: 2px;

}

* html .menuMain a.link {
	margin-bottom: 0px;
}
.menuMain a.linkSelected {
	color: #f5854a;
	display:block;
	text-decoration: none;
	font-weight: bold;
	margin-left:13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9f7777;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
* html .menuMain a.linkSelected {
	margin-bottom: 0px;
}

.content {
	float: right;
	background-image: url(../../upload/content-bkg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: bottom;
	width: 596px;
}
.contentLeft {
	float: left;
	height: 370px;
	width: 5px;
	background-image: url(../../upload/content-left.jpg);
	background-repeat: no-repeat;
}
.contentMain {
	float: left;
	padding-left: 30px;
	width: 511px;
	padding-bottom: 10px;
	padding-top: 25px;
}
* html .contentMain {
	width: 541px;
	w\idth: 511px;
}
.contentRight {
	float: right;
	height: 370px;
	width: 20px;
	background-image: url(../../upload/content-right.jpg);
	background-repeat: no-repeat;
}
.contentBottom {
	text-align: right;
	position: relative;
	bottom: 0px;
	left: auto;
	top: auto;
	right: auto;
	background-image: url(../../upload/content-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 9px;
}
.leftLogo {
	position: relative;
	bottom: auto;
	left: 68px;
	top: -135px;
	right: auto;
	clear: both;
	float: left;
}
.startHorizont {
	height: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9f7777;
	margin-top: 20px;
}
.startBox {
	background-image: url(../../upload/lineVertical.gif);
	background-repeat: repeat-y;
	background-position: center;
}


.startLeftBox {
	float: left;
	width: 230px;
}
.startRightBox {
	float: right;
	width: 230px;
}
.clearAll {
	clear: both;
	height: 0px;
}


.footer {
	width: 575px;
	float: right;
	text-align: center;
	margin-top: 10px;
	color: #f4b886;
	font-size: 10px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
* html .footer {
	width: 615px;
	w\idth: 575px;
}
.footer a {
	color: #f4b886;
}
