
	
		body {
			font-size: 12px;
			font-family: "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
		}

		body#home {
			background: #e9ece2 url(../images/bg-home.png) repeat-x;
		}
		
		body#rest {
			background: #F5F6F0 url(../images/bg-head.png) repeat-x;
		}

		
		h3 {
			font-size: 18px;
			font-weight: bold;
			color: #2B3941;
			letter-spacing: -1px;
		}
		
		h4 {
			font-size: 15px;
			font-weight: bold;
			color: #2B3941;
			letter-spacing: -0.6px;
		}
		
		#resttopcontent h3 {
			font-size: 20px;
			font-weight: normal;
			color: #2B3941;
			letter-spacing: -1px;
		}
		
		p {
		color: #2B3941;
		}
		
	p a {
		font-weight: bold;
		text-decoration:none;
		color: #2E719E;
		border-bottom: 1px solid;
	}

		p a:hover{
		color: #000000;
                border-bottom: none;
		}

		#header h1 {
			background: url(../images/header.png) no-repeat;
			height: 118px;
			width: 940px; 
			margin-top: 27px;
			margin-bottom: 12px;
		    text-indent: -9999px; 
		}

		#header #topNav {
			position: absolute;
			top: 4px;
			right: 0px;
		}

		#header #topNav li {
			float: left;
			color: #8E9EAA;
			margin-left: 0px;
			padding: 0 9px 0 11px;
			background: url(../images/navVert.png) no-repeat left center;
			list-style: none;
		}

		#header #topNav li.first {
			background: none;
		}

		#header #topNav a {
			color: #8E9EAA;
			text-decoration: none;
		}

		#header #topNav a:hover {
			color: #FFFFFF;
			text-decoration: underline;
		}


/************** nav *********/


		#nav{
			position: absolute;
			margin-bottom: 12px;
			bottom: 0;
			right: 0;
			z-index: 999;
			list-style: none;
		}

		#nav li{
			float: left;
			margin-right: 3px;
			margin-left: 1px;
			background: url(../images/button02.png) no-repeat right top;
			text-transform: uppercase;
		}

		#nav li.current{
		   background-position: right bottom;
		}

		#nav li a{
		   float: left;
		   display: block;
		   height: 20px;
		   padding: 5px 7px 5px 7px;
		   background: url(../images/button01.png) no-repeat left top;
		   color: #9BAAB5;
		   text-decoration: none;
		}

		#nav li.current a{
		   background-position: left bottom;
		   color: #27333A;
		}

		#nav li:hover {
		   background-position: right -30px;
		}

		#nav li.current:hover,
		#nav li.sfhover.current{
		   background-position: right bottom;
		}

		#nav li:hover a,
		#nav li.sfhover a{
		   background-position: left -30px;
		   color: #FFF;
		}

		#nav li.current:hover a,
		#nav li.sfhover.current a{
		   background-position: left bottom;
		   color: #27333A;
		}




			/********** buttons *********/

			#buttons {
									margin: 9px 0px 0px 44px;
									list-style: none;


								}

								#buttons li {
									float: left;
									font-size: 10px;
									margin: 0px;
								}

								#buttons li a {
						float: left;
									width: 60px;
									height: 17px;
									padding: 3px 9px 1px 8px;
									background: url(../images/buttonsmall.png) no-repeat left top;
									color: #9BAAB5;
									text-decoration: none;
								}

								#buttons li a.separ{

									padding: 3px 23px 1px 8px;

								}


								#buttons li a:hover{
								   background-position: left bottom;
								   color: #FFFFFF;
								}



		


/**************** topcontent **************/
	#hometopcontent {
		position: relative;
		width: 940px;
		height: 296px;
		padding: 20px 0px 0px 0px;
		background: url(../images/hometopbg.png) no-repeat;
	}
	
	#resttopcontent {
		position: relative;
		width: 940px;
		height: 56px;
		padding: 0px 0px 0px 0px;
	}

	#resttopcontenttext {
		padding: 4px 0px 0px 15px;
	}


	#hometopcontenttext{
		position: relative;
		width: 220px;
		height: 210px;
		margin-left: 710px;
		padding: 5px 5px 5px 5px;
	}
	
	
	#hometopcontenttext h2 {
		font-size: 14px;
		font-weight: normal;
		font-style: italic;
		line-height: 124%;
		margin-bottom:8px;
		}

		#hometopcontenttext h2 a {
			font-size: 18px;
			font-weight: bold;
			font-style: normal;
			line-height: 130%;
			margin-bottom:0px;
			margin-left:24px;
			color: #2E719E;
			text-decoration: none;
			}
			
			#hometopcontenttext h2 a:hover {
				color: #000000;
				}

	#hometopcontenttext h2 .spec {
		font-weight: bold;
		color: #2E719E;
		}
		


	#hometopcontenttextbottom{
		height: 24px;
		padding: 12px 5px 5px 44px;
	}
				
				
				
				
/************* content ***********/

	#threecolumns {
		width: 960px;
		background: url(../images/threecolbg.png) repeat-y center;
	}
		
			
	#twocolumns {
		width: 960px;
		background: url(../images/restbg.gif) repeat-y scroll 716px;
	}


	#col1 p, #col2 p, #col3 p {
		padding: 0px 15px;
	}
	
		.ramka {
		border: 5px solid #BDC2B4;
	}
	
	
	#col1 h3, #col2 h3, #col3 h3 {
		padding: 0px 15px;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	
	
	#col21 p {
		padding: 0px 15px 0px 15px;
	}
	


	
	#col21 table, #col21 td {
		margin: 0px 0px 0px 15px;
		border: 1px solid #BDC2B4;
		border-collapse:collapse;
		padding:3px;
		width:670px;
	}
	
	#col21 #tab1 table, #col21 #tab1 td {
		margin: 0px 0px 0px 15px;
		border: 1px solid #f5f6f0;
		padding:3px;
		width:670px;
	}
	
	
	#col21 h2 a {
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		line-height: 130%;
		margin-bottom:0px;
		margin-left:24px;
		color: #2E719E;
		text-decoration: none;
		}
		
		#col21 h2 a:hover {
			color: #000000;
			}
	
	
	
	#col21 li {
		color: #2E719E;
		list-style: none;
		padding-left: 15px;
		background: url(../images/bg-cms-li.gif) no-repeat left 4px;
	}
	
	#col22 p {
		padding: 0px 15px 0px 5px;
	}
	
	
	#col21 h3 {
		padding: 0px 15px 0px 15px;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	#col21 h4 {
		padding: 0px 15px 0px 15px;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	
	#col22 h3 {
		padding: 0px 15px 0px 5px;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	
	
	
	#col2 li{
		margin-bottom: .25em;
		margin-left: 25px;
		padding-left: 15px;
		background: url(../images/bg-cms-li.gif) no-repeat left 4px;
		color: #2E719E;
		list-style: none;
	}

#col22 ul {

list-style: none;
padding: 3px;
margin: 0px;
width:210px;
}

#col22 li {
border-top: 1px solid #BDC2B4;
border-bottom: 1px solid #BDC2B4;
background: #FFFFFF;
padding: 4px;
margin: 0px 0px 4px 0px;

}

#col22 li:hover {
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
background: #eff2e9;
}

#col22 li a{
	display:block;
color: #2E719E;
font-weight: bold;
text-decoration: none;
margin: 0px 0px 0px 15px;

}



#col22 li a:hover{
color: #2E719E;
font-weight: bold;
margin: 0px 0px 0px 30px;
border-bottom: none;
}		

			
#col22 li.current a{
color: #2E719E;
font-weight: bold;
margin: 0px 0px 0px 30px;
border-bottom: none;

}
			
			#col22 li.current {
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
background: #eff2e9;

}
			
/************** footer ************/

	#footer-inner {
		margin-left:auto;
		margin-right:auto;
		width: 940px;
		height: 50px;
		margin-top:0px;
		padding: 1px 0px 1px 0px;
		background: #34424B url(../images/footerlogo.png) no-repeat 14px center;
	}

	#footer-inner p {
		float: left;
		color: #94A5AF;
		margin-top: 16px;
		margin-left: 90px;
	}

	#footer-outer {
		clear: both;
		padding: 15px 0px 40px 0px;
		border-top: 5px solid #CCD0C1;
		background: #28353D;
	}


	#footer-inner #footer-nav {
		display: inline; /* IE6 double margin float bug hack */
		float: left;
		margin-left: 60px;
		margin-top: 16px;
		margin-bottom: 0px;
	}

	#footer-inner #footer-nav li{
		float: left;
		padding: 0 6px 0 14px;
		background: url(../images/navVert.png) no-repeat left center;
		list-style: none;
		margin-left: 4px;
	}


	#footer-inner #footer-nav a{
		color: #94A5AF;
		text-decoration: none;
	}

	#footer-inner #footer-nav a:hover {
		color: #F9FAF8;
		text-decoration: underline;
	}

	#footer-inner p.back {
		margin-top: 16px;
		margin-left: 52px; 
		color: #CDD9E1;
		text-decoration: none;
	}

	#footer-inner p.back a{
		font-size: 10px;
		padding: 3px 20px 2px 0;
		background: url(../images/bg-back.gif) no-repeat right center;
		color: #94A5AF;
		text-decoration: none;
	}

