/* wrapping */
body {
  background-image: url(../images/back_all.jpg);
}
#wrapper {
  height: 1014px;
  width: 768px;
  overflow: hidden;
  margin: 0 auto;
}
/*end*/

/* header */

#header {
  height: 150px;
  width: 768px;
  float: left;
}

/* main menu */
#main_menu {
  width: 768px;
  float: left;
  height: 55px;
  background-color: #090;
  border-radius: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#main_menu ul,
ol {
  list-style: none;
}

#main_menu ul li {
  display: inline;
  padding-right: 20px;
}
#main_menu ul li a {
  text-decoration: none;
  color: #fff;
  padding: 10px 20px;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
}

#main_menu ul li a:hover {
  background-color: #fff;
  border-radius: 15px;
  color: #000;
}

/* All content */
#all_content {
  width: 768px;
  height: 600px;
  float: left;
}

#navigation_menu {
  height: 600px;
  width: 200px;
  float: left;
}

#right_main_content {
  float: left;
  height: 596px;
  width: 559px;
  margin-left: 5px;
  background-color: #fff;
  border-radius: 15px;
  border: 2px solid #090;
  overflow: scroll;
}

#footer {
  width: 768px;
  height: 200px;
  float: left;
  margin-top: 5px;
}
#contact_information {
  width: 380px;
  height: 146px;
  float: left;
  border: 2px solid #090;
  background-color: #fff;
  border-radius: 20px;
  line-height: 0px;
  font-size: 13px;
}
#social_button {
  width: 375px;
  margin-left: 5px;
  height: 146px;
  float: left;
  border: 2px solid #090;
  background-color: #fff;
  border-radius: 20px;
}
#copyright {
  border: 2px solid #090;
  background-color: #fff;
  width: 764px;
  height: 35px;
  float: left;
  border-radius: 20px;
  margin-top: 5px;
}
#top_nav {
  height: 211px;
  border: 2px solid #090;
  margin-bottom: 5px;
  background-color: #fff;
  width: 196px;
  float: left;
  border-radius: 15px;
}
#bottom_nav {
  background-color: #fff;
  height: 211px;
  margin-bottom: 5px;
  width: 196px;
  float: left;
  border-radius: 15px;
  border: 2px solid #090;
}
#last_nav {
  background-color: #fff;
  height: 156px;
  width: 196px;
  float: left;
  border-radius: 15px;
  border: 2px solid #090;
}

.heading_style {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #060;
  font-family: Verdana, Geneva, sans-serif;
}
.heading_main {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #060;
  font-family: Verdana, Geneva, sans-serif;
}

.paragraph_style {
  font-family: Verdana, Geneva, sans-serif, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-left: 25px;
}
.paragraph_main {
  font-family: "Times New Roman", Times, serif, Geneva, sans-serif, Helvetica,
    sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: justify;
}
.social_style {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 0px;
  margin-left: 10px;
}

#top_nav ul {
  padding: 0px 0px 0px 10px;
  list-style: none;
}
#top_nav ul li {
  background-image: url(../images/left_ul.html);
  font-size: 15px;
  line-height: 26px;
  border-bottom: 1px dashed #666666;
}
#top_nav ul li a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  padding: 2px 30px;
}
#top_nav ul li a:hover {
  color: #090;
  text-decoration: none;
}
#bottom_nav ul {
  padding: 0px 0px 0px 10px;
  list-style: none;
}
#bottom_nav ul li {
  background-image: url(../images/left_ul.html);
  line-height: 25px;
  font-size: 14px;
  border-bottom: 1px dashed #666666;
}
#bottom_nav ul li a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  padding: 0px 30px;
}
#bottom_nav ul li a:hover {
  color: #090;
  text-decoration: none;
  border-radius: 15px;
}
#social_button table {
  margin-left: 30px;
  line-height: 0px;
}
#copyright {
  text-align: center;
  line-height: 0px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #000;
  color: #fff;
}
#social_button a {
  text-decoration: none !important;
  color: #000 !important;
}

#social_button a:hover {
  text-decoration: underline;
}

#copyright a {
  text-decoration: none;
  color: #fff;
}

.news_feed_paragraph {
  font-size: 11px;
  margin-left: 2px;
  padding: 0px;
  text-align: justify;
}
#left_col {
  height: 800px;
  width: 250px;
  margin-left: 10px;
  float: left;
}
#right_col {
  height: 730px;
  width: 250px;
  margin-left: 10px;
  float: left;
}
.pro_heading {
  font-size: 16px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #589341;
  font-weight: bold;
  margin: 0 auto;
  padding: 0 auto;
}
.pro_paragraph {
  font-size: 14px;
  color: #000;
  font-family: "Times New Roman", Times, serif;
  margin: 5px 0px;
}
.pro_table {
  border: 1px solid black;
  border-collapse: collapse;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 13px;
}
.pro_table td {
  border: 1px solid black;
  border-collapse: collapse;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 13px;
}

.pro_main_style {
  border: 1px solid #999999;
  margin: 0 auto;
  display: block;
  height: 80px;
  width: 500px;
  margin-left: 20px;
  margin-top: 10px;
}
.pro_main_heading {
  border-bottom: 1px dotted #999999;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px 0px;
  color: #009900;
}
.pro_main_paragraph {
  font-size: 15px;
  font-family: "Times New Roman", Times, serif, Helvetica, sans-serif;
  margin: 0px 0px;
}
@-ms-viewport {
  width: device-width;
}
