#container14100 {
background: #dbdddf;
width: 760px;
/*height: 100%;*/
margin-left: auto;
margin-right: auto;
border-bottom: 8px solid #2B5072;
}
#header14100 {
	height: 85px;
	background-image: url(../images/products/header-products.png);
}
#header14100 img{
	border:0;
	padding:0;
	margin:0;
}
#visualWindow {
position:static;
top:10px;
left:10px;
border-top:#FFFFFF solid 2px;
clear:both;
height: 273px;
background-image: url(../images/contact/topContact.jpg);
}
/************************************* Left Navigation Rules ************************************/
#leftnavigation {
	float:left;
	width:190px;
	height: 400px;	
}
*html #leftnavigation {
	position:absolute;
	margin-left: -95px;
}
#leftcontent ul{
	list-style: none;
	margin:0;
	padding:0;
	line-height:1.7em;
}
#leftcontent ul li{
/*	border-top:#FFFFFF solid 1px; */
	margin-top:1px;
}
#leftcontent ul li a{
	font-family:"Arial Narrow", Arial, Tahoma, Verdana, Helvetica;
	font-size:11pt;	
	padding-left:25px;
	padding-top:2px;
	display:block;
	color:#6d6e71;
	height:22px;	
	background: url(../images/products/menuLeft.jpg) no-repeat; 
	display:block;
	width:165px;
}
#leftcontent ul li a:hover{
	color:#000000;
	background:url(../images/products/menuLeft.jpg) no-repeat;
	background-position:0 -24px; 
}
#leftcontent ul li ul{
	margin: 0;
	padding: 0;
}
#leftcontent ul li ul li{
}
#leftcontent ul li ul li a{
	padding: 0;
	margin: 0;
}
#leftcontent ul li ul li a:hover{
}
#leftcontent .activeLeft a, #leftcontent .activeLeft a:hover {
	padding-top:9px;
	color:#000000;
	background:url(../images/products/menuActive02.jpg) no-repeat;
	height:25px;
	width: 167px;
	overflow: visible;
}
/***************************************************** Accordion classes ********************************/
#leftcontent .accContent a{
	background:#fff;
	padding-left:35px;
	width:155px;
}
#leftcontent .accContent a:hover{
	background:#fff;
}
/*******************************/
#leftBlank{
	background:url(../images/products/gradientLeft.png) repeat-x;
	height:170px;
	border-top: 1px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	width:183px;
}
/************************************* Main Content Navigation Rules ************************************/
#wrapper{
	width:100%;
	background:#FFFFFF;
	height:750px;
}
#topRight{
	float:right;
	background:url(../images/contact/topRight.jpg) no-repeat;
	width:568px;
	height:15px;
}
#content {
	float:right;
	width:568px;
	border-left: 2px solid #c3c4c6;
}
#frame{
	border-left: 24px solid #FFFFFF;
	border-right: 26px solid #FFFFFF;
}
/*************************************** Inner Content Rules **************************************/
#contentInner{
	float:left;
	background:#ffffff url(../images/contact/gradient.jpg) repeat-x top;
	width:516px;
	height:665px;
	padding:0px;
	margin:0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font: Tahoma, Verdana, Helvetica;
	font-size:10pt;
}
#contentInner .left{
	width:150px;
	padding:0 0 0 20px;
	margin:0;
}
#contentInner h1{
	margin:0;
	padding:0;
	font:11pt Tahoma, Verdana, Arial, "Arial Narrow", Georgia;
	color:#3d4a6c;
}
#contentInner p{
	font:11px/1.1em Tahoma, Verdana, Arial, "Arial Narrow", Georgia;
	margin:0;
	padding:0;
	color: #777777;
}
#contentInner a{
	font:11px/1.1em Tahoma, Verdana, Arial, "Arial Narrow", Georgia;
	color:#3d4a6c;
}
.clear {clear:both;}
.left {float:left;}

