ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
margin:0pt;
padding:0pt;
}


body {
background:#FFFFFF none repeat scroll 0%;
font-family:tahoma;
font-size:11px;
}

div#shadow {
background-image:url(../images/background.gif);
background-repeat:repeat-y;
margin:0pt auto;
width:1000px;
}

div#main {
background:#FFFFFF none repeat scroll 0%;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
margin:0pt auto;
width:950px;
}

.clear {
clear:both;
height:0pt;
overflow:hidden;
}

ul.left_menu {
  margin-left: 0;
  padding-right: 6px;
  padding-left: 6px;
  text-align: right;
  list-style: none;
  font: 12px tahoma;
}

ul.left_menu li {
  padding-bottom: 3px;
  padding-top: 3px;
}

ul.left_contact {
  margin-left: 0;
  border-top: 1px dotted #bebebe;
  padding-top: 15px;
  padding-right: 6px;
  padding-left: 6px;
  text-align: right;
  list-style: none;
  font: 11px tahoma;
}

ul.left_contact li {
  padding-bottom: 3px;
}

ul.left_menu li a {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  display: block;
  color: black;
  text-decoration: none;
}

ul.left_menu li a:hover {
  border-top: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
  background-color: #dedede;
}

div.left {
float:left;
}

div.right {
float:right;
}

/* --------------------------------------------------- */

div#above_header {
  height: 5px;
 /* border: 1px solid silver;*/
}

div#header {
  height: 110px;
  /*border: 1px solid silver;*/
}

div#below_header {
background:transparent url(../images/menu_header_bg_yellow.gif) repeat-x scroll 0%;
border-top:1px solid #BB8400;
color:#161616;
height:30px;
overflow:hidden;
width:950px;
text-align: right;
}

a.below_header {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}

a.below_header:visited {
  color: black;
}

a.below_header:hover {
  text-decoration: underline;
  color: navy;
}

/* --------------------------------------------------- */

div#above_content {
  display: none;
  background:#EFB919 none repeat scroll 0%;
  border-bottom:1px solid #A88915;
  height:30px;
}

div#content {
 /* border: 1px solid silver; */
/*background-image:url(../images/front_bg.gif); */
background-position:center top;
background-repeat:repeat-x;
width:950px;
}

div#content_left_side {
  float: left;
  width: 150px;
  /*border: 1px solid silver;*/
}

div#content_content {
  float: left;
  /*width: 550px;*/
  width: 796px;
  border-left: 1px solid silver;
  /*border-right: 1px solid silver;*/
}

div#content_right_side {
  display: none;
  float: left;
  width: 150px;
}

div#below_content {
background-image:url(../images/bottom_bg.gif);
background-position:center bottom;
background-repeat:repeat-x;
margin-top:2em;
padding-bottom:15px;
}

/* --------------------------------------------------- */

div#footer {
font-size:10px;
height:20px;
padding:5px 10px;
/*  border: 1px solid silver; */
}

#content h1 {
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #808080;
}

#content h2 {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #808080;
}

#content p {
  font-size: 12px;
  display: block;
  text-align: justify;
}


.imgWithDescrptionDiv {
	width: 260px;
	text-align: center;
}

.imgWithDescrptionImg {
}
.imgWithDescrptionDesc1Part{
color:#015545;
font-weight: bold;
font-size: 11px;
}
.imgWithDescrptionDesc {
	font-size: 10px;
}


