/* mbhuju@gmail.com */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
@import url(https://fonts.googleapis.com/css?family=Arimo:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Alfa+Slab+One);

body{margin:0px; background:#4c4746;  font-family: 'Arimo', sans-serif;  font-size:16px; color:#000; font-weight: normal; line-height: 24px;}

a:link, a:active, a:visited{ color:#ff0000; font-weight: normal;  text-decoration:underline;}
a:hover{color:#000; text-decoration:underline;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited { font-size:12px; color:#a0a0a0; font-weight: bold; line-height:24px; text-decoration:none;}
a.footermenu:hover{color: #fff;}


a.more:link, a.more:active, a.more:visited { font-size:20px; color:#00a651; font-weight: bold; line-height:24px; text-decoration:none;}
a.more:hover{color: #000;}

.bg-image {
    position: relative;
}
.bg-image img {
    display: block;
    width: 100%;
    
    margin: 0 auto;
}


/*********
HEADER
******/
#header{width:100%; background:#FFF;}
#header_inn{width:1280px; margin:0 auto;}
#logo{width:20%; float:left; text-align:center;}
#menu{width:63%; float:right; }

/*******
BANNER
*********/
#banner{width:100%; background:#000;}
#banner_inn{width:1280px; margin:0 auto;}
#online{width:74%; float:left; padding:13px 0; text-align:right;}
#facebook{width:9%; float:right; padding:13px 0;  text-align:center;}

/*******
SMLOGO
*********/
#we1{display:none; text-align:center; }

/*******
CONTENT
*********/
#content{width:100%; background:#f9ede3; }
#content_inn{width:1220px; margin:0 auto; padding:53px 0 27px 0; }
#promo1{width:23.52459%; float:left;}
#promo2{width:23.52459%; float:left; margin-left:1.96721%;}
#promo3{width:23.52459%; float:left; margin-left:1.96721%;}
#promo4{width:23.52459%; float:right;}
#print{width:auto; margin:0 auto; text-align:center; padding-bottom:56px;}
#mprint{width:auto; margin:0 auto; text-align:center; padding-bottom:56px; display:none;}

#bottom{width:100%; background:#fff;}
#bottom_inn{width:1220px; margin:0 auto;}
#left{width:57%; float:left; padding:38px 0 49px 0; }
#right{width:42%; float:right; padding:38px 0 49px 0; text-align:right;}

#inner{width:1150px; margin:0 auto; padding:45px 0;  }

#info_left{width:25%; float:left;}
#info_right{width:74%; float:right;}

#ronzio1{width:25%; float:left;}
#ronzio2{width:64%; float:right;}

#location1{width:23%; float:left; text-align:center; padding:20px 0; border:1px dashed #333; margin-right:2%;}
#location2{width:23%; float:left; text-align:center; padding:20px 0; border:1px dashed #333; margin-right:2%;}
#location3{width:23%; float:left; text-align:center; padding:20px 0; border:1px dashed #333; margin-right:2%;}
#location4{width:23%; float:left; text-align:center;  padding:20px 0; border:1px dashed #333;}

/*******
FOOTER
*********/
#footer{width:100%; background:#4c4746;}
#footer_inn{width:1220px; margin:0 auto; text-align:center; padding:30px 0; }


/*******
STYLE
*********/
h1{font-family: 'Raleway', sans-serif; font-size:35px; line-height:35px; color:#ed1c24;	text-transform: uppercase; margin-top:0;}

.style1{ font-family: 'Raleway', sans-serif; font-size:22px; font-weight: bold; color:#00a651; line-height: 30px;}
.style2{font-family: 'Alfa Slab One', cursive; font-size:24px;  color:#f9ede3; line-height: 30px; text-transform:uppercase;}
.style3{font-family: 'Raleway', sans-serif; font-size:18px; color:#fff; font-weight: bold; line-height: 30px;}
.style4{ font-size:24px; font-weight: bold; color:#c3a74a; line-height: 30px;}
.style5{ font-family: 'Raleway', sans-serif; font-size:20px; font-weight: bold; color:#ff0000; line-height:24px;}
.style6{ font-family: 'Raleway', sans-serif; font-size:26px; font-weight: bold; color:#00a651; line-height: 30px;}
.style7{ font-size:12px;  line-height: 18px;}


/*******
FORM
*********/
.form1{ width:100%;}
input, textarea, select { height:25px; background:#f5f5f5; border:1px solid #dedede; font-size:13px;}
textarea{ height:100px; }
.btn{ width:150px; height:40px; font-weight:bold; text-align:center; color:#FFFFFF;	background:#0271b2; border:1px solid #000000; font-size:15px; margin-top:10px; text-align:center;}
.email_error{ padding:2px; border:1px solid red; color:red; margin-bottom:5px;}
.inputsize{ width:100%;}
.inputzipsize{ width:50px;}
.textright{ text-align:right;}

/*******
MISC
*********/
.img{border:1px solid #D7D7D5; padding:5px; }
.imgright{border:1px solid #D7D7D5; padding:5px; max-width:95%; float:right; margin-left:30px; }

.clear{clear:both;}
img{max-width:100%;}
a[href^=tel] { color: inherit; text-decoration: none; }

.tbar{ border-bottom:#000 1px solid; padding:10px;}

iframe, object, embed {
    max-width: 100%;
}
