*{ margin:0px; padding:0px;}
body { background:#FFF;}
.clear{ clear:both;}
.contain{width:988px; margin:0px auto;}
.wrapper{ margin:0;}

#header { width:100%; margin:15px 0 0 0; background:url(../images/hdr_bg.jpg) no-repeat center top; height:311px;}

.hdr_top {width: 100%;}
.logo {width:42%; float: left; margin:8px 0 0 16px;}
.hdr_top .hdr_adres { color:#503A0B; font-size:18px; font-family: 'Chelsea Market', cursive; float:left; text-align: right;
  width: 55%; padding:11px 0 0 0; line-height:35px;}
  
.hdr_btm { width:830px; float:right; margin:47px 1px 0 0; padding: 0 1px 0 0;}
.hdr_btm.padngRight {padding: 0 0px 0 0;}

.hdng_btns{ width:100%;}
.hdng{font-family: 'Chelsea Market', cursive; font-size:24px; width:75%; float:left;}
.btns{ width:24%; float:left; font-family: 'Signika', sans-serif; text-transform:uppercase; }
a.btn1{ padding:7px 0; width:197px; text-align:center; float:left; background:#ed3312; font-size:17px; font-weight: 700; color:#FFF !important; text-decoration:none;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border: 0px solid #000000;
transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
margin: 0 0 15px 0;}
a.btn1.paddng {padding:9px 0;}
a.btn1:hover{background:#f2b021;}


.navbar {font-family: 'Signika', sans-serif; float:right; font-size:15px; 
border-top: dashed 1px #ccc; border-bottom: dashed 1px #ccc; margin: 15px 7px 15px 0; width: 99%; text-align: right;}
.navbar ul {list-style-type:none; margin:0;	padding:0;}	
.navbar ul li {color: #503A0B; margin: 0 43px; display: inline-block; *display: inline;}
.navbar ul li a {padding: 5px 2px; color: #503A0B; text-decoration: none; display:block; transition: color 0.4s ease 0s; font-weight: 700;}
.navbar ul li a:hover {color: #F2B021; }
.txt_trnsfrm{ text-transform:uppercase;}

#body {width: 100%; margin: 1px 0 47px 0;}
.order-container {padding: 15px; background:#FFFFFF; border:solid 4px #fae3b2;}

.footer{ padding:10px 0; float:left; width: 100%; font-family:Arial, Impact; font-size:13px; border-top: dashed 1px #ccc; }
.copyright{ float:left; padding: 8px 0; color: #503A0B;}
.sep {margin: 0 8px;}

.social_icon{ float:right; }
.social_icon ul {list-style-type:none; margin:0; padding:0;}	
.social_icon ul li {float:left; padding-right:5px;}
.social_icon ul li:last-child {padding-right:0;}
.privacy {color: #503A0B;text-decoration: none;}
.privacy:hover {color: #ed3312;}