body {
  margin:  0;
  padding: 0;
  background-color:  #256290;
  color: white;
  background-image: url(images/BG.JPG);
  background-repeat: repeat-x;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  background-color: #fdf8f2;
  color: black;
  margin: 30px 40px 30px 40px;
  padding: 10px;
}

h1 {
  font-family: verdana,ariel,helvetica,sans-serif;
  margin: 0 0 10px 0;
  padding: 0;
  color: white;
  font-size: large;
}
h2 {
  font-family: verdana,ariel,helvetica,sans-serif;
  margin: 0 0 10px 0;
  padding: 0;
  color: blue;
  font-size: medium;
}
h3 {
  font-family: verdana,ariel,helvetica,sans-serif;
  margin: 0 0 10px 0;
  padding: 0;
  color: blue;
  font-size: small;
}
h4 {
  font-family: verdana,ariel,helvetica,sans-serif;
  margin: 0 0 10px 0;
  padding: 0;
  color: red;
}
h5 {
  font-family: verdana,ariel,helvetica,sans-serif;
  margin: 0 0 10px 0;
  padding: 0;
  color: green;
}
h6 {
  font-family: verdana,ariel,helvetica,sans-serif;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: small;
  color: white;
}
#header {
  width: 100%;
  margin-top: 1px;
}

#logoleft {
  margin: 0 350px 0 220px;
  height: 50px;
  background-color: transparent;
}
#logoright {
  float: right;
  width: 220px;
  height: 50px;
  background-color: transparent;
}

#box{
   background-color: #050845;
   height: 50px;
   width: 20%;
   float: right;
   margin-right: 0.9%
}



#company-name {
  font-family: "Times New Roman", Times,serif;
  font-size: xx-large;
  font-weight: bold;
  color: #050845;
		}
#company-description {
  font-size: large;
  line-height: 0.4em;
  color: #050845;
		}

#header-bottom {
  width: 100%;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
  background-image: url(images/tag.JPG);
  margin-top: 18px;
  padding: 0;
}

#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 0px 0 0;
  text-align: right;
}

#header-bottom li {
  display: inline;
  background-color: transparent;
  color: #050845;
}

#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  color: #050845;
}

#caption {
  font-weight: bold;
  background-color: transparent;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 0px;
  width: 300px;
  float: left;
}


/* -----------------Header ends here--------------------------*/


#main {
  width: 100%;
  margin-top: 10px;
}

#content {
  margin: 0 200px 0 170px;
  background-color: white;
  color: black;
}

#Page-heading {
  background-color: #256290;
  color: white;
  margin: 5px 0px 5px 10px;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  height: 2%;
}

#Page-heading {
  margin: 0;
  font-weight: bold;
  font-size: 120%; 
}

#content .inner {
  margin: 10px 0px 0px 10px;
}

#content .inner h1.heading {

margin: 0;
padding: 0;
font-size: 140%;
}

#content .inner h1.sub-heading {

  font-size: 110%;
  margin: 0;
  padding: 0;
}


#content .inner p {
  color: #050845;
  font-size: 100%;
  margin-top: 0;
  text-align: left;
  padding:1;
}

#content .inner img.img-text {
  float: left;
  margin: 0 40px 40px 0;
}

#content .inner p.img-text{
  margin-top: 0;
  padding: 5px;
  text-align: left;
}
.table2col {
  display: table;
  width: 99%;
  border: 2px solid #5a3811;
  border-collapse: collapse;
  margin-bottom: 1em;
}
.table2col .lefttablecol {
  width: 160px;
  display: table-cell;
  border: 2px solid #5a3811;
  padding: 10px;
  background-color: #e7dbcd;
} 
.table2col .righttablecol {
  display: table-cell;  
  padding: 10px;
}

#sidebar-right {
  float: right;
  width: 180px;
  background-color: #256290;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar-right {
  font-size: 110%;
  background-image: url(images/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin-top: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}

#sidebar-right {
  font-size: 110%;
  margin-left: 0;
  padding-left: 0px;
  
}

#sidebar-right .inner {
  padding: 5px;
  margin-top: 10px;
}
#sidebar-right ul {
  list-style-image: url(images/more-bullet.gif);
  margin-left: 0;
  padding-left: 20px;
  
}
#sidebar-right p{
  font-size: 90%;
  line-height: 1.4em;
}
  
#sidebar-right li {
font-size: 90%;
line-height: 1.4em;
padding-top: 10px;
border-bottom: 1px solid #b9d2e3;
}

#sidebar-right ul a:link, #sidebar-right ul a:visited {
  color: white;
}



#sidebar-right p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}

#sidebar-right p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url(images/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}

#searchform .text {
  width: 140px;
  border: 1px solid #45bac0;
float: left;
}

#searchform .searchbutton {
  margin-bottom: 5px;
  
  }

#searchform .btn {
  width: 20px;
  background-image: url(images/icon_search.gif);
  background-color: #256290;
  color: white;
  float: right;
}

#quote{
  margin-top: 10;
  font-size: 100%;
  line-height: 1.4em;
  padding-top: 15px;
  padding-left: 5px;
  font-style: italic;
}

#sidebar-left {
  float: left;
  width: 159px;
  border-top: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  border-right: 1px solid #b9d2e3;
  background-color: white;
  color: black;
  margin: 0;
  padding-left: 0px ;
}
#sidebar-left .inner {
  margin-top:  25px;
  padding-left: 5px;
}
#sidebar-left p {
  font-size: 90%;
  color: #256290;
  
}
#sidebar-left a:link, #sidebar-left a:visited {
  color: #245185;
  font-weight: bold;
}
#sidebar-left h3 {
  color: #050845;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size:  110%;
}

#menu{
padding:1px;
z-index:5;
position:relative;
}

#menu a, #menu {
display:block;
font:bold 11px/16px arial,helvetica,sans-serif;
border-top:1px solid #ccc;
border-left:1px solid #bbb;
border-right:1px solid #888;
border-bottom:1px solid #555;
white-space:nowrap;
text-indent:2px;
width:150px;
}

#menu a{
background:#edeef6 ;
text-decoration:none;
}

#menu a, #menu a:visited{
color:#494c59;
}



#menu li{
list-style-type:none;
}

#menu ul li{
position:relative;
}

#menu li ul{
position:absolute;
top:0;
left:152px;
display:none;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li{float:left;height:1%;}
* html #menu ul li a{height:1%;}
/* End */

div#menu ul, #menu ul ul, div#menu ul ul ul{
margin:0;
padding:0;
list-style-image:none;
width:130px;
}

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul{
display:none;
}

div#menu ul li ul:hover ul, div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{
display:block;
}


#subscribe  {
  font-size: 100%;
  margin-top: 20px;
}

#subscribe a:link, #subscribe a:visited {
  color: #050845;
  font-size: 95%;
  font-weight: bold;
}

/* -----------------Footer starts here--------------------------*/

#footer {
  width: 100%;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 10px;
  clear: both;
}
#footer p {
  font-size: 90%;
  color: #256290;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}

#contactlink {
  float: right;
  font-size: 85%;
  color: #256290;
  margin: 0;
  padding: 0.2em 0 0.2em 0;

  }
/* -----------------Footer ends here--------------------------*/


