#box #demos {
	clear: left;
	float: left;
	margin-top: 5px;
	border-top: solid #0171ba 1px;
	height: auto;
	width: 275px;
}
#box #demos #hook {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 12px 10px 5px 5px;
}
#box #demos h1 {
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	color:#000066;
	text-align: center;
	background-color:#FFFFFF;
}
#box #demos ul {
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 0px;
	width: 265px;
}
#box #demos li {
	list-style: none;
}
#box #demos li a {
	font-size: 13px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	height: 20px;
	margin-top: 7px;
	padding-top: 8px;
	padding-left: 30px;
	display: block;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
}
#box #demos li a:hover{
	color: #000066;
	text-decoration: underline;
}
#box #content {
	width:705px;
	margin-top: 5px;
	margin-bottom: 0px;
	border-top: 1px solid #0171ba;
	border-left: solid #2364A6 2px;
	float: left;
	font-size: 11px;
	padding-bottom: 5px;
}
#box #content h1 {
	background-image: url(../images/head_arrow.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #990000;
	padding-left: 30px;
	margin-top: 10px;
	margin-left: 10px;
}
#box #content h2 {
	font-size: 16px;
	padding: 10px;
}
#box #content a {
	color: #000066;
	text-decoration: none;
}
#box #content a:hover {
	color: #000066;
	text-decoration:underline;
}
#box #content p {
	padding-left: 210px;
	padding-right: 260px;
	line-height: 18px;
}
#box #content hr {
	margin-left: 5px;
}
#boxComplete {
	float: left;
	margin: 0px;
}
#boxFinance {
	float: left;
	margin: 0px;
}
#box #content #itemNav {
	font-size: 14px;
	padding: 5px 15px 0px 30px;
}
#box #content #itemNav #order {
	height: 30px;
}
#box #content #itemNav #frmMain {
	padding: 5px 0px 0px 0px;
  margin: 0px;
}
#box #content #itemNav #term {
  position: relative;
  top: -10px;
}
#box #content #call {
  text-align:right;
	width: 450px;
  font-size: 15px;
  font-weight:bold;
	margin: 5px 10px 0px 0px;
  float: right;
}
#box #content #products {
	width: 245px;
	margin: 10px 10px 5px 20px;
	border: 1px solid black;
  float: right;
}
#box #content #products #moreInfo {
	margin: 12px 0px 5px 0px;
}
#box #content #products a {
	border: 1px solid #999999;
	background: #F0F0F0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
	margin-top: 5px;
}
#box #content #products a:hover {
	color: #990000;
}
#box #content #products h1 {
	background-image:url(../images/otherarrow.jpg);
	background-color:#9fb4e8;
	margin: 0px;
}
#box #content #products h2 {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	font-size: 14px;
	color: #000066;
}
#box #content #products ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#box #content #products li {
	border-top: solid 1px #999999;
	padding: 10px;
	width: 225px;
	height: auto;
}


