a:link		{color: #4c90c0; text-decoration: none; border-bottom: none;}
a:visited		{color: #4c90c0; text-decoration: none; border-bottom: none;}
a:hover		{color: #6fb3e3; text-decoration: none; border-bottom: 1px dotted #6fb3e3;}
a:active		{color: #6fb3e3; text-decoration: none; border-bottom: 1px dotted #6fb3e3;}

a.footer:link 	{color: #85665f; text-decoration: none; border-bottom: none;}
a.footer:visited 	{color: #85665f; text-decoration: none; border-bottom: none;}
a.footer:hover	{color: #a8837b; text-decoration: none; border-bottom: 1px dotted #a8837b;}
a.footer:active	{color: #a8837b; text-decoration: none; border-bottom: 1px dotted #a8837b;}

a.none		{border-bottom: none;}

html, body {
	font-family: verdana, helvetica;
	color: #777978;
	min-height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #2c2c2c;
	background-image: url(/images/bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	}

#header {
	height: 250px;
	margin: 0;
	}

#nav	{
	height: 141px;
	line-height: 0;
	}

#content {
	background-color: #f1f1f1;
	line-height: 17px;	
	font-size: .7em;
	background-image: url(/images/bg-content.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

#left {
	width: 317px;
	padding: 0;
	background-image: url(/images/product-title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#right {
	width: 317px;
	padding: 0 0 65px 0;
	}

#center {
	width: 316px;
	padding: 0;
	}

#center-sub {
	width: 633px;
	padding: 0 0 7px 0;
	}

#center-sub td {
	padding: 5px 0 0 17px;
	}

#features-list {
	margin: 0 17px;
	}
	
#features-list td {
	padding: 2px 17px;
	vertical-align: middle;
	/*border-bottom: 1px solid #cccccc;*/
	}

#footer {
	padding: 38px;
	color: #85665f;
	font-size: .7em;
	background-image: url(/images/bg-footer-overall.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}

#footer-overall {
	background-color: #59352d;
	background-image: url(/images/bg-footer.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}
	
#preview {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	height: 1px;
	z-index: 1000;
	}

#comparison {
	font-family: verdana, helvetica;
	color: #777978;
	font-size: .8em;
	min-height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}

p	{
	margin: 0;
	padding: 10px 17px;
	}
	
.title {
	padding: 23px 17px 17px 17px;
	font-size: 1.6em;
	color: #777978;
	background-color: #e3e3e3;
	background-image: url(/images/bg-title.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

.title-models {
	padding: 23px 0 0 17px;
	font-size: 1.6em;
	color: #777978;
	}

.subtitle {
	padding: 5px 17px;
	font-size: 1.2em;
	font-weight: bold;
	color: #777978;
	}

.header {
	font-size: 1.1em;
	font-weight: bold;
	}

.row-hilite {
	background-color: #fafafa;
	
	}

.hilite {
	color: #CC3636;
	}

ul, ol {
	margin-top: 10px;
	margin-bottom: 10px;
	}

li	{
	margin-top: 15px;
	}