* {
	margin: 0;
	padding: 0;
	}
img { border: none;}
body {
	text-align: center;
	background: white url("/images/bg.gif");
	font: 0.7em Arial, sans-serif;
	}

#container {
	text-align: left;
	margin: 0 auto;
	width: 736px;
	background: white;
	overflow: hidden;
	}

#menu {
	border-top: 3px solid #494949;
}

#menuList {
	list-style: none;
	padding-left: 1px;
	background: url("/images/sep.gif") top left no-repeat;
	margin: 0;
	}

.staticMenuAbout
{
	width: 100px;
	background: url("/images/about_off.gif") top center no-repeat;
}
.staticHoverAbout
{
    text-indent: -5000px;
	width: 100px;
	height: 19px;
	background: url("/images/about_on.gif") top center no-repeat;
	background-color: #239bd0;
}
.staticMenuService
{
	width: 170px;
	background: url("/images/service_off.gif") top center no-repeat;
}
.staticHoverService
{
    text-indent: -5000px;
	width: 170px;
	height: 19px;
	background: url("/images/service_on.gif") top center no-repeat;
	background-color: #239bd0;
}
.staticMenuHot
{
	width: 110px;
	background: url("/images/hot_off.gif") top center no-repeat;
}
.staticHoverHot
{
    text-indent: -5000px;
	width: 110px;
	height: 19px;
	background: url("/images/hot_on.gif") top center no-repeat;
	background-color: #239bd0;
}
.staticMenuItem 
{
/*	list-style: none;
	padding-left: 1px;
	background: url("/images/sep.gif") top right no-repeat;
	margin: 0;
	padding: 0 5px;*/
/*	height: 19px;
	padding-left: 0;*/
	/*padding-right: 1px;*/
	/*background: url("/images/sep.gif") top right no-repeat;*/
}
.dynamicHover
{
    color: White;
    background-color:Black;
}	

.un
{
    background: url("/images/menu2.gif") top right no-repeat;
	background-color: Red;
}
.dynamicMenuItem
{
    width: 170px;
    border-bottom: 1px solid #4c4c4c;
    border-left: 1px solid #4c4c4c;
    border-right: 1px solid #4c4c4c;
	/*padding-left: 1px;*/
	padding-top: 3px;
	margin: 0;
    height: 18px;
}
.dynamicMenu
{
    border-top: 1px solid #4c4c4c;
}
#menuList li {
	padding-left: 0;
	padding-right: 1px;
	background: url("/images/sep.gif") top right no-repeat;
	}

#menuList li a.root {
	height: 19px;
	padding: 0 5px;
	}
.root {
	height: 19px;
	padding: 0 5px;
	}



#i1, #i2, #i3, #i4, h1, h2, #home_header, #hh1, #hh2, #hh3, #hh4, #copy, #copy_left, #copy_right, #sh1, #sh2 {
	text-indent: -5000px;
	}

#i1 {
	background: url("/images/menu1.gif") top center no-repeat;
	width: 90px;
	}

#i2 {
	background: url("/images/menu2.gif") top center no-repeat;
	width: 160px;
	}

#i3 {
	background: url("/images/menu3.gif") top center no-repeat;
	width: 100px;
	}
#i4 {
	background: url("/images/menu4.gif") top center no-repeat;
	width: 91px;
	}

#i1:hover, #i2:hover, #i3:hover, #i4:hover {
	background-position: center -19px;
	background-color: #239bd0;
	}

h1 a {
	height: 99px;
	width: 235px;
	margin: -6px 13px 10px 0;
	display: inline;
	background: url("/images/logo.gif") no-repeat top right;
	float: right;
	}


#home_header
{
	clear: right;
	width: 711px;
	margin: 0 0 40px 12px;
	/*background: url("/images/home.jpg") no-repeat top right;*/
	height: 294px;
	display: none;
}
.home_header{
	clear: right;
	width: 711px;
	margin: 0 0 40px 12px;
	/*background: url("/images/home.jpg") no-repeat top right;*/
	height: 294px;
	}

#home_content {
	overflow: hidden;
	padding: 0 12px;
	}

* html #home_content {
	height: 1%;
	}

#home_col1, #home_col2, #home_col3 {
	float: left;
	width: 30%;
	margin-right: 2%;
	}

#home_col1 {
	margin-left: 15px;
	display: inline;
	}

h3, ul, p {
	margin-bottom: 15px;
	}

ul {
	list-style: none;
	}

ul li {
	padding-left: 10px;
	background: url("/images/li.gif") 3px 6px no-repeat;
	}
ol
{
	padding-left: 25px;
}

a {
	color: black;
	font-weight: bold;
	}

h4 {
	font-size: 11px;
	color: #239bd0;
	}

.hr {
	display:block;
	overflow: hidden;
	height: 1px;
	background: url("/images/footbg.gif") repeat-x;
	margin-bottom: 15px;
	}

.hr hr {
	display: none;
	}

#home_content .hr {
	background: url("/images/hr.gif") repeat-x;
	display:block;
	height: 2px;
	}

a.more {
	color: #249dd6;
	padding-right: 14px;
	background: url("/images/more.gif") 100% 60% no-repeat;
	}

#hh1 {
	width: 137px;
	height: 12px;
	overflow: hidden;
	background: url("/images/hh1.gif") no-repeat;
	}

#hh2 {
	width: 91px;
	height: 12px;
	overflow: hidden;
	background: url("/images/hh2.gif") no-repeat;
	}

#hh3 {
	height: 19px;
	overflow: hidden;
	background: #f7f7f7 url("/images/hh3.gif") no-repeat;
	}

#hh4 {
	height: 19px;
	overflow: hidden;
	background: #f7f7f7 url("/images/hh4.gif") no-repeat;
	}

#home_col3 select {
	width: 180px;
	}

#footer {
	background: url("/images/footbg.gif") repeat-x;
	overflow: hidden;
	}

* html #footer {
	height: 1%;
	}

#copy {
	background: url("/images/copy.gif") 12px 15px no-repeat;
	width: 205px;
	height: 36px;
	float: left;
	}
#copy_left {
	background: url("/images/copy_left.gif") 12px 15px no-repeat;
	width: 140px;
	height: 36px;
	float: left;
	}
#copy_registered {
	background: url("/images/copy_registered.gif") 10px 8px no-repeat;
	width: 660px;
	height: 30px;
	float: left;
	}
#copy_right {
	background: url("/images/copy_right.gif") 0px 15px no-repeat;
	width: 65px;
	height: 36px;
	float: left;
	}

#contact {
	float: right;
	margin-top: 10px;
	margin-right: 12px;
	display: inline;
	}

#header {
	clear: both;
	height: 139px;
	width: 709px;
	background: url("/images/header.jpg");
	margin: 0 0 15px 12px;
	}

#header h2 {
	position: relative;
	top: 62px;
	left: 8px;
	height: 19px;
	}

#support #header h2 {background: url("/images/support.gif") no-repeat;	}
#about #header h2 {background: url("/images/about.gif") no-repeat;	}
#topics #header h2 {background: url("/images/hot.gif") no-repeat;	}

#support #header h2 {
	height: 19px;
	background: url("/images/support.gif") no-repeat;
	}

#main {
	width: 710px;
	overflow: hidden;
	background: url("/images/main.gif") repeat-y;
	margin-left: 12px;
	margin-bottom: 20px;
	}

* html #main {
	height: 1%;
	}

#left {
	width: 154px;
	float: left;
	vertical-align:top;
	}

#right {
	width: 154px;
	/*float: right;*/
	vertical-align:top;
	}

#content p, #content h4 {
	height: 1%;
	}
#content p font, #content font {font-size: inherit !important;}
	
#content {
	margin: 0 174px;
	width: 360px;
	vertical-align:top;
	}

#content h4 {
	font-weight: normal;
	}
#content ul ul ul{margin-bottom:0px;}

#main h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #239bd0;
	margin-bottom: 10px;
	}

#left p, #left h3, #left ul, 
#right p, #right h3, #right ul {
	margin-left: 10px;
	margin-right: 10px;
	}

#right li {
	margin-left: 10px;
	}

#left images, #right images {
	display: block;
	margin-bottom: 10px;
	}

#sh1 {
	background: url("/images/sh1.gif") no-repeat;
	height: 11px;
	}

#sh2 {
	background: url("/images/sh2.gif") no-repeat;
	height: 11px;
	margin-top: 4px;
	}

#left select {
	width: 126px;
	}

#left input {
	margin-top: 2px;
	}

#left em {
	font-style: normal;
	color: #239bd0;
	}

.go {
	width: 21px;
	height: 20px;
	overflow: hidden;
	border: none;
	background: url("/images/go.gif") no-repeat;
	color: white;
	text-transform: uppercase;
	font: 11px Tahoma, sans-serif;
	font-weight: bold;
	}

.form1 {
	margin-bottom: 25px;
	}
	
#td_microsoft
{
	vertical-align: bottom;
	padding-bottom:5px;
}
#td_compaq
{
	vertical-align: bottom;
	padding-bottom:5px;
}

#td_microsoft p.logoimg{padding-left:4px;margin-top:20px;margin-bottom:0;}
#td_compaq p.logoimg{padding-left:5px;margin-top:20px;margin-bottom:0;}

/*----------------------------------chat start------------------------------------------------*/
#footer p.chat {margin:0; padding: 5px 0 0 10px; float:left; width:302px;}
#footer p.callback {margin:0; padding: 5px 12px 0 10px;  float:right;}
.footertop{display:block; padding-bottom: 25px;}

.chatPanel{margin:0 5px 10px 5px; background-color:#fff; font-size:10px;}
#left .chatPanel p{margin:0; padding:5px 5px;}

.homeChatPanel{vertical-align:bottom; float:left; height:99px; width:484px;}
.homeChatPanel p.chat {margin:0; padding: 85px 0 0 10px; float:left; vertical-align:bottom;}
.homeChatPanel p.callback {margin:0; padding: 85px 24px 0 10px;  float:left; vertical-align:bottom;}
.homeChatPanel p.addthis {margin:0; padding: 620px 400px 0 10px;  float:left; vertical-align:bottom;}
.homeChatPanel .join { width: 160px; margin-top: 86px;margin-left:12px; }

.logo{float:right;}
.top {width:736px;}

