html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

body {
	background-image:url(images/background.gif);
	color: #444;
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}

a {
	color: #556379;
}

a:hover {
	color: #8496B3;
	text-decoration: none;
}

h1 {
	font-size: 1.3em;
	font-family: Arial;
	color: #7B98F8;
	margin: 0;
	padding-bottom: 8px;
}

h2 {
	font-size: 0.9em;
	font-family: Arial;
	color: #000000;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
	text-decoration: underline blink;
	font-weight: bold;
}

h3 {
	font-size: 0.9em;
	font-family: Arial;
	margin: 0;
	padding-bottom: 8px;
}

h4 {
	font-size: 0.8em;
	font-family: Arial;
	color: #8CA1AA;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
}

p  {
	margin: 0;
	padding-bottom: 8px;
}

hr {
	clear: both;
	height: 1px;
	border-top: solid 1px #AACCD5;
}

img {
	border: none;
}

#wrapper {
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
	border-bottom: 1px solid #AACCD5;
	background-color: #FFF;
	margin: 0 auto;
	width: 733px;
	text-align: left;
}

#head {
	background-color: #FFF;
	height: 70px;
	color: #606d82;
	border-bottom: 1px solid #fff;
}

#head div {
	float: left;
	clear: right;
	height: 50px;
}

#logo {
	width: 260px;
}

#logo img {
	display: block;
	padding: 2px 0 0 5px;
}

#topbanner {
	width: 250px;
	border-left: 1px solid #A2ADB9;
}

#slogan {
	display: block;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 25px;
	padding-right: 1;
	padding-bottom: 0;
	padding-left: 3px;
}
#slogan span {
	color: #3f5f80;
	font-style: italic;
	font-weight: bold;
}

#toplinks {
	width: 73px;
}

#quote ul {
	margin: 0;
	padding-left: 144px;
	list-style: none;
}

#quote li {
	float: left;
	display: inline;
	margin-top: 10px;
}

#quote a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}

#quote a.topnav {
	display: block;
	width: 18px;
	height: 9px;
}

#quote span {
	display: none;
}

#quote img {
	padding-top: 10px;
}
#tl_home {
	background-image: url(images/tl_home.gif);
	background-repeat: no-repeat;
}

#tl_contact {
	background-image: url(images/tl_contact.gif);
	background-repeat: no-repeat;
}

#tl_sitemap {
	background-image: url(images/tl_sitemap.gif);
	background-repeat: no-repeat;
}

#tl_home a:hover {
	background-image: url(images/tl_home-on.gif);
	background-repeat: no-repeat;
}

#tl_contact a:hover {
	background-image: url(images/tl_contact-on.gif);
	background-repeat: no-repeat;
}

#tl_sitemap a:hover {
	background-image: url(images/tl_sitemap-on.gif);
	background-repeat: no-repeat;
}

#body {
	float: right;
	margin-top: 9px;
	width: 548px;
	clear: both;
}

#visual {
	margin: 6px 0 0 0;
	height: 180px;
	background-image: url(images/visual.jpg);
	background-repeat: no-repeat;
}

#visual_software {
	margin: 6px 0 0 0;
	height: 180px;
	background-image: url(images/visual_software.jpg);
	background-repeat: no-repeat;
}

#content {
	float: left;
	padding-right: 14px;
	width: 535px;
}

#news {
	margin-left: 380px;
	width: 165px;
}

#news h4 {
	padding-left: 14px;
	background-image: url(images/li1b.gif);
	background-repeat: no-repeat;
}

#news dl {
	padding: 0;
	margin: 0;
}

#news dt {
	padding: 6px 10px 4px 10px;
	margin: 0;
	border-top: 1px solid #DEECF0;
	background-image: url(images/li3.gif);
	background-position: 0 11px;
	background-repeat: no-repeat;
	font-size: .7em;
	color: #8CA1AA;
}

#news dd {
	padding: 0;
	margin: 0;
	font-size: .8em;
}

#news h5 {
	margin: 0;
	padding-bottom: 2px;
	font-size: 1.0em;
	font-weight: normal;
}

#threecells {
	clear: both;
}

#threecells div {
	float: left;
	font-size: .9em;
	clear: right;
}

#threecells a {
	display: block;
	width: 162px;
	height: 48px;
	margin-bottom: 10px;
}

#threecells span {
	display: none;
}

#cell_1 {
	width: 162px;
	padding-right: 10px;
}

#cell_1 a {
	background-image: url(images/sales.gif);
	border:1px solid #AACCD5;
}

#cell_1 a:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	border:1px solid #FF6E00;
}

#cell_2 {
	width: 162px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
}

#cell_2 a {
	background-image: url(images/clients.gif);
	border:1px solid #AACCD5;
}

#cell_2 a:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	border:1px solid #FF6E00;
}

#cell_3 {
	width: 162px;
	padding-left: 10px;
}

#cell_3 a {
	background-image: url(images/telemarketing.jpg);
	border:1px solid #AACCD5;
}

#cell_3 a:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	border:1px solid #FF6E00;
}

#off {
	width:100px;
	height:20px;
	padding:0px;
	border:0px;

}

#off a {
	background-image: none;
	width:100px;
	height:20px;
	padding:0px;
	border:0px;
}

#off a:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	border:0px;
}

#side {
	padding-bottom: 8px;
	border-top: 4px solid #FFFFFF;
	width: 165px;
	background-color: #E1EDFF;
	height: 465px;
}

#side_long {
	padding-bottom: 8px;
	border-top: 4px solid #FFFFFF;
	width: 165px;
	background-color: #E1EDFF;
	height: 660px;
}

#side_software {
	padding-bottom: 8px;
	border-top: 4px solid #FFFFFF;
	width: 165px;
	background-color: #E1EDFF;
	height: 1940px;
}

#menu {
	padding: 0;
	margin: 0;
}

#menu a {
	text-decoration: none;
	display:block;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial;
}

#menu li a:hover {
	background: #5276A6;
	color: #fff;
	background-image: url(images/li1b.png);
	background-position: 13px 5px;
	background-repeat: no-repeat;
}

#menu ul li a {
	margin-top: 8px;
	padding: 0 28px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #AACCD5;
	border-bottom: 1px solid #AACCD5;
	background-image: url(images/li1a.png);
	background-position: 13px 5px;
	background-repeat: no-repeat;
}

#menu ul li ul li a {
	margin-top: 0;
	height:19px;
	line-height: 19px;
	font-weight:normal;
	text-transform: capitalize;
	background-image: url(images/li2.gif);
	background-color: #DEECF0 ;
	background-position: 13px 5px;
	background-repeat: no-repeat;
	border-top: 1px solid #EEF5F7;
	border-bottom: 1px none #EEF5F7;
}

#menu ul li ul li ul li a {
	background-color: #C2DCE3;
	background-image: none;
}

#menu li li li li a {
	padding-left: 36px;
}

#menu ul li ul li ul li ul li a {
	background-color: #A1CEDB;
	background-image: none;
}

#ads {
	padding: 0;
	margin: 5px 0 0 4px;
}

#ads dt {
	padding: 8px 0 0 0;
	margin: 0 0 0 2px;
}

#ads img {
	float: left;
	padding: 5px 7px 0 0px;
	display:block;
}

#ads dd {
	margin: 0;
	padding: 10px 10px 0 0;
	border-bottom: 1px solid #EEF5F7;
	font-size: 10px;
	border-bottom: 1px solid #AACCD5;
	line-height: 1.2em;
}

#foot {
	clear: both;
	padding: 1em;
	background-color: #D0DEEE;
	font-size: .8em;
	line-height: 1.4em;
	text-align: center;
	position: relative;
}

#top_nav {
	display: none;
	padding-left: 185px;
	background-color: #DEECF0;
	height: 20px;
}

#top_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #fff;
	background-image: url(images/tn_bg1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;
}

#top_nav li {
	float: left;
	margin: 0;
	padding: 0;
	border-top: 2px solid #f60;
	border-right: 1px solid #fff;
	background-color: #E5F1F3;
}

#top_nav a {
	display: block;
	padding: 0 1.3em;
	line-height: 18px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#top_nav a:hover {
	background-color: #f60;
	color: #fff;
}

#one{
	width:60%;
	float:left;
	padding:0 0 0 0;
}

#oneCenter{
	width:70%;
	float:left;
	padding:0 0 0 120px;
}
.SCButton
{
  background-color: #5276a6;
  border-style: outset;
  border-color: #E3E2C2;
  border-width: 1px;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color:#fff;
}
.SCButton:hover
{
  background-color: #7C98BE;
}
.SCButton2
{
  background-color: #f15c2b;
  width: 120px;
  border-style: outset;
  border-color: #E3E2C2;
  border-width: 1px;
  font-size: 12px;
  color: #fff;
  font-style: normal;
  font-weight: normal;
}
.SCButton2:hover {
	background-color: #D13F0E;
{
