* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial;
 font-size: 0.8em;
 background: url(../images/fon.jpg) repeat; 
 color: #424447; 
 text-align: center;
 
}
h1 {
	font-family: Georgia, Times New Roman; 
	font-size: 1.6em;
	font-weight: 500;
	color: #dcac00;	
	padding: 2px 0px;
	
}

h4 {
padding: 20px  0px 10px 0px;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: 500;
	color:#107386;	
}

a:hover, a:active {
	text-decoration: underline;
	color:#0d6171;	
}

p {	font-weight: 500;
	font-size: 0.9em;
	color: #3a352f;
	line-height: 1.5em;
	padding: 0.4em 0em;
	text-decoration: none;
}
/*#SearchResults {
 width: 300px;
}*/

#wrapper { 
 margin: 0 auto;
 background-color: #ffffff;
 width: 1000px;
 position: relative;                             
 left: 50%;
 margin-left: -500px;
 text-align: left;
 background:url(../images/border.jpg) repeat; 
}

/*NAVIGATION*/

#header {
position: relative;
height: 250px;
 width: 1000px;
 background: url(../images/header.jpg) no-repeat; 

}

#search {
padding: 15px 0px 3px 745px; 
}

#navigation {
	padding-top: 110px;
	padding-left: 190px;
	width: 700px; 
	height: 47px;
	}
	
#navigation ul{
	padding: 0.8em 0em 0.5em 0em;
	width: 700px;
	/*color: transparent;*/
	list-style: none; 
	text-align: center;
	float: left;
}
#navigation  li{
	/*float: left;*/
	display: inline;
}
#navigation a{
	/*display: block;*/
	padding: 0.3em 0.7em 0.4em 2em; 
	text-decoration: none;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	background-color: transparent;
	color: #fff;
	
}
#navigation a:hover /*a:visited*/ {
	text-decoration: underline;
	background-color: transparent;
	background-color: transparent;
}
#navigation a.act-menu-item{text-decoration: underline;}

#wrapper_col {
 width: 950px;
 position: relative;
 margin-left: 25px;
 text-align: left;
 background: white url(../images/shadow.jpg) no-repeat;
}

/*LEFT COLUMN*/

#leftcolumn { 
	margin: 0px;
	width: 250px;
	height: 580px;
	float: left;
}

#leftcolumn ul{
	list-style: none;
	padding: 10px 3px 10px 5px; 
}
#leftcolumn li{
	padding: 10px 3px 10px 5px; 
}

/*#leftcolumn a:link, a:visited{
	padding: 10px 3px 10px 5px; 
	
}*/

#leftcolumn a.act-left_menu-item {
	text-decoration: underline;
}

#leftcolumn a.act-galary_menu-item {
	text-decoration: underline;
}

#leftcolumn p {
	padding: 0px 10px 10px 10px;
	line-height: 1.5em;
}

/*END LEFT COLUMN*/

#content { 
	float: left;
	margin: 0px 0px 5px 0px;
	padding-left: 10px ;
	width: 470px;
	}
.csc-textpic-imagewrap {
	font-size: 0.8em;
	} 

#splash_content {
	margin: 0px 10px 20px 10px;
	/*border: solid 1px #f0f0f0;*/ 
	}

/*#splash_content p{
	padding: 10px 0px;
	line-height: 1.5em;
}*/

#rightcolumn { 
	margin: 0px;
	padding: 0px 5px 10px 0px;
	width: 190px; 
	float: right;
		
}
#splash_column_r {
	margin-bottom: 10px;
	}

#splash_column_r p{
	padding: 10px 0px;
	line-height: 1.5em;
}
/*#footer { 
	clear: both;
	margin: 0;
	text-align: center;
	font-size: 10px;
	background:url(../images/gradient_bottom.jpg) no-repeat;
}*/

#footer {
	clear: both;
	height: 100px;
	background: url(../images/footer.jpg) no-repeat; 
	color: #055282;
	text-align: center;
	font-size: 1em;
}
.footer_p {
padding-top: 45px;
color: #ffffff;
	text-align: center;
	font-size: 0.9em;
} 
#footer a{
	color: #ffffff;
	text-decoration: underline;
}