body{
	font-family: arial, verdana, helvetica, sans-serif;
	margin: 0;
	font-size: 75%;
}

p, h1, h2, h3, h4, ul, li, a, span, td, tr, table{
	margin: 0;
}

img{border: 0 solid #fff};

td{width: 30%;}

h1 {
font-size: 140%;
color: #6070A0;
}	

h2 {
font-size: 120%;
color: #6070A0;
}

h4{
	color: #6070A0;
}

ul{
	list-style-image: url(images/bullet.gif);
	padding-left: 20px;
}

.producttable{
	float: left;
	width: 33%;
	}
	
.imagetable{
	float: left;
	width: 50%;
	text-align: center;
	}
	
.col2table{
	float: left;
	width: 50%;
	}

#container{
	margin: 0;
	padding: 3px;
	}
	

	
#banner{
	margin: 0;
	padding: 15px 0;
	}
	
#banner img{
	padding-left: 15px;
}


#banner-menu{
	margin: 0;
	padding-top: 15px;
	height: 15px;
	font-weight: bold;
}

#banner-menu p {
	background-color: #6070a0;
	color: #fff;
}

#banner-menu a{
	color: #fff;
	padding: 0 15px;
	background-color: #6070a0;
}

#banner-menu a:active { 
	color: #fff;  
	text-decoration: none;
}

#banner-menu a:link { 
	color: #fff; 
	text-decoration: none; 
}

#banner-menu a:visited { 
	color: #fff; 
	text-decoration: none ;
}

#banner-menu a:hover { 
	color: #ffc;  
	text-decoration: underline;
}

#banner-menu span{
	padding-left: 15px;
}




	
#content{
	margin: 0 180px;
	min-height: 250px;
	}
	
	
	
#content a:active { 
	color: #339; 
	text-decoration: underline;
	font-weight: normal; 
}

#content a:link { 
	color: #339;
	text-decoration: underline; 
	font-weight: normal;
}

#content a:visited { 
	color: #339;
	text-decoration: underline ;
	font-weight: normal;
}

#content a:Hover { 
	color: black;  
	text-decoration: underline;
	font-weight: normal; 
}

	
#nav-left{
	float: left;
	width: 145px;
	/*border: 1px solid #000;*/
	background-color: #f2f2f2;
	}


	
#nav-left p{
	padding-left: 8px;
	
}

		
#nav-left h4{	
	padding-left: 5px;
	font-weight: bold;
	font-size: 100%;
	color: #fff;
	line-height: 18px;
	background-color: #6070A0;
}





#nav-left a:active { 
	color: black;  
	text-decoration: none;
	font-weight: normal; 
}

#nav-left a:link { 
	color: black; 
	text-decoration: none; 
	font-weight: normal;
}

#nav-left a:visited { 
	color: black; 
	text-decoration: none;  
	font-weight: normal;
}

#nav-left a:Hover { 
	color: #802A2A;  
	text-decoration: underline;
	font-weight: normal; 
}

	
#nav-right{
	float: right;
	margin: 0;
	width: 150px;
	background-color: #f2f2f2;
	}
	
#nav-right p{
	padding-left: 8px;
	
}
		
#nav-right h4{	
	padding-left: 5px;
	font-weight: bold;
	font-size: 100%;
	color: #fff;
	line-height: 18px;
	background-color: #6070A0;
}

#nav-right span{
	padding-left: 8px;	
}



#nav-right a:active { 
	color: black;  
	text-decoration: none;
	font-weight: normal; 
}

#nav-right a:link { 
	color: black; 
	text-decoration: none; 
	font-weight: normal;
}

#nav-right a:visited { 
	color: black; 
	text-decoration: none;  
	font-weight: normal;
}

#nav-right a:Hover { 
	color: #802A2A;  
	text-decoration: underline;
	font-weight: normal; 
}

#footer{
	clear: both;
	margin: 0;
	text-align: center;
}

#footer p{
		text-align: center;
		padding: 4px 0 4px 0;}
		


	