@charset "windows-1251";
/* CSS Document */
html,body{
	margin:0;
	padding:0;
	text-align:center;
}

.clear{
	height:0px;
	clear:both;
}
#wrapper{
	width:1000px;
	margin:0 auto;
	text-align:left;
	min-height:100%;
}

#header{
	width:100%;
	height:307px;
}

#nav_top{
	background:url(images/nav_top.gif) repeat-x;
	width:997px;
	height:29px;
	margin-left:3px;
	padding-top:10px;
}
#nav_top2{
	height:7px;
	width:1000px;
	background:url(images/nav_top2.jpg) repeat-y;
	margin-bottom:15px;
}
#left{
	float:left;
	margin:0 25px;
	width:205px;
}


.fc{
	background:url(images/left_nav_10.jpg) repeat-x;
	height:33px;
}

#content{
	float:right;
	margin-right:15px;
	width:730px;
}

ul{
	text-align:left;
}
li{
	list-style:none;
	color:#000;
	text-decoration:none;
	text-align:left;
}
li a{
	font-size:14px;
	text-decoration:none;
	color:#000;
	text-align:left;
}
#footer{
	height:157px;
	width:100%;
}
h1{
	color:#FFF; margin:0 auto; font-size:16px; text-align:center;
}
#nav_top ul{
	display:inline;
	height:30px;
	margin-left:50px;
	list-style:square;
}
#nav_top li{
	display:inline;
	list-style:square;
	color:#fff;
	text-align:left;
}
#nav_top li a{
	font-size:16px;
	text-decoration:none;
	color:#fff;
	text-align:left;
}.prise {
	color: #F00;
	font-weight: bold;
}
.maincol {
	color: #0C0;
}

