html, body {background: #000000; margin: 0px;text-align:center;color:#ffffff;height:100%}
#main{
margin:auto;
width:1000px;
height: 100%;
}
#container{
height:100%;min-height:100%;
vertical-align:top;
background-color:#608FC4;
}
a{
color:#ffffff;font-family:verdana;font-size:11px;text-decoration:underline;
}
a:hover{
color:#ffffff;font-family:verdana;font-size:11px;text-decoration:none;
}
#fon1{
background-color:#608FC4;
background-image:url('img/head.jpg');
background-repeat:no-repeat;
min-height:359px;
border:solid 0px red;
}
#fon2{
background-image:url('img/fon-grad.gif');
background-repeat:repeat-x;
min-height:644px;
border:solid 0px red;
}
#footer{
background-image:url('img/fon-b.gif');
background-repeat:repeat-x;
height:157px;
border:solid 0px red;
}
#footer1{
background-image:url('img/left-ice.jpg');
background-repeat:no-repeat;
background-position:left;
height:157px;
}
#footer2{
background-image:url('img/right-ice.jpg');
background-repeat:no-repeat;
background-position:right;
height:157px;
text-align:left;
font-size:11px;
}
#header {
padding-top:10px;
}
#header a{
font-family:verdana;font-size:11px;color:#ffffff;text-decoration:underline;
}
#header a:hover{
font-family:verdana;font-size:11px;color:#0091DD;text-decoration:underline;
}
#content{
text-align:justify;padding-left:43px;color:#ffffff;font-size:11px;font-family:verdana;padding-right:50px;margin-top:20px;
}
#news{
text-align:left;color:#ffffff;font-size:11px;font-family:verdana;margin-top:20px;
}
#news a{
color:#ffffff;font-size:11px;font-family:verdana;text-decoration:none;
}
h3{
color:#FF8B24;font-size:15px;font-family:tahoma;text-align:left;font-weight:bold;
}
#contakts{
height:100%;
padding-bottom:25px;
text-align:center;
}
.imgborder{
display: inline;
margin:0px 20px 0px 20px;
}
#bot-m{
margin-left:43px;
}
#foot-t{
height:100%;
}

.inp {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	border-bottom : 1px none #0091DD;
	border-bottom-width : 1px;
	border-left : 1px none #0091DD;
	border-left-width : 1px;
	border-right : 1px none #0091DD;
	border-right-width : 1px;
	border-top : 1px none #0091DD;
	border-style : solid solid solid solid;
	border-color : #0091DD;
	background-color: #ffffff;
	margin-bottom:5px;
	filter: alpha(opacity=70, style=0); 
}
.inp2 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #0091DD;
	font-weight: bold;
	border-bottom : 1px none #0091DD;
	border-bottom-width : 1px;
	border-left : 1px none #0091DD;
	border-left-width : 1px;
	border-right : 1px none #0091DD;
	border-right-width : 1px;
	border-top : 1px none #0091DD;
	border-style : solid solid solid solid;
	border-color : #0091DD;
	background-color: #ffffff;
}

ul {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li {margin: 0; padding: 0 0 0 14px; background: url('./img/li.gif') no-repeat; margin-bottom: 8px;}