body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	/* background: #fff url(img/bg_l.jpg) scroll no-repeat 10px 10px; */
	margin: 10px;
	
}

.productheading{
	font-size:16px;
	font-weight:bold;
}

.text{
	font-size:12px;
	padding-top:5px;
	text-align:left;
}


.txt_resource{
	width:470px;
	text-align:left;
	margin-left:20px;
}

.txt_resource2{
	width:450px;
	text-align:left;
	margin-left:20px;
	font-size:14px;
	
}

.productheading{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	
}


#productimage{
	width:150px;
	height:115px;
	float:left;
}

#productimage2{
	width:200px;
	height:115px;
	float:left;
}


#productdescription{
	width:100px;
	height:80px;
	float:left;
}


#productdescription2{
	width:120px;
	height:80px;
	float:left;
	margin-left:60px;
	margin-top:15px;
}

#productdescription3{
	width:120px;
	height:80px;
	float:left;
	margin-left:80px;
	margin-top:15px;
}


ul {
margin-top: 0px;
margin-bottom: 0px;
list-style-image: url(your custom bullet);
color: #333333;
font-size: 95%;
font-weight: normal;
margin-left: 20px;
padding-left: 20px;
line-height: 1.3em;
}

.scrollArea {
width: 450px;
height: 800px;
margin-left:40px;
padding-left:10px;
padding-right: 5px;
padding-top:10px;
border-color: #6699CC;
border-width: 1px;
border-style: solid;
float: left;
overflow: auto;
}

#main {
	background:url(img/bg2.jpg) no-repeat top center;
	min-height: 300px;
	padding: 10px;
}

#content_main {
	width:800px;
	margin: 0px auto;
	text-align: left;

}


.txt5{
	width:700px;
	margin-left:10px;
}

.txt_main {
	margin: 0 20px 0 50px;
}

.txt_main_l {
	margin: 0 0 0 180px;
}

.3{
	width:500px;
	margin-left:15px;
	margin-top:5px;
}

#logo {
	margin-top:0px;}

#search {
	float: right;
	padding: 0;
	margin: 0;
	
	/* display: none; */
}

#content_top {
	background: url(img/bg_content.gif) no-repeat top left;
	height: 10px;
}

#content_hp {
	background: #fff;
	border-left: #ffcc80 solid 2px;
	border-right: #ffcc80 solid 2px;
	padding: 10px 0 10px 0;
}

#content {
	background: #fff;
	padding: 10px 20px;
}

#content_bottom {
	background: url(img/bg_content.gif) no-repeat bottom center;
	height: 10px;
}

#content_hp_top {
	margin: 0 0 20px 0;
}

#career{
	width:300px;
	text-align:left;
	left-margin:20px;
}

#txt_hp_intro {
	float: left;
	width: 270px;
	height: 210px;
	padding: 0 10px 10px 10px;
	line-height: ;
	margin: 0 0 0 5px;
}

#products_hp_top {
	float: right;
	margin: 0 10px 0 0;
}

#products {
	float: right;
}


#products2{
	float:left;
	width:400px;
	margin-left:20px;
	font-size:18px;
}

#products_hp img {
	float: left;
}

.column_hp {
	float: left;
	width: 200px;
	margin: 0 0 20px 20px;
	font-size: 11px;
	color: #666;
	line-height: 13px;
}

.column_hp h4, #right h4 {
	margin: 0 0 10px 0;
	padding: 5px 10px 15px 10px;
	background: url(img/bg_headline_hp.gif) no-repeat;
	color: #fff;
	font-size: 13px;
	text-shadow: -0.1em -0.1em #f60;
}

.column_hp h4 a:link, .column_hp h4 a:visited {
	color: #fff;
}

.column_hp_news {
	float: right;
	width: 320px;
	margin: 0 20px 0 0;
	font-size: 11px;
	line-height: 13px;
	color: #666;
}

.column_hp_news h4 {
	margin: 0 0 10px 0;
	padding: 5px 10px 15px 10px;
	background: url(img/bg_news_hp.gif) no-repeat;
	color: #f30;
	font-size: 13px;
	text-shadow: 0.1em 0.1em #ff0;
}

.column_cp {
	float: left;
	width: 160px;
	margin: 0 15px 20px 20px;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}

.column_cp h4 {
	font-size: 12px;
	color: #666;
	line-height: 18px;
}

.column_cp ul {
	list-style: square;
	margin: 5px 5px 5px 15px;
	padding: 0;
}

.txt_main li, .txt_main_l li {
	list-style-type: square;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: #999 solid 1px;
}

#right {
	float: right;
	width: 200px;
	margin: 0 0 0 20px;
}

#left{
	float:left;
	width:200px;
	margin:0 20px 0 0;
}

#right .product {
	padding: 0 0 10px 0;
	margin: 0;
	background: url(img/bg_txt_yellow.gif) bottom no-repeat;
}

#right #testimonials {
	padding: 10px 0;
	margin: 0;
	background: url(img/bg_txt_yellow.gif) bottom no-repeat;
}

#right .txt {
	padding: 0 10px;
}

.column_hp_news .txt {
	padding: 0 10px 10px 10px;
	margin: 0;
	background: url(img/bg_txt_yellow_news.gif) bottom no-repeat;
}

a:link.button, a:visited.button, a:hover.button {
	background: url(img/bg_button.gif) center no-repeat;
	width: 180px;
	height: 23px;
	padding: 7px 10px 0 10px;
	margin: 10px 0 0 0;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

a:link.button_help {
	background: url(img/bg_button_help.jpg) center no-repeat;
	width: 180px;
	height: 53px;
	padding: 7px 10px 0 10px;
	margin: 10px 0 0 0;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.help {
	margin: 10px 0 0 0;
}

#buttons {
	float: right;
}

#buttons_bottom {
	float: right;
	margin: 0 130px 0 0;
	clear: both;
}


#buttons_bottom a:link.button {
	float: right;
}

a:link.button_sm, a:visited.button_sm, a:hover.button_sm {
	background: url(img/bg_button_sm.gif) center no-repeat;
	width: 90px;
	height: 22px;
	padding: 8px 5px 0 5px;
	margin: 0 10px 0 0;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	float: left;
}


.pic_featured {
	float: right;
	padding: 0 0 10px 20px;
}

#pic_product {
	float: right;
	padding: 0 0 0 20px;
	display: block;
}

#pic_product img {
	clear: both;
	padding: 0 0 10px 0;
}





/* nav styles

#nav_prime ul {
	margin: 0 0 -2px 0;
	padding: 0 5px 0 0;
	float: right;
	height: 25px;
	overflow: hidden;
}

#nav_prime li {
	margin: 0 5px 0 0;
	list-style: none;
	float: right;
	font-weight: bold;
}

#nav_prime li a:link {
	text-decoration: none;
	color: #fff;
	padding: 0 -10px 6px 5px;
	margin: 0;
	text-shadow: -0.1em -0.1em #f60;
	background: url(img/bg_nav.gif) top left no-repeat;
	display: block;
	overflow: hidden;
}

#nav_prime li a:visited {
	text-decoration: none;
	color: #fff;
	padding: 0 -10px 6px 5px;
	margin: 0;
	text-shadow: -0.1em -0.1em #f60;
	background: url(img/bg_nav.gif) top left no-repeat;
	display: block;
	overflow: hidden;
}

#nav_prime li a:hover {
	text-decoration: none;
	color: #f60;
	padding: 0 -10px 6px 5px;
	margin: 0;
	text-shadow: 0.1em 0.1em #fff;
	background: url(img/bg_nav_on.gif) top left no-repeat;
	display: block;
	overflow: hidden;
}

#nav_prime li a:link .span_nav {
	height: 25px;
	padding: 5px 15px 5px 0;
	margin: 0 0 0 15px;
	background: url(img/bg_nav.gif) top right no-repeat;
	display: block;
	cursor: hand;
	overflow: hidden;
}

#nav_prime li a:visited .span_nav {	
	height: 25px;
	padding: 5px 15px 5px 0;
	margin: 0 0 0 15px;
	background: url(img/bg_nav.gif) top right no-repeat;
	display: block;
	cursor: hand;
	overflow: hidden;
}

#nav_prime li a:hover .span_nav {	
	height: 25px;
	padding: 5px 15px 5px 0;
	margin: 0 0 0 15px;
	background: url(img/bg_nav_on.gif) top right no-repeat;
	display: block;
	cursor: hand;
	overflow: hidden;
}

#nav_prime li.on a:link, #nav_prime li.on a:visited, #nav_prime li.on a:hover {
	text-decoration: none;
	color: #f60;
	padding: 0 -10px 6px 5px;
	margin: 0;
	text-shadow: 0.1em 0.1em #fff;
	background: url(img/bg_nav_on.gif) top left no-repeat;
	display: block;
	overflow: hidden;
}

#nav_prime li.on a:link .span_nav, #nav_prime li.on a:visited .span_nav,#nav_prime li.on a:hover .span_nav {	
	height: 25px;
	padding: 5px 15px 5px 0;
	margin: 0 0 0 15px;
	background: url(img/bg_nav_on.gif) top right no-repeat;
	display: block;
	cursor: hand;
	overflow: hidden;
} */


ol#navprime {
	height: 25px;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	
	float: right;
}

ol#navprime a {
	background: #f60 url(img/tab.png);
	color: #fff;
	text-shadow: -0.1em -0.1em #f60;
	display: block;
	float: left;
	height: 25px;
	padding-left: 10px;
	text-decoration: none;
}

ol#navprime a:hover {
	color: #f60;
	text-shadow: -0.1em -0.1em #fff;
	background-color: #fff;
	background-position: 0 -120px;
}

ol#navprime a:hover span {
	background-position: 100% -120px;
}

ol#navprime li {
	float: left;
	margin: 0 5px 0 0;
	font-weight: bold;
}

ol#navprime li.on a {
	background-color: #fff;
	background-position: 0 -60px;
	color: #f60;
	text-shadow: -0.1em -0.1em #fff;
	font-weight: bold;
	
	padding-bottom: 2px;
}

ol#navprime li.on span {
	background-position: 100% -60px;
	
	padding-bottom: 2px;
}

ol#navprime span {
	background: url(img/tab.png) 100% 0;
	cursor: pointer;
	display: block;
	float: left;
	line-height: 25px;
	padding-right: 10px;
}





.nav_sub {
	float: left;
	margin: 0 10px 0 0;
}

ol#nav_sub {
	list-style: none;
	margin: 0 20px 10px 0;
	padding: 0;
	width: 160px;
	font-weight: bold;
	float: left;
}

ol#nav_sub a:link, ol#nav_sub a:visited {
	display: block;
	padding: 5px;
	margin: 0 0 1px 0;
	background: #ffe682;
	text-decoration: none;
}

ol#nav_sub a:hover, ol#nav_sub li.on a:hover {
	display: block;
	padding: 5px;
	margin: 0 0 1px 0;
	background:  #ffc url(img/bg_nav_sub.gif) center;
	text-shadow: 0.1em 0.1em #fff;
	text-decoration: none;
}

ol#nav_sub li.on a:link, ol#nav_sub li.on a:visited {
	display: block;
	padding: 5px;
	margin: 0 0 1px 0;
	background: #fff;
	text-decoration: none;
}

.nav_sub_top {
	background: url(img/bg_nav_sub_top_bottom.gif) top no-repeat;
	height: 10px;
	border-bottom: #fff solid 1px;
}

.nav_sub_bottom {
	background: url(img/bg_nav_sub_top_bottom.gif) bottom no-repeat;
	height: 10px;
}




ul#nav_tertiary {
	margin: 0;
	padding: 0 0 5px 0;
}

ul#nav_tertiary li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	border-top: #ffe682 solid 1px;
}

ul#nav_tertiary li div {
	list-style: none;
	margin: 0;
	padding: 5px;
	color: #999;
}

ul#nav_tertiary a:link, ul#nav_tertiary a:visited {
	margin: 0;
	background: #fff;
	list-style: none;
}

ul#nav_tertiary a:hover {
	text-decoration: underline;
}





/* .subnav {
	border-bottom: #ffcc80 solid 2px;
}

ol#navsub {
	height: 25px;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}

ol#navsub a {
	background: #f60 url(img/tab.png);
	color: #fff;
	text-shadow: -0.1em -0.1em #f60;
	display: block;
	float: left;
	height: 25px;
	padding-left: 10px;
	text-decoration: none;
}

ol#navsub a:hover {
	color: #f60;
	text-shadow: -0.1em -0.1em #fff;
	background-color: #fff;
	background-position: 0 -120px;
}

ol#navsub a:hover span {
	background-position: 100% -120px;
}

ol#navsub li {
	float: left;
	margin: 0 5px 0 0;
	font-weight: bold;
}

ol#navsub li.on a {
	background-color: #fff;
	background-position: 0 -60px;
	color: #f60;
	text-shadow: -0.1em -0.1em #fff;
	font-weight: bold;
	
	padding-bottom: 2px;
}

ol#navsub li.on span {
	background-position: 100% -60px;
	
	padding-bottom: 2px;
}

ol#navsub span {
	background: url(img/tab.png) 100% 0;
	cursor: pointer;
	display: block;
	float: left;
	line-height: 25px;
	padding-right: 10px;
}
*/





#search {
	background: url(img/bg_search.jpg) center no-repeat;
	height: 34px;
	width: 186px;
	padding: 0;
	text-align: center;
}

#search input {
	padding: 0;
	margin: 0;
	color: #f60;
}

#search input.field {
	width: 100px;
	font-size: 14px;
	margin: 8px 0 0 10px;
	color: #f60;
	border: #f60 solid 1px;
	float: left;
}

form {
	margin: 0;
	padding: 0;
}

a:link {
	color: #f60;
	text-decoration: none;
}

a:visited {
	color: #f60;
	text-decoration: none;
}

a:hover {
	color: #f60;
	text-decoration: underline;
}




#subnav {
	background: url(img/bg_subnav.gif) bottom repeat-x;
	padding: 0 0 0 1px;
	height: 19px;
	margin: 0;
	font-weight:10px;
}

#subnav a:link, #subnav a:visited {
	padding: 5px 10px;
	margin: 0 1px 0 0;
	clear: both;
	text-decoration: none;
	border-right: #fff solid 1px;
	height: 9px;
}

#subnav a:link.on, #subnav a:visited.on, #subnav a:hover.on, #subnav a:hover {
	padding: 5px 10px;
	margin: 0 1px 0 0;
	clear: both;
	background: #fff;
	border-right: #fff solid 1px;
	color: #333;	
	height: 9px;
}




.am, .cs {
	width: 80px;
	padding: 0;
	margin: 0 20px 10px 0;
	font-size: 11px;
	float: left;
}

#footer {
	text-align:right;
	color: #666;
	font-size: 10px;
}
#footer2 {
	text-align:right;
	padding-right:100px;
	color: #666;
	font-size: 10px;
}


#footer3 {
	font-size:10px;
	text-align:right;
	margin-right:310px;
	color: #666;
}

#footer4 {
	font-size:10px;
	width:500px;
	text-align:right;
	margin-left:500px;
	color: #666;
}
	
#footer a:link {
	color: #666;
	text-decoration: none;
}

#footer a:visited {
	color: #666;
	text-decoration: none;
}

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

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}

.buttons {
	clear: both;
	margin: 0;
	padding: 0 0 0 70px;
	text-align: center;
}

.buttons a:link.button, .buttons a:visited.button, .buttons a:hover.button {
	background: url(img/bg_button.gif) center no-repeat;
	width: 180px;
	height: 23px;
	padding: 7px 10px 0 10px;
	margin: 10px 10px 0 0;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	float: left;
}

#livechat {
	text-align: center;
	display: inline-table;
	font-size: 9px;
}

#shopspcom {
	display: none;
}

#testimonials {
	margin: 10px 0;
}

#ams {
	float: left;
}

#csr{
	float: left;
	width: 520px;
	position: absolute;
	visibility: hidden;
}


#calendar{
	padding-left:25px;
}


#ams {
	float: left;
	width: 520px;
	position: absolute;
}

#csr {
	float: left;
	width: 520px;
	position: absolute;
	visibility: hidden;
}

.itson {
	visibility: visible  !important;
	display: block  !important;
	position: relative;
	z-index: 100;
}

affiliates{
	float:right;
	width:550px;
}

.imgdescription{
width:100px;
font:Arial, Helvetica, sans-serif;
font-size:10px;
float:right;
text-align:right;}