/* mbhuju@gmail.com */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
@import url(https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,700,400italic,700italic);
body{margin:0px; background:#000; font-family:'Open Sans', Arial, Helvetica, sans-serif;  font-size:16px; color:#000; font-weight: normal; line-height: 24px;}

a:link, a:active, a:visited{ color:#fff; font-weight: normal;  text-decoration:none;}
a:hover{color:#fff; text-decoration:none;}

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

a.more:link, a.more:active, a.more:visited {font-size:24px; color:#FFF; font-weight:bold;  line-height:50px; text-decoration:none;}
a.more:hover{color: #ccc; text-decoration:none;}

a.more01:link, a.more01:active, a.more01:visited {font-size:18px; color:#000;  line-height:30px;  text-decoration:none;}
a.more01:hover{color: #212121; text-decoration:none;}

.bg-image {
    position: relative;
}

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

/*********
HEADER
******/
#top{width:100%; height:15px; background:#fff;}
#header{width:100%; background:url(../images/bg.jpg) repeat-x #fff;  }
#header_inn{width:992px; margin:0 auto;}
#logo{width:39%; float:left;}
#logos{width:61%; float:right; text-align:right; padding-top:10px;}
#menu{width:992px; margin:0 auto;}

/*******
BANNER
*********/
#banner_bar{width:100%; background:#5c87b3;}
#banner{width:1090px; margin:0 auto; text-align:center; padding:11px 0;}

#banner1{width:100%; background: #d8d3cc;}
#banner_inn{width:1005px; margin:0 auto; padding:60px 0 57px 0;}
#left{width:31%; float:left; background:#a6a199; }
#inn{width:90%; margin:0 auto; text-align:center; padding:14px 0 22px 0;}
#right{width:68%; float:right; text-align:right; margin-left:1%;}
/*******
SMLOGO
*********/


/*******
CONTENT
*********/
#content{width:100%; background:#fff; }
#content_inn{width:1005px; margin:0 auto; padding:50px 0;}
#photo1{width:24%; float:left; padding:20px 0 12px 0; text-align:center;}
#photo2{width:24%; float:left; margin-left:1.3%; padding:20px 0 12px 0; text-align:center;}
#photo3{width:24%; float:left; margin-left:1%; padding:20px 0 12px 0; text-align:center;}
#photo4{width:24%; float:left; margin-left:1%; padding:20px 0 12px 0; text-align:center;}

#left_info{width:45%; float:left; padding-bottom:30px;}
#right_info{width:52%; float:right; padding-bottom:30px; text-align:center;}

#content1{width:100%; background:#d8d3cc;}
#content_inn1{width:1005px; margin:0 auto; padding:44px 0 37px 0;}
/*******
FOOTER
*********/
#footer{width:1005px; margin:0 auto;  padding:37px 0 24px 0;}
#left_footer{width:27%; float:left; }
#middle{width:50%; float:left; text-align:center;}
#fb{width:10%; float:right; text-align:right;}
#comm{width:1005px; margin:0 auto; text-align:center; padding-bottom:35px;}

/*******
STYLE
*********/
h1{	font-size:33px;	color: #000; line-height:30px;	 text-transform: uppercase; margin-top:0;}

.style1{font-family:'Lora', Arial, Helvetica, sans-serif; 	 font-size:22px; color: #e70e2c; font-weight: bold;	line-height: 26px;}
.style2{font-size:21px; color: #fff;  line-height:35px; }
.style3{font-size:22px;  line-height:30px; }
.style4{font-size:16px; font-weight:600; line-height:21px; }
.style5{font-size:18px;  line-height:30px; }
.style6{font-size:24px; color:#FFF; font-weight:bold;  line-height:50px; }
.style7{font-size:14px;  line-height:18px;  color:#FFF;}
.style8{font-size:12px;  line-height:18px;  color:#FFF;}
.style9{ line-height:21px; }
.style10{font-size:24px;  font-weight:bold;  line-height:35px; }
.style11{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:130px; height:40px; font-weight:bold; text-align:center; color:#FFFFFF;	background:#0458b7; border:1px solid #000000; font-size:16px; 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;}


