/*redefinitions*/
body {

	background-image: url("../images/bluestripe_header.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
	padding: 0;
	margin: 0;
	font: 0.9em Arial, Helvetia, Sans-Serif;
	text-align: centre;
	font: .7em Verdana, Helvetica, Sans-serif;
}

div#topPanel .topnav #breadcrumbs{
  font-size:0.7em;
}


h1 { 
	font-size: 1.2em;
}

h2 {
	font-size: 1em;
}

h3 {
	clear: both;
	font-size: 0.9em;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

h5 {
	font-size: .9em;
}

h1 {margin: 0; padding: 0em 0 0.8em 0; font: bold 1.1em Arial, sans-serif; line-height: 1.1em;letter-spacing: 1px;}
h2 {margin: 0; padding: 0em 0 0.3em 0; font: bold 1em Arial, sans-serif; line-height: 1.1em;letter-spacing: 1px;}
h3{margin: 0; padding: 0em 0 0.3em 0; font: bold 0.9em Arial, sans-serif; line-height: 1.1em;letter-spacing: 1px;}


div#sub_body_right{
	font-size:0.9em;
}

div.smallbox-middle{font-size:0.9em;}

div.largebox-middle { font-size:0.9em; }
div.infobox-middle{ font-size:0.9em;}
div#footer_bottom{font-size:0.8em;}
div#sub_body_left div#links {font-size:0.8em;}
#home_products {font-size:0.9em;}




