
body {
margin:0;
padding:0;
height: 100%;
font-size:62.5%;
line-height:62.5%;
font-family: Tahoma;
background-color:#00132C;
background-image: url(../images/golbalfon.gif); 
background-repeat:repeat-y;
background-position:center;
}	
	
a:hover {
color: #ffffff;
}

html {
height: 100%;
}

* {
margin: 0;
padding: 0;
}

img {
border:0;
}

#page {
width:100%;
min-height: 100%;
position:relative;
}

* html #page {
height: 100%;
}

#bottomgradient {
width:100%; 
height:468px; 
position:absolute;
bottom:0; 
background-image:url(../images/fon.jpg); 
background-repeat: no-repeat; 
background-position:bottom center;
}

#nonfooter {
width:100%;
position: relative;
min-height: 100%;
}

* html #nonfooter {
height: 100%;
}

.clearer {
clear:both;
}

.clearer2 {
clear:both;
display:block;
}
	
.hidden {
position:absolute;
left: -8000px;
}

#content {
width: 990px;
padding-left:1px;
padding-right:1px;
margin: 0 auto;
padding-bottom:40px;
}