body{
	background-image: url(image/fonjap.jpg);

	margin: 0px;
}

.content 
{
	font-family: Georgia, "Times New Roman", Times, serif;
   	font-size: 10pt;
	font-weight: 500;
}
a.content:link    {color: #000000; font-size: 12pt; font-weight: 500; text-decoration: underline;}
a.content:visited {color: #000000; font-size: 12pt; font-weight: 500; text-decoration: underline;}
a.content:hover   {color: #F14F00; font-size: 12pt; font-weight: 500; text-decoration: underline;}

#main {
	background-color: #006600;
	background-image: url(image/top_fon.jpg);
	background-repeat: repeat-x;
	height: 419px;
	margin-top: 0px;
}
#header {
	background-image: url(image/header.jpg);
	background-repeat: no-repeat;
	height: 384px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	position: relative;
	left: 20px;
	top: 30px;
}
#title a{
	text-decoration: none;
	color: #FFFFFF;
}
#description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}


#description h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	position: relative;
	left: 20px;
	top: 25px;
	color: #AAAAAA;
}

#fon {
	background-color: #00CC33;
	background-image: url(image/fonjap.jpg);
	background-repeat: repeat;
	margin-top: 36px;

}

#menu {
	background-image: url(image/menu.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 900px;
	margin-top: -36px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -36px;
}


#navigation {
	font-family: "Book Antiqua", sans-serif, "Times New Roman";
	font-size: 22px;
	position: relative;
	left:0px;
	top: 0px;
	text-align: center;
	margin-left: 150px;
	width: 700px;
}
#navigation ul{
	padding-top: 25px;
}
#navigation ul li{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	display: inline;
}
#navigation ul li a{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#navigation ul li a:hover{

	color: #006600;

}


#wrap {
	width: 900px;
	margin-top: -36px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F1f1f1;
	position: relative;
	overflow: hidden;
}


#left {
	background-image: url(image/menuleft.jpg);
	background-repeat: repeat;
	width: 215px;
	float: left;
	padding-bottom: 10000px;
	overflow: hidden;
	margin-bottom: -10000px;
}

#left ul{
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left ul li{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 0px;
	margin-bottom: 3px;
}
#left ul li a{
	font-size: 16px;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
}

#left ul li a:hover{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;

}
#content {
	background-color: #f1f1f1;
	width: 660px;
	padding-right: 10px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	float: left;
	text-align: justify;
}
#content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-indent: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #333333;
}
#content p{
	text-indent: 10px;
}
#footer {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(image/fonjap.jpg);
	background-repeat: repeat;
	clear: both;
	width: 905px;
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	padding-left: 10px;
	height: 35px;
}

#stat {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 200px;
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	padding-left: 10px;
}

#contacts{
	height: 237px;
	width: 215px;
	background-image: url(image/contact.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
.conteiner {
	background-image: url(image/conteiner.gif);
	background-repeat: no-repeat;
	height: 167px;
	width: 590px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 17px;
	margin-left: 28px;
}

