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

a:link, a:active, a:visited{ color:##213E99; 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:#7c88ae; font-weight: bold; line-height:30px; text-decoration:none;}
a.footermenu:hover{color: #fff;}

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

a.more1:link, a.more1:active, a.more1:visited {color:#f5f723; font-weight: bold; line-height:24px; text-decoration: underline;}
a.more1:hover{color: #212121; text-decoration: underline;}

/*********
HEADER
******/
#top{width:100%; height:6px; background:#213e99;}
#header{width:100%; background:url(../images/bg.jpg) repeat-x #FFF; }
#header_inn{width:1150px; margin:0 auto;}
#free{width:23%; float:left; padding-top:62px;}
#left_logo{width:54%; float:left;}
#right{width:23%; float:right; text-align:center; padding-top:5px;}

#menu_bar{width:100%; background:#213e99;}
#menu{width:1155px; margin:0 auto;}
/*******
BANNER
*********/
#banner{width:100%; background:#040707; padding:25px 0;}
#banner_inn{width:1050px; margin:0 auto;}
#top1{width:100%; height:10px; background:#213e99;}
/*******
SMLOGO
*********/
#online1{display:none;}

/*******
CONTENT
*********/
#line{width:100%; height:12px; background:#213e99;}
#line1{width:100%; height:7px; background:#0a1c55;}

#content{width:100%; background:#fff; }
#content_inn{width:1050px; margin:0 auto; }
#left_content{width:64%; float:left; padding:30px 0 20px 0; }
#right_content{width:32%; float:right; background:url(../images/made.jpg) repeat-x center; background-size:cover; margin-top:40px;  }
#inn{width:92%; margin:0 auto; padding:174px 0 30px 0; text-align: center;}
#inner{width:100%; margin:0 auto; padding:40px 0; background:#fff; }

#contact_left{width:50%; float:left; text-align:center; padding-top:40px;}
#contact_right{width:50%; float:right; text-align:center;  }

#block1{ width:29%; float:left; margin-right:1.5%; text-align:center; border:solid 1px #CCCCCC; padding:1%; margin-top:20px;}

#block2{ width:46%; float:left; margin-right:1.5%; text-align:center; border:solid 1px #CCCCCC; padding:1%; margin-top:20px;}

#block3{ width:22%; float:left; margin-right:1.5%;}

/*******
FOOTER
*********/
#logos{width:100%; height: auto; background:#f4f4f4;}
#logos_inn{width:1050px; margin:0 auto; height:auto;  text-align:center; padding:13px 0 15px 0;}
#footer{width:1050px; margin:0 auto; padding-bottom:57px; }
#left_footer{width:35%; float:left; padding-top:36px; }
#middle{width:32%; float:left; padding-top:36px;}
#right_footer{width:30%; float:right; text-align:right; padding-top:25px;}

/*******
STYLE
*********/
h1{ font-family:'Lora', Arial, Helvetica, sans-serif; 	font-weight: bold; font-size:33px;	color: #213e99;	 text-transform: uppercase; margin-top:0;}

.style1{font-family:'Lora', Arial, Helvetica, sans-serif; 	 font-size:22px; color: #3253b9; font-weight: bold;	line-height: 26px;}
.style2{font-family:'Oswald', Arial, Helvetica, sans-serif;  font-size:26px; color: #213e99; line-height:32px; }
.style3{font-family:'Oswald', Arial, Helvetica, sans-serif;  font-size:26px; line-height:30px; }
.style4{ font-size:18px; color:#fff; line-height:24px; }
.style5{ font-size:24px; color:#f8ab60; line-height:30px;  font-weight: bold;}
.style6{ color:#fff; }
/*******
FORM
*********/

.form1{ width:100%;}
input, textarea, select {font-family:'Lato', Arial, Helvetica, sans-serif; height:25px; background:#5f6b93; border:1px solid #5f6b93; font-size:14px;}
textarea{ height:100px; }
.btn{ width:90px; height:30px; font-weight:bold; text-align:center; color:#000; text-transform:uppercase;	background:#f8ab60; border:1px solid #000000; font-size:15px;  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:25px; }
.imgleft{ padding:5px; max-width:95%; float:left; margin-right:25px; }

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

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


