html{
	overflow-y: scroll;
	}

body {
	color: #000;
 	font-size: 12px;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #ccc;
	}
h1 {
	margin: 0;
	padding: 0;
	}
h2 {
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	font-size: 15px;
	}
p {
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
	}
#content a {
	color: #eb1207;
	font-weight: bold;
	}
#content a:visited {
	color: #eb1207;
	font-weight: bold;
	}
#content a:hover {
	color: #555;
	font-weight: bold;
	}
a img {border: none;}
ul {
	margin: 0;
	/* margin-top: -4px; */
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0;
	}
li 
{
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	}
li ul 
{
    margin-top: 10px;
}
/* #contentwrapper {
	margin: 0;
	padding: 0;
	width: 710px;
	}
#contentwrapper2 {
	margin: 0;
	padding: 0;
	width: 730px;
	} */
#subnav {
	margin: 0 0 0 -18px;
	padding: 10px 0 0 10px;
	width: 115px;
	height: 300px;
	/*float: left;*/
	/* background-color: #ddd; */
	font-size: 0.9em;
	font-weight: bold;
	color: #555;
	position: fixed;
	z-index: 15;
	border-left: solid 2px #eb1207;
	border-top: solid 1px #eb1207;

}
* html #subnav {
margin-bottom: -300px;
	position:relative;
	top: -92px;
	left: 0px;
	}
#subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#subnav ul {
	margin: 0 0 6px 0;
	padding: 0;
	list-style: none;
	}
#subnav li {
	background: url(../images/icon_subnav_bullet.gif) no-repeat 0 1px;
	margin:0;
	padding: 0 0 8px 13px;
	}
#subnav li a  {
	color: #eb1207;
	text-decoration: none;
	}
#subnav li a:hover {
	text-decoration: underline;
	}
#content {
	margin: 0 4px;
	padding: 0;
	width: 580px;   /* 552px */
	text-align: justify;
	float: right;
	}
.title {
	color: #435053;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	}
.faqquestionlink {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	}
.faqquestion {
	color: #4f5a20;
	font-size: 15px;
	font-weight: bold;
	}
.addtop {
	padding-top: 9px;
	}
.addbottom {
	padding-bottom: 6px;
	}
.red {
	color: #eb1207;
	}
.floatright {
	float: right;
	margin: 0 0 6px 12px;
	padding: 0;
	}
.floatleft {
	float: left;
	padding: 0;
	}
.moreinfobox {
	width: 490px;
	text-align: right;
	padding: 10px 5px 0 5px;
	}
.formbg {
	color: #000;
	background: #F8F8F8;
	border: 1px solid #ccc;	
	margin: 0 0 14px 0;
	}
.addbottom {
	padding-bottom: 8px;
	}
.addtopbottom {
	padding: 12px 0;
	}
.left {
	text-align: left;
	}
.center {
	text-align: center;
	}
.note {
	text-align: right;
	padding: 8px 0 10px 0;
	}
   /* 
body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:auto;}
#subnav {display:block; top:10px; left:170px; width:130px; position:fixed; z-index:15; background-color:#00CCFF;}
* html #subnav  {position:absolute;}  */
   /* html {overflow-x:auto; overflow-y:hidden;} */ 
   
   
   


#wrapper {
	width: 770px; 
	/* height: 550px; */
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto; 	
	background: #ccc;
	border-left: solid #e9e9e9 1px;
	border-right: solid #e9e9e9 1px;
	}
#header {
	width: 770px;
	height: 74px;
	padding: 0;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	}
#logo {
	height: 52px;
	padding: 0;
	margin: 0;
	background: #fff;
	/* text-align:left; */
	}
#logographic {
	height: 52px;
	float: left;
	border: none;
	}
#tagline {
	height: 52px;
	float: right;
	border: none;
	}
/* #nav {
	height: 18px;
	padding: 0;
	padding-top: 4px;
	margin: 0;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #eb1207;
	background-image: url(../images/nav_bg.gif);
	} */
/*		skip nav to content		*/
#skiptocontent a {
	width: 0;
	height: 0;
	position: absolute;
	overflow: hidden;
	}
#skiptocontent a:active, #skiptocontent a:focus {
	width: auto;
	height: auto;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #666;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	position: absolute;
	overflow: visible;
	top: 3px;
	left: 3px;
	z-index: 5;
	}
/*		top nav		*/
#navwrapper {
	height: 22px;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #eb1207;
	background-image: url(../images/nav_bg.gif);
	}
#navwrapper h4 {
	display: none;
	}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	height: 22px;
	display: inline;
	overflow: hidden;
	}
#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#nav a {
	float: left;
	margin: 0;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	}
#nav a:hover, #nav a.selected {
	background-position: 0 -22px;
	}
#nav a:active {
	background-position: 0 -44px;
	}
/*		nav		*/	
#data a {
	width: 127px;
	background: url(../images/btn_data.gif) top left no-repeat;
	color: White;
	}
#enterp a {
	width: 137px;
	background: url(../images/btn_enterp.gif) top left no-repeat;
	color: White;
	}
#coloserv a {
	width: 147px;
	background: url(../images/btn_colo_serv.gif) top left no-repeat;
	color: White;
	}
#proserv a {
	width: 155px;
	background: url(../images/btn_pro_serv.gif) top left no-repeat;
	color: White;
	}
#about a {
	width: 128px;
	background: url(../images/btn_about.gif) top left no-repeat;
	color: White;
	}
#contact a {
	width: 76px;
	background: url(../images/btn_contact.gif) top left no-repeat;
	color: White;
	}
#contentwrapper, #contentwrapper2{
	margin: 0;
	padding: 18px;
	/* width: 770px; */
	/* height: 462px; */
	background-color: #fff7f3;
	}
#contentiframe {
	border: none; 
	margin: 0;
	padding: 0;
	width: 770px;
	/* height: 462px; */
	/* background-color: transparent; */
	background-color: #fff;
	/*background-color: #9cf;
	 margin-top: -1px; */
	}
#footerleft {
	float:left;
	margin: 0;
	margin-top:-3px;
	margin-left: 6px;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	}
#footer {
	height: 13px;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	background: #e91207; /* eb1207 */
	text-align: right;
	font-size: 8px;
	font-weight: bold;
	color: #fff;
	}
#footer a {
	color: #fff;
	text-decoration: none;
	}
#footer a:hover {
	color: #ccc;
	text-decoration: none;
	}
.graytext {
	color: #700;
	}
#content li {
    list-style-image: url(../images/icon_content_bullet.gif);
    list-style-position:outside;
    margin-left: 20px;
    }
    