/* mbhuju@gmail.com */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Arimo:400,700,400italic,700italic);
body{margin:0px; background:url(../images/bg1.jpg) repeat-x #8e59a4;  font-family:'Arimo', Arial, Helvetica, sans-serif;  font-size:16px; color:#000; font-weight: normal; line-height: 24px;}

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

ul .homeicon{
  list-style-image: url(../images/01.jpg);
}
/*********
HEADER
******/
#menu_bar{width:941px; margin:0 auto; background:url(../images/bg.jpg) repeat-x #eea91e; margin-top:30px;}
#menu{width:80%; margin:0 auto;}
#logo{width:941px; margin:0 auto; background:#582a6c; text-align:center;}
/*******
BANNER
*********/
#banner{width:941px; margin:0 auto; background:#582a6c; text-align:center;}

/*******
SMLOGO
*********/
#online1{display:none;}
#smlogo{ display:none;}

/*******
CONTENT
*********/
#content{width:941px; background:#390d4c; margin:0 auto; }
#content_inn{width:90%; margin:0 auto; padding:17px 0 25px 0; }
#left_content{width:47%; float:left; color:#FFF;  }
#right_content{width:50%; float:right; color:#FFF; }
#main{width:941px; margin:0 auto; background:#FFF;}
#inner{width:90%; margin:0 auto; padding:40px 0; background:#fff; }

#pricing1{width:49%; float:left;}
#pricing2{width:49%; float:right;   }
/*******
FOOTER
*********/
#footer_bottom{width:941px; margin:0 auto;  padding:20px 0 30px 0; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:10px; color: #e1b7f3; line-height:26px;}

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

.style1{ font-size:20px; color: #912cbb; line-height: 26px;}
.style2{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color: #e1b7f3; line-height:26px; }
.style3{ font-size:24px; color: #eda719; line-height:40px; }

/*******
FORM
*********/
.form1{ width:100%;}
input, textarea, select { height:25px; background:#f5f5f5; border:1px solid #dedede; font-size:13px;}
textarea{ height:100px; }
.btn{ width:120px; height:30px; font-weight:bold; text-align:center; color:#FFFFFF;	background:#702177; 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;}


