html, body{
	margin:0;
	padding:0;
	vertical-align:top;
	text-align:center;
	background: url(/templates/template1/images/top_string.gif) #003366 top left repeat-x;
	}
#container{
	margin: 0 auto;
	position:relative;
	text-align:center;
	width:990px;
	}
.footer{
	position:relative;
	margin: 0 auto;
	width:990px;
	height:40px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:10px;
	color:#99ccff;
	}
#colibre{
	color:#99ccff;
	}
.footer a{
	color:#99ccff;
	text-decoration:none;
	}
.first{
	height:70px;
	width:990px;
	padding-top:5px;
	}
.rasporka{
	height:20px;
	width:990px;
	}
/*Верхнее меню*/
.menu{
	height:30px;
	width:990px;
	text-align:center;
	}
.menu a{
	font-family:"Times New Roman", Times, serif;
	color:#006699;
	text-decoration:none;
	font-size:22px;
	padding:0 15px 0;
	}
.menu a:hover{
	color:#0099cc;
	}
#active{
	color:#0099cc;
	}
/*Нижнее меню*/
.menu_bot{
	height:35px;
	width:990px;
	border-bottom:3px solid #99ccff;
	}
.menu_bot a{
	color:#99ccff;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	padding:0 15px 0;
	text-transform:uppercase;
	}
.menu_bot a:hover{
	color:#FFFFFF;
	}
#active_bot{
	color:#FFFFFF;
	}
/*Контент*/
.main{
	min-height:380px;
	background:url(/templates/template1/images/main_back.gif) center bottom no-repeat;
	margin:10px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color: #CCCCCC; 
	}
*html .main{
	height:380px;
	}
.main p{  
	font: 14px Arial, Helvetica, sans-serif; 
	color: #CCCCCC; 
	text-indent: 25px;
	margin:7px 0 7px; 
	text-align: justify;
	line-height:140%;
	}
.main li, .main td{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	}
.main a{
	color: #CCCCCC; 
	}
.main h1{
	font-size:24px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color: #99CCFF;
	margin:5px 0 5px;
	text-align:center;
	}
.main h2{
	font-size:17px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color: #99CCFF;
	margin:5px 0 5px;
	text-align:left;
	}
.main input{
	width:250px;
	height:18px;
	}
.main textarea{
	width:250px;
	height:100px;
	}
#send{
	width:100px;
	height:24px;
	}
#liric{
	text-align: left;
	margin-left:200px;
	}
#liric p{  
	font: 14px Arial, Helvetica, sans-serif; 
	color: #CCCCCC; 
	text-indent: 0;
	text-align: justify;
	}
#liric_title{
	margin-left:100px;
	font-weight:bold;
	}
.comments{
	text-align: left;
	}
.csd{
	margin-left:20px;
	}