BODY
{
	margin-left:0px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#ffffff;
}

a
{
	color: #1C7F3E;
}

.left
{
	width:210px;
	background-color:#1C7F3E;
	padding:0px;
	border-right:2px solid #ffffff;
}

#leftheadmenu
{
	height:20px;
	margin-top:0px;
	color:#fffffff;
}

#leftheadmenu ul
{
	list-style-type:none;
}

#leftheadmenu ul li
{
	float:left;
	padding:0px 10px 0px 10px;
	#padding:0px 12px 0px 12px;
	color:#ffffff;
}

#leftheadmenu a
{
	font-size:12px;
	color:#ffffff;	
	text-decoration:none;
}

#leftheadmenu ul li a:hover
{
	text-decoration:underline;
}

#rightheadmenu
{
	height:20px;
	margin-top:0px;
	display:table-cell;
	text-align:center;
}

#rightheadmenu ul
{
	list-style-type:none;
}

#rightheadmenu ul li
{
	float:left;
	padding:0px 20px 0px 0px;
	#padding:0px 22px 0px 0px;
	color:#ffffff;
}

#rightheadmenu a
{
	font-size:12px;
	color:#ffffff;	
	text-decoration:none;
}

#rightheadmenu ul li a:hover
{
	text-decoration:underline;
}

#search
{
	margin-top: 10px;
}

#search td
{
	color:#ffffff;
	font-size:14px;
}

#logo
{
	width:210px;
	height:98px;
	background: url(image/cli-logo.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#categoryNavigation
{
	width:210px;
	margin-top:30px;
}

#categoryNavigation ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
/*	border-top:1px solid #ffffff;*/
}

#categoryNavigation ul li
{
/*	border-bottom:1px solid #ffffff;*/
}

#categoryNavigation li a
{
	display:block;
	text-decoration:none;
	font-size:11px;
	color:#ffffff;
}

#categoryNavigation li a:hover
{
	background-color:#C00000;
}

.subcategoryNavigation
{
	border:0px;
}

#subcategoryNavigation li
{
	border-bottom:1px solid red;
}

.subcategoryNavigation li a
{
	display:block;
	text-decoration:none;
	font-size:12px;
	color:#E9EEEB;
	/*background-color:#404040;*/
	text-align:left;
}


.middle
{
	width:690px;
	background-color:#ffffff;
	padding:0px;
	border-right:2px solid #ffffff;
}

#mainmenu
{
	margin-left:0px;
	background-color: #C00000;
	height:20px;
	padding-left:0px;
	width:690px;
		display:table-cell;
}

#mainmenu ul
{
	list-style-type:none;
	margin-left:12px;
}

#mainmenu ul li
{
	float:left;
	padding: 0px 7px 0px 7px;
	#padding: 0px 8px 0px 9px;
	color:#ffffff;
}

#mainmenu a
{
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
}

#mainmenu ul li a:hover
{
	text-decoration:underline;
}

#flash
{
	height:100px;
	background:yellow;
}

.section h3
{
	margin-top:0px;
	margin-bottom:0px;
	background-color: #C00000;
	height:20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-left:15px;
	padding-top:3px;
}

.section table
{
	margin-top:0px;
}

.productdetailsection
{
	background-color:#ffffff;
}

.productdetailsection h3
{
	background-color:#000000;
}

#copyright
{
	background-color: #C00000;
	height:20px;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
}

.right
{
	width:100px;
	background-color:#1C7F3E;
}

.contactlabel
{
	font-size:12px;
	font-weight:bold;
	width:100px;
	vertical-align:top;
}

.techrefTable
{
	border:1px solid #A5A5A5;
	border-collapse:collapse;
}

.techrefTable td
{
	border:1px solid #A5A5A5;
}

.installTable
{
	border:1px solid #cccccc;
	border-collapse:collapse;
	text-align:center;
}

.installTable td
{
	border:1px solid #cccccc;
}
.tdImg
{
	margin-bottom:3px;
}