a:link {text-decoration:none; color:#e1122c; font-family: arial, 'helvetica', sans-serif; font-size: 8pt; font-weight:bold;}
a:visited {text-decoration: none; font-family: arial, 'helvetica', sans-serif; font-size: 8pt; font-weight:bold;}
a:visited {color:#C06; font-family: arial, 'helvetica', sans-serif; font-size: 8pt; font-weight:bold;}
a:hover {text-decoration:none; color:#999999; font-family: arial, 'helvetica', sans-serif; font-size: 8pt; font-weight:bold;}


H1
{
    FONT-SIZE: 22px;
    COLOR: #656565;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Verdana,Arial, 'Helvetica', sans-serif
}
H2
{
    FONT-SIZE: 20px;
    COLOR: #898989;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Helvetica;
}

.bodyinfo
{
    FONT-SIZE: 12px;
    MARGIN-LEFT: 0px;
    COLOR: #656565;
    LINE-HEIGHT: 200%;
    MARGIN-RIGHT: 0px;
    FONT-FAMILY: Verdana,Arial, 'Helvetica', sans-serif
}
.heading
{
    FONT-SIZE: 20px;
    MARGIN-LEFT: 0px;
	FONT-WEIGHT: BOLD;
    COLOR: #656565;
    LINE-HEIGHT: 200%;
    MARGIN-RIGHT: 0px;
    FONT-FAMILY: Verdana,Arial, 'Helvetica', sans-serif
}

#lable{
	clear:both;
    margin-top: 0;
	margin-left: 1050px;
	width: 200px;
	height: 160px;
	position: absolute;
	z-index: 1000;
}

#menu
{
	background-image: url(red.png);
	width: 900px;
	height: 80px;
	position:absolute;
	top: 315px;
	left: 150px;
	z-index:1;
}
#navigation
{
	position: absolute;
	width: 135px;
	height: 38px;
	top:1px;
	text-decoration:none;
	z-index:2;
	
}
#navigation a {
  position: absolute;
  height: 38px;
  top: 21px; 
  text-decoration: none;
  }
#navigation a i { 
   visibility: hidden; 
   }
a#home 
{
	left: 20px; width:135px;
	}
a#about 
{
	left: 167px; width:135px;
}
a#products 
{ 
    left: 311px; width:135px;
}
a#media
{
	left: 454px; width:135px;
}
a#blog 
{ 
    left: 597px; width:135px;  
}
a#contactus 
{ 
    left: 741px; width: 135px; 
}
a#home:hover 
{ 
    background-image: url(hover.png);
	border:none;
}
a#about:hover
{
	background-image: url(hover.png);
	border:none;
}
a#products:hover
{
	background-image: url(hover.png);
	border:none;
}
a#media:hover
{
	background-image: url(hover.png);
	border:none;
}
a#blog:hover
{
	background-image: url(hover.png);
	border:none;
}
a#contactus:hover
{
	background-image: url(hover.png);
	border:none;
}
#footer
{
position:absolute;
width:100%;
left:0px;
align:center;
visibility:visible;
z-index:2;
}
#footerbg
{
	position:absolute;
	z-index:1;
	width:100%;
	height:200px;
	top:1100px;
	left:0px;
	align:center;
	background-image:url('footer.png');
}
#Copyright
{
	position:absolute;
	z-index:2;
	width:100%;
	top:1210px;
	left:0px;
	color:#999;
	font-size:10px;
	font-family:Verdana,'Arial', Helvetica, sans-serif;
	text-align:center;
}
h4 {  font-family: Arial, 'Helvetica', sans-serif; font-size: 12px; font-style: normal; font-weight: bold}
.style3{
	background-color:#dad9d9;
	margin:4px;
	padding:10px;
	white-space:pre;
	float:left;
}
.style4{
	background-color:#dad9d9;
	margin:4px;
	padding:10px;
	white-space:pre;
	float:right;
}
#slider {
	position:absolute;
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

