body {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 14px;
	background: #b8d881;
	margin: 0 auto;
	color: #444444;
	text-align:center;
	width: 100%;
}

td {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 13px;
}

a, a:active, a:visited {
	color: #ff8a00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
	behavior: url("scripts/iepngfix.htc");
}


h1 {
	font-size: 21px;
	font-weight: normal;
	margin: 15px 0 20px 0;
}

.green {
	color: #45911f;
}

.gray {
	color: #999999;
	font-size: 16px;
}

.top_bg {
	background: transparent url(../img/top_bg.jpg) no-repeat center top;
	width: 100%;
	height: 401px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	margin: 0 auto;
}

.top {
	width: 900px;
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	margin: 0 auto;
}

.top_text {
	font-size: 16px;
	line-height: 20px;
	margin: 215px 20px 0 260px;
}

.menu {
	font-size: 19px;
}

.top .menu {
	margin-top: 30px;
}

.bottom .menu {
	margin-left: 12px;
}

.menu ul li {
	background: transparent url(../img/menu_li.png) no-repeat left 4px;
	display: inline;
	padding: 0 36px 0 28px;
	
}

.menu a, .menu a:active, .menu a:visited {
	color: #5ca734;
	text-decoration: underline;
}

.menu a:hover {
	text-decoration: none;
}

.title {
	margin-top: 22px;
}

.desc {
	font-size: 20px;
	font-style: normal;
	color: #ffffff;
	background: transparent url(../img/desc_bg.png) no-repeat left top;
	max-width: 680px;
	min-width: 680px;
	*width: 700px;
	margin: 20px 0 0 140px;
}

.content_text {
	margin-left: 240px;
}

.list {
	margin: 0 0 6px 96px;
}

.list_item {
	background: transparent url(../img/content_li.png) no-repeat left top;
	width: 460px;
	padding: 0 0 14px 30px;
	margin: 0;
}

.page_top {
	font-size: 17px;
	text-align: right;
	width: 100%;
}

.program_bg {
	background: transparent url(../img/program_bg.jpg) no-repeat center top;
	width: 100%;
	height: 710px;
	position: absolute;
	top: 401px;
	left: 0;
	text-align: center;
	margin: 0 auto;
}

.program {
	width: 820px;
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
}

.program .desc {
	padding: 6px 0 0 20px;
	max-height: 58px;
	min-height: 58px;
	*height: 64px;
}

.price_bg {
	background: transparent url(../img/price_bg.jpg) no-repeat center top;
	width: 100%;
	height: 557px;
	position: absolute;
	top: 1111px;
	left: 0;
	text-align: center;
	margin: 0 auto;
}

.price {
	width: 820px;
	margin: 0 auto;
	position:relative;
	top: 0;
	left: 0;
	text-align: left;
}

.price .desc {
	padding: 6px 0 0 20px;
	max-height: 58px;
	min-height: 58px;
	*height: 64px;
}

.price .page_top {
	margin-top: 54px;
}

.address_bg {
	background: transparent url(../img/address_bg.jpg) no-repeat center top;
	width: 100%;
	height: 796px;
	position: absolute;
	top: 1668px;
	left: 0;
	text-align: center;
	margin: 0 auto;
}

.address {
	width: 820px;
	margin: 0 auto;
	position:relative;
	top: 0;
	left: 0;
	text-align: left;
}

.address .page_top {
	margin-top: 32px;
}

.address .desc {
	padding: 18px 0 0 20px;
	max-height: 46px;
	min-height: 46px;
	*height: 64px;
}

.address_map {
	background: transparent url(../img/address_map.png) no-repeat left top;
	font-size: 21px;
	max-height: 288px;
	min-height: 288px;
	*height: 328px;
	padding: 40px 0 0 152px;
	margin: 20px 0 20px 60px;
}

.contacts_bg {
	background: transparent url(../img/contacts_bg.jpg) no-repeat center top;
	width: 100%;
	height: 789px;
	position: absolute;
	top: 2464px;
	left: 0;
	text-align: center;
	margin: 0 auto;
}

.contacts {
	width: 820px;
	margin: 0 auto;
	position:relative;
	top: 0;
	left: 0;
	text-align: left;
}

.contacts .content_text {
	margin-top: 20px;
}

.contacts .page_top {
	margin-top: 30px;
}

.contacts .desc {
	padding: 18px 0 0 20px;
	max-height: 46px;
	min-height: 46px;
	*height: 64px;
}

.contacts h1 {
	margin-left: -120px;
	margin-top: 20px;
	width: 680px;
}

form {
	margin: 20px 0 0 0;
	text-align: left;
}

form select, form input {
	color: #868686;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form .button {
	background: transparent url(../img/button.png) no-repeat left bottom;
	width: 220px;
	height: 32px;
	font-size: 17px;
	text-align: center;
}

form .button a {
	line-height: 32px;
	color: #ffffff;
}

.bottom_bg {
	background: transparent url(../img/bottom_bg.jpg) no-repeat center top;
	width: 100%;
	height: 197px;
	position: absolute;
	top: 3253px;
	left: 0;
	text-align: center;
	margin: 0 auto;
}

.bottom {
	width: 923px;
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	margin: 0 auto;
}

.bottom_text {
	padding: 65px 0 25px 0;
	font-size: 16px;
	color: #444444;
}

.bottom_logo {
	background: transparent url(../img/multiline_logo.png) no-repeat right bottom;
	height: 45px;
	text-align: right;
}

