body {
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px px 0px 0px;
	line-height: 1.3em;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #000;
}

#frame {
	margin: 0px 0px 0px 20px;
	display: block;
	text-align: left;
	/*position: relative;*/
}

#header{
	background: url(../images/header_bg.gif) repeat-x;
	/*height: 112px;*/
	padding: 0px 0px 0px 0px;
	display: block;
}

#header img {
	vertical-align: top;
}

#footer {
	font-size: 9px;
	margin: 40px 0px 10px 0px;
	padding: 0px 0px0 0px 0px;
}

#footer #row {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px 0px;
	background: url('../images/row.gif') repeat-x;
	display: block;
}

#footer #sign {
	text-align: right;
	display: block;
	font-weight: bold;
}

#footer #sign a:link { color: #45a9ab; font-size: 1.1em; }
#footer #sign a:visited { color: #45a9ab; font-size: 1.1em; }
#footer #sign a:hover { color: #de1e25; font-size: 1.1em; }
#footer #sign a:active { color: #45a9ab; font-size: 1.1em; }

#copyright {
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px 0px;
}

#copyright a:link { color: #de1e25; }
#copyright a:visited { color: #de1e25; }
#copyright a:hover { color: #000; }
#copyright a:active { color: #de1e25; }

a:link { color: #de1e25; }
a:visited { color: #de1e25; }
a:hover { color: #000; }
a:active { color: #de1e25; }

p {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

ul {
	margin:0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	list-style: outside url(../images/dot_red.gif);
}

ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img { border: none; }

img.left {float: left; margin: 2px 10px 5px 0; border: 0;}
img.right {float: right; margin: 2px 0 5px 10px; border: 0;}
img.across {margin: 0 0 10px 0; border: 0;}

.price {
	display: block;
	color: #de1e25;
	font-weight: bold;
}

#header{
	width: 100%;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

#header table {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
}

#header a:link { color: #de1e25; }
#header a:visited { color: #de1e25; }
#header a:hover { color: #000; }
#header a:active { color: #de1e25; }

#header #nav1,
#header #nav2 {
	text-align: right;
	margin: 0px 0px 0px 0px;	
}

#header #nav1 {
	vertical-align: bottom;
	padding: 0px 10px 5px 0px;
}

#header #nav2 {
	vertical-align: top;
	padding: 5px 10px 5px 5px;
}

#nav1 .section {
	font-weight: bold;
}

#nav2 .section {
 	font-weight: bold;
}

#nav2 a:link { color: #f0eb96; font-weight: normal; }
#nav2 a:visited { color: #f0eb96; font-weight: normal; }
#nav2 a:hover { color: #000; font-weight: normal; }
#nav2 a:active { color: #f0eb96; font-weight: normal; }

pre.command {
	background-color: #eee;
}
