html,
body {
    width:100%;
	margin:0;
	padding:0;	
	background: #DDF0FE center top;
	/*background: #FDFDFD center top;*/
	background-attachment:fixed;
	z-index:0;
	color: #000000;
	font-family: verdana;
}
img{border:none;}

	       a:link            {color: #797A8A;}
           a:visited      {color: grey;}
           a:active        {color: #797A8A;}
           a:hover          {color: #1951B0;}

h1{ color: #56698F;
    font-family: verdana;
	font-size: 17px;
}

.menu1{
width:100%;
height:55px;
background: url('../img/menu-fon.png') repeat-x;
text-align: center;
}

.logo{
	margin:0;
	padding:0;
	background: #DDF0FE url('../img/logo.png') left center;
	background-repeat: no-repeat;
	height : 327px;
}

.phone{
	text-decoration: none;
	font-size: 23px;
	/*color: #0C54A0;*/
	color: #1B98CD;
	/*font-family: verdana;*/
	font-family: Times New Roman;
}

.present{
    width:1000;
	margin:0;
	padding:0;
	/*background: url('../img/present.png') center center no-repeat;*/
	height : 317px;
}

.info{
	width: 100%;
	margin:0;
	padding: 15px;
	background: #FFFFFF;
	color: #4D4D4D;
    font-family: verdana;
	font-size: 14px;
	text-align: justify;
	border: 1px solid #DADADA;
	line-height: 15pt;
}

.input{
	width:500px;
	padding: 6px 0;
    margin-right: 5px;
}

.content{
width:180px;
margin:0 left;
}