@charset "utf-8";

@import url(reset.css);

html, body {
    width: 100%;
    height: 100%;
}

a {
    color: #3b76ba;
}

a:hover {
    text-decoration: none;
}

.clearbox {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.isFlashDisabled {
    display: none;
}

body, .wrapper {
    font: normal normal 12px Arial, Helvetica, sans-serif;
    background: url(images/top_art.jpg) no-repeat top center;
    background-color: #79a3d6;
}

.wrap01 {
    background: url(images/bg.png);
    padding-bottom: 30px;
}

.wrapper {
    margin: 0 auto;
    width: 1004px;
}

.header {
    height: 570px;
    overflow: hidden;
    text-align: left;
}

.homeLink {
    display: block;
    width: 650px;
    height: 270px;
    text-indent: -5000px;
}

.contact {
    float: right;
    width: 270px;
    padding: 35px 33px 0 0;
    font-size: 19px;
    text-align: right;
    line-height: 35px;
}

.contact strong {
    font-size: 130%;
    font-weight: normal;
}

.contentWrapper {
    background: url(images/content_bg.jpg) repeat-y top center;
    text-align: justify;
    padding: 0 30px 20px 30px;
}

.contentWrapper h1 {
	color: #2b76b8;
	text-align: left;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0 15px 15px 0;
}

.contentWrapper p {
    padding: 5px 0;
}

.contentWrapper strong {
    color: #2b76b8;
}

/*-- content --*/

.telo {


    padding-top: 16px;
    width: 943px;
}

.telo .telo_produce {

	position: relative;
	width: 900px;
}


.telo .produce {
    padding: 5px 0;
}

.telo .produce h2 {
    height: 33px;
    padding: 13px 0 0 35px;
    font-size: 15px;
    background: url(images/block_top.png) no-repeat top center;
    background-color: none;
}

.telo table {
    background: url(images/block_bg.png) repeat-y center;
    width: 100%;
    text-align: left;
}

.telo table td {
	vertical-align: middle;
	width: 192px;
	padding: 5px 0 5px 30px;

}

.telo table td:first-child {
    width: 450px;
    padding: 0 0 0 50px;
}

.telo .produceBottom {
    height: 21px;
    background: url(images/block_bottom.png) no-repeat top center;
}

.tdstyle {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.content {

    padding-top: 16px;
    width: 943px;
}

.content  li {
	list-style-image: url(images/arrow.png);
	list-style-type: disc;
}

.content .content_produce {

    position: relative;
    width: 943px;
}

.textBlock {
	position: relative;
	width: 935px;
}

.contentBottom {
    height: 16px;
    width: 943px;

}

/*-- produce --*/
.content .produce {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.content .produce h2 {
    height: 12px;
    padding: 13px 0 0 10px;
    font-size: 15px;
    background: url(images/block_top_new.png) no-repeat top center;
    background-color: none;
}

.content table {
    background: url(images/block_bg.png) repeat-y center;
    width: 100%;
    text-align: left;
}

.content table td {
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 95%;
}

.content table td:first-child {
    width: 430px;
    padding: 0 0 0 50px;
}

.content .produceBottom {
    height: 21px;
    background: url(images/block_bottom.png) no-repeat top center;
}

/*-- news --*/
.news {
    padding: 0 30px 0 30px;
    margin-left: -30px;
    margin-right: -30px;
    background-color: #fff;
}

.news p:first-child {
    margin-left: -30px;
    margin-right: -30px;
    padding: 5px;
    text-align: center;
    font-size: 20px;
    color: #2b76b8;
    background-color: #e0ad20;
}

.news td {
    padding: 0 15px 15px 0;
    text-align: right;
    border-right: 2px solid #f7e6bb;
}

.news table tr:first-child td {
    text-align: left;
    padding: 15px;
}

.news td.last {
    border: none;
}

/* -- topMenu -- */
.topMenu {
    height: 46px;
    width: 940px;
    text-align: left;
    padding: 33px 33px 0 33px;
}

.topMenu table {
    width: 100%;
}

.topMenu td {
    height: 46px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 15px;
}

.topMenu a {
    display: block;
    text-decoration: none;
    color: #e9b517;
    text-align: center;
}

.topMenu a:hover {
    color: #8bca40;
}

.topMenu a.menu_01 {
    width: 95px;
}

.topMenu a.menu_02 {
    width: 138px;
}

.topMenu a.menu_03 {
    width: 140px;
}

.topMenu a.menu_04 {
    width: 140px;
}

.topMenu a.menu_05 {
    width: 121px;
}

.topMenu a.menu_06 {
    width: 121px;
}

.topMenu a.menu_07 {
    width: 182px;
}

/* -- /topMenu -- */
/* -- mainMenu -- */
.mainMenu {
    height: 215px;
    padding: 10px 25px 0 25px;
}

.mainMenu img {
    display: block;
    margin: 0 auto;
    height: 84px;
    padding-top: 55px;
}

.mainMenu a {
    text-indent: -5000px;
    display: block;
    height: 215px;
    text-decoration: none;
}

.mainMenu .menu_01, .mainMenu .menu_01 a {
    width: 157px;
}

.mainMenu .menu_02, .mainMenu .menu_02 a {
    width: 163px;
}

.mainMenu .menu_03, .mainMenu .menu_03 a {
    width: 151px;
}

.mainMenu .menu_04, .mainMenu .menu_04 a {
    width: 179px;
}

.mainMenu .menu_05, .mainMenu .menu_05 a {
    width: 162px;
}

.mainMenu .menu_06, .mainMenu .menu_06 a {
    width: 141px;
}

.mainMenu .menu_01 a:hover {
    background: url(images/menu.png) no-repeat left top;
}

.mainMenu .menu_02 a:hover {
    background: url(images/menu.png) no-repeat left -216px;
}

.mainMenu .menu_03 a:hover {
    background: url(images/menu.png) no-repeat left -432px;
}

.mainMenu .menu_04 a:hover {
    background: url(images/menu.png) no-repeat left -648px;
}

.mainMenu .menu_05 a:hover {
    background: url(images/menu.png) no-repeat left -864px;
}

.mainMenu .menu_06 a:hover {
    background: url(images/menu.png) no-repeat left -1080px;
}

/* -- //mainMenu -- */
/* -- bottomMenu -- */
.bottomMenu {
    height: 30px;
    text-align: left;
}

.bottomMenu li {
    display: inline;
}

/* -- /bottomMenu -- */
/* -- footer -- */
.footer {
    height: 100px;
    width: 943px;
    margin: 0px auto;
    text-align: left;
    padding: 20px 0;
    color: #3b76ba;
}

.footer p {
    float: left;
}

.footer strong {
    font-size: 100%;
}

.counters {
    float: right;
    width: 88px;
}

.counter {
    width: 88px;
    height: 31px;
    overflow: hidden;
    margin: 0 0 10px 0;
    border: 1px solid #FFF;
}

/* -- /footer -- */
