body {
	background-color: #e2e2e2;
	margin: 0px;
}

#page {
	background-image: url(/pub/images/landing/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#left_col {
	background-image: url(/pub/images/landing/bg_left_col.gif);
	background-repeat: repeat-y;
}
#right_col {
	background-image: url(/pub/images/landing/bg_right_col.gif);
	background-repeat: repeat-y;
}
#middle_col {
	background-color: #FFFFFF;
	background-image: url(/pub/images/landing/corner_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#top {
	background-image: url(/pub/images/landing/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 149px;
}
#bottom {
	background-image: url(/pub/images/landing/bottom.gif);
	background-repeat: no-repeat;
	height: 71px;
}

#footer_links {
	padding-top: 36px;
	padding-right: 15px;
}
#footer_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #298402;
	text-decoration:none;
}
#content {
	height: 619px;
	width: 750px;
}

.separator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.style76 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.style78 {color: #0179F3}
.style79 {color: #000000}
.style80 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style99 {color: #0033FF}
.style101 {color: #333333}
.style102 {	color: #333333;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style103 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #009900;
}
.style104 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #333333;}
.style108 {color: #333333; font-weight: bold;}
.style109 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #0033FF; }
.style113 {color: #009900}
.style114 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #009900; }
.style115 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; }
#features {
   display: none;
   position: absolute;
   top: 100px;
   left: 50px;
   width: 310px;
   height: auto;
   padding: 0 20px 0 20px;
   background: #FFF;
   border: 2px solid #444;
   opacity: .97;
   filter: alpha(opacity=97);
   font-family: Trebuchet, Arial, sans-serif;
   text-align: center;
   z-index: 98;
   overflow: visible;
}
.close {
   clear: both;
   margin: auto;
   height: 2em;
   width: 100%;
   font-size: .8em;
}
.close a {
   text-decoration: none;
   cursor: pointer;
   color: red;
}
div.quote {
   position: absolute;
   top: -104px;
   background-image: url('/pub/images/featurebg.gif');
   background-repeat: no-repeat;
   display: none;
   height: 100px;
   width: 299px;
   padding: 8px 10px 12px 18px;
   color: black;
   font-weight: bold;
   font-size: 11px;
   z-index: 99;
}
div.quote h3 {
   font-size: 12px;
   font-weight: bold;
   color: #093B9E;
   margin: 0 0 6px 0;
}
div.item {
   position: relative;
   top: 0;
   left: 0;
   text-align: left;
   font-weight: bold;
   width: 300px;
   height: 35px;
   clear: both;
   float: left;
}
div #featureHeader {
   background-image: url('/pub/images/service_features.gif');
   background-position: top left;
   background-repeat: no-repeat;
   height: 58px;
   width: 300px;
   float: left;
   margin-top: 15px;
}
div .item a {
   text-decoration: none;
   font-size: 14px;
   font-weight: bold;
   color: #0000FF;
}
div.item a:link,a:visited {
}
div.item a:hover,a:active {
}

