body{
font-family: arial, sans-serif;
font-size: 16px;
color: #333;
    line-height: 1.3;
}
#main{
	width: 1000px;
	position:relative;
	margin: 0 auto 80px auto;
	    text-align: center;
}
div, a{
	box-sizing: border-box;
}
div{position: relative;}
#hello{
	width: 635px;
	margin:40px 0 -30px 280px;
    text-align: left;
	}
#logo{
	text-align: right;
}

#suv{
	width:1000px;
	overflow: auto;
	margin-top:20px;
	    margin-bottom: 30px;
	clear:both;
}
#suv img{float:left;}

#mug{
	    overflow: auto;
		    margin: 30px 0;
}

a{color: #333;}
a:hover{color: #ff7800;}
a.pink{color: #333;
	text-align: center;
	background: #FF8766;
	display:block;
	padding: 12px 0;
	 width: 250px;
	height: 50px;
	margin:0 0 0 0;
	 font-size: 20px;
	     position: relative;
    top: -27px;
    text-decoration: none;
}
a.green{color: #333;
	text-align: center;
	background: #AFE000;
	display:inline-block;
	padding: 12px 0;
	 width: 250px;
	height: 50px;
	margin:0 0 0 0;
	 font-size: 20px;
    text-decoration: none;
}
footer div.section {
  width: 847px;
  margin-left: auto;
  margin-right: auto;
  padding:20px 0;
}
footer {
	border-top: 1px solid #ccc;
	width:100%;
	clear:both;
	position: relative;
	height: 75px;
	color: @light-grey;
	font-size: 0.65em;
line-height:1.2;}
#karaleu{
float:left;
margin-left:0px;
width:117px;
height:28px;
background-image: url(pics/karaleu.png);}

#copy{
float:left;
margin-left: 15px;
margin-right: 10px;}



#fp{
float:left;
margin-left:20px;}

#oxy{
float:left;
margin-left:15px;
width:66px;
height:20px;
background-image: url(pics/oxy.png);}
#oxy:hover{background-image: url(pics/oxya.png);}

#vitaem{
float:left;
margin-left:20px;
width:67px;
height:28px;
background-image: url(pics/vitaem.png);
background-size:100%;
background-repeat:no-repeat;}

#vitaem:hover{background-image: url(pics/vitaema.png);}

#nameis{
float:left;
margin-left:20px;
width:69px;
height:25px;
background-image: url(pics/nameis.png);}
#nameis:hover{background-image: url(pics/nameisa.png);}

#giftmart{
float:left;
margin-left:20px;
width:68px;
height:22px;
background-image: url(pics/giftmart.png);}
#giftmart:hover{background-image: url(pics/giftmarta.png);}

#koroleva{
float:left;
margin-left:25px;
width:60px;
height:27px;
background-image: url(pics/koroleva.png);
background-size:100%;
background-repeat:no-repeat;}
#koroleva:hover{background-image: url(pics/korolevaa.png);}

footer div{background-repeat:no-repeat;}
}