<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_gray.jpg);
}
* {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	line-height:18px;
	color: #636363;
}

a:hover {
	text-decoration: none;
}

.link1 {
	color: #FF6600;
	font-size: inherit;
	font-family: inherit;
}

a.link1:hover {
	text-decoration: none;
}

.hllink1 {
	background-color: #dfdfdf;
	text-decoration: none;
	padding: 1px 5px;
}

a.hllink1:hover {
	background-color: #c7e275;
	color: #000000;
}

p {
	margin: 12px 0px;
}
#supercontainer {
	background-image: url(../images/bg1.jpg); 
	background-repeat: repeat-x;
}

#top_bg {
 margin-left:auto; 
 margin-right:auto; 
 width:1000px; 
 height: 260px; 
 background-image:url(../images/bg_top.jpg); 
 background-position:center; 
 background-repeat: no-repeat; 
 z-index:98;
}

#content_container {
  margin-left:auto; 
  margin-right:auto;
  width: 900px; 
  margin-top: -260px; 
  z-index:99;
}

#colorbar {
	margin-bottom: 20px;
}

#navigation {
  height:22px; 
  background-image:url(../images/bg_menu.jpg); 
  margin-top: 26px; 
  font-size: 14px; 
  padding: 15px 15px; 
  text-align: center;
}

#content_bg {
	background-color: #F2EEE9; 
	background-image:url(../images/bg_content.jpg); 
	background-position:bottom; 
	background-repeat:repeat-x;
}

#main_content {
	margin: 8px 10px 0px 10px; 
	#margin-top: -8px;
}

#footer, #footer td {
	clear: both;
	padding: 3px 0px; 
	background-color:#595857; 
	text-align:center;
	color: #FFFFFF;
	font-size: 11px;
}

#footer a {
	color: white;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#whatsnew_box, #features_box {
	width:435px; background-color: #ede9e4; margin-top: 15px;
	height: 190px;
	-moz-border-radius: 5px;
}

#whatsnew_box {
	float: left;
	overflow: auto;
}

#features_box {
	float: right;
}

#whatsnew_box ul {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
}

#whatsnew_box ul li {
	list-style-image: url(../images/bullet_blue.gif);
	padding-bottom: 5px;
}

#ondemandservice {
	float: right;
	width: 420px;
	height: 226px;
	#height: 216px;
	background-image:url(../images/ond_bg.jpg);
}

#ondemandservice ul {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
}

#ondemandservice ul li {
	list-style-image: url(../images/bullet_blue.gif);
}

#features_box ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

#features_box a{
	color: #639949;
	text-decoration: underline;
}

#features_box a:hover, .link {
	color: inherit;
	text-decoration: none;
}

#features_box ul li {
	list-style-image:url(../images/bullet_green.gif);
}

#service_box a {
	color: inherit;
	text-decoration: none;
}

#service_box a:hover, a.link:hover {
	text-decoration: underline;
}

#customerlist {
	width: 881px; height:10px; margin-top: 15px; clear:both;
}

#customerlisten {
	width: 881px; height:10px; margin-top: 15px; clear:both;
}

#fullservice {
	float: left;
	width: 460px;
	height: 341px;
	background-image:url(../images/fullservice_bg.jpg);
}

#fullservice_content h1 {
	font-size: 14px;
	color: #CC3300;
}
#sidecontent ul li {
	list-style-image:url(../images/bullet_green.gif);
	margin: 0px 0px 10px 30px;
}

.bulletTable ul li {
	list-style-image:url(../images/bullet_green.gif);
	margin: 0px 0px 5px 25px;
}

.bulletTable td {
	padding: 2px;
}

#surveymain td {
	padding: 5px 5px;
}


.hl1 {
	color: #2794c3;
	font-weight: bold;
}

.hl2 {
	color: #FF0000;
	font-weight: bold;
}

.note {
	color: #999999;
	font-size: 11px;
}


-->