#visualExternal{
	border-top:#FFFFFF solid 2px;
	clear:both;
	height: 273px;
	background-image: url(../images/external/topExternal.jpg);
}
#wrapperInternal{
	width:100%;
	background:#FFFFFF;
	height:1062px;
}
#wrapperInox{
	width:100%;
	background:#FFFFFF;
	height:1062px;
}
/************************************** Left Menu Rules **************************************/

#leftcontent #leftactive ul{
	padding-bottom:10px;
	background:url(../images/products/menuInner.jpg) repeat-y;
	width:190px; 
}

#leftcontent #leftactive ul li{
	margin:0;
}

#leftcontent #leftactive ul li a {
	background: url(../images/products/menuInner.jpg) no-repeat;
	padding-left:35px; 
	color: #6d6e71;
	width:155px;
}

#leftcontent #leftactive ul li a:hover {
	color:#000000;
}

#leftcontent #leftactive #inneractive a {
	background: url(../images/products/menuActive.jpg) no-repeat;
	height:26px;
	padding-top:10px;
	color:#000000;
	width: 157px;
	overflow: visible;
}

#leftcontent #leftactive a{	
	color: #000000;	
	background: url(../images/products/menuLeftOver.jpg) no-repeat; 	
}
/*************************************** Inner Content Rules **************************************/
#internal{
	width:521px;
	background-color: #DDDEE3;
}
#internal img{
	border:0;
	float:left;
	margin:32px 6px 0 20px;
}
#internal h2{
	float:left;
	font: 9pt Tahoma, Verdana, Arial, "Arial Narrow", Georgia;
	margin-top:150px;	
}
#inox{
	width:521px;
	height:962px;
	background-color: #DDDEE3;
}
#inox img{
	border:0;
	float:left;
	margin:22px 5px 0px 20px;
}
#inox h2{
	float:left;
	font: 12px Tahoma, Verdana, Arial, "Arial Narrow", Georgia;
	margin-top:150px;	
}
#traditional{
	width:521px;
	height:737px;
	background-color: #DDDEE3;
}
#traditional img{
	border:0;
	float:left;
	margin:22px 3px 0px 10px;
}
#traditional h2{
	float:left;
	font: 11px Tahoma, Verdana, Arial, "Arial Narrow", Georgia;
	margin-top:150px;	
}
#special{
	width:521px;
	height:737px;
	background-color: #DDDEE3;
}
#special img{
	border:0;
	float:left;
	margin:22px 10px 0px 35px;
}
#special h2{
	float:left;
	font: 11px Tahoma, Verdana, Arial, "Arial Narrow", Georgia;
	margin-top:150px;	
}
#links{
	clear:both;
	text-align:center;
	padding-top:15px;
}
#links a{
	color:#7f7e83;
	font:11pt Tahoma, Verdana, Arial, "Arial Narrow", Georgia;
}
#links a:hover, #links .active{
	color:red;
}
#singleDoors img{
	border:0;
	float:left;
	margin:32px 15px 0 35px;
}
#singleDoors h2{
	margin-right:20px;
}


.left{
	float:left;
}

