body 	{ 
	font-family: georgia, serif;
	font-size: 15px;
	line-height: 1.5;
	color: #1a3686; 
  	margin: 0 auto;
	padding: 0;
	background: #1a3686 url(../images/bg.jpg) top repeat-x;	
	}
	
a:link 	{ 
	text-decoration: none; 
	color: #660066;
	}
	
a:visited { 
	text-decoration: none; 
	color: #660066;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #29cad4;
	}
	
table {
	border: thin solid #006;
	background: #FFF;
	}
.odd {
	background: #EEE;
	border-bottom: thin #999;
	}
.cart {
	background: #1a3686;
	border-bottom: thin #999;
	}
.features {
	width: 250px;
	padding-right: 10px;
	font-family: georgia, serif;
	font-size: 17px;
	}
	
.n52 {
	width: 210px;
	background: url(../images/n52_bg.png);
	text-align: center;
	}
.n52cart {
	width: 210px;
	text-align: center;
	}

.n53 {
	width: 210px;
	background: url(../images/n53_bg.png);
	text-align: center;
	}
.n53cart {
	width: 210px;
	text-align: center;
	}

.copilot {
	width: 210px;
	background: url(../images/copilot_bg.png);
	text-align: center;
	}
.copilotcart {
	width: 210px;
	text-align: center;
	}	
	
#footer_bg {
	width: 100%;
	height: 260px;
	margin: 0 auto;
	}
#footer {
	font: 80% verdana, arial, tahoma;
	line-height: 1.5;
	width: 880px;
	margin: 0 auto;
	padding-top: 15px;
	color: #FFF;
	}
#footer {
	width: 880px;
	margin: 0 auto;
	padding-top: 15px;
	color: #FFF;
	}
#footer a:link 	{ 
	text-decoration: none; 
	color: #FFF;
	}
#footer a:visited { 
	text-decoration: none; 
	color: #FFF;
	}
#footer a:hover, a:active { 
	text-decoration: underline; 
	color: #71f475;
	}			