* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.8em;
	background-color: #FFFFFF;
	background-image: url(/published/2/resources/images/generic/bg.gif);
	background-repeat: repeat-x;
}

h1 {
	color: #333333;
	font-size: 1em;
	display: block;
	padding-left: 14px;
	margin-bottom: 5px;
	background-image: url(/published/2/resources/images/generic/H2_Bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2 {
	color: #333333;
	font-size: 1em;
	display: block;
	padding-left: 14px;
	margin-bottom: 5px;
	background-image: url(/published/2/resources/images/generic/H2_Bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

h4 {
	font-size: 0.8em;
	font-family: Arial;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}

.clearer {
	clear: both;
}
.imgLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgRight {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* ---------------------------  BACKGROUND FOR NAVIGATION   --------------------------- */

#background {
	background-image: url(/published/2/resources/images/generic/navBgFeather.gif);
	background-repeat: no-repeat;
	background-position: center 376px;
}

/* ---------------------------  TOP NAVIGATION   --------------------------- */

#topNav {
	height: 40px;
	background-image: url(/published/2/resources/images/generic/PrintFinishingNav.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#topNav .navStyle {
	margin-top: 15px;
	float: left;
	width: 760px;
}

#topNav  .navStyle  ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#topNav  .navStyle  li  {
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A6C935;
	padding-right: 10px;
	padding-left: 10px;
}
#topNav .navStyle li a {
	text-decoration: none;
	color: #666666;
}
#topNav .navStyle li a:hover {
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A6C935;
}


/* ---------------------------  LEFT NAVIGATION   --------------------------- */

.navTop {
	padding: 5px;
	color: #666666;
	min-height: 119px;
	background-image: url(/published/2/resources/images/generic/navBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
        min-height: 165px;
}
.navMiddle {
	min-height:350px;
}
.navBottom {
	height: 150px;
}

/* ---------------------------  CONTAINER   --------------------------- */

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height:700px;
	width: 760px;
}

/* ---------------------------  TICKER   --------------------------- */

#ticker  {
	height: 26px;
	border: 1px solid #ECF0F1;
	margin-top: 5px;
	margin-bottom: 5px;
}
#ticker .inner {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* --------------------------- BANNER --------------------------- */

#header {
	height: 251px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(/published/2/resources/images/generic/PrintFinishingSolutions.jpg);
}
#header .bannerRight {
	float: right;
	font-size: 0.9em;
	width: 350px;
	text-align: right;
	padding-top: 50px;
	padding-right: 180px;
}

/* ---------------------------  CONTAINER - CONTENT   --------------------------- */

#contentContainer
{
	min-height: 500px;
}
#contentContainer .imgRightProduct {
	float: left;
	width: 506px;
	height: 189px;
	margin-bottom: 18px;
	/*background-image: url(/published/2/resources/images/generic/MissingAdvert.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}

#contentContainer .imgRightProductTxt {
	float: left;
	width: 506px;
	margin-bottom: 18px;
	color: #666666;
}
#contentContainer .imgRightSpecs {
	float: left;
	width: 239px;
	border: 1px solid #ECF0F1;
	margin-right: 12px;
	min-height: 95px;
	margin-bottom: 12px;
	color: #666666;
	font-size: 95%;
}


.imgRightSpecs a {
	text-decoration: none;
	color: #B735E5;
	font-weight: bold;
}
.imgRightSpecs a:hover {
	color: #CC0000;
}



#contentContainer .txtLeft {
	width: 225px;
	float: left;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #B735E4;
	margin-bottom: 10px;
}

#contentContainer .txtRight {
	float: right;
	width: 506px;
	padding-bottom: 10px;
}

#contentContainer .txtRightNoAdvert {
	float: right;
	width: 506px;
	padding-bottom: 10px;
	color: #666;
}

#contentContainer .txtRightNoAdvert .imgRightSpecs .ProdImgLeft {
	padding-right: 10px;
        width: 112px;
	float: left;
	height: 95px;
}


#contentContainer .txtRight .imgRightSpecs .ProdImgLeft {
        padding-right: 10px;
        width: 112px;
	float: left;
	height: 95px;
}

/* --------------------------- FOOTER --------------------------- */

#footer {
	height: 35px;
	color: #000000;
	background-repeat: repeat-x;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 10px;
}

#footer .footerInner {
	text-align: left;
	padding-top: 10px;
}
.footerInner a:link {
	color: #666666;
	text-decoration: underline;
}
.footerInner a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.Purple {
	font-size: 120%;
	color: #8B0679;
}
.Green {
	font-size: 140%;
	color: #6FC036;
}
.Green   a:link {
	color: #6FC036;
	text-decoration: underline;
}

.Black {
	font-size: 140%;
}



















