.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {

	background-color: #FFFFFF;
	margin-top: 10px;
	margin:auto;
	width:780px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(http://maksoft.net/Templates/fiatbg/images/footer.jpg);
	background-repeat: no-repeat;
	width:780px;
	height:130px;
	display:block;
	float:left;
}
a 
{
color:666;
}

.menu a
{
text-align:center;
width:92px;
heigth:24px;
line-height:24px;
color:#FFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
display:block;
background-repeat: no-repeat;
background-color:#003366;
background-image: url(http://maksoft.net/Templates/fiatbg/images/but1.gif);
float:left;
}

.menu a:hover
{
background-color:#228AB2;
background-image: url(http://maksoft.net/Templates/fiatbg/images/but1a.gif);
}

.menu a:active
{
background-color:#228AB2;
background-image: url(http://maksoft.net/Templates/fiatbg/images/but1a.gif);
}



#main_conteiner
{
width:780px;
display:block;
}

.border_image_new
{
margin-left:22px;
margin-top:10px;
border:2px solid #666;
}