
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* generic styles */


a:link { 
	text-decoration: none;
	color: #666666;
}
a:hover, a:visited, a:active 
{
	text-decoration: none;
	color: #ff0000;
}

#container, 
#container-enterprise-products,
#container-channel-partners,
#container-featured-technology,
#container-case-studies,
#container-contact-us,
#container-oem-products,
#container-oem-categories,
#container-about-us  {

	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
}
#container {background-image: url(images/header-homepage.jpg);}
#container-channel-partners{background-image: url(images/header-channel-partners.jpg);}
#container-featured-technology{background-image: url(images/header-featured-technology.jpg);}
#container-case-studies{background-image: url(images/header-case-studies.jpg);}
#container-contact-us{
	background-image: url(images/header-contact.jpg);
}
#container-about-us,
#container-oem-products,
#container-oem-categories,
#container-enterprise-products {
	background-image: url(images/header-about.jpg);
}

 
/* navigation */
#navigation {
	font-size: 10px;
	margin: 0px;
	padding-top: 15px;
	width: 100%;
	height:40px;
	overflow: auto;
	text-align: right;
}
#navigation ul {
	display: inline;
	list-style: none;
	width: auto;
	margin: 0 10px 0 0;
	padding:0px;
}
#navigation ul li {
	display: inline;
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#navigation ul li a, #navigation ul li a:link {
	display: inline;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	text-transform:uppercase;
}
 
#navigation ul li a:hover  {
	background-color: #a40505;
}
#navigation ul li a:active { 
	font-weight: bolder;
	background-color: #a40505;
}
#navigation ul li.current a { 
	background-color: #a40505;
	margin: 1px; 
}
#navigation ul li a:visited  {
	color: #fff;
	font-weight: bolder;}
/* tabs */

/* holds main content and products tab */
#content {
	width: 100%;
	overflow: auto;
	margin-top: 150px;
	padding-left: 40px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	/* border: 1px solid #ff0000;*/
}
/* holds left hand content */
.contentcol {
	width: 450px;
	min-height: 410px;
	float: left;
	padding-right: 38px;
}
.contentcol h1{
	font-size: 150%;
	font-weight: normal;
	margin: 0px;
}
.contentcol h2 {
	font-size: 120%;
	font-weight: normal;
	margin: 0px;
}
 
.contentcol  ul{ 
	 
	font-size: 75%;
	line-height: 145%;
	list-style: square;
}
 .contentcol ul ul{ 
	 
	font-size: 95%;
	line-height: 145%;
	list-style: square;
}
 .contentcol ul ul ul{ 
	 
	font-size: 105%;
	line-height: 145%;
	list-style: square;
}
.contentcol ul li{ 
	 padding-bottom: 10px;
	 
}
#content .contentcol .address {
	width: 200px; 
 	padding: 10px; 
	float: left;
	
	 
}
.contentcol p{
	font-size: 75%;
	line-height: 145%;
	margin-top: 5px;
	margin-bottom: 10px;
}
/* holds products tab */
.productcol {
	width: 250px;
	float: left;
	padding-top: 80px;
}
.productcol h2 {
	font-size: 150%;
	font-weight: normal;
	color: red;
	margin:0px;
}
.productcol p {
	margin: 0px;
	font-size: 90%;
}
.productcol #products .productlisting img {
	padding-bottom: 10px;
}
.productcol #products .productlisting {
	width: 100px;
	float: left;
	font-size: 70%;
	height: 100px;
	padding: 5px;
	text-align: center;
	line-height: 90%;
}
.productcol #products .productlisting a {
	clear: both;
	text-decoration: none;
	color: #666666;
}
.productcol #products .productlisting a:hover, 
.productcol #products .productlisting a:visited, 
.productcol #products .productlisting a:active 


{
	clear: both;
	text-decoration: none;
	color: #ff0000;
}
/* tabs */



#products {
	height:215px;
	width:200px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.tabpage {
	width:230px;
	padding:5px;
	height:185px;
}
#products .tabpage {
	width:230px;
	padding:5px;
	height:230px;
}
.tabarea {
	width:250px;
	margin: 0;
}
/* holds grey 3 col box with curved corners */
 #homebox {
  
	font-size: 80%;
	clear: both;
	width: 800px;
}
dl.curved {
clear: both;
	background:#dad9d8 url(images/topleft.gif) top left no-repeat;
	margin:5px 0;
	padding:0;
}
dl.curved dt {
	background:transparent url(images/topright.gif) top right no-repeat;
	padding-bottom: 0px;
	padding-top: 10px;
	color:#333;
}
dl.curved dd {
	background:#dad9d8 url(images/bottomleft.gif) bottom left no-repeat;
	padding:0;
	margin:0;
}
dl.curved dd p {
	margin:0;
	padding:10px;
	line-height:1.3em;
	overflow: auto;
}
dl.curved dd p.last {
	background:transparent url(images/bottomright.gif) bottom right no-repeat;
}
 #homebox img {
	text-align: center;
}
 #homebox a:hover,  #container #homebox a:visited,  #container #homebox a:active {
	color: #ff0000;
}
 #homebox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 85%;
}
#homebox ul li a {
	display: block;
	margin-bottom: 10px;
	text-align: left;
}
#homebox #softwaredownload ul li a {
	display: block;
	margin-bottom: 10px;
	text-align: center;
}

 #homebox a {
	text-align: left;
	text-decoration: none;
	color: #333;
}
 #homebox table td  {
	padding: 15px;}
  #homebox table th {
	/* border: 1px solid #ff0000;*/
	width: 266px;
	color: #ff0000;
}
  #homebox table td {
	/* border: 1px solid #ff0000;*/ 
	width: 266px;
	text-align: left;
}
  #homebox table td.events {
	/* border: 1px solid #ff0000;*/ 
	width: 266px;
	text-align: center;
}
 #homebox table td.events h5 {
	/* border: 1px solid #ff0000;*/ 
	 font-size: 110%;margin: 6px;
}
 #homebox table td.events img {
	/* border: 1px solid #ff0000;*/ 
	margin-bottom: 20px;
}


 #homebox table td  h4 {
color: #ff0000;
}
/* tabs */
#footer {
	clear: both;
}
#footer p {
	font-size: 130%;
}
div#footer img.aisa {
	float: left;
	margin-right: 10px;
}
#footer p.aisa {
	font-size: 70%;
	line-height: 200%;
}
#footer p a {
	text-decoration: none;
	color: #ff0000;
}
#footer p a:hover, #footer p a:visited, #footer p a:active {
	text-decoration: none;
	color: #999;
}
#footer .footer {
	background-color: #eb2128;
	overflow: auto;
}
#footer .footer img {
	padding: 10px;
	float: left;
}
#footer .address {
	float: right;
	padding: 20px;
	width: 200px;
	overflow: auto;
	font-size: 75%;
	font-weight: bold;
	color: #fff;
	text-align: right;
}
#footer .address a {
	color: #fff;
	text-decoration: none;
}
#content .contentcol .curved {font-size: 90%;}
#content .contentcol .curved form { padding-top:0px; padding-left: 20px;padding-right: 20px;}
#content .contentcol .curved fieldset { padding-top: 0px; padding-left: 30px; padding-right: 30px; padding-bottom: 20px;}
#content .contentcol .curved legend {color: #ff0000;}
#content .contentcol .curved input,   
#content .contentcol .curved select { float: left; padding: 3px;}
#content .contentcol .curved label { font-size: 75%; padding: 3px; display: block; width: 150px; float: left; clear: both; text-align: right; padding-right: 20px;}
#container-contact #content .contentcol .curved label { font-size: 75%; padding: 3px; display: block; width: 150px; min-height: 20px; float: left; clear: both; text-align: right; padding-right: 20px;}

#content .contentcol .curved radio {color: #ff0000;}
#content .contentcol .curved select { font-size: 75%; margin-top: 3px; margin-bottom: 3px;}
#content .contentcol .curved select.large { font-size: 75%; margin-top: 12px; margin-bottom: 12px;}

 #content .contentcol .curved .formbuttons input {
	font-size: 80%;
}
#content .contentcol .partnersolutions {
	float: left;
	width: 100px;
	margin-right:50px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 70%;
}
 
#content .contentcol .communication {
	float: left;
	width: 170px;
	min-height: 250px;
	overflow: auto;
	margin-right:30px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 70%;
	text-align: center;
	border: 1px solid #ccc;
	padding: 5px; 
}
 

#content .contentcol .partnersolutions img, #content .contentcol .communication  img {
	padding-bottom: 5px;
	border: 0px;
	clear: both;
	margin-left: auto; margin-right: auto;
	border: 1px solid #ccc;
}
#content .contentcol h2 {
	color: #FF0000;
}
 

#content .contentcol .partnersolutions p a
	{color: #666666;
	text-decoration: none;
	line-height: 110%;
	margin-top: 5px;
 
}
#content .contentcol .communication a
	{color: #ff0000;
	text-decoration: none;
	line-height: 110%;
	margin-top: 5px;
 
}
.productlisting1 img { float: left; }
.productlisting1 {width: 100%; float: left; margin: 10px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #ccc;  overflow: auto;}
.productlisting1 ul {float: left; }
.productlisting1 h3 {width: 80%;}
#container p.copyright, 
#container-case-studies p.copyright,
#container-enterprise-products p.copyright ,
#container-channel-partners p.copyright ,
#container-featured-technology p.copyright ,
#container-contact-us p.copyright ,
#container-oem-products p.copyright ,
#container-oem-categories p.copyright ,
#container-about-us p.copyright    {font-size: 10px; }
.homepagelink { position: relative; margin-bottom: -100px;}