/*----------------------



----------------------*/

html,body{
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #ffffff;
	}
h1, h2 {
	color: #41afdc;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 10px 0;
	text-indent: 37px;
	}
h3 {
	color: #7b8e00;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 10px 0;
	text-indent: 37px;
	}
a {
	text-decoration: none;
	color: #565656;
	}
a:hover {
	text-decoration: none;
	color: #7b8e00;
	}
img {
	padding: 0;
	margin: 0;
	border: 0;
	}
p{
	text-align:justify;
	margin: 5px 0px;
	padding: 0
	}
.end {
	clear:both;
	font-size:1px;
	}
#header{
	position:relative;
	height: 350px;
	}
	#sitename {
		color: #41afdc;
		position: absolute;
		font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
		right: 300px;
		top: 155px;
		font-size: 18px;
		line-height: 24px;
		text-align:center;
		}
		#sitename span {
			font-size: 28px;
			}
	#tel, #regim {
		position: absolute;
		left: 253px;
		font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
		font-size: 14px;
		}
		#tel span, #regim span{
			font-size: 24px;
			}
		#tel {
			color: #7b8e00;
			top: 30px;
			}
		#regim {
			top: 102px;
			color: #75bad7;
			}
	.logo {
		position: absolute;
		top: 0px;
		left: 0px;
		}
	#menu {
		height: 35px;
		font-size: 14px;
		font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
		color: #FFFFFF;
		text-transform: uppercase;
		position: absolute;
		top: 275px;
		left: 236px;
		}
		#menu ul {
			padding: 0;
			margin: 0;
			list-style: none;
			}
		#menu ul li {
			padding: 0 15px 0 17px;
			margin: 0;
			float: left;
			display: block;
			height: 35px;
			line-height: 34px;
			background-image: url(../images/razdel.gif);
			background-repeat: no-repeat;
			}
			#menu ul li a{
				text-decoration: none;
				color: #FFFFFF;
				}
			#menu ul li a:hover{
				color: #f1f1f1;
				}
#container{
	text-align:left
	}
#content p{
	line-height: 20px;
	margin-bottom: 15px;
	}
#container{
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	position: relative;
	background-image: url(../images/bg2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
#container2{
	width:920px;
	margin: 0 auto;
	position: relative;
	}
#content{
	float:right;
	width:667px;
	padding-top: 5px;
	}
.navigation{
	float:left;
	width:253px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	.nasi {
		position: absolute;
		bottom: 0;
		left: 0;
		}
	.navigation ul {
		padding: 0;
		margin: 0 0 0 13px;
		list-style: none;
		}
	.navigation ul li {
		padding: 3px 0 5px 10px;
		margin: 0;
		list-style: none;
		background-image: url(../images/marker.gif);
		background-repeat: no-repeat;
		background-position: left center;
		color: #565656;
		font-family: Tahoma, Verdana, Arial, "Times New Roman";
		font-size: 14px;
		}
		.navigation ul li a{
			text-decoration: none;
			color: #565656;
			}
		.navigation ul li a:hover{
			color: #7b8e00;
			text-decoration: underline;
			}
#extra{
	float:left;clear:left;width:253px
	}
#footer{
	width:895px;
	margin:0 auto;
	position: relative;
	height: 47px;
	padding: 40px 13px 0 13px;
	margin-top: -87px;
	color: #FFF;
	background-image: url(../images/f_bg.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	}
	#stat {
		position: absolute;
		top: 45px;
		right: 350px;
		}
	#f_menu {
		position: absolute;
		right: 15px;
		top: 50px;
		color: #f5f5f5;
		font-size: 12px;
		}
		#f_menu a {
			text-decoration: underline;
			color: #f5f5f5;
			}
		#f_menu a:hover {
			color: #7b8e00;
			text-decoration: none;
			}
