body {
	margin: 0;
	text-align: center;
	background: url(../images/general/Call_Management_Software_bg.jpg) center top repeat-y #EEEEEE;
}
html {
	overflow: -moz-scrollbars-vertical;
}
.floatleft{ float:left;}
.floatright{ float:right;}
.clearboth{ clear:both;}
.spacer { height: 10px; width: 100%;}
.spacer2 { height: 20px; width: 100%;}
.padding10px{ padding: 10px;}

#container {
	width: 980px;
	height: 100%;
	margin-left:auto;
	margin-right: auto;
	position: relative;
	display: block;
	background: #FFFFFF;
}

#header{
	width: 940px;
	height: 170px;
	margin: 0;
	padding: 0px 20px 0px 20px;
}
.header_left{
	width: 220px;
	height: 129px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}
.header_right{
	width: 720px;
	height: auto;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
}
.header_right_top{
	width: 720px;
	height: 49px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 24px 0px 24px 0px;
}
.header_right_bottom{
	width: 720px;
	height: auto;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
.header_right_bottom span{
	color: #33CC00;
	font-weight: bold;
}
.header_bottom{
	width: 940px;
	height: 41px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}

#maincontent{
	width: 940px; 
	height: auto;
	min-height: 300px;
	margin: 0;
	padding: 0px 20px 0px 20px;
	display: block;
	overflow: visible;
}

#footer{
	width: 940px;
	height: auto;
	clear: both;
	margin: 0;
	padding: 0px 20px 0px 20px;
}

.product_detail{
	width: 680px;
	height: auto;
	float: left;
	background: url(../images/general/product_detail_bg.jpg) left top repeat-y;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.product_detail_left{
	width: 320px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 5px 5px 5px;
}
.product_detail_right{
	width: 320px;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0px 5px 5px 5px;
}
.product_detail_header{
	width: 320px;
	height: auto;
	float: left;
	text-align: left;
	background: #006699;
	margin: 0px 0px 10px -5px;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

/* START OF CELLS */

.cell_left{
	width: 240px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 20px 20px 20px 0px;
}
.cell_right{
	width: 680px;
	height: auto;
	min-height: 400px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 20px 0px 20px 0px;
	list-style-image: url(../images/general/bullet1.jpg);
}
.cell_full{
	width: 940px;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 0;	
}

.HP_cell_left{
	width: 340px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 30px 0px 0px;
	font-size: 16px;
	font-weight: bold;
}
.HP_cell_right{
	width: 570px;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0px;
}
.HP_cell_full{
	width: 940px;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 0;	
}

/* END OF CELLS */


/* MENUS */

.topnav { 
    width: auto;
	height: auto;
    margin: 0;
    padding: 0;
}
.topnav ul {
    width: auto;
	height: auto;
	float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}
.topnav li {
	width: auto;
	height: auto;
    padding: 0;
	float: left;
    list-style: none;
    display: inline;
	margin: 0px 0px 0px 25px;
	padding: 0;
}

#mainnav{
	width: 940px;
	height: 41px;
	margin: 0;
	padding: 0;
}
#mainnav ul{
	width: 940px;
	height: 41px;
	float: left;
	background: url(../images/general/Call_Management_Software_mainnavbg.jpg) left top no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#mainnav li{
	width: auto;
	height: 36px;
	float: left;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font: 12px Tahoma;
	font-weight: bold;
	list-style-type: none;
	display: inline;
}
#mainnav li a, #mainnav li a:link, #mainnav li a:visited{
	text-transform: uppercase;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 12px;
	margin: 0;
	padding: 11px 24px 13px 24px;
}
#mainnav li a:hover{
	text-transform: uppercase;
	float: left;
	background: url(../images/general/Call_Management_Software_mainnavbg2.jpg) top repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 12px;
	margin: 0;
	padding: 11px 24px 13px 24px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){

#mainnav li a, #mainnav li a:link, #mainnav li a:visited{
	padding: 11px 24px 13px 23px;
}
#mainnav li a:hover{
	padding: 11px 24px 13px 23px;
}

} 

#leftnav {
	width: 240px;
	height: auto;
}
#leftnav ul {
	width: 240px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftnav li {
	width: 220px;
	height: auto;
	float: left;
	border-bottom: #000000 1px dashed;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
#leftnav li a {
	display: block;
	padding: 5px 5px 5px 15px;
	background: none;
	text-transform: none;
}
#leftnav li a:link, #leftnav li a:visited {
	background: url(../images/general/sub_bullet1.gif) left no-repeat;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#leftnav li a:hover {
	background: url(../images/general/sub_bullet2.gif) left no-repeat;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #009900;
}
#leftnav ul.sub {
	width: 220px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
}
#leftnav li.sub {
	width: 195px;
	height: auto;
	float: left;
	border: none;
	margin: 0;
	padding: 0px 10px 0px 15px;
}
#leftnav li.sub a {
	display: block;
	padding: 5px 5px 5px 15px;
	text-transform: none;
}
#leftnav li.sub a:link, #leftnav li.sub a:visited {
	background: url(../images/general/sub_sub_bullet2.gif) left no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
#leftnav li.sub a:hover {
	background: url(../images/general/sub_sub_bullet1.gif) left no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}

/* END OF MENUS */

/* LISTS */

.footerlist{
	width: 940px;
	height: auto;
	margin: 0;
	padding: 0;	
}
.footerlist ul{
	width: 940px;
	height: auto;
	margin: 0;
	padding: 0;
}
.footerlist li{
	width: 920px;
	height: auto;
	background: #EAEAEA;
	border-top: #B5D7E1 5px solid;
	float:left;
	text-align:left;
	margin: 0;
	padding: 5px 10px 10px 10px;
	list-style-type: none;
	list-style-image: none;
}
.webgallery ul {
	width: 650px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
.webgallery li{
	width: 160px;
	height: 160px;
	float: left;
	text-align: center;
	background-color: #006699;
	margin: 0px 10px 0px 0px;
	padding: 0;
	display: inline;
	list-style-image: none;
}
.webgallery li span{
	width: 160px;
	height: 150px;
	float: left;
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 0;
	display: inline;
	overflow: hidden;
}
.webgallerytitle {
	font-size: 10px;
	font-weight: bold; 
	float: left;
	text-align: center;
	display: block;
	color: #fff;
	margin: 0;
	padding: 4px 3px 5px 3px;
	width: 154px;
	//width: 160px;
	height: auto;
}
a.webgallerytitle:link, a.webgallerytitle:visited, a.webgallerytitle:active {
	color: #fff;
	text-decoration: none;
}

.imglist ul{
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
.imglist li{
	list-style-type: none;
	float: left;
	width: 110px;
	display: block;
	margin: 10px 55px 10px 55px;
	overflow: hidden;
	border: none;
	text-align: center;
}
.imglist li div{
	list-style-type: none;
	cursor: pointer;
	float: left;
	width: 110px;
	height: 20px;
	display: block;
	margin: 3px;
	overflow: hidden;
	border: none;
	text-align: center;
}

.list1 {
	width: 680px;
	height: auto;
	margin: 0px 0px 10px 0px;
}
.list1 ul{
	margin: 0;
	padding: 0;
}
.list1 li { 
	width: 680px;
	height: auto;
	border-bottom: #7D193F 1px dashed;
	float: left;
	clear: both;
	list-style-type: none; 
	text-align: left;
	margin: 0;
	padding: 10px 0px 10px 0px;
	color: #000000;
	font-weight: bold;
	list-style-image: none;
}
.list1 li span{ 
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	font-weight: bold;
}
.list1 li div{ 
	width: 80px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}

.list2 {
	width: 650px;
	height: auto;
	margin: 0px 0px 10px 0px;
}
.list2 ul{
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	display: inline;
}
.list2 li { 
	width: 295px;
	height: 170px;
	float: left;
	text-align: left;
	margin: 0px 5px 10px 5px;
	padding: 10px;
	background: #4391C8;
	border-bottom: 1px dashed #191C1F;
	color: #191C1F;
	font-weight: bold;
	list-style-image: none;
}

.list3 ul {
	width: 670px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
.list3 li{
	width: 196px;
	height: 40px;
	float: left;
	text-align: center;
	background: #4391C8;
	margin: 0px 5px 10px 5px;
	padding: 5px;
	display: inline;
	list-style-image: none;
}
.list3title {
	width: 166px;
	font-size: 13px;
	font-weight: bold; 
	float: left;
	text-align: right;
	background: url(../images/general/catbullet1.jpg) right no-repeat;
	display: block;
	color: #fff;
	margin: 0;
	padding: 6px 30px 6px 0px;
}
.list3title a:link, .list3title a:visited, .list3title a:active {
	font-size: 13px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}
.list3title a:hover {
	font-size: 13px;
	font-weight: bold; 
	color: #191C1F;
	text-decoration: none;
}

.list4 {
	width: 650px;
	height: auto;
	margin: 0px 0px 10px 0px;
}
.list4 ul{
	margin: 0;
	padding: 0;
}
.list4 li { 
	width: 630px;
	height: auto;
	background: url(../images/general/lo_readmore.gif) left no-repeat;
	float: left;
	clear: both;
	list-style-type: none; 
	text-align: left;
	margin: 0;
	padding: 10px 0px 10px 20px;
	color: #FFFFFF;
	border-bottom: #FFFFFF 1px dashed;
	font-weight: bold;
	list-style-image: none;
}

.catimagenav ul {
	width: 650px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
.catimagenav li{
	width: 196px;
	height: auto;
	float: left;
	text-align: center;
	background: #4391C8;
	margin: 0px 5px 10px 5px;
	padding: 5px;
	display: inline;
	list-style-image: none;
}
.catimagenav li span{
	width: 196px;
	height: 200px;
	float: right;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0;
	display: inline;
	overflow: hidden;
}
.catimagenavtitle {
	width: 166px;
	font-size: 13px;
	font-weight: bold; 
	float: left;
	text-align: right;
	background: url(../images/general/catbullet1.jpg) right no-repeat;
	display: block;
	color: #fff;
	margin: 0;
	padding: 6px 30px 6px 0px;
}
.catimagenavtitle a:link, .catimagenavtitle a:visited, .catimagenavtitle a:active {
	font-size: 13px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}
.catimagenavtitle a:hover {
	font-size: 13px;
	font-weight: bold; 
	color: #191C1F;
	text-decoration: none;
}

/* END OF LISTS */

/* TABLES */

.box-table-a {
	width: 680px;
	margin: 0;
	padding: 0;
	border-collapse:collapse;
	font-size:12px;
	text-align:left;
}
.box-table-a th {
	background: #B5D7E1 none repeat scroll 0 0;
	border-bottom:1px solid #003366;
	border-top:2px solid #003366;
	color: #003366;
	font-size:13px;
	font-weight:bold;
	padding:8px;
}
.box-table-a td {
	background:#fff none repeat scroll 0 0;
	border-bottom:1px solid #003366;
	border-top:1px solid transparent;
	color: #333333;
	padding:8px;
}
.box-table-a tr:hover td {
	background: #CCCCCC none repeat scroll 0 0;
	color: #333333;
}

/* END OF TABLES */

/* FORMS */

.contactusform{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	width: 600px;
	display:block;
	padding: 20px;
}
.contactusform label{
	float: left;
	font-weight: bold;
	text-align:left;
	width: 160px;
	display:block;
	margin-bottom: 5px;
}
.contactusform input, select{
	width: auto;
	margin-bottom: 5px;
	float: left;
	text-align:left;
}
.contactusform textarea{
	width: auto;
	height: 60px;
	margin-bottom: 5px;
	float: left;
	text-align:left;
}
.contactusform br{
	clear: left;
}
.contactusform div{
	padding:0;
	margin-left: 125px;
	display:block;
	text-align:center;
}
.contactusform div.divnewsletter{
	width: 110px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	text-align: left;
	font-weight: bold;
}
.contactusform.cap{
	width: 200px; height: 37px;background: white; border: 1px solid #CCCCCC; text-align:left; margin: 0; padding: 0; float:left;
}
.contactusform p{
	display:block;
	text-align:left;
	padding:0;
}
.contactusform span{
	display:block;
	text-align:left;
	width: 600px;
}

/* END OF FORMS */

input.submit , a.submit , a.submit:link, a.submit:visited{ color:#003366; background:#B5D7E1; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto; margin:1px;} 
a.submit:hover, input.submit:hover{ color:#FFFFFF; background:#003366; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto;}
	
h1{
	font: Verdana;
	font-size: 20px;
	text-transform: none;
	color: #006699;
	font-weight: bold;
	text-align: left;
	border: none;
}
h1 a:link, h1 a:visited {
	font: Verdana;
	font-size: 15px;
	text-transform: none;
	color: #006699;
	font-weight: bold;
	text-align: left;
	border: none;
}
h1 a:hover {
	font: Verdana;
	font-size: 15px;
	text-transform: none;
	color: #999999;
	font-weight: bold;
	text-align: left;
	border: none;
}
h1.h1home{
	font: Tahoma;
	font-size: 15px;
	text-transform: none;
	color: #006699;
	font-weight: bold;
	text-align: left;
	margin: 5px 0px 5px 0px;
}
h1.h1leftnav{
	width: 230px;
	height: auto;
	float: left;
	text-align: left;
	background: #B5D7E1;
	margin: 0;
	padding: 5px;
	font-weight: bold;
	color: #003366;
}
h1.h1leftnav a {
	display: block;
	background: none;
	text-decoration: none;
}
h1.h1leftnav a:link, h1.h1leftnav a:visited {
	font-weight: bold;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}
h1.h1leftnav a:hover {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

h2{
	font: Verdana;
	font-size: 13px;
	text-transform: none;
	color: #006699;
	font-weight: bold;
	text-align: left;
	border: none;
}
h2 a:link, h2 a:visited {
	font: Verdana;
	font-size: 13px;
	text-transform: none;
	color: #006699;
	font-weight: bold;
	text-align: left;
	border: none;
}
h2 a:hover {
	font: Verdana;
	font-size: 13px;
	text-transform: none;
	color: #999999;
	font-weight: bold;
	text-align: left;
	border: none;
}
h2.h2home{
	font: Tahoma;
	font-size: 14px;
	text-transform: none;
	color: #006699;
	font-weight: bold;
	text-align: left;
	border: none;
}

h3{
	font: Verdana;
	font-size: 14px;
	text-transform: none;
	color: #7D193F;
	font-weight: bold;
	text-align: left;
	border: none;
}

.breadcrumbs{
	width: 680px;
	height: auto;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 6px 0px 6px 0px;
	border-bottom: #000000 dashed 1px;
	font-family: Verdana;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #999999;
}
.breadcrumbs a:link, .breadcrumbs a:visited{
	text-decoration: underline;
	font-weight: bold;	
	color: #003366;
}
.breadcrumbs a:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #999999;	
}

hr{
	height: 2px;
	background-color: #003366;
	color: #003366;
	width: 100%;
	border: 0;
}

a, a:link, a:visited, a:active {
	color: #003366;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}

.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #999999;
}
a.footertext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #003366;	
}

.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-type: square;
}
a.sitetext:link, a.sitetext:visited, a.sitetext:active  {
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;	
	color: #000000;
}
a.sitetext:hover {
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
	color: #003366;
}

.imagespacer {
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 0px 5px;
}

.imagespacer1 {
	margin: 0;
	padding: 0px 10px 0px 0px;
}
