#navbg {
	background: url(Images/navbg_tile.gif) repeat-y;
}
#bgimage {
	background: url(Images/bg_outlined.gif) no-repeat;
	background-position : right;
}

.dotted{
  border: #CCCCCC; 
  border-style: dashed; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
}

.text{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  color: #666666; 
  list-style-image: url(Images/tick.gif); 
  list-style-type: square
}

.content {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  color: #666666;
}

.heading{  
	font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  font-weight: bold; 
  text-transform: uppercase; 
  color: #666666
}

.heading2{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  text-transform: uppercase; 
  color: #FF9900
}

.heading3 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  text-transform: uppercase; 
  color: #ffffff
}

.planbg {  
background-image: url(Images/banner-image-1.jpg); 
background-repeat: no-repeat; 
background-position: right center
}

.imgbox { 
	clear: both;
	width: 150px;
	border: 4px solid #cccccc; 
	background-color: #FFFFFF; 
	padding: 1px; 
	margin: 0 0 1px;
}

.footer, .footer a:link, .footer A:active, .footer a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.footer a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: none;
	text-decoration: underline;
}
