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

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

a.footermenu:link, a.footermenu:active, a.footermenu:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#f2f2f2; 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:18px; color:#0f90c8; font-weight: normal;  text-decoration:underline;}
a:hover{color:#000; text-decoration:underline;}
/*********
HEADER
******/
#menu{width:997px; margin:0 auto;}

#header_top{width:100%; background:#f2f2f2;}
#header_inn{width:997px; margin:0 auto; text-align:center;}
#line{width:100%; height:6px;}

ul .homeicon{
  list-style-image: url(../images/arrow.jpg);
}
/*******
BANNER
*********/
#banner{width:100%; background:url(../images/bg.jpg) repeat-x #fff000; }
#banner_inn{width:997px; margin:0 auto;}

/*******
SMLOGO
*********/
#smalllogo{display:none;}

/*******
CONTENT
*********/
#content{width:100%; background:#f2f2f2; }
#conten_inn{width:997px; margin:0 auto; padding:30px 0 40px 0;}
#inn{width:45%; margin:0 auto;}
#inner{width:920px; margin:0 auto; padding:10px 0; }
#pricing{width:49%; float:left;}
#pricing1{width:50%; float:right;}

/*******
FOOTER
*********/
#footer_bottom{width:997px; margin:0 auto;  padding:16px 0 29px 0; text-align:center;}


/*******
STYLE
*********/
h1{   font-family:'Lato', Arial, Helvetica, sans-serif; line-height:35px; 	font-size:31px;	color: #0993cf;	 text-transform: uppercase; margin-top:0;}

.style1{font-size:18px;	line-height: 30px;}
.style2{font-size:30px; color:#0f719b; font-weight:bold;	line-height: 40px;}
.style3{font-size:24px; color:#df7200; font-weight:bold;	line-height: 30px;}
.style4{font-family:'Lato', Arial, Helvetica, sans-serif; font-size:20px; color:#f78d1e; font-weight:bold;	line-height: 24px;}

/*******
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:#29aae2; 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{ max-width:95%; float:right; margin-left:30px; }
.clear{clear:both;}
img{max-width:100%;}
a[href^=tel] { color: inherit; text-decoration: none; }




