@charset "utf-8";

body {
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(../images/background.png);
	background-repeat:repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#1679ad;
}

#site {
	width:1000px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#header-animation {
	width:1000px;
	height:205px;
	margin-top:5px;
}

#header-text {
	width:988px;
	height:205px;
	position:absolute;
	top:0;
	z-index:1;
	padding:0 6px;
}

#header-text-item {
	width:314px;
	height:190px;
	float:left;
	color:#FFF;
	font-weight:bold;
	padding-top:15px;
	padding-left:15px;
	line-height:120%;
}

#header-text-item-link {
	width:299px;
	height:20px;
	top:185px;
	position:absolute;
	text-align:right;
	font-size:13px;
}

#header-text-item-link a {
	color:#FFF;
	text-decoration:underline;
}

#header-text-item-link a:hover {
	text-decoration:none;
}

.header-text-item-heading {
	font-size:22px;
	line-height:120%;
}

#menu {
	width:1000px;
	height:56px;
	margin-top:5px;
	text-align:center;
	clear:both;
}

#menu-left {
	width:240px;
	height:56px;
	background-image:url(../images/menu-left.png);
	float:left;
}

#menu-right {
	width:228px;
	height:20px;
	background-image:url(../images/menu-right.png);
	float:left;
	padding:36px 12px 0 0;
	text-align:right;
}

#menu-item {
	width:130px;
	height:56px;
	float:left;
}

#menu-item a {
	width:130px;
	height:37px;
	display:block;
	background-image:url(../images/menu-item.png);
	background-position:top;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding-top:19px;
}

#menu-item a:hover {
	background-position:bottom;
}

#promotion {
	width:1000px;
	height:130px;
	background-image:url(../images/promo-background.png);
	margin-top:5px;
	clear:both;
}

#promotion-text {
	padding-top:28px;
	font-size:16px;
	font-weight:bold;
	float:left;
	line-height:150%;
}

#promotion-text ul {
	margin-top:0;
}

.promotion-header {
	color:#c40b08;
	margin:0 0 5px 39px;
}

a img {
	border:0;
}

h1 {
	font-size:19px;
	font-weight:bold;
	color:#067c2e;
}

h2 {
	font-size:15px;
	font-weight:bold;
	color:#067c2e;
}

#content {
	width:1000px;
	clear:both;
	margin-top:5px;
	line-height:170%;
}

#content-top {
	width:1000px;
	height:6px;
	background-image:url(../images/content-top.png);
}

#content-bottom {
	width:1000px;
	height:6px;
	background-image:url(../images/content-bottom.png);
}

#content-middle {
	width:920px;
	background-image:url(../images/content-middle.png);
	padding:20px 40px;
}

#footer {
	width:1000px;
	height:56px;
	background-image:url(../images/footer-background.png);
	margin:5px 0;
	color:#FFF;
}

#footer-left {
	width:360px;
	height:38px;
	float:left;
	padding-left:40px;
	padding-top:18px;
}

#footer-right {
	width:560px;
	height:38px;
	float:left;
	padding-right:40px;
	text-align:right;
	padding-top:18px;
}

#footer-right a {
	color:#FFF;
	text-decoration:none;
	padding:0 10px;
}

#footer-right a:hover {
	text-decoration:underline;
}

#table-border {
	border-top:1px solid #7bba90;
	border-left:1px solid #7bba90;
}

#table-border td {
	border-right:1px solid #7bba90;
	border-bottom:1px solid #7bba90;
}

#content img {
	border:1px solid #7bba90;
}

#weather {
	width:230px;
	float:right;
	margin-left:30px;
	margin-right:30px;
	line-height:normal;
}

#weather a img {
	border:0;
}

#clear {
	clear:both;
}

a {
	color:#c40b08;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

table {
	line-height:normal;
}

#separator {
	width:920px;
	height:1px;
	background-color:#7bba90;
	margin:15px 0;
}

.error {
	font-weight:bold;
	color:#900;
}

.message {
	font-weight:bold;
	color:#060;
}

#contacts-right {
	width:320px;
	float:right;
}

#facebook-like {
	width:450px;
	height:35px;
}
