body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#ffffff url(../gfx/body-bg.jpg) repeat-x;
}

img {
	border:0px;
	margin:0px;
}

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

a:hover {
	color: #000;
}

form {
	margin:0px;
	padding:0px;
}

div.main-container {
	margin:0px auto;
	width:916px;
	
}

div.main-top {
	position:relative;
	width:916px;
	height:62px;
}

div.main-top .topmenu {
	position:absolute;
	left:20px;
	top:20px;
}

.topmenu a {
	color:#000000;
}

div.main-top .login-username {
	position:absolute;
	left:620px;
	top:10px;
	
}

div.main-top .login-password {
	position:absolute;
	left:675px;
	top:35px;
	
}

div.main-top .login-submit {
	position:absolute;
	left:845px;
	top:35px;
}

div.loginform input.login-input {
	background:url(../gfx/login-input-bg.jpg) no-repeat;
	border:0px;
	width:115px;
	height:15px;
	font-size:11px;
	padding:3px 3px 0px 3px;
}

div.main-header {
	position:relative;
	background:url(../gfx/main-head-bg.jpg) no-repeat top right;
	width:916px;
	height:168px;
}

div.main-header .main-header-text {
	position:absolute;
	left:212px;
	top:20px;
	color:#ffffff;
}

    div.main-header .main-header-text a {
	   color:#ffffff;
    }

    div.main-header .main-header-text a:hover {
        color: #000;
    }
    
div.main-center {
	background:url(../gfx/main-center-bg.jpg);
	float:left;
	margin:10px 0 0 0;
}

div.main-center .main-left {
	float:left;
	width:195px;
	padding:0px 0px 203px 0px;
}

div.main-center .main-data {
	float:left;
	width:486px;
	padding:0 10px 0 10px;
}

div.main-data .main-data-head {
	background: #69AE45 url(../gfx/green-gradient.jpg) repeat-x;
	height:27px;
	padding:7px 0 0 10px;
	margin-bottom:10px;
}

.main-data-head h1 {
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:17px;
	padding:0 0 0 15px;
	background:url(../gfx/whitearrow.jpg) no-repeat 0px 6px;
}

div.main-data .news-lead-block {
	background:#E8EDE5;
	padding:10px;
	margin-bottom:10px;
}

div.main-data .news-body-block {
	background:#F0F2F1 url(../gfx/news-body-bg.jpg) repeat-x bottom left;
	padding:10px;
}

div.news-body-block h2 {
	margin:0px;
	padding:0 0 0 15px;
	display:inline;
	font-size:14px;
	background:url(../gfx/greenarrow.jpg) no-repeat 0px 2px; ;
}

.news-body-block img {
	padding:5px;
	background:#ffffff;
	
	margin:0 20px 20px 0;
}


.news-body-block input.text250 {
	width:244px;
	height:17px;
	background:url(../gfx/contact-input-bg.jpg) no-repeat;
	border:0px;
    font-size:12px;
	padding:3px 3px 0 3px;
		font-family: Arial,Helvetica,sans-serif;	
}

.news-body-block textarea.text250 {
	width:244px;
	height:141px;
	background:url(../gfx/contact-textarea-bg.jpg) no-repeat;
    font-size:12px;
	border:0px;
	padding:3px 3px 0 0px;
	font-family: Arial,Helvetica,sans-serif;	
}

.news-body-block .submit {
	background:#006600;
	color:#ffffff;
	border:0px;
}

div.main-center .main-right {
	float:left;
	width:215px;
	padding-bottom:203px;
}

.right-box-main {
	background:#72B84C url(../gfx/arrow-close.jpg) no-repeat 190px 14px;
	height:34px;
	margin-bottom:10px;
	
}

.right-box-main-selected {
	background:#72B84C url(../gfx/arrow-open.jpg) no-repeat 190px 14px;
	
}

.right-box {
	background:#72B84C;
	height:24px;
	margin-bottom:10px;
	padding:10px 0 0 12px;
	
	
}

.right-box-title {
	height:27px;
	font-size:17px;
	padding:7px 0 0 10px;
	font-weight:bold;
}

.toggle {
	display:none;
}

div.main-right .search {
	position:relative;
	background: #69AE45 url(../gfx/green-gradient.jpg) repeat-x;
	height:34px;
	margin-bottom:10px;
}

div.search input.search-input {
	background:url(../gfx/search-input.jpg) no-repeat;
	border:0px;
	width:124px;
	height:15px;
	font-size:11px;
}

div.search .search-keyword {
	position:absolute;
	left:10px;
	top:10px;
	padding:0px;
	height:15px;
}

div.search .search-submit {
	position:absolute;
	top:5px;
	left:67px;
}


.clearer {
	clear:both;
}

div.footer-container {
	height:100px;
	background:url(../gfx/footer-bg.jpg) repeat-x top left;
	
}

div.footer-container .footer {
	position:relative;
	margin:0px auto;
	width:916px;
	background:url(../gfx/footer-top-bg.jpg) no-repeat top left;
}

div.footer .main-left-bottom {
	position:absolute;
	background:url(../gfx/left-bottom-graphics.jpg);
	left:0px;
	top:-203px;
	width:195px;
	height:203px;
}

div.footer .main-right-bottom {
	position:absolute;
	background:url(../gfx/right-bottom-graphics.jpg);
	left:701px;
	top:-203px;
	width:215px;
	height:203px;
}

.footer-text {
	text-align:center;
	padding:15px 0 0 0;
}

.footer-text a {
	margin-right:10px;
}


/*--------------------------------------------------------------*/


div.main-left-menu {
    width: 195px;
    padding: 0 0 0 0;
    background-color: #FFF;
}
    div.main-left-menu a {
        float:left;
        clear: both;
        display: block;
    }

        div.main-left-menu a.first {
                border-top: 1px dashed #c2bfab;
        }

		div.main-left-menu a:hover {
			color:#000000;
		}
            
            div.main-left-menu div a {
                    color: #ffffff;
                    font-size: 11px;
                    font-weight:bold;
					background: #69AE45 url(../gfx/categories/bg-child-inactive.gif) no-repeat top left;
                    
                    width: 170px;
					height:20px;
                    padding: 11px 0 3px 25px;
                    border-bottom: 1px dashed #c2bfab;

            }
                
                div.main-left-menu div a.active {
                        background: #dcdcdc url(../gfx/categories/bg-child-active.gif) no-repeat top left;
                        border-bottom: 0px dashed #c2bfab;
                        border-top: 0px dashed #c2bfab;
						font-weight:bold;
                }

                    
                    div.main-left-menu div div a {
                            color: #006600;
                            font-size: 12px;
                            background: #F3F6F2 url(../gfx/categories/bg-child-sub-inactive.gif) no-repeat top left;
                            
                            width: 170px;
							height:21px;
                    		padding: 10px 0 3px 25px;
                    		border-bottom: 1px dashed #c2bfab;
                            
                    }

                        
                        div.main-left-menu div div a.active {
                                background: #e6e6e6 url(../gfx/categories/bg-child-sub-active.gif) no-repeat top left;
                                border-bottom: 1px dashed #c2bfab;
								color:#000000;
                        }

                            
                            div.main-left-menu div div div a,
                            div.main-left-menu div div div a.active {
                                            color: #515050;
                                            font-size: 12px;
                                            background: #e6e6e6 url(../gfx/categories/bg-child-sub-final.gif) no-repeat top left;
                                            
                                            width: 135px;
                                            padding: 3px 0 3px 45px;
                                            font-size: 12px;
                                            font-weight: normal;
                                            border-bottom: 0px dashed #c2bfab;
                            }
                                div.main-left-menu div div div a.active {
                                        font-weight: bold;
                                        border-bottom: 0px dashed #c2bfab;
                                }

                                div.main-left-menu *.none {
                                        display: none;
                                }
                                div.main-left-menu *.block {
                                        display: block;
                                }





