body {
  margin:0px 0px 0px 0px;
  padding: 0px;
  color: #4a4444;
  background: #ffffff;
  font-size: 15px; 
  font-family: Raleway, Verdana, Arial, sans-serif; 
  font-weight: normal; 
  line-height: 1.4em;
}

#h1container {
  position: relative;
  width: 100%;
  height: 0px;
  padding: 0px;
  color: #444444;
} 

#header {
  margin: 0 auto;
  width: 100%;
  padding: 0px;
} 

#fimage {
  width: 100%;
  padding: 0px;
} 

#container {
  margin: 0 auto;
  width: 1160px;
  padding: 20px;
  min-height: 300px;
} 

#infobox {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #efeff1;
  border-top: 1px solid #dcd4d4;
  border-bottom: 1px solid #dcd4d4;
} 

#testimonial {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #ffffff;
} 

#footer {
  width: 100%;
  margin: 0;
  padding:20px 0px 20px 0px;
  background: #4d4d4f;
  color: #ffffff;
  line-height: 1.4em;
} 

#copyright {
  margin: 0 auto;
  width: 1200px;
  text-align: center;
  color: #aaaaaa; 
} 

a {
  color: #852B21; 
  font-weight: bold; 
  text-decoration: none; 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}

a:hover {
  color: #696969; 
  text-decoration: none; 
}

a.bcategory_link {
  color: #696969; 
  font-weight: normal; 
  text-decoration: none; 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}

a.bcategory_link:hover {
  color: #852B21; 
  text-decoration: none; 
}

a.headerlink {
  color: #4a4444; 
  font-weight: bold; 
  text-decoration: none; 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} 

a:hover.headerlink {
  color: #852b21; 
  text-decoration: none; 
}

a.infoboxlink {
  color: #ffffff; 
  font-weight: bold; 
  text-decoration: none; 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} 

a:hover.infoboxlink {
  color: #ffffff; 
  text-decoration: underline; 
}

a.footerlink {
  color: #ffffff; 
  font-weight: bold; 
  text-decoration: none; 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
} 

a:hover.footerlink {
  text-decoration: underline; 
}

a.webhublink { 
  color: #aaaaaa; 
  font-weight: normal; 
  text-decoration: none; 
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}

a:hover.webhublink { 
  color: #acfa2e; 
  text-decoration: none; 
}

p {
  text-align: justify;
  text-indent: 0px;
  margin: 0px 0px 10px 0px;
}

h1.seo {
  font-size: 10px;
  color: #444444;
  margin: 0px;
  padding: 2px;
  text-align: center; 
}

h1 {
  font-size: 26px;
  color: #852B21;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

h2 {
  font-size: 23px;
  color: #852B21;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

h3 {
  font-size: 19px;
  color: #852B21;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

h4 {
  font-size: 15px;
  color: #852B21;
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

h4.idea-category {
  font-size: 13px;
  color: #696969;
  font-style: italic;
  font-weight: normal;
}

h4.bfs-type {
  position: relative;
  font-size: 13px;
  color: #696969;
  font-style: italic;
  font-weight: normal;
}

#footer h1, #footer h2, #footer h3, #footer h4 {
  color: #ffffff;
}

table {
  margin-left: auto;
  margin-right: auto;
}

.backtotop {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#backtotop {
  position:relative;
  height:44px;
  width:44px;
  margin:0 auto;
}

#backtotop img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
}

#backtotop img.top:hover {
  opacity:0;
}
.floatright { 
  float: right; 
  margin: 3px 3px 3px 10px;
}

.floatleft { 
  float: left; 
  margin: 3px 10px 3px 3px; 
}

.center {
  text-align: center; 
}

.left { 
  text-align: left;
} 

.right { 
  text-align: right; 
}

.italic {
  font-style: italic;
}

.red { 
  color: #C30000;
}

.fineprint { 
  font-size: 10px; 
  font-weight: normal; 
  font-style: italic; 
  text-decoration: none; 
  color: #aaaaaa; 
}





nav {
  background: #ffffff;
  overflow: visible;
  width: 100%;
  padding: 0px;
  position: relative;
  z-index: 20;
}

nav#small {
  background: #fff;
  padding: 0px;
  position: fixed;
  box-sizing: border-box;
  width: 100%;
  top: 0;
  z-index: 10;
  box-shadow: 0px 2px 2px #fff;
}

#namanyay-search-btn {
  background:#9b2e2a;
  color:white;
  padding:10px 20px;
  border-radius:0 10px 10px 0;
  -moz-border-radius:0 10px 10px 0;
  -webkit-border-radius:0 10px 10px 0;
  -o-border-radius:0 10px 10px 0;
  border:0 none;
  font-weight:bold;
  font-size: 1.2em;
  cursor: pointer;
}
 
#namanyay-search-box {
  background: #eaeaea;
  padding:10px;
  border-radius:10px 0 0 10px;
  -moz-border-radius:10px 0 0 10px;
  -webkit-border-radius:10px 0 0 10px;
  -o-border-radius:10px 0 0 10px;
  border:0 none;
  width:820px;
  font-size: 1.2em;
}

.newsletter-input {
  background: #eaeaea;
  padding:5px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -o-border-radius:5px;
  border:0 none;
  width:200px;
  font-size: 1em;
  margin: 2px 0px 2px 0px;
  text-align: left;
}

.newsletter-submit {
  background:#9b2e2a;
  color:white;
  padding:5px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -o-border-radius:5px;
  border:0 none;
  font-weight:bold;
  font-size: 1em;
  cursor: pointer;
  width:210px;
  margin: 2px 0px 2px 0px;
}
 
.contactus-input {
  background: #ffffff;
  padding:10px 10px 10px 16px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -o-border-radius:5px;
  border:0 none;
  width:494px;
  font-family: Arial;
  font-size: 1.3em;
  margin: 2px 0px 2px 0px;
  text-align: left;
}

.contactus-select {
  background: #ffffff;
  color: #696969;
  padding:10px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -o-border-radius:5px;
  border:0 none;
  width:518px;
  font-family: Arial;
  font-size: 1.3em;
  margin: 2px 0px 2px 0px;
  text-align: left;
}

.contactus-submit {
  background:#9b2e2a;
  color:white;
  padding:10px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -o-border-radius:5px;
  border:0 none;
  font-family: Arial;
  font-weight:bold;
  font-size: 1.3em;
  cursor: pointer;
  width:510px;
  margin: 2px 0px 2px 0px;
}
 
