body {
	font: normal 8pt "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	}
	
* a img { border: 0; }

p.trail {
	font-size: 115%;
	letter-spacing: 0.1em;
	margin: 0px;
	}
	
h5 {
	font-size: 14px;
	border-left: solid 3px #91a5a5;
	text-indent: 8px;
	margin-bottom: 0px;
	}
	
.datakey {
	font-weight: bold;
	text-align: right; 
	}

.datavalue { padding-left: 10px; }

#specs {
	padding: 6px;
	border: 1px solid #aebaba;
	}
	
#empty_legs {
	border-top: 1px outset #aebaba;
	border-right: 1px outset #aebaba;	
	}
#empty_legs td {
	text-align:center;
	border-left:1px outset #aebaba;
	border-bottom:1px outset #aebaba;
}	
#empty_legs .title {
	font-weight: bold;
	}	

#content a:link, #content a:visited { color: #000; }

#main {
	text-align: left;
	height: 100%;
	width: 674px;
	margin-left: auto;
	margin-right: auto;
	}

#logo {	padding-top: 20px; }

#footer ul {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	}

#navbar { display: none; }

#footer ul li { display: inline; }

#content {
	background-color: #FFF;
	padding: 20px;
	}
	
#contentright {
	width: 390px;
	float: right;
	}

#contentleft {
	padding-right: 10px;
	width: 215px;
	border-right: 1px solid #aebaba;
	}
	
#newsleft {
	width: 400px;
	text-align: right;
	}	
	
#rightpane {
	width: 215px;
	border-left: 1px solid #aebaba;
	float: right;
	text-align: right;
	}
	
#leftpane { width: 400px; }
	
#footer { clear: both; }
	
#contact { display: none; }

form#quote fieldset {
	margin: 15px 60px;
	border: 0;
	border-top: 1px solid #C5C7C7;
	border-left: 1px solid #C5C7C7;
	}

form#quote legend {
	font-weight: bold;
	padding: 0 5px;
	font-size: 1.2em;
	}

form#quote fieldset li {
	list-style: none;		/* remove list markers */
	padding: 5px;
	}
	
form#quote fieldset ol {
	margin: 0;
	padding: 0;
	}	

form#quote fieldset label {
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 10px;
	}

form#quote input, form#quote textarea, form#quote select {
	font: normal 8pt "Lucida Grande", Helvetica, Verdana, Arial;
	color: #485353;
	background-color: #EDF0F0;
	border-width: 1px;
	}
	
form#quote input[type="submit"], form#quote input[type="reset"] {
	font-size: 125%;
	font-weight: bold;
	height: 2.5em;
	}
	
form#quote input[type="reset"] { margin-left: 25px; }

#links { 
	display:none;
}

