/* Layout version: 3 columns homepage
|		|		|		|		|
|links	|content		|news	|						  
*/

h1, h2, h3, h4, h5, h6 {
	margin-top:0.2em;
	}
#main h1 {
	display:inline;
	margin:0;
	font-size:100%;
	font-weight:normal;
	color:#565656;
	}
#main h1 + p {
	display:inline;
	}
#siteTools {
	background-image:none;
	padding:0;
	}
#homepageFlashPlaceholder {
	width:760px;
	height:251px;
	background:url(../images/homepage-header.jpg) no-repeat;
	}
#getFlash {
	position:relative;
	top:10px;
	left:10px;
	}
#header {
	top:224px;
	height:26px;
	background-image:none;
	}
#navigation {
	border-top:1px solid #739ecb;
	}
#contentWrapper {
	top:252px;
	padding:8px 0 0 0;
	}
#content {
	width:570px;
	}
#subnavigation {
	padding-top:1px;
	font-size:76%;
	width:164px;
	}
html>body #subnavigation {
	width:164px;
	}
#main {
	width:378px;
	padding:0;
	}
html>body #main {
	width:378px;
	}
#main ul {
	list-style:disc;
	/*margin-bottom:25px;*/
	text-transform:none;
	}
#main h2 {
	font-size:160%;
	}
#subnavigation ul {
	list-style-type:none;
	/*line-height: 20px;*/
	}
#subnavigation li, #supplement li {
	padding:0px 8px 5px 0px;
	line-height:1.2em;
	}
#subnavigation li a, #supplement li a {
	display:block;
	padding:0 0 0 17px;
	height:100%;
	font-weight:normal;
	background:#ffffff url(../images/gray_square.jpg) left 4px no-repeat;
	}
#subnavigation ul li em {
	color: #063;
	font-weight: bold;
	} 
#supplement {
	padding-top:3px;
	width:159px;
	margin-left:8px;
	}
html>body #supplement {
	width:159px;
	} 
#supplement ul {
	list-style-type:none;
	padding:0;
	line-height:100%;
	}
#supplement a:link, #supplement a:visited {
	color:#666;
	text-decoration:none;
	}
#supplement a:hover, #supplement a:active {
	color:#999;
	text-decoration:underline;
	}
.specNumber {
	font-size:smaller;
	}
.productRange ul {
	margin-left:7px;
	}
#newsBox li {
	}
	
