body { 
	background-image: none; 
	background-color: #fff; 
	}

img {
	border:0;
}
	
table,td {
	padding:0; 
	margin: 0; 
	}
	
#header { 
	background-image: url(../images/logo.gif); 
	background-repeat: no-repeat; 
	height: 44px; 
	}	

html>body #left div { 
	margin-left: 10px; 
	} 
	
#middle { 
	padding-top:15px;
	background: url('../images/homepage.jpg') no-repeat 0 40px;
	margin:18px 0 0 -20px;
	}

html>body #middle {
	left: 0;
	position: relative; 
	}

#middle .products {
	float:left;
	width:235px;
	margin: 5px 0 24px 0;
	}

#middle .products br {
	display:none;
	}

#middle .products h1 {
	margin: 0 0 0 90px;
	padding:0 0 5px 0;
	font-size:11px;
	letter-spacing: 0;	
	}

#middle .products ul {
	margin: 0 0 0 90px;
	padding:0;
	}

#middle .products li {
	padding:0 0 0 12px;
	margin: 0;
	list-style-type:none;
	background: url('../images/dot.gif') no-repeat;
	color:#545a7c;
	}

#middle .products li a {
	font-weight:normal;
	color:#545a7c;
}

#right {  
	height:315px; 
	}

#picture { 
	background-image: url(../images/flash_bg.jpg); 
	background-repeat: no-repeat; 
	height: 198px; 
	}

#news { 
	font-size: 11px; 
	color:#6c6d9a;
	width: 120px;
	margin:0;
	padding:0;
	}

#news ul {
	margin:0;
	padding:0;
	}

#news li { 
	list-style-type: none;
	background: url(../images/dot.gif) no-repeat; 
	padding:1px 0 4px 12px;
	margin:0;
	}
	
#news span {
	display:block;
	margin: 10px 0 0 -5px;
	}	
	
#news span a { 
	background: url('../images/li.gif') no-repeat;
	padding:0 0 0 16px;
 }

#news a:link, #news a:visited { text-decoration: none; color: #1e1986;}

#news a:hover { text-decoration: underline;}
#news small { font-size: 9px; color: #9aa7cb;}

#news h1 { 
	font-size: 12px;
	margin:20px 0 10px 0; 
	padding:0;
	color:#6c6d9a;
	}
	

b.products { 
	font-size: 12px;
	margin:10px 0 0 0; 
	padding:0 0 20px 0;
	color:#6c6d9a;
	}
