/* Layout Stylesheet */ 
body{
	margin: 0;
	padding:0;
	background:#ffffff;
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
 }	 

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
}
h1 {
	font-size: 24px;
	color: #666666;
}
h2 {
	font-size: 18px;
	color: #666666;
}
h3 {
	font-size: 16px;
	color: #666666;
}
h4 {
	font-size: 14px;
	color: #666666;
}
h5 {
	font-size: 12px;
	color: #666666;
}
h6 {
	font-size: 10px;
	color: #666666;
}
 
 
	 
#lh-col{
 position:absolute;
 top:100px;
 left:0;
 width:140px;
  border-top:1px solid #ff0000; 
 z-index:3;
 background:#ffffff;
 color: #333333;}

#rh-col{
 position:absolute;
 top:100px;
 right:0;
 width:140px;
  border-top:1px solid #ff0000; 
 z-index:2;
 background:#ffffff;
 color: #333333;}

#c-block {
 width:100%;
 z-index:1;
 background:#ffffff;
 color: #333333;
 height:80%;}

#hdr{
 height:100px; 
 border-bottom:1px solid #ff0000; 
 width:100%; 
 background:#ffffff;
 color: #333333; 
 margin:0;
  }

#c-col{
	margin:0px 180px 0px 180px;
	position:relative;
	background:#ffffff;
	color: #333333;
	z-index:auto;
	border: #ff0000;
	border-width:0 1px;
	background-color: #FFFFFF;
	background-image: url(/images/tecno_9.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	word-spacing: normal;
	letter-spacing: normal;
	display: block;
 }

#ftr {
 width:100%;
 height:175px;
 border: solid #ff0000; 
 border-width:1px 0;
 background:#ffffff;
 color: #333333;
 margin:0;
 }
.middle_img 
{
	float:right;
	border:1px ;
	margin:0px 0px 15px 20px;
	z-index:4;
	position: relative;
}
.help {
	list-style-position: inside;
	list-style-image: url(/images/flat_tick.gif);
}
hr{
color: #f00;
background-color: #f00;
height: 1px;
}
}
.google {
	background-color: #FFFF99;
	}