#text_area
{
position: absolute;
top: 140px;
left:0px;
width: 800px;
margin: 0px;
padding: 1em;
border: solid 0px;
background: #ffffff;
}

#container
{
 width:800px;
 position:absolute;
 left:50%;
 margin-left:-400px;
 border: solid 0px;
 top: 0px;
}

#content
{
position: absolute:
margin-top: 50px;
top: 100px;
text-align: center;
padding-left: 20px;
padding-right: 20px;
border: solid 0px;
height:125px;
width : 800px;
background: #ffffff;
color: #01447B;
border: solid 0px;
font-family: tahoma, arial, verdana;
font-size:13px;
}

#headline {
	position: absolute;
	top: 15px;
	float:left;
	left: 10px;
	height:100;
	width:130;
	border: solid 0px;   
  text-align: center; 
	color: 02447E;
	}
#logo {
	position: absolute;
	top: 10px;
	left: 250px;
	float:left;
	height:100;
	width:300;
  border: solid 0px;
	z-index: 4;
	}	
	
	#logo2 {
	position: absolute;
	top: 50px;
	left: 250px;
	float:left;
	height:100;
	width:300;
  border: solid 0px;
	z-index: 4;
	}


#leftnav
{
position:relative;
top:0px;
float: left;
width: 160px;
height:500px;
margin: -0px;
padding: 1em;
border: solid 0px;
z-index:10;
}




	
#basket {
	position: absolute;
	top: 30px;
	right: 15px;
	height:30;
	width:150;
	border: solid 0px;
	font-size: 13px; 
  font-weight: 400;    
  text-align: left; 
	padding: 0px;
	background-image:url(images/searchg.jpg);
	}
	
#search {
	position: absolute;
	top: 60px;
	right: 10px;
	height:20;
	width:120;
	border: solid 0px;
	font-size: 13px; 
  font-weight: 400;    
  text-align: left; 
	padding: 0px;
	}
	
#topmenu {
	position: absolute;
	top: 120px;
  left: 0px;
	height:20;
	width:800px;
	border: solid 1px;
	font-size: 13px; 
  font-weight: 400;    
  text-align: center; 
  color: #549DC7;
	padding: 0px;
	background-image:url(images/searchg.jpg);
	margin-bottom: 50px
	}
	
	#topmenu ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: normal;

}
#topmenu li {
	display: inline;
	padding-left: 10px;
}
#topmenu2 {
	position: absolute;
	top: 120px;
  left: 0px;
	height:20;
	width:800px;
	border: solid 1px;
	font-size: 13px; 
  font-weight: 400;    
  text-align: center; 
  color: #549DC7;
	padding: 0px;
	background-image:url(images/searchg.jpg);
	margin-bottom: 50px
	}

#index_text li {
	font size: 13px;
	padding-left: 30px;
	list-style-image: url(images/bullet.jpg);
}








#topmenu a {
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #01447B;
}

#topmenu a:hover {
	color: #549DC7;
}
 .link {
        
        font-size: 13px; 
        font-weight: 400;    
        text-align: left; 
   }
      .link A:link{color: #01447B; text-decoration:none; }
      .link A:visited{color: #01447B; text-decoration:none ; }
      .link A:active{color: #01447B; text-decoration:none;}
      .link A:hover{color: #549DC7; text-decoration:none ;}
 .link_center{
        
        font-size: 13px; 
        font-weight: 400;    
        text-align: center; 
   }
      .link_center A:link{color: #01447B; text-decoration:none; }
      .link_center A:visited{color: #01447B; text-decoration:none ; }
      .link_center A:active{color: #01447B; text-decoration:none;}
      .link_center A:hover{color: #549DC7; text-decoration:none ;}
	
 .link_red{
        
        font-size: 13px; 
        font-weight: 400;    
        text-align: center; 
   }
      .link_red A:link{color: #D92E3F; text-decoration:none; }
      .link_red A:visited{color:#D92E3F; text-decoration:none ; }
      .link_red A:active{color: #D92E3F; text-decoration:none;}
      .link_red A:hover{color: #549DC7; text-decoration:none ;}		
			
			
#footer
{

margin: 10;
padding: .5em;
color: #333;
border-top: 0px solid gray;
text-align:center;
font-family: tahoma, arial, verdana;
font-size:11px;
background-color: #EFF3F2;
border: 0px solid;
}

#footer ul {
	margin: 0px;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: normal;

}

#footer li {
	display: inline;
	padding-left: 10px;
}

#footer a {
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #01447B;
	margin: 15px;
}

#footer a:hover {
	color: #549DC7;
}

.red_header
{
font-size: 18px;
color:#D92E3F;
font-weight: 600;
text-align: center;
}

.header_link
{
font-family: tahoma, arial, verdana;
font-size: 16px;
color:#D92E3F;
font-weight: 400;
text-align: center;
}

 .header_link {
        
   }
       .header_link A:link{color: #D92E3F; text-decoration:underline; }
       .header_link A:visited{color: #D92E3F; text-decoration:underline ; }
       .header_link A:active{color: #D92E3F; text-decoration:underline;}
       .header_link A:hover{color: #549DC7; text-decoration:none ;}

.text
{
font-family: tahoma, arial, verdana;
font-size: 12px;
color:#01447B;
font-weight: 600;
text-align: center;
}

.table {
font-family: tahoma, arial, verdana;
font-size:12px;
color: #01447B;
}

.red_table {
font-family: tahoma, arial, verdana;
font-size:12px;
color:#D92E3F;
text-align: left;
}

.price_red_table {
font-family: tahoma, arial, verdana;
font-size:12px;
color:#D92E3F;

}

.company_details{
font-family: tahoma, arial, verdana;
font-size:11px;


}



INPUT {
font-family: tahoma, arial, verdana;
font-size:13px;
} 

TEXTAREA {
font-family: tahoma, arial, verdana;
font-size:13px;
} 