html, h1, h2, h3, h4, h5, ul, li {
	margin: 0;
	padding: 0;
}
h3{
   text-align: center;
   color: #ffff80;
   font-size: 14pt;
	padding-top: 10px;
	padding-bottom: 3px;
   
}
h5{
   text-align: center;
   color: white;
  font-size: 10pt;
	padding-top: 10px;
	padding-bottom: 3px;   
}
h4{
   color: white;
  font-size: 12pt;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #FF9900 url(images/page_bg.jpg) repeat-x;
	font: 11px arial, sans-serif;
	color: #464544;
	text-align: center;
	
}

/** layout **/

#wrapper {
        margin: auto;
        text-align: right;
        width: 850px;
}
h1 {
  padding: 25px 0 0 30px;
  font: 32px "arial black", arial, sans-serif;
  color: #151515;
}

em {
  padding: 25px 0 0 30px;
  font: 20px "arial black", arial, sans-serif;
  color: #151515;
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: -4px;
}
#comment {
  color:#e6ea36;
  margin: 1em 0;
  font: 12px arial, sans-serif;
}
#sholka {
  font: 14px arial, sans-serif;
  color: #FF9900;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
/* nav */

#nav {
  top: 0px;
}
#nav li {
  float: right;
  background: url(images/nav_left.gif) no-repeat;
  list-style: none;
  padding-left: 10px;
  padding-right: 15px;
  padding-top: 35px;
  line-height: 1.1;
  text-align: left;
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

/** topcontent **/
#leftlogo {
  float: left;
}

#rightlogo {
  float: right;
}


#topcon {
  background: url(images/topcon.jpg) no-repeat;
  width: 427px;
  position: absolute;
  top: 15px;
  left: 480px;
  color: #fff;
}
#topcon-inner {
  margin: 13px 40px 41px 85px;
  height: 140px;
  overflow: auto;
}
#topcon h2 {
  text-align: center;
  font-size: 16px;
}

/** Body **/

#content {
  width: 850px;
  color: #fff;
  float: left;
  padding: 8px 0px 0px 0px;
}
#content a {
  color: #fff;
}
#content a:hover {
  color: #fee;
}
#body {
  border: 3px solid white;
  background: #901315;
  padding: 0px;
}

.box {
  float: left;
  width: 220px;
  margin-right: 8px;
}
.boxService{
	 background: #730F11;
}

.box-t { background: top url(images/box_t.gif) repeat-x; }
.box-r { background: right url(images/box_r.gif) repeat-y; }
.box-b { background: bottom url(images/box_b.gif) repeat-x; }
.box-l { background: left url(images/box_l.gif) repeat-y; }
.box-tr { background: top right url(images/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(images/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(images/box_bl.gif) no-repeat; }
.box-tl { background: top left url(images/box_tl.gif) no-repeat; }

.box-tl {
  padding: 13px 8px;
}

.box p {
  margin: 1em 0;
}

p.more {
  margin: 0;
}

.boxBody {
  float: right;
  width: 620px;
  background: #730F11;
  text-align: left;
  }

.boxBody p, td {
  margin: 1em 0;
  font: 12px arial, sans-serif;
  color: white;
}
.boxBodyTxt {
  background: #730F11;
  text-align: left;
  overflow-y: auto;
  scrollbar-base-color:#730F11;   
  }

.boxBodyTxt p, td {
  margin: 1em 0;
  font: 12px arial, sans-serif;
  color: white;
}

#hits {
  width: 600px;
  height: 518px;
 }

#hits ul {
  margin: 1em 0;
}
#hits li {
  list-style: none;
  margin: 0.9em 0;
}
#hits ul a {
  text-decoration: none;
}
#hits ul a:hover {
  text-decoration: underline;
}


#new {
  margin-right: 0;
}
#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}

#body h2 {
  font-size: 12px;
  text-align: right;
  margin-bottom: 1.5em;
}
#body h3 {
  font-size: 9px;
  color: #FFEA00;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 1em;
}

/** footer **/
#footer {
  text-align: center;
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}

#navSO {
        margin-left: 5px;
        padding: 3px 0px 4px 5px;
		font: 12px arial, sans-serif;
		text-align: left;
}
#navSO a{
color: white;
  text-decoration: none;
}
#navSO a:hover{
color: white;
}
#navSO li {
        background: #730F11 ;
        padding: 3px 0px 4px 15px;
        margin-bottom: 2px;
        list-style: none;
		line-height: 1;
}
#navOT {
        margin-left: 5px;
        padding: 3px 0px 4px 5px;
		font: 12px arial, sans-serif;
		text-align: left;
}
#navOT a{
color: black;
}
#navOT a:hover{
color:  #730F11;
}
#navOT li {
	   	 background: url(images/pntr.gif) left center no-repeat;
        padding: 3px 0px 4px 15px;
        margin-bottom: 2px;
        list-style: none;
		line-height: 1;
}
#navMT li {
  padding: 3px 0px 4px 15px;
  list-style: none;
  line-height: .75;
margin-bottom: 2px;
}
#navMT a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#navMT {
        margin-left: 7px;
       	font: 11px arial, sans-serif;
	text-align: left;
}

#flashcontent {
		height: 500px;
		text-align: center; 
}