/*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: 1.1em Arial, Helvetia, Sans-Serif;
	text-align: centre;
	font: .7em Verdana, Helvetica, Sans-serif;
}


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

h1 { 
	font-size: 1.4em;
}

h2 {
	font-size: 1.3em;
}

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

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

h5 {
	font-size: 1em;
}

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


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

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

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




