html, body
{
  margin: 0px;
  padding: 0px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  background: #fff; /*#778089;*/
  color: #000;
}

#wrapper_for_shadow
{
  width: 780px;
  padding: 0px;
  background: #fff url(images/xxbodyshadow.jpg) repeat-y;
  color: #000;
  background-position: top right;
  margin: auto;
  overflow: hidden;
}

img
{
  border: 0px;
  /*vertical-align: middle;*/
}

/********************************/
/* HEADER DEFINITIONS START */
/********************************/

#header_wrapper
{
  padding: 0px;
  margin: 0px;
  width: 755px;
  overflow: hidden;
}

#header_pic
{
  position: absolute;
  width: 556px;
  text-align: left;
  padding: 0px;
  margin: 0px;
}

#header_nav
{
  float: right;
  padding: 8px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  height: 382px;
  width: 199px;
  background: #fff url(images/headernavbg.jpg) no-repeat;
  color: #000;
  overflow: hidden;
}

#header_nav ul
{
  padding: 0px;
  margin: 0px;
}

#header_nav ul li
{
  list-style-type: none;
}

#header_nav ul li a
{
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #000;
  background: transparent;
  text-decoration: none;
  font-weight: normal;
  line-height: 28px;
  padding: 0px 0px 0px 47px;
}

#header_nav ul li a:hover, #header_nav ul li a.current_section
{
  text-decoration: underline;
  color: #0861ae;
  background: transparent;
}

form
{
  padding: 0px;
  margin: 0px;
}

.mainpg_login
{
  text-align: center;
  padding-top: 65px;
}

input
{
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #fff;
  background: transparent;
  padding: 2px;
  margin: 0px;
  border: 1px solid #000;
}

select
{
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #fff;
  background: #0e69af;
  padding: 2px;
  margin: 0px;
  border: 1px solid #000;
}

.loginbtn
{
  height: 20px;
  width: 85px;
  background: transparent url(images/footerbg.jpg) repeat-x;
  font: 10px verdana, arial, sans-serif;
  color: #000;
  border: 1px outset #000;
}

/*****************************/
/* HEADER DEFINITIONS END */
/*****************************/

/********************************/
/* CONTENT DEFINITIONS START */
/********************************/

h3
{
  font-size: 15px;
  margin: 0px;
  padding: 0px;
}

h5
{
  font-size: 12px;
  padding: 0px;
  margin: 0px;
}

ol, ul
{
  margin: 0px;
  padding: 0px 0px 0px 22px;
}

#content_header
{
  background-color: #fff; /*transparent url(images/contentheaderbg.jpg) repeat-x scroll top left;*/
  height: 23px;
  width: 745px;
  overflow: hidden;
  font: 12px verdana, arial, sans-serif;
  color: #16689a;
  font-weight: bold;
  padding-top: 8px;
  padding-left: 10px;
}

#content_wrapper
{
  padding: 0px;
  margin: 0px;
  width: 755px;
  overflow: hidden;
  background: #fff; /*#0e69af;*/
}

#content_main
{
  float: left;
  margin: 0px;
  padding: 10px;
  width: 536px;
  color: #28b6cd; /* #0e5fa0; */ /* #fff;*/
  text-align: justify;
  font-size: 11px;
  line-height: 17px;
}

#content_main a, #content_sidebar a
{
  text-decoration: none;
  border-bottom: 1px dotted;
  color: #28b6cd; /*#febd3b;*/
}

#content_sidebar a:hover
{
  text-decoration: underline;
}

#content_main a:hover
{
  color: #000080;
}

.contentpic
{
  padding-right: 10px;
}

#content_sidebar
{
  float: right;
  padding: 10px 5px 5px 5px;
  margin: 0px;
  width: 189px;
  color: #febd3b;
  line-height: 14px;
  font-size: 13px;
  font-weight: bold;
}

#content_sidebar h1
{
  font-size: 11px;
  color: #febd3b;
  font-weight: none;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
}

#content_sidebar .sidebar_desc
{
  font-size: 10px;
  color: #fff;
  font-weight: normal;
  text-align: justify;
  line-height: 12px;
}

#content_sidebar img
{
  vertical-align: middle;
}

.pricelistheading
{
  border: 1px solid #fff;
  text-align: center;
  background-color: #fff;
  color: #0e69af;
  font-weight: bold;
  font-size: 13px;
}

.pricelist
{
  border: 1px solid #fff;
  text-align: center;
  width: 518px;
}

.pricelist td
{
  padding: 5px;
  text-align: center;
  border: 1px solid #fff;
}

/*******************************/
/* CONTENT DEFINITIONS END */
/*******************************/

/********************************/
/* FOOTER DEFINITIONS START */
/********************************/

#footer
{
  width: 755px;
  height: 29px;
  background: transparent url(images/footerbg.jpg) repeat-x;
  font-family: verdana, arial, sans-serif;
  padding-top: 6px;
  clear: both;
  font-size: 10px;
  color: #000;
  text-align: center;
  overflow: hidden;
}

#footer a
{
  text-decoration: none;
  color: #000;
}

#footer a:hover
{
  text-decoration: underline;
  color: #0861ae;
}

#footer_logos
{
  text-align: center;
}
/*****************************/
/* FOOTER DEFINITIONS END */
/*****************************/
