/*page specific styles- subpage*/
	#left-col {
	width: 225px;
	float: left;
	color: #000000;
	background-image: url(../images/sub-left-col-bg.jpg);
}
#left-col h5 {
	font-family: Lucida Console, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 20px;
	color: #000000;
}
#left-col h6 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #ADB2BD;
	margin: 5px 40px 0 20px;
	padding: 10px 0 0 0;
	font-size: 12px;
	font-weight: normal;
}
#left-col p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	margin: 5px 40px 20px 20px;
}
#contact {
	width: 205px;
	background: url(../images/nav-contact.gif) no-repeat 0px 0px;
}
#contact a {
	width: 205px;
	background: url(../images/nav-contact.gif) no-repeat 0px 0px;
}
#contact a:hover {
	width: 205px;
	background: url(../images/nav-contact.gif) no-repeat 0px -57px;
}
#services {
	width: 267px;
	background: url(../images/nav-brochure.gif) no-repeat 0px 0px;
}
#services a {
	width: 267px;
	background: url(../images/nav-brochure.gif) no-repeat 0px 0px;
}
#services a:hover {
	width: 267px;
	background: url(../images/nav-brochure.gif) no-repeat 0px -57px;
}
#secure {
	width: 267px;
	background: url(../images/nav-about.gif) no-repeat 0px 0px;
}
#secure a {
	width: 267px;
	background: url(../images/nav-about.gif) no-repeat 0px 0px;
}
#secure a:hover {
	width: 267px;
	background: url(../images/nav-about.gif) no-repeat 0px -57px;
}
#maincontent {
	width: 100%;
	background: url(../images/sub-content-bg.jpg);
	background-color: #F3F3F4;
}
#contentbanner {
	margin-top: 20px;
	width: 100%;
	background: url(../images/home-contentbanner.jpg) no-repeat;
}
.side-nav {
	float: left;
	width: 167px;
	font-size: 10px;
	padding: 0 0 0 18px;
	line-height: 20px;
}
#right-col {
	/*height: 450px;*/
    /*overflow: auto;*/
   width:503px;
	padding: 15px 10px 15px 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
}
#right-col2 {
	/*height: 450px;*/
    /*overflow: auto;*/
   width:600px;
	padding: 15px 10px 15px 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
}
#right-col h1 {
	width: 100%;
	padding: 15px 0 0 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}
#right-col p {
	padding:  5px 0 5px 0;
	margin: 0;
}
#right-col {
	background: url(../images/right-col-bg.gif) no-repeat;
}
#right-col ul {
	padding-left: 20px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#right-col li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding-bottom: 4px;
}
#right-col h3 {
	padding-top: 5px;
	font-size:14px;
	font-weight:bold;
}

