/* @override http://bolbosh.net/styles.css */

/* @override http://bolbosh.net/styles.css */

/* @override http://bolbosh.net/styles.css */

/* @override http://bolbosh.net/styles.css */

/* @override http://bolbosh.net/styles.css */
* {
	margin: 0;
	padding: 0;
}

a {color: #225746;}
a:hover {color: #225746;}

body {
	/*background: url(images/back1.jpg);
	/*background-position:center;
	background-repeat:inherit;*/
	/*background-image:url(images/back1.jpg);
	background-position:center;*/
	background: url(images/bg_new.jpg) right bottom no-repeat fixed #70aeb2;
	color: #444;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.title
{
font-size: 24px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {padding-top: 6px; color: #225746}

.clear {clear: both;}

/* structure */
.container {
	/*background: #FFF;*/
	font-size: 1em;
	margin: 60px auto 0;
	padding: 0 10px 10px;
	width: 775px;
	background: url(images/bg_repeat.png) repeat;
	height: auto;
	border-radius: 10px;
	border: 1px solid white;
}

div.intro {
	color: navy;
	font: 18px/30px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding: 10px;
	background-color: white;
	width: 600px;
	margin: 20px auto;
	border-radius: 20px;
	border: 1px solid orange;
}

div_intro {
	
}

div_intro {
	
}

/* header */
.top {

	padding: 0px 10px 0;
}

/* title */
.header {
	/*background: #FFF;
	font-size: 14px;*/
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;*/
	width:800px;
}

#logo {
	width: 800px;
	height: 210px;
	margin: 0 auto;
	background: url(images/head.jpg) no-repeat;
border-radius: 20px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding: 90px 5px 0 25px;
	font-size: 18px;
	/*color: #225746;*/
}s

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 11px;
	/*color: #225746;*/
}


#logo a {
	/*color: #225746;*/
}

/* navigation */
.navigation {	
	/*background: red;*/
	/*border: 1px solid #DFEEF7;*/
	height: 45px;
	padding-left: 100px;
	padding-top: 5px;
}
.navigation a {
	/*background: red url(images/menu.gif);*/
	/*border-right: 1px solid red;*/
	/*color: red;*/
	/*display: block;
	float:left;*/
	color:#000000;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
#home
{
	/*background: #D9E1E5 url(images/menu.gif);
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	display: block;*/
	color:#000000;
	float: left;
	color:#000000;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}

.navigation a:hover {/*background: black; color: black; text-decoration: underline*/}

/* main */
.main {
	border-top: 4px solid #FFF;
	
}

/* sub navigation */
.sidenav {
	float: right;
	width: 190px;
}
.sidenav h2 {
	color: black;
	font-size: 1.5em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 0.5px solid #EAEADA;}
.sidenav li a {
	font-size: 1em;
	color: black;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #BEFCE8;
	color: #654;	
}

/* content */
.content {
	float:left;
	margin: 10px 0;
	padding: 0 16px;
	width: 550px;
	/*background-color:#DF0000;*/
}

font {
	color: navy;
	font: 18px Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
}

.content .descr {
	color:#000000;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(images/li.gif);
	margin-left: 18px;
}
.content p {font-family: Arial, Helvetica, sans-serif;}

/* footer */
#footer {
	/*background: url(images/bgfooter.gif) repeat-x;
	color: #FFF;*/
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 60px;
	padding-top: 30px;
}
#footer p
{
padding: 0px;
margin: 0px;
}
#footer a, #footer a:hover {color: #FFF;}

div.box {
	width: 780px;
}
div.box img{
	border: 1px solid white;
	-moz-box-shadow: 0 0 10px #000000;
	box-shadow: 0 0 10px #000000;
	border-radius: 20px;
}
div.box1 img {
	float: left;
	margin: 10px;
}

div.box2 img {
	float: left;
}
div.box3 img {
	float: left;
}
div.box4 img {
	float: left;
}
div.box5 img {
	float: left;
}
div.box6 img {
	float: left;
}
div.box7 img{
	float: left;
}
div.box8 img{
	float: left;
}
div.box9 img{
	float: left;
}
div.box10 img{
	float: left;
}
div.box11 img{
	float: left;
}
div.box12 img{
	float: left;
}
