body {
	margin: 0px;
	padding: 0px;
	font: .8em verdana,arial,helvetica,sans-serif;
}
body#Gate {
	background: #FFF url('images/homebkgd3.gif') repeat-x top;
	color: #333;
}
body#Int {
	background: #FFF url('images/interiorbkgd.gif') repeat-x top;
	color: #333;
}
#Main {
	width: 750px;
	padding: 0px;
}
td, th {vertical-align:top}
#Main #Nav {
	width: 200px;
	background: #8FBBD2;
	color: #333;
	padding: 28px 0px;
	vertical-align: top;
	border-bottom: 1px solid #8FBBD2;
}
#Main #SmgNav {
	width: 268px;
	background: #8FBBD2;
	color: #333;
	vertical-align: top;
	border-bottom: 1px solid #8FBBD2;
}
#Main #SmgNav #Text {
	margin: 10px 6px;
}
#Main #GateCore {
	background: #FFF url('images/corebkgd3.jpg') no-repeat top right;
	color: #333;
	padding: 30px 20px;
	border-right: 1px dotted #8FBBD2;
	border-bottom: 1px solid #8FBBD2;
}
#Main #IntCore {
	background-color: #FFF;
	color: #333;
	width: 550px;
	padding: 10px 20px;
	border-right: 1px dotted #8FBBD2;
	border-bottom: 1px solid #8FBBD2;
}
#Footer {
	text-align: center;
	font-size: .8em;
	background: #FFF;
	color: #666;
	padding-bottom: 20px;
}
.footnote {
	font-size: .8em;
}
.slideshowimg {
	width: 200px;
	height: 202px;
	border: 0px;
	filter: progid:DXImageTransform.Microsoft.Fade()
}
div.box {
font-size:100%;
font-weight:bold;
border:1px solid #000000;
padding:5px;
text-align:center;
}
h1 {
	border-left: 6px solid #8FBBD2;
	font: bold 1.4em Arial, Sans-serif;
	background-color: #FFF;
	color: #069;
	padding-left: 8px;
}
h2 {font: bold 1.3em Arial, Sans-serif}
h3 {font: bold 1.1em Arial, Sans-serif; color: #000; background-color: #FFF}
h4 {font: bold 1.0em Verdana, Arial, Sans-serif; color: #666; background-color: #FFF}

img {border: 0px;}
img.left {
	float: left;
	margin-right: 10px;
}
img.right {
	float: right;
	margin-left: 10px;
}
table.Table {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	width: 100%;
}
table.Table td, table.Table th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 2px 5px;
}
table.Specs {width:100%;border:1px solid #666;font-family:Arial,Sans-serif}
table.Specs td {text-align:center;border:1px solid #666;padding:2px 4px}
table.Specs th {background:#B8D5FF; color:#333; border:1px solid #666; padding:2px 4px}
table.Specs td.img {vertical-align:middle}
table.Specs td.txt {text-align:left;vertical-align:middle}
abbr {border: none;}
