*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

img{
	border: none;
}

a,
a:visited,
a:active{
	text-decoration: none;
	color: #4894CD;
}

div{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

html,
body{
	margin: 0 0 0 0;
	height: 100%;
}

#footer-border{
	clear: both;
	height: 5px;
	background: transparent url(img/colorline.jpg);
	overflow: hidden;
	position: fixed !important;
	position: fixed;
	z-index: 7;
	bottom:20px;
	left:0;
	right: 0;
}

#footer{
	color: #FFF;
	font-size: 10px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	background: #120f0d;
	position: fixed;
	z-index: 7;
	bottom:0;
	left:0;
	right: 0;
}


.prod-box{
	float: left;
	margin: 5px;
	position: relative;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	color: #444;
	height: 170px;
}

.prod-box img{
	display: block;
}

.prod-box span{
	display: block;
}

#nav-main{
	width: 640px;
	height: 38px;
}

#nav-main a{
	float: left;
	width: 95px;
	height: 34px;
	background-color: #4894CD;
	color: #D2DFF1;
	margin-right: 12px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#nav-main a.selected{
	float: left;
	width: 95px;
	height: 34px;
	background-color: #4894CD;
	color: #D2DFF1;
	margin-right: 12px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#nav-main a.selected{
	background-color: #D2DFF1;
	color: #4894CD;
	height: 38px;
}

#nav-main a:hover{
	background-color: #B1CAE7;
	color: #000000;
}


#nav-sub-1{
	position: absolute;
	width: 523px;
	background-color: #D2DFF1;
}

#nav-sub-1 a{
	float: left;
	font-size: 12px;
	color: #000;
	padding: 6px;
	font-weight: bold;
}

#nav-sub-1 a.selected{
	font-size: 12px;
	color: #000;
	padding: 6px;
	font-weight: bold;
	background-color: #BDCDE6;
	float: left;
}

#nav-sub-1 a:hover{
	background-color: #BDCDE9;
}

#header{
	height: 97px;
	background: #120f0d url(img/head-back.jpg) repeat-y right;
}

#header-border{
	height: 5px;
	background: transparent url(img/colorline.jpg);
	overflow: hidden;
}

#nav-container{
	height: 137px;
	background: #FFF url(img/nav-main_bg.jpg) repeat-x;
}

#nav-home-container{
	height: 137px;
	width: 128px;
	background: url(img/left_bg.jpg);
	float: left;
}

#content-left-img a,
#nav-home-container a{
	display: block;
	margin: 0 15px 0 0;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #4894CD;
}

#nav-home-container .sidenav{
	padding: 8px;
	margin: 7px 0 0 0;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #BDCDE9;
	color: #000;
}

#nav-home-container .sidenavselected{
	padding: 8px;
	margin: 7px 0 0 0;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #adbcd7;
	color: #000;
}

#nav-home-container .sidenav:hover{
	color: #000;
	background-color: #adbcd7;
}

#nav{
	margin-left: 140px;
	height: 137px;
	background: url(img/nav_right.jpg) repeat-y right;
	position: relative;
}

#nav h1{
	position: relative;
	top: 45px;
	font-size: 21px;
	font-weight: bolder;
	color: #9E9E9E;
}

#content-container-1{
	background: transparent url(img/left_bg.jpg) repeat-y left;
	display: block;
	height: 99%;
}

#content-container-2{
	background: transparent url(img/right_bg.jpg) repeat-y right;
	display: block;
	height: 100%;
}

#content-left-img{
	height: 260px;
	width: 128px;
	float: left;
}

#content-left-img img{
	border-right: 12px solid #BFBFBF;
}

#content-left{
	margin: 0 527px 25px 140px;
	min-height:260px;
	height:auto !important;
	height:260px;
	background-color: #F0F0F0;
}

div#content-left h1{
	display: block;
	padding: 2px 0 2px 8px;
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	margin: 0;
}

div#content-left form input{
	margin-top: 5px;
}

div#content-left form span{
	width: 87px;
	float: left;
	margin-top: 5px;
}

.text{
	padding: 8px;
}

#content-right h2,
.text h2{
	margin: 12px 0 2px 0;
	padding-left:0;
}

#content-right ul li,
.text ul li{
	margin: 0 0 5px 0;
	padding-left:0;
}

#content-right ul,
.text ul{
	margin-top: 8px;
	margin-bottom: 8px;
	list-style: square;
	margin-left: 0px;
	padding-left:25px;
}

#content-right ul ul,
.text ul ul{
	margin-top: 8px;
	margin-bottom: 8px;
	list-style: circle;
}

.text small{
	font-size: 7pt;
}

#content-right{
	width: 527px;
	float: right;
	min-height:200px;
	height:200px;
	height:auto !important;
	position: relative;
	padding-bottom: 25px;
}

div#content-right h1{
	display: block;
	padding: 2px 0 2px 8px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	margin-left: 1px;
	width: 342px;
}

div#content-right h2,
div#content-right p{
	width: 333px;
	margin: 5px;
}

a.small-box:active,
a.small-box:visited,
a.small-box{
	height: 56px;
	width: 86px;
	float: left;
	margin: 6px;
	border: 1px solid #555;
	text-align: center;
	color: #333;
	padding-top: 30px;
	font-weight: bold;
	background: #FFF url(img/masterbatches.gif)
}

a.small-boxselected:active,
a.small-boxselected:visited,
a.small-boxselected{
	height: 56px;
	width: 86px;
	float: left;
	margin: 6px;
	border: 1px solid #555;
	text-align: center;
	font-weight: bold;
	font-size: larger;
	color: #FFF;
	padding-top: 30px;
	background: #555 url(img/masterbatches-active.gif);
	color: #FFF;
}

a.small-box:hover{
	background: #555 url(img/masterbatches-hover.gif);
	color: #FFF;
}
a.video:visited,
a.colors:visited,
a.pdflink:visited,
a.video:active,
a.colors:active,
a.pdflink:active,
a.video,
a.colors,
a.pdflink{
	float: right;
	clear:both;
	margin: 5px;
	color: #000;
	padding-left: 30px;
	background: transparent url(img/pdf.png) no-repeat 0 50%;
	width: 120px;
	position:relative;
	top: -400px;
}

a.colors:visited,
a.colors:active,
a.colors{
	background: transparent url(img/colors.jpg) no-repeat 0 50%;
}

a.video:active,
a.video:visited,
a.video{
	background: transparent url(img/video.png) no-repeat 0 50%;
}

a.video:hover,
a.colors:hover,
a.pdflink:hover{
	background-color: #FFF;
}

.image-big{
	position:absolute;
	left:15px;
	top: 30px;
	z-index:700;
	margin: 0 0 0 0;
	cursor: move;
}

.image-big img{
	margin-top: 20px;
	margin-bottom: 15px;
	cursor: move;
	border-top: 1px #000 solid;
}

.image-big p{
	background-color: #FFF;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	bottom: 0;
	left: 0;
	right: 0;
	
}

.image-big .slider{
	position:absolute;
	right: 0px;
	height: 20px;
	z-index: 1;
}

.image-big .slider a:visited,
.image-big .slider a:active,
.image-big .slider a{
	background: transparent url(img/slider.gif) 100% 0;
	border-left: solid 1px #000;
	font-size: 10px;
	line-height: 20px;
	padding: 0 8px 0 5px;
	float: left;
	color: #000;
}

.image-big .slider a:hover{
	background: transparent url(img/slider-hover.gif) 100% 0;
	border-left: solid 1px #FFF;
	color: #FFF;
}

.contact-box{
	display: block;
	width: 340px;
	background: #FFF url(img/contact-bg.jpg) repeat-x bottom;
	border: solid 1px #DDD;
	position: relative;
	height: 70px;
	margin: 4px;
}

.contact-box h2{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 4px;
	top: 4px;
}

.contact-box p{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 4px;
	bottom: 4px;
}

.contact-box img{
	vertical-align: middle;
	margin-right: 5px;
}

.contact-box:hover{
	background: #FFF url(img/contact-bg-hover.jpg) repeat-x bottom;
}