html { /* Stop background flicker in IE 6 Bug: http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker */
  filter: expression(document.execCommand("BackgroundImageCache", false, true));}

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434343;
	background-image:url(../images/backgrounds/grp-rep.jpg);
	background-repeat:repeat-x;
	}
	
* { 
	margin:0;
	padding:0; 
	}

ul, ol {
	margin-left: 10px;
	line-height:17px; 
	}

img {
	border:none;}


a {
  outline: none;}
 
img a:link {
  outline: none;}

/* Typography  ------------------------------------------------------------------------------------------------------ */



p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434343;
	line-height: 18px;
	margin:5px 0 10px 0; 
	}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	letter-spacing:-1px;
	color:#fd6b00; 
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	letter-spacing:-1px;
	color:#fd6b00; 
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:5px 0px 10px 0px;
	letter-spacing:-1px;
	color:#fd6b00; 
	}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:-1px;
	margin:5px 0px 10px 0px;
	color:#fd6b00; 
	}

	a:link { font-family:Arial, Helvetica, sans-serif; color:#fd6b00;}
	a:visited { font-family:Arial, Helvetica, sans-serif; color:#fd6b00;}
	a:hover { font-family:Arial, Helvetica, sans-serif; color:#fd6b00; !important}
	a:active { font-family:Arial, Helvetica, sans-serif; color:#fd6b00;}

/* Structure ------------------------------------------------------------------------------------------------------ */

#wrapper {
	width:920px;
	margin: 0px auto 0px auto;
	text-align:left;
	position:relative;
	}

#header {
	float:left;
	width:854px;
	height:230px;
	background-image:url(../images/backgrounds/header-bg.jpg);
	background-repeat:no-repeat;
	padding-left:66px;}
	
#navigation {
	float:right;
	width:742px;
	position:absolute;
	top:181px;
	left:175px;
	}
	
#navigation ul {
	list-style-type:none;
	padding:0;
	margin:0;}
	
#navigation li {
	list-style-type:none;
	float:left;
	display:inline;
	padding:0;
	margin:0;}
	
#contact_info {
	float:right;
	width:224px;}
	
	#contact_info p {
	color:#FFFFFF;
	font-size:13px;}
	
	#contact_info strong {
	color:#FF9900;}
	
	#flags {
	float:left;
	width:187px;
	text-align:right;
	margin-top:18px;
	margin-bottom:12px;}
	
#homepage_content_holder {
	float:left;
	background-image:url(../images/backgrounds/homepage_content_bg.jpg);
	background-repeat:no-repeat;
	width:875px;
	padding:41px 0 0 45px;}
	
#homepage_right_top_container {
	float:left;
	width:580px;}
	
	#homepage_right_top_container p {
	line-height:20px;}
	
	#homepage_right_top_container ul {
	margin:0;
	padding:8px 0 8px 20px;}
	
	#homepage_right_top_container li {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;}
	
	
#homepage_left_top_container {
	float:left;
	width:232px;
	padding:0 0 0 40px;}

#homepage_bottom_buttons {
	float:left;
	width:845px;}
	
#content_holder {
	float:left;
	background-image:url(../images/backgrounds/homepage_content_bg.jpg);
	background-repeat:no-repeat;
	width:909px;
	padding:0px 0 0 11px;}
	
#sidebar {
	width:190px;
	height:382px;
	background-image:url(../images/sitewide/sidebar.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:35px 0 0 25px;}
	
	#sidebar ul {
	padding:0;
	margin:10px 0 0 0;}
	
	#sidebar li {
	float:left;
	font-size:12px;
	list-style-type:none;
	background-image:url(../images/sitewide/arrow.jpg);
	background-repeat:no-repeat;
	background-position:0px 15px;
	border-bottom:1px dotted #fd6b00;
	width:150px;
	margin:0;}
	
	#sidebar li a {
	color:#333333;
	text-decoration:none;
	padding:10px 0 10px 25px;
	width:125px;
	float:left;}
	
	#sidebar li a:hover {
	background-color:#ffecde;
	width:125px;
	background-image:url(../images/sitewide/arrow-orange.jpg);
	background-repeat:no-repeat;
	background-position:0px 15px;
	font-weight:bold;
	padding:10px 0 10px 25px;}
	
	.selected_sidebar {	
	background-color:#ffecde;
	width:125px;
	background-image:url(../images/sitewide/arrow-orange.jpg);
	background-repeat:no-repeat;
	background-position:0px 15px;
	font-weight:bold;
	padding:10px 0 10px 25px;}
	
	
#internal_column_1 {
	float:left;
	width:250px;
	padding:30px 0 0 0;}
	
	#internal_column_1 img {
	margin-bottom:10px;}
	
	#internal_column_1 h3 {
	margin-bottom:20px;}
	
	#internal_column_1 ol {
	margin:0;
	padding:10px 0 10px 17px;
	font-family:Arial, Helvetica, sans-serif;}
	
	#internal_column_1 li {
	font-family:Arial, Helvetica, sans-serif;}

#internal_column_2 {
	float:left;
	width:380px;
	padding:30px 0 0 30px;}
	
#internal_wide_column {
	float:left;
	width:650px;
	padding:30px 0 0 0;}
	
#footer_holder {
	float:left;
	background-image:url(../images/backgrounds/footer_bg.jpg);
	background-repeat:no-repeat;
	height:65px;
	width:920px;
	margin-top:20px;
	padding-top:7px;}
	
	#footer_holder p {
	color:#a5a5a5;}
	
	#footer_holder a {
	color:#a5a5a5;}
	
	#footer_left {
	float:left;
	width:350px;
	padding-left:30px;}
	
	#footer_right {
	float:right;
	text-align:right;
	width:320px;
	padding-right:30px;}
	
/* Navigation ------------------------------------------------------------------------------------------------------ */
	

#nav_home {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 93px; height:49px; text-decoration: none !important;
			  background-image:url(../images/navigation/home.gif);
			  background-repeat:no-repeat;
			  }
			  #nav_home:hover {background-position: -93px 0;}
			  #nav_home.selected {background-position: -93px 0;}
			  

#nav_rollers {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 190px; height:49px; text-decoration: none !important;
			  background-image:url(../images/navigation/rollers.gif);
			  background-repeat:no-repeat;
			  }
			  #nav_rollers:hover {background-position: -190px 0;}
			  #nav_rollers.selected {background-position: -190px 0;}
	
			  
#nav_drum_stands {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 186px; height:49px; text-decoration: none !important;
			  background-image:url(../images/navigation/drum.gif);
			  background-repeat:no-repeat;
			  }
			  #nav_drum_stands:hover {background-position: -186px 0;}
			  #nav_drum_stands.selected {background-position: -186px 0;}

			  
#nav_tools {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 129px; height:49px; text-decoration: none !important;
			  background-image:url(../images/navigation/tools.gif);
			  background-repeat:no-repeat;
			  }
			  #nav_tools:hover {background-position: -129px 0;}
			  #nav_tools.selected {background-position: -129px 0;}
			  

#nav_contact {
			  text-indent: -5000px; overflow:hidden; display:block;
			  width: 99px; height:49px; text-decoration: none !important;
			  background-image:url(../images/navigation/contact.gif);
			  background-repeat:no-repeat;
			  }
			  #nav_contact:hover {background-position: -99px 0;}
			  #nav_contact.selected {background-position: -99px 0;}


	
	
/* Replacement Items ------------------------------------------------------------------------------------------------------ */
	
#logo {
		text-indent: -5000px; overflow:hidden; display:block;
		width: 240px; height:168px; text-decoration: none !important;
		background-image:url(../images/sitewide/logo.jpg);
		background-repeat:no-repeat; float:left;}
		
#tagline {
		text-indent: -5000px; overflow:hidden; display:block;
		width: 356px; height:79px; text-decoration: none !important;
		background-image:url(../images/sitewide/tagline.jpg);
		background-repeat:no-repeat; float:left; margin-top:56px;}
		
#button_laminating_rollers {
		text-indent: -5000px; overflow:hidden; display:block;
		width: 256px; height:164px; text-decoration: none !important;
		background-image:url(../images/buttons/homepage_button_1.jpg);
		background-repeat:no-repeat; float:left; padding-right:30px;}
		
#button_drum_stands {
		text-indent: -5000px; overflow:hidden; display:block;
		width: 256px; height:164px; text-decoration: none !important;
		background-image:url(../images/buttons/homepage_button_2.jpg);
		background-repeat:no-repeat; float:left; padding-right:30px;}
		
#button_other_tools {
		text-indent: -5000px; overflow:hidden; display:block;
		width: 256px; height:164px; text-decoration: none !important;
		background-image:url(../images/buttons/homepage_button_3.jpg);
		background-repeat:no-repeat; float:left;}
		
		
/* Classes ---------------------------------------------------------------------------------------------------------------- */ 


.table_header {
	border-bottom:1px solid #bcbcbc;
	color:#fd6b00;
	text-transform:uppercase;
	font-weight:bold;}
	
.table_border_orange {
	border-bottom:1px solid #ffcca5;
	background-color:#fff4eb;}
	
.enquire_button {
	width:158px;
	padding-top:20px;
	float:right;}
	
.table_border_white {
	border-bottom:1px solid #ffcca5;}
	
.float_left {
	float:left;
	padding:0 20px 5px 0;}
	
.float_right {
	float:right;
	padding:0 0px 5px 20px;}
	
.sitemap {
	float:left;
	width:500px;}
	
.sitemap ul{
	float:left;
	width:500px;
	padding:0;
	margin:0;}
	
.sitemap li{
	float:left;
	padding:5px 0 5px 0px;
	list-style-type:none;
	font-weight:bold;
	width:480px;}

	.sitemap li ul {
	list-style-type:none;
	padding-bottom:10px;
	padding-top:10px;}
	
	.sitemap li ul li {
	list-style-type:none;
	font-weight:normal;
	padding-left:40px;}
	

#halfcontent1 {
float:left;
width:250px;
padding-top:30px;
margin-right:60px;
}
#halfcontent2 {
float:left;
width:300px;
padding-top:30px;
}

.wide {
clear:both;
/*background-color:#00CC33;*/
width:630px;
padding-left:215px;
margin-top:-40px;
float:left;
}

.wide2 {
clear:both;
/*background-color:#00CC33;*/
width:685px;
padding-left:215px;

float:left;
}

.padding {
padding:5px;
}

.clear {
clear:both;
}
	

/* Forms ------------------------------------------------------------------------------------------------- */

.form_textfield {
	width:220px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;}
	
textarea {
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	font-size:11px;
	padding:3px;}
	
.formLabel {
	float:left;
	width:130px;
	padding-bottom:10px;}
	
.errorMessage {
	float:left;
	width:400px;
	margin-bottom:10px;}
	
	.errorMessage ul {
	padding-left:3px;
	padding-top:10px;}
