body { 
margin: 0px;
padding: 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: #333;
background-image: url(../images/top-bg.jpg);
background-position: top;
background-repeat: repeat-x;
background-color:#fff;
}
a:link, a:visited{
	color: #3F5B73;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
text-decoration: underline;
}
a:active, a:focus{
	outline: none;
}
h1,h2,h3,h4,h5{
	color:#379dde; padding: 0px; margin: 0px;
}
h1{
	font-size: 1.6em;
	margin-top: 7px;
	height: 50px;
	background-image: url(../images/h1bg.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;

}
h1 em {
	color: #053566;
}
h2{

	font-size: 1.4em;
	margin-top: 7px;
}
h4{
	font-size: 16px;
	color:#fff;
	margin-left: 24px;
}
/* *********************** Image Border Fix ****************************/
a:link img, a:visited img { border-style: none;} /* no border on img links */

a img { color: white; background-color: transparent;
}        /* trick to hide the border in Netscape 4 */

@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
    a:hover img{ color: inherit; background-color: White; } 
}

th, td { /* ns 4 */
 font-family: "trebuchet MS", Georgia, Verdana, sans-serif;
}
/* *********************** Image Border Fix ****************************/
/* ******************  print  ************** */
@media print {
   h1, h2, h3,
   h4, h5, h6    { page-break-after: avoid; page-break-inside: avoid }
   blockquote,
   pre           { page-break-inside: avoid }
   ul, ol, dl    { page-break-before: avoid }
   .navbar       { background-color: #fff; color: #000; border-color: #000; border-width: 1px; }
   a.tnav, a.bannerLink     { font-weight: normal }
}
/* ******************  speech  ************** */
@media aural {
   h1, h2, h3,
   h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }
   h1            { pitch: x-low; pitch-range: 90 }
   h2            { pitch: x-low; pitch-range: 80 }
   h3            { pitch: low; pitch-range: 70 }
   h4            { pitch: medium; pitch-range: 60 }
   h5            { pitch: medium; pitch-range: 50 }
   h6            { pitch: medium; pitch-range: 40 }
   li, dt, dd    { pitch: medium; richness: 60 }
   dt            { stress: 80 }
   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   dfn           { pitch: high; pitch-range: 60; stress: 60 }
   s, strike     { richness: 0 }
   i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   u             { richness: 0 }
   a:link        { voice-family: harry, male }
   a:visited     { voice-family: betty, female }
   a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
.logo a{
	font-size: 16px;
	color:#F4F2F3;
	font-weight: bold;
	padding-top: 15px;
}
.l_panel{
	width:270px;
	border: 1px solid #d7d6cd;
}
.lnav{
	border: 1px solid #d7d6cd;
	background-image: url(../images/nav-gra.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color:#f1efef; 
}
.lnav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.lnav li{
	border-bottom: 1px solid #dcd8dc;
	margin:10px 20px 5px 20px;
}
.lnav ul li a:link,.lnav ul li a:visited{padding-left: 10px;
	text-decoration: none;
	background-image: url(../images/grey-a.gif);
	background-position: left;
	background-repeat:no-repeat;
	color:#06527e;
	font-weight:bold;
	font-size: 12px;
	
}
.lnav ul li a:hover{
  text-decoration: none;
	background-image: url(../images/g-arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #4f951f;
}
.gap{
	margin:8px 0px 3px 0px; 
	overflow: hidden;
	width: 270px;
	border: 0px;
}
.m_hair,.w_hair{
	border:1px solid #d7d6cd;
	background-image: url(../images/nav-gra.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	 
}
.m_hair a:link img,.w_hair a:link img{
	margin-left:0px;
}
.m_hair ul,.w_hair ul{
	list-style: none;
	margin: 10px 0px 10px 10px ;
	padding: 0px;
}
.w_hair li{
	  padding-left: 10px;
	background-image: url(../images/o-arrow.gif);
	background-position: left;
	border-bottom: 1px solid #dcd8dc;
	background-repeat: no-repeat;
	font-weight: bold;
	margin:10px 20px 5px 20px;
}
.m_hair li{
   padding-left: 10px;
	background-image: url(../images/b-arrow.gif);
	background-position: left;
	border-bottom: 1px solid #dcd8dc;
	background-repeat: no-repeat;
	font-weight: bold;
	margin:10px 20px 5px 20px;
}
.m_hair span a:link,.m_hair span a:visited,.w_hair span a:link,.w_hair span a:visited{
display: block;
padding:5px 10px; 
	background-image: url(../images/one_28.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	text-decoration: none; 
	margin:7px 0px;
}
.m-content{
	width: 687px;
}
.banner{
width: 575px;
float: right;
margin-bottom: 15px;
}
.bloger{
width: 575px;
float: right;
margin: 0px;
}
.content{
 width: 550px;
 float: right;
 margin-right:10px; 
  margin-left:10px;
}
.content p{
	text-align: justify;
}
.content span{
color:#4f951f;
 font-size: 14px;
 font-weight: bold;
 margin: 0px; 	
}
.green {
	font-weight: bold;
color:#4f951f;
}
span.green{
color:#4f951f;
font-weight: normal;
}

.footer{
	text-align: center;
	font-size: 12px;
	padding:5px 0px;
	margin-top: 5px;
	font-size: 11px;
	color: #fff;
	background-color: #90bedc;
}
.footer p{
	margin: 0px;
}

.footer a{
	font-weight: normal;
	color: #fff;
	background-color: #90bedc;
}
table.comparebox{
	border: 1px solid #d9d9d1;
	background-image: url(../images/comparebox-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.btm-bdr{
	border-bottom: 1px solid #d9d9d1;;
}
p.price, p.price a{
	color: #06527e;
	font-weight: bold;
}
tr.bg{
	background-image:  url(../images/tbl-headbg.jpg);
	background-position: top;
	background-repeat: repeat-x; 
	background-color: #029ce0;
	color: #fff;
	font-weight: bold;
}
a.green {
	font-weight: bold;
color:#4f951f;
}
