﻿body
{
	margin:0;
	background:#e7e7e7 url(/resources/images/template/bg.gif) repeat-y 50% 0;
	font:11px Arial, Verdana, sans-serif;
}

img
{
	border: none;
}

p
{
	margin-bottom: 6px;
}

ul
{
	list-style-type: disc;
	padding: 0 15px;
	margin-left: 10px;
}

form {
    margin:0;
}

h1,
h2,
h3 {
    margin:0;
}

h2
{
	margin-bottom: 4px;
}

h4, h4 a
{
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #555555;
	font-size: 16px;
	text-decoration: none;
}

#main{
	margin:0 auto;
	width: 960px;
	padding-bottom:20px;
    background: #fff url(/resources/images/template/bg1.gif) repeat-x;
}

#main #header p, #main #content p, #main #footer p
{
	margin:0;
}

#main #header ul, #main #content ul, #main #footer ul
{
    margin:0;
    padding:0;
}
/*Header BEGIN*/
#header{
	width:960px;
	height: 133px;
	position: relative;
	background:url(/resources/images/template/head-bg.jpg) no-repeat;
}

#header a.logo {
	position: absolute;
	top:12px;
	left:855px;
	text-indent:-9999px;
	background:url(/resources/images/template/logo.jpg) no-repeat;	
	width:61px;
    overflow:hidden;
	height:74px;
}

#header a.headline {
	position: absolute;
	top:30px;
	left:35px;
	text-indent:-9999px;
	background:url(/resources/images/template/headline.gif) no-repeat;	
    overflow:hidden;
	width:266px;
	height:33px;
}

#header .text {
	position: absolute;
	top:38px;
	left:589px;
	font-size:18px;
	font-weight: bold;
	color:#fff;
}

#header #font-change
{
	position: absolute;
	top: 105px;
	right: 199px;
	padding: 2px 0 0 8px;
	width: 110px;
	height: 21px;
}

#header #font-change a
{
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

/*Navigation-menu BEGIN*/
#header .navigation{
	margin:1px 0;
	border-left:1px solid #bcd2b8;
	position:absolute;
	top:100px;
	left:22px;
	list-style:none;
	font-size:13px;
	line-height:30px;
	font-weight: bold;
}

#header .navigation li{
	padding:0 10px;
	border-left:1px solid #5b9252;
	border-right:1px solid #bcd2b8;
	float:left;
	height:31px;
}

#header .navigation li a{
	padding:10px 4px;	
	color:#fff;
	text-decoration:none;

}

#header .navigation li a:hover{
	text-decoration:underline;
}

#header .icon-menu{
	display: none;
	margin:1px 0;
	border-left:1px solid #64965b;
	list-style:none;
}

#header .icon-menu li{
	padding:0 2px;
	float:left;
	height:31px;
}

#header .icon-menu li a{
	padding:10px 0 6px;
	display:block;
	outline:none;
	text-indent:-9999px;
}


#header .icon-menu li .home{
	width:10px;
	background: url(/resources/images/template/home.gif) no-repeat 100% 0;
}

#header .icon-menu li .print{
	width:14px;
	margin-left:7px;
	background: url(/resources/images/template/print.gif) no-repeat 100% 0;
}

#header .icon-menu li .mail{
	width:17px;
	margin-left:7px;
	background: url(/resources/images/template/letter.gif) no-repeat 100% 0;
}

/*Navigation-menu END*/
/*Form BEGIN*/
#header fieldset{
    border:none;
}

#header .search{
	position: absolute;
	top: 105px;
	right: 0px;
	padding:3px 0 0 8px;
	width: 199px;
	height: 21px;
	background: url(/resources/images/template/inp1.gif)	no-repeat;
}

#header .search .inp{
	float: left;
	border:none;
	background:none;
	color:#999886;
	font-size: 10px;
	width:155px;
}

#header .search .button-search{
    display:block;
	text-indent:-9999px;
	overflow: hidden;
	margin-left:9px; 
    width:25; 
    height:21;
}
/*Form END*/
/*Header END*/

/*Content BEGIN*/
#content{
    padding-bottom:28px;
	width:960px;
	height:1%;
	overflow:hidden;
	background: url(/resources/images/template/img-bg.jpg) repeat-x;
}

#content .sub-content{
	padding:9px 0 0 21px;
	width:709px;
	float:left;
}

#content .sub-content img{
	padding-bottom:7px;
}

#content .sub-content a{
	text-decoration:none;
	font-weight:bold;
	color:#008c00;
}

#content .sub-content a:hover{
	text-decoration:underline;
}

#content .sub-content .center-block{
	width:523px;
	float:right;
}
/*Sub-content BEGIN*/
/*Col1 BEGIN*/
#content .sub-content .col1{
	width:175px;
	float:left;
}

#content .sub-content .col1 .block{
	float: left;
	width: 175px;
	background: url(/resources/images/template/col1-bg.gif) repeat-y;
}

#content .sub-content .col1 .block h2{
	padding:10px 0 11px 10px;
	background: url(/resources/images/template/col1-head.gif) no-repeat;
	font-size:12px;
	color:#1f5baa;
}

#content .sub-content .col1 .block ul{
	background: url(/resources/images/template/col-foot.jpg) no-repeat 0 100%;
	list-style:none;
}

#content .sub-content .col1 .block ul li{
	padding:10px 0 10px 10px;
	background: url(/resources/images/template/col-separ.jpg) no-repeat;
	list-style:none;
}

#content .sub-content .col1 #submenu
{
	margin-bottom: 5px;
}

#content .sub-content .col1 #submenu h2{
	padding:10px 0 3px 10px;
	background: url(/resources/images/template/col1-head.gif) no-repeat;
	font-size:12px;
}

#content .sub-content .col1 #submenu h2 a
{
	color:#1f5baa;
}

#content .sub-content .col1 #submenu ul li{
	padding:0 0 5px 15px;
	background: none;
	list-style:none;
}

#content .sub-content .col1 .baners a {
	float: left;
	margin-top:6px;
}
#content .sub-content .col1 .baners a img {
    padding:0;
	border: none;
}
/*Col1 END*/
/*Center-block BEGIN*/
#content .sub-content .center-block h1,
#content .sub-content .center-block h2 {
	font-size:15px;
	color:#666;
}

/*Col2 BEGIN*/
#content .sub-content .center-block .col2{
	background: url(/resources/images/template/col2-bg.gif) repeat-y;
	width:523px;
}
#content .sub-content .center-block .col2 .post {
	overflow: hidden;
	padding: 0 0 14px 0;
	background: url(/resources/images/template/col2-separator.gif) no-repeat 0 100%;
}
#content .sub-content .center-block .col2 .post.last {background: none;}
#content .sub-content .center-block .col2 .img2{
	margin: 43px 6px 0 24px; 
	float:right;
   display: inline;
	height:1%;
}

#content .sub-content .center-block .col2 span{
    line-height:22px;
    font-size:10px;
}

#content .sub-content .center-block .col2 p a{
    padding:7px 0 0; 
}

#content .sub-content .center-block .col2 p{
	 margin: 0 0 5px 0;
    line-height:16px;
    font-size:11px;
  
}
#content .sub-content .center-block .col2 .col2-head{
	width: 523px;
	height:4px;
    overflow:hidden;
	background: url(/resources/images/template/col2-head.gif) no-repeat;
}

#content .sub-content .center-block .col2 .col2-content{
	width: 495px;
    padding:0 14px;
    overflow:hidden;
	background: url(/resources/images/template/col2-foot.gif) no-repeat 0 100%;
}
/*Col2 END*/
/*Col3 BEGIN*/
#content .sub-content .center-block .col3{
	float: left; 
	margin-top:7px;
	width:523px;
	background: url(/resources/images/template/col3-bg.gif) repeat-y;
}

#content .sub-content .center-block .col3 .col3-head{
	width:523px;
	float: left;
	height:4px;
    overflow:hidden;
	background: url(/resources/images/template/col3-head.gif) no-repeat;
}

#content .sub-content .center-block .col3 .col3-content{
	float: left;
	width: 523px;
	min-height:140px;
	background: url(/resources/images/template/col3-foot.gif) no-repeat 0 100%;
}
* html #content .sub-content .center-block .col3 .col3-content {height:140px;}
#content .sub-content .center-block .col3 .block1{
	padding:13px 15px;
	float:left;
	width:227px;
}

#content .sub-content .center-block .col3 .block2{
	padding:13px 15px;
	float:right;
	width:227px;
}

#content .sub-content .center-block .col3 h2{
	font-size:13px;
	font-weight:bold;
}

#content .sub-content .center-block .col3{
	line-height:18px;
}

#content .sub-content .center-block .col3 ul li{
	list-style:none;
}

#content .sub-content .center-block .col3 ul li span{
	margin-right:3px;
	padding-right:5px;
	background: url(/resources/images/template/list-separator.gif) no-repeat 100% 2px;
}

#content .sub-content .center-block .col3 ul li a{
    text-decoration:none;
    font-weight:normal;
    color:#000;
}

#content .sub-content .center-block .col3 ul li a:hover{
    text-decoration:underline;
}


/*Col3 END*/
/*Center-block END*/
/*Sub-content END*/
/*Col4 BEGIN*/
#content .col4{
	padding:9px 21px 0 0;
	width:200px;
	float:right;

}
#content .col4 .block1{
	width:200px;
	
	background:#72b766 url(/resources/images/template/hor-menu-head.gif) no-repeat;
}

#content .col4 .block1 .block1-content{
	background: url(/resources/images/template/hor-menu-foot.gif) no-repeat 0 100%;
}

#content .col4 .block1 .block1-content ul {
	padding:16px 0;
	list-style:none;
}

#content .col4 .block1 .block1-content ul  li{
	padding:4px 0 3px;
	text-indent:16px;
    width:200px;
	background: url(/resources/images/template/col4-separ.jpg) no-repeat 50% 100%;
}

#content .col4 .block1 .block1-content ul  li.last-item {
	background: none;
}

#content .col4 .block1 .block1-content ul  li a{
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    color:#fff;
	padding:3px 0;
}

#content .col4 .block1 .block1-content ul  li a:hover{
    text-decoration:underline;
}

#content .col4 .block2{
    margin-top:7px;
	width:200px;
    line-height:18px;
	background: url(/resources/images/template/col4-bg.gif) repeat-y;	
}

#content .col4 .block2 .calendar{
    height:1%;
	background: url(/resources/images/template/col4-head.gif) no-repeat;
}

#content .col4 .block2 .block2-content{
    padding-bottom:9px;
	background: url(/resources/images/template/col4-foot.gif) no-repeat 0 100%;
}

#content .col4 .block2 .calendar h3.first-line{
    padding:12px 0 0;
    text-align:center;
    background:none;
}

#content .col4 .block2 .calendar h3{
    padding:12px 0 0 17px;
    color:#1f5baa;
    font-size:11px;
    background:url(/resources/images/template/col-separ.jpg) no-repeat;   
}
/*Col4 END*/


/*Content END*/

/*Footer BEGIN*/
#footer{
	padding-top:10px;
	width:960px;
	height:28px;
	font-size:11px;
	color:#666;
	text-align:center;
	background:url(/resources/images/template/footer-line.gif) no-repeat 50% 0;	
}

#footer a{
	text-decoration:none;
	font-weight:bold;
	color:#008c00;
}
/*Footer END*/

div.calendar
{
	padding: 7px;
}

div.calendar table tr td
{
	color: #565656;
	text-align: center;
	vertical-align: middle;
	padding: 0 4px;
	width: 16px;
	height: 16px;
}

div.calendar table tr td a
{
	display: block;
	width: 16px;
	height: 16px;
	color: #565656;
	background-image: url(/resources/Images/Template/calendar-bg.gif);
	text-decoration: none;
}

div.calendar table tr th, div.calendar table tr th a
{
	text-align: center;	
	color: #565656;
	text-decoration: none;
}

#content .sub-content .center-block p
{
	margin-bottom: 6px;
}

#content .sub-content .center-block ul
{
	list-style-type: disc;
	padding: 0 15px;
	margin-left: 10px;
}