#ll-header {
	width: 100%;
	min-width: 1180px;
	height: 94px;
	position: relative;
	background-color: #6d6e70;
}

#ll-content-left-left {
	width: 100%;
	min-width: 0%;
	height: 504px;
	position: absolute;
	float: left;
}

#ll-content-left-left-left {
	width: 15%;
	min-width: 0%;
	height: 504px;
	background-image:url(../imgs/content-left-sub-left.jpg);
	background-repeat: repeat-x;
	position: absolute;
	float: left;
	z-index: 5;
}

#ll-content-left-left-right {
	width: 85%;
	min-width: 0%;
	height: 504px;
	background-image:url(../imgs/content-left-sub-right.jpg);
	background-repeat: repeat-x;
	position: absolute;
	float: right;
}

#ll-content-left-right {
	width: 250px;
	height: 800px;
	background-color: #6d6e70;
	float:right;
	position: relative;
	z-index: 150;
}

#ll-content-left-right-top {
	width: 250px;
	height: 10px;
	background-image:url(../imgs/ll-content-left-right-top.jpg);
}

#ll-container-right-middle {
	width: 100%;
	min-width: 600px;
	background-image:url(../imgs/ll-container-right-middle.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	position:relative;
	z-index: 17;
	min-height: 500px;
}

#ll-content-right-top {
	width: 100%;
	height: 7px;
	background-image:url(../imgs/ll-container-right-top.jpg);
	background-repeat:repeat-x;;
	z-index: 15;
	position:absolute;
}

#ll-footer {
	width: 100%;
	height: 50px;
	clear: both;
	background-color: #6d6e70;
	min-width:1180px;
}

body {
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#ll-container-left {
	width: 28%;
	position: relative;
	left: 0px;
	float: left;
}

#ll-container-right {
	width: 72%;
	position: relative;
	right: 0px;
	float: right;
}

#ll-footer-top {
	width: 100%;
	background-image:url(../imgs/ll-footer-top.jpg);
	background-repeat:repeat-x;
	height: 6px;
	position: relative;
	top: -5px;
	z-index: 100;
}

#ll-content-left-right-down {
	width: 100%;
	position: relative;
	background-image:url(../imgs/ll-content-left-right-down.jpg);
	height: 10px;
}

#ll-content-left-righ-container-top {
	width: 100%;
	position: relative;
	height: 10px;
}

#ll-content-left-righ-container-middle {
	width: 100%;
	position: relative;
	height: 760px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

#ll-content-left-righ-container-bottom {
	width: 100%;
	position: relative;
	height: 10px;
}

#ll-header-links {
	font-size: 14px;
	color:#FFFFFF;
	font-family: Tahoma;
	width: 680px;
	position: relative;
	top: 65px;
	left: 40%;
}

#ll-header-links a:hover, #ll-header-links a:link, #ll-header-links a:active, #ll-header-links a:visited {
	font-size: 14px;
	color:#FFFFFF;
	font-family: Tahoma;
	text-decoration:none;
}

#ll-content-right-middle-title {
	font-family:Tahoma;
	font-size: 20px;
	top: 95px;
	left: 75px;
	width: 500px;
	position: relative;
	color: #e32108;
}

#ll-content-right-middle-text {
	font-family:Tahoma;
	font-size: 13px;
	margin-top: 130px;
	margin-left: 75px;
	width: 500px;
	color: #585858;
}

#ll-content-right-middle-text a {
	color: #585858;
	font-family:Tahoma;
	font-size: 13px;
	text-decoration: none;
}

.ul-home {
	list-style-type: disc;
	background-color:#FFFFFF;
}

#ll-content-right-middle-technical-products {
	font-family:Tahoma;
	font-size: 13px;
	margin-top: 130px;
	margin-left: 75px;
	width: 639px;
	color: #585858;
}

#ll-content-right-middle-technical-products-link a{
	font-family:Tahoma;
	font-size: 13px;
	color: #585858;
	text-decoration:none;
}

#ll-content-right-middle-technical-products-link a:hover{
	font-family:Tahoma;
	font-size: 13px;
	color: #585858;
	text-decoration:underline;
}


#ll-content-right-middle-technical-legend {
	font-family:Tahoma;
	font-size: 11px;
	color: #585858;
}

#ll-content-right-middle-technical-legend a{
	font-family:Tahoma;
	font-size: 11px;
	color: #585858;
	text-decoration:none;
}

