
ul.Features{
	
	margin-top:5px;
	dpadding-left:16px;
	dmargin-left:0px;
	dpadding-bottom:10px;	
}


div.Order {

	position:absolute;	
	font-weight:bold;	
	font-size:20px;
	left:320px;
	top:300px;
	dbackground-color:green;
	text-align:center;
	width:300px;
}

a.Order{
	
	color:#CC0033;
	text-decoration:none;
	
}

a.Order:visited{
	
	color:#CC0033;
	text-decoration:none;
}

a.Order:hover{
	
	text-decoration:underline;	
}

a.LeftBar{
	color:white;
	text-decoration:none;	
}
	
a.LeftBar:hover{
	text-decoration:underline;
}	



th {
	color:black;
	background:#9999ff;	
	padding-left: 0.3em;
	text-align:center;
	border-bottom:1px solid #000033;
	border:1px solid black;
	
}

table {

	border:1px solid black;
	
}

td {
	font-size:12px;
	background:#CCCCFF;
	border: 1px solid #000033;
	padding:0.3em;
	dtext-align:center;
}

td.Service {
	background:#000066;
	color:white;
	font-weight:bold;
}

td.RightAlign {
	text-align:right;
}

span.Tiny {
	
	font-size:10px;	
	
}


#MiddleBar, #LocationBar, #ConetentBar, #PicBar{
	
	dheight:400px;	
}


div.NavLink {
	
	text-align: right;
	font-size:11px;
	font-weight:bold;
		
}

#Benefits {
	position: absolute; 
	top:280px; 
	left:333px; 
	width:273px;
}

#Order {
	color:#000066;
	font-weight:bold;	
}
