body, form, div, p, img, table, table tr td {
	padding: 0px;
	margin: 0px;
	border: none;
	background: none;
	border-collapse: collapse;
}
body {
	color: #000;
	background: #fff url(../images/header-bg.jpg) no-repeat 50% 0;
	font: 12px/14px Arial, sans-serif;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #ed5a0a;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #ed5a0a;
	text-decoration: none;
}
h1 {
	font: normal 20px/24px Arial, sans-serif;
	color: #000;
	padding: 0px;
	margin: 0px;
}
h2 {
	font: normal 16px/20px Arial, sans-serif;
	color: #000;
	padding: 0px;
	margin: 0px;
}
h3 {
	font: normal 14px/16px Arial, sans-serif;
	color: #000;
	padding: 0px;
	margin: 0px;
}
h4 {
	font: normal 12px/14px Arial, sans-serif;
	color: #000;
	padding: 0px;
	margin: 0px;
}
p {
	font: 12px/14px Arial, sans-serif;
	padding: 0px;
}
ul {
	padding: 0px 0px 12px 23px;
	margin: 0px;
}
div.clear {
	clear: both;
	font-size: 0px;
}


/* Container */
div.container {
	min-width: 990px;
	max-width: 1255px;
	margin: 0px auto;
	position: relative;
}

/* Header */
div.header {
	height: 600px;
	color: #fff;
	max-width: 1230px;
	margin: 0px auto;
}
div.header a:link, div.header a:visited {
	color: #fff;
	text-decoration: none;
}
div.header a:hover {
	text-decoration: underline;
}
div.header h1 {
	font: bold 13px/16px Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	left: 36%;
	top: 59px;
	z-index: 99999;
}
div.header p {
	font: 12px/14px Arial, sans-serif;
	padding-bottom: 6px;
}
div.header p strong {
	font: bold 14px/16px Arial, sans-serif;
}
div.header a.logo {
	display: block;
	margin-top: 26px;
	width: 150px;
	text-align: center;
	margin-left: 2px;
	float: left;
	position: absolute;
}

/* Last Events */
div.header div.last-events {
	float: left;
	padding: 45px 0px 0px 0px;
	margin-top: 110px;
	width: 150px;
	margin-left: 5px;
	text-align: center;
	position: absolute;
	z-index: 999;
}
div.header div.last-events a.logo {
	position: static !important;
	display: block;
	margin-bottom: 40px;
}
div.header a.news, div.header a.actions, div.header a.partners {
	display: block;
	margin-top: 16px;
}
div.header a:hover {
	/*color: #cc3333;*/
}

/* Contacts */
div.header div.contacts {
	float: right;
	width: 98px;
	height: 115px;
	background: url(../images/contacts-bg.png) no-repeat 0 0;
	padding: 20px 27px 0px 14px;
	margin-right: 0px;
	text-align: center;
}
div.header div.contacts h2 {
	font: normal 11px/14px Arial Black, Arial, sans-serif;
	color: #009dca;
	padding-bottom: 9px;
}
div.contacts p {
	color: #4d4d4d;
	font: 10px/12px Arial, sans-serif;
}
div.contacts p strong {
	font: bold 10px/12px Arial, sans-serif;
}
div.contacts a:link, div.contacts a:visited, div.contacts a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}
div.contacts a:hover {
	text-decoration: none;
}

/* Sidebar */
div.header div.sidebar {
	float: right;
	clear: right;
	text-align: center;
	width: 125px;
	padding: 0px 14px 16px 0px;
	position: relative;
}
div.header div.sidebar ul {
	list-style-type: none;
	padding: 0px 0px 3px 17px;
	float: left;
}
div.header div.sidebar ul li {
	float: left;
}
div.header div.sidebar input.text {
	border: 1px solid #ccc;
	background: #fff;
	font: 12px/15px Arial, sans-serif;
	color: #4d4d4d;
	width: 100px;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
}
div.header div.sidebar .search {
	position: absolute;
	margin-top: 3px;
	left: -12px;
}
div.banner {
	float: right;
	clear: right;
	text-align: center;
	width: 125px;
	padding: 0px 14px 0px 0px;
	position: relative;
}
div.banner img {
	position: absolute;
	z-index: 999;
	right: 26px;
	top: 0px;
}

/* Main Menu */
div.main-menu {
	position: absolute;
	top: 15px;
	width: 413px;
	height: 28px;
	margin-left: 34%;
	padding-top: 60px;
	background: url(../images/header-aero.png) no-repeat 297px 0;
	overflow: hidden;
}
div.main-menu ul {
	list-style-type: none;
	padding: 0px;
	height: 28px;
	overflow: hidden;
	float: left;
}
div.main-menu ul li {
	float: left;
	height: 28px;
	overflow: hidden;
}
div.main-menu a:link, div.main-menu a:visited, div.main-menu a:hover {
	float: left;
	height: 28px;
	overflow: hidden;
}
div.main-menu a:hover {
	overflow: hidden;
	position: relative;
	height: 56px;
}
div.main-menu a:hover img {
	margin-top: -28px;
}

/* Circular Menu */
div.circular-menu {
	position: absolute;
	top: 120px;
	width: 100%;
	left: 0px;
}
div.circular-menu ul {
	list-style-type: none;
	padding: 0px;
	overflow: hidden;
	width: 800px;
	height: 470px;
	margin: 0px auto;
	position: relative;
}
div.circular-menu ul li {
	position: absolute;
	width: 160px;
	height: 50px;
	text-align: right;
}
div.circular-menu a:link, div.circular-menu a:visited, div.circular-menu a:hover {
	font: bold 11px/14px Arial, sans-serif;
	text-transform: uppercase;
	display: block;
	padding-right: 60px;
	padding-top: 10px;
	height: 40px;
}
div.circular-menu a:hover {
	/*color: #cc3333;*/
	text-decoration: underline;
}
li.link1 {
	left: 142px;
	top: 10px;
	padding-top: 7px;
	height: 43px !important;
}
li.link2 {
	left: 98px;
	top: 67px;
	height: 50px !important;
}
li.link3 {
	left: 65px;
	top: 131px;
	height: 50px !important;
}
li.link4 {
	left: 50px;
	top: 206px;
	height: 50px !important;
}
li.link5 {
	left: 58px;
	top: 281px;
	height: 50px !important;
}
li.link6 {
	left: 85px;
	top: 347px;
	height: 50px !important;
}
li.link7 {
	left: 110px;
	top: 406px;
	height: 50px !important;
	width: 180px !important;
}
li.link7 a:link, li.link7 a:visited, li.link7 a:hover {
	color: #4d4d4d;
}
li.link7 a:hover {
	/*color: #cc3333;*/
}
li.link8 {
	left: 534px;
	top: 15px;
	width: 150px !important;
	height: 50px !important;
	text-align: left !important;
}
li.link8 a:link, li.link8 a:visited, li.link8 a:hover {
	padding-right: 0px !important;
	padding-left: 60px !important;
}
li.link9 {
	left: 605px;
	top: 105px;
	width: 140px !important;
	height: 50px !important;
	text-align: left !important;
}
li.link9 a:link, li.link9 a:visited, li.link9 a:hover {
	padding-right: 0px !important;
	padding-left: 60px !important;
}
li.link10 {
	left: 630px;
	top: 225px;
	padding-top: 7px;
	width: 130px !important;
	height: 43px !important;
	text-align: left !important;
}
li.link10 a:link, li.link10 a:visited, li.link10 a:hover {
	padding-right: 0px !important;
	padding-left: 60px !important;
}

/* Body */
div.body {
	width: 960px;
	margin: 0px auto;
}
div.column-left {
	float: left;
	width: 220px;
}
div.column-left h2 {
	font: bold 15px/18px Arial, sans-serif;
	color: #616161;
	text-transform: uppercase;
}

/* Secondary Menu */
div.secondary-menu {
	float: left;
	width: 220px;
	padding: 20px 0px 0px 0px;
}
div.secondary-menu ul {
	list-style-type: none;
	padding: 17px 0px 26px 0px;
}
div.secondary-menu ul li {
	padding: 7px 0px 9px 0px;
	background: url(../images/sm-border.gif) repeat-x 0 100%;
	width: 170px;
}
div.secondary-menu ul li a:link, div.secondary-menu ul li a:visited, div.secondary-menu ul li a:hover {
	font: 13px/14px Arial, sans-serif;
	color: #84c715;
	padding-left: 15px;
	background: url(../images/sm-arrow.gif) no-repeat 1px 5px;
}
div.secondary-menu ul li a:hover {
	color: #cc3333;
}

/* Links */
div.links {
	float: left;
	width: 220px;
	padding-bottom: 12px;
}
div.links ul {
	list-style-type: none;
	padding: 0px;
}
div.links ul li {
	padding: 2px 0px 4px 0px;
}
div.links h2 {
	font: normal 13px/16px Arial, sans-serif;
}
div.links a:link, div.links a:visited, div.links a:hover {
	color: #4d4d4d;
	text-decoration: none;
}
div.links a:hover {
	color: #cc3333;
	text-decoration: underline;
}

/* News */
div.news {
	float: left;
	width: 160px;
	padding-bottom: 24px;
}
div.news a:link, div.news a:visited, div.news a:hover {
	color: #84c715;
}
div.news h2 {
	padding-bottom: 16px;
}
div.news p.date {
	font: 15px/18px Arial, sans-serif;
	color: #4d4d4d;
}
div.news p {
	color: #000;
}

a.flower:link, a.flower:visited, a.flower:hover {
	padding-left: 20px;
}

/* Basket */
div.basket {
	float: left;
	width: 160px;
	background: url(../images/basket-bg.gif) no-repeat 0 0;
	padding-bottom: 24px;
}
div.basket ul {
	list-style-type: none;
	padding: 5px 0px 7px 0px;
	background: url(../images/basket-bg.gif) no-repeat 0 100%;
}
div.basket ul li {
	padding: 2px 0px 2px 0px;
	font-size: 11px;
}
div.basket a:link, div.basket a:visited, div.basket a:hover {
	color: #84c715;
	font-size: 12px;
}

/* Content */
div.content {
	float: left;
	width: 560px;
}
div.content h1 {
	font: bold 26px/30px Arial, sans-serif;
	color: #84c715;
	padding-bottom: 40px;
}
div.content p {
	padding-bottom: 15px;
}
div.content a:link, div.content a:visited, div.content a:hover {
	color: #066593;
}

/* Column Right */
div.column-right {
	float: left;
	width: 150px;
	margin-left: 25px;
}
div.column-right h2 {
	font: bold 15px/18px Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding: 20px 10px 10px 0px;
}
div.photo {
	float: left;
	width: 145px;
	margin-bottom: 5px;
}
div.photo h2 a:link, div.photo h2 a:visited, div.photo h2 a:hover {
	color: #616161;
}
div.photo div {
	width: 128px;
	background: #94ce33 url(../images/photo-bg-top.gif) no-repeat 0 0;
	margin: 0px auto;
	margin-top: 10px;
}
div.photo ul {
	list-style-type: none;
	padding: 0px;
	width: 128px;
	background: url(../images/photo-bg-bottom.gif) no-repeat 0 100%;
}
div.photo ul li {
	padding-top: 10px;
	width: 128px;
	text-align: center;
}
div.photo ul li img {
	border: 1px solid #fff;
}
div.photo ul li.details {
	width: 123px;
	padding: 0px 0px 3px 5px;
}
li.details a:link, li.details a:visited, li.details a:hover {
	color: #0a4a60;
	text-decoration: none;
}
li.details a:hover {
	text-decoration: underline;
}
div.articles {
	float: left;
	width: 150px;
}
div.articles h2 a:link, div.articles h2 a:visited, div.articles h2 a:hover {
	color: #84c715;
}
div.articles p {
	padding-top: 8px;
}
div.articles p.details {
	padding-top: 0px;
	padding-bottom: 10px;
}
div.articles p.details a:link, div.articles p.details a:visited, div.articles p.details a:hover {
	color: #0a4a60;
	text-decoration: none;
}
div.articles p.details a:hover {
	text-decoration: underline;
}

/* Photo Preview */
ul.photo-preview {
	list-style-type: none;
	padding: 15px 0px 40px 0px;
	width: 100%;
	float: left;
}
ul.photo-preview li {
	float: left;
	width: 24.9%;
	background: url(../images/photo-bg.jpg) no-repeat 50% 0;
	text-align: center;
	padding-top: 12px;
	height: 120px;
}
ul.photo-preview li img {
	margin-bottom: 5px;
}

/* Photo Album */
div.photoalbum {
	width: 100%;
	width: 734px;
	background: #a9d85c url(../images/photoalbum-bg.gif) -27px -35px;
	position: relative;
	overflow: hidden;
	float: left;
}
div.photoalbum ul {
	list-style-type: none;
	padding: 0px;
	float: left;
	padding: 25px 0px 25px 12px;
	width: 100%;
}
div.photoalbum ul li {
	float: left;
	margin: 0px 19px 19px 0px;
}
div.photoalbum ul li img {
	border: 1px solid #fff;
	float: left;
}
div.pagination {
	width: 100%;
	position: absolute;
	margin-top: -30px;
	text-align: center;
}
div.pagination ul {
	list-style-type: none;
	padding: 0px !important;
	float: none !important;
}
div.pagination ul li {
	float: none !important;
	margin: 0px !important;
	padding: 0px 5px;
	display: inline;
}
div.pagination ul li.show-all {
	border-left: 1px solid #000;
	padding-left: 7px;
}

/* Corners */
span.tl, span.tr, span.bl, span.br {
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	background-image: url(../images/corners.gif);
}
span.tl {
	top: 0px;
	left: 0px;
	background-position: 0 0;
}
span.tr {
	top: 0px;
	right: 0px;
	background-position: 100% 0;
}
span.bl {
	bottom: 0px;
	left: 0px;
	background-position: 0 100%;
}
span.br {
	bottom: 0px;
	right: 0px;
	background-position: 100% 100%;
}

/* Footer */
div.footer {
	height: 231px;
	background: url(../images/footer-bg.gif) no-repeat 50% 0;
	position: relative;
	max-width: 1210px;
	margin: 0px auto;
}
div.footer img.aero {
	position: absolute;
	right: 0px;
	top: -79px;
}
div.footer img.phone {
	position: absolute;
	right: 147px;
	top: 90px;
}
ul.footer-links {
	position: absolute;
	top: 138px;
	right: 104px;
	list-style-type: none;
	padding: 15px 5px 0px 0px;
	background: url(../images/footer-bg2.gif) no-repeat 100% 0;
}
ul.footer-links li {
	display: inline;
	color: #fff;
}
ul.footer-links a:link, ul.footer-links a:visited, ul.footer-links a:hover {
	color: #fff;
	text-decoration: none;
}
ul.footer-links a:hover {
	text-decoration: underline;
}
p.copy {
	position: absolute;
	left: 11px;
	top: 186px;
	font: 10px/12px Arial, sans-serif;
	color: #5c5c5c;
}
div.banners {
	max-width: 1100px;
	margin: 0px auto;
	padding-top: 65px;
}
div.banners img {
	margin-left: 15px;
}
div.counters {
	display: inline;
	position: absolute;
	right: 5px;
	top: 190px;
}
div.counters img {
	margin-left: 10px;
}


.minimum {
	width: 1%;
}
.auto {
	width: auto;
}
.full {
	width: 735px !important;
}