*{
	margin:0;
	padding:0;
	}



body {
    margin: 0;
    text-align: center;
    color: #2E2E2E;
    height: 100%;
    background: url(../images/backgrounds/ukp-colour-squares.gif) no-repeat top centre #FFF ;
    font: 11px helvetica, arial, sans-serif;
}

span#hide { 
    position: absolute;
    top: -1000px;
}

p {
    color: #353535;
    padding: 10px 0px 0px 30px;
    font-size: 14px;
    margin: 0px;
    line-height: 1.25em;
    }
    
.lightBox{
    font: 13px Helvetica, Arial, sans-serif;
    text-align: left;
    background: #F5F5F5;
    margin: 0px;
    padding: 30px;
    }

.lightBox p {
    color: #353535;
    padding: 10px 0px 0px 30px;
    font-size: 14px;
    margin: 0px;
    line-height: 1.25em;
    }
    
p.sectionAndProducts {
    color: #353535;
    padding: 20px 0px 0px 10px;
    font-size: 15px;
    margin: 0px;
    }
    
.LBLists{
    font-size: 15px;
    margin: 0px;
    padding: 0px 0px 0px 70px;
    list-style: none;
    line-height: 24px;
    }
    
.profQuote{
    font-size: 13px;
    line-height: 1.25em;
    font-weight: normal;
    text-align: justify;
    margin: 0px;
    padding: 20px 70px 20px 70px;
    }
    
p.productSections{
    font-size: 12px;    
    }
    
div.productSectionsContainer{
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
}

/*all buttons on homepage*/
a {
    color: #353535;
    text-decoration: none;
	outline:none;
}

a:hover {
    color: #7E7E7E;
    text-decoration: underline;
	outline:none;
}


a.greyLink{
    text-decoration: underline;    
    }
    
a.greyLink:hover{
    text-decoration: underline;
    color:#ED2024;
    }
    
.step1{
    color:#ED2024;
    padding:0px;
    margin:0px;
    background: #F6F6F6;
    }
    
.step1:hover{
    color:#ED2024;
    padding:0px;
    margin:0px;
    }
    
.step2{
    background: #F6F6F6;
    border:0;
    color: #F47721;
    padding:0px;
    margin:0px;
    }
    
.step2:hover{
    margin:0;
    color: #F47721;
    padding:0px;
    }
    
/* image: no padding, zero border. it's needed */
img {
    margin: 0;
    padding: 0;
    border: 0px;
}
/*colours the body area*/
form {
    border: 0;
    margin: 0;
    padding: 0;
}
/*quick links*/
h1 {
    text-indent: -9999px;
}
/*product landing page and product page headings*/
h2 {
    margin:0px 0px 8px 0px;
    font-size:30px;
    color: #000;
    padding: 0px 10px 0px 0px;
}

/*product table headings*/
h3 {
    margin:30px 0 15px 0px;
    color:#353535;
    font-size:20px;
}

h3:hover {
    color:#999;
}

/* added by petros to pad left things like pro services second landing line */
h4 {
    margin:0px 0px 8px 0px;
}

h5{
    color:#353535;
    font-size:24px;
}

/*product specifications*/
h6 {
    font-style:normal;
    color:#FFF;
    margin: 0px;
    padding: 0px 0px 10px;
    font-size: 12px;
    font-weight: bold;
}

.clearBoth{
	clear:both;
	}

/*control panel text input fields*/
.inputText{
    color:#333333;
	background: #F4F4F4;
    margin:10px 0 10px 0;
    padding:0;
    border-top: none;
    border-right: none;
    border-bottom: 2px dashed #7D7D7D;
    border-left: none;
}
/*quick select input field*/
select{
    color:#333333;
	width:180px;
    }
/*price tables and specification regions*/
table{
    border-spacing:0;
    margin:0;
    border-collapse:collapse;
}
/*search btn and login btn images*/
.imgAlignMiddle {
    vertical-align: middle; 
}
/*doesnt seam to apply to anything*/
.imgAlignTop {
    vertical-align: top;
}

.floatLeft {
    float: left;
}


/*doesnt seam to apply to anything*/
.margin0{
    margin:0;
    padding:0;
}
/* product images*/
.imgSection{
    margin: 0px 0px 5px 10px;
    border: #999999 0px solid;
    float:right;
}
/*search, checkout, loggin*/
.button{
    display:block;
    width:52px;
    height:13px;
    padding:4px;
    padding-left:6px;
    color:#353535;
    font-size: 16px;
}

.button:hover{
    color:#999;
}
/*update button on my account page*/
.button2{
    display:block;
    width:50px;
    height:17px;
    padding:6px;
    padding-left:10px;
    margin-top:10px;
    margin-bottom:0px;
    color:#666666;
    float:left;
}

.button2:hover{
    background-color:#CCC
}
/*Applies to upload / cancel / finished buttons in the popup image upload page (Art.page) */
.button3{
   display:block;
    width:52px;
    height:13px;
    padding:4px;
    padding-left:6px;
    margin-top:10px;
    margin-bottom:0px;
    color:#353535;
    font-size: 12px;
    background: #D6D6D6;
    border: 1px solid #979797;

}

.button3:hover{
    background:none;
 /* background-image:url(/assets/images/bt_submit_over.gif);*/
    background-repeat:no-repeat;
}

#lightboxButton{
    font-size:14px;
    width:65px;
    }

/*not found
div#done {
    margin-top:30px;
    width:200px;
    position:absolute;
    top:200px;
    left:370px;
}*/

.loginPanelBtns{
    font-size:12px;
    line-height: 18px;
    color: #000;
}

#redText{
    color: #F00;    
    }
    
    
.orangeText{
    color:#F47721
    }
/*pdf template under product tables*/
.pdf {
    font-size:9px;
    color:#353535;
    font-style:italic;
}
/*
aligns right the VAT and price
in your cart view.. (checkout)
*/
.alignRight{
    text-align:right;
}
.listYellow li{
    list-style-position:outside;
    margin-left:18px;
    margin-bottom:0px;
    color: #000;
    font-size: 16px;
}

.profSection{
    padding:0px 0px 0px 30px;
    margin:0px;
    color: #000;
    font-size: 16px;
}

.profSection p {
    color: #353535;
    padding: 10px 0px 0px 30px;
    font-size: 14px;
    margin: 0px;
    line-height: 1.25em;
    }
    
.profLists{
    font-size: 15px;
    margin: 0px;
    padding: 0px 0px 0px 70px;
    list-style: none;
    line-height: 24px;
    }


/**************
main structure
**************/

div#global{
    position: relative;
    width: 938px;
    text-align: left;
    margin: auto;
}

div#header {
    height: 120px;
    width: 938px;
    display:block;
}

div#main {
    width: 938px;
}

div#menu {
    width: 938px;
    height: 30px;
    display: block;
}

/*fills same space as div#main */
div#contentAndRight{
    float:left;
    width:938px;
    padding-bottom:25px;

}
/*content area quickjump and flashRight*/
div#content{
    float:left;
    min-height: 400px;
    height: 100%;
    width:692px;
    display:block;
    margin: 0;
    padding-left:10px;
    padding-top:20px;
}
/*container for product searches, basket and login components*/
div#right {
    float:left;
    width: 178px;
    min-height: 400px;
    height: 100%;
    display:block;
    margin-top:20px;
    padding-left:18px;
    padding-right: 0px;
    margin-right: 0px;
}

/*top navbar container*/
#menu ul{
    height: 40px;
	list-style:none;
	text-indent:-9999px;
}

#menu ul li{
   float: left;
}

#nav_home_off {
	background:url(../images/navigation/ukprint-nav_home.gif) no-repeat left top;
	height:40px;
	width:156px;
	display:block;
	}

#nav_stationery_off {
	background:url(../images/navigation/ukprint-nav_stationary.gif) no-repeat left top;
	height:40px;
	width:156px;
	display:block;
	}

#nav_promotional_off {
	background:url(../images/navigation/ukprint-nav_promotional.gif) no-repeat left top;
	height:40px;
	width:156px;
	display:block;
	} 

#nav_exhibitions_off {
	background:url(../images/navigation/ukprint-nav_exhibitions.gif) no-repeat left top;
	height:40px;
	width:156px;
	display:block;
	}

#nav_design_services_off {
	background:url(../images/navigation/ukprint-nav_design.gif) no-repeat left top;
	height:40px;
	width:156px;
	display:block;
	}

#nav_about_us_off {
	background:url(../images/navigation/ukprint-nav_about.gif) no-repeat left top;
	height:40px;
	width:156px;
	display:block;
	}
	
	
#nav_home_off:hover {
	background:url(../images/navigation/ukprint-nav_home.gif) no-repeat left bottom;
	}

#nav_stationery_off:hover {
	background:url(../images/navigation/ukprint-nav_stationary.gif) no-repeat left bottom;
	}

#nav_promotional_off:hover {
	background:url(../images/navigation/ukprint-nav_promotional.gif) no-repeat left bottom;
	} 

#nav_exhibitions_off:hover {
	background:url(../images/navigation/ukprint-nav_exhibitions.gif) no-repeat left bottom;
	}

#nav_design_services_off:hover {
	background:url(../images/navigation/ukprint-nav_design.gif) no-repeat left bottom;
	}

#nav_about_us_off:hover {
	background:url(../images/navigation/ukprint-nav_about.gif) no-repeat left bottom;
	}
	
	
#nav_home_on {
	background:url(../images/navigation/ukprint-nav_home.gif) no-repeat left bottom;
	height:40px;
	width:156px;
	display:block;
	}

#nav_stationery_on {
	background:url(../images/navigation/ukprint-nav_stationary.gif) no-repeat left bottom;
	height:40px;
	width:156px;
	display:block;
	}

#nav_promotional_on {
	background:url(../images/navigation/ukprint-nav_promotional.gif) no-repeat left bottom;
	height:40px;
	width:156px;
	display:block;
	} 

#nav_exhibitions_on {
	background:url(../images/navigation/ukprint-nav_exhibitions.gif) no-repeat left bottom;
	height:40px;
	width:156px;
	display:block;
	}

#nav_design_services_on {
	background:url(../images/navigation/ukprint-nav_design.gif) no-repeat left bottom;
	height:40px;
	width:156px;
	display:block;
	}

#nav_about_us_on {
	background:url(../images/navigation/ukprint-nav_about.gif) no-repeat left bottom;
	height:40px;
	width:156px;
	display:block;
	}
	
	

/*doesnt seem to do anything
#smallBox {
    width:308px;
    float:left;
    margin-right:12px;
    margin-top:12px;
}*/
/*doesnt seem to do anything
#smallBoxRight {
    width:308px;
    float:left;
    margin-right:0px;
    margin-top:12px;
}*/

/*--------------------------------------------------product table beggins------------------------------------------------------*/

div.scatolawrapper {
    width:678px;
    min-height:100px;
    height:100%;
    display:table;
    float:left;
    padding:0px;
    margin: 0px;
    background: #FFF;
}

div.scatolagrande{
    width:658px;
    min-height:100px;
    height:100%;
    margin:0px;
    padding:10px 10px 10px 18px;
    background: #373737;
}

.specShotWrapper{
    height: 317px;
    width: 648px;
    position: relative;
    margin: 20px 0px 0px;
    padding: 0px;    
    }

.productShot{
    margin: 0px;
    padding: 0px;
    height: 317px;
    width: 317px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    }

.productSpecifications{
    width: 645px;
    padding:0px;
    margin:0px;
    text-align:left;
    font-size: 11px;
    color: #FFF;
}

/*turn around and colour wheel*/
div.icon{
    float:right;
    margin-top:15px;
}
/*recycled*/
div.icon img{
    margin-left:5px;
    margin-right:8px;
}

table.prices{
    border:0px solid #666666;
    border-spacing:0px;
    margin-top:20px;
    margin-bottom:0px;
    width:650px;
    font-size: 13px;
    background-color: #FFF;
    
}

table.prices :hover{
    color: #ED2024;
    }

table.prices tr td{
    border-bottom:1px solid  #373737;
    border-right:1px solid #373737;
    padding:8px 3px 8px 10px;
    
}

table.prices tr:hover{
    background-color: #CCC;
}

.tableHeaders{
    margin:0px;
    padding:0px;
    color: #FFF;
    background: #000;
}

.clickPrice{
    float:right;
    width:320px;
    height:14px;
    padding:0px;
    margin:5px;
    text-align:left;
    font-size: 12px;
    color: #ED2024;
    display: block;
    font-weight: normal;
    }

a.artwork{
    margin-left:20px;
    font-size: 12px;
}

/*--------------------------------------------------product table ends------------------------------------------------------*/

/*contains quick jumps*/
div.box{
    width:100%;
    min-height:100px;
    height:100%;
    margin:0;
    padding:0;
}

/*div.box div{
    display:block;
    min-height:100px;
    height:100%;
    margin:0;
    padding:12px;
 }*/



.threeBoxes {
	display:inline;
	float:left;
	width: 228px;
	height:280px;
	/*border:thin solid #F6F;*/
	}
	
.threeBoxesList{
	display:none;
	}

#easyOnlineOrdering{
	background: url(../images/home_page/easyonlineordering.png) no-repeat -5px 0;
	}
#printManagment{ 
	background:url(../images/home_page/printmanagment.png) no-repeat -5px 0; 
	}
#designServices{ 
	background:url(../images/home_page/designservices.png) no-repeat -5px 0;
	}
	
#strapLine h1{
	background:url(../images/home_page/strapline.png) no-repeat;
	display:block;
	height:42px;
	clear:both;
	/*border:thin solid #F6F;*/
	}

#flashRight a{
    background: url(/assets/images/designsrvc01_index.jpg) no-repeat center center;
    height: 335px;
    width: 335px;
    float: right;
    margin: 20px 0px 0px 5px;
    padding: 0px;
    display: block;
    }

#productquickjumpcontainer{
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 5px;
    height: 335px;
    width: 335px;
    float: left;
}

div#productquickjumpcontainer ul{
    width: 335px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
    
div#productquickjumpcontainer li h2{
	/*font-size:16px;
	border-bottom: thin solid #000;
    margin: 0px;
    padding: 11px 0 7px 0;
	position:relative;*/
	text-indent:-9999px;
  }
  
/*.absoluteRight {
	position: absolute;
	right: 0%;
	top: 0%;
	padding:10px 0 6px 0;
	font-family: "Baskerville", Times New Roman, Georgia, Times, serif;
}*/
    
li#one a {
	background:url(../images/home_page/quick_jump_btns/qj_business_cards.png) no-repeat;
	display: block;
	height:30px;
    }

li#one a:hover{
    background:url(../images/home_page/quick_jump_btns/qj_business_cards.png) no-repeat 0 2px;
	display: block;
	height:30px;
    
        }

li#two a{
	background:url(../images/home_page/quick_jump_btns/qj_letterheads.png) no-repeat;
    display: block;
	height:30px;
    }
    
li#two a:hover{
    background:url(../images/home_page/quick_jump_btns/qj_letterheads.png) no-repeat 0 2px;
    display: block;
	height:30px;
    }

li#three a{
	background:url(../images/home_page/quick_jump_btns/qj_folders.png) no-repeat;
    display: block;
	height:30px;
    }

li#three a:hover{
    background:url(../images/home_page/quick_jump_btns/qj_folders.png) no-repeat 0 2px;
    display: block;
	height:30px;
     }
		
li#four a{
    background:url(../images/home_page/quick_jump_btns/qj_brochures.png) no-repeat;
    display: block;
	height:30px;
    }

li#four a:hover{
    background:url(../images/home_page/quick_jump_btns/qj_brochures.png) no-repeat 0 2px;
    display: block;
	height:30px;
     }

li#five a{
   background:url(../images/home_page/quick_jump_btns/qj_menus.png) no-repeat;
    display: block;
	height:30px;
    
    }
    
li#five a:hover{
    background:url(../images/home_page/quick_jump_btns/qj_menus.png) no-repeat 0 2px;
    display: block;
	height:30px;
   
        }

li#six a{
    background:url(../images/home_page/quick_jump_btns/qj_flyers.png) no-repeat;
    display: block;
	height:30px;
    }

li#six a:hover{
    background:url(../images/home_page/quick_jump_btns/qj_flyers.png) no-repeat 0 2px;
    display: block;
	height:30px
        }

li#seven a{
    background:url(../images/home_page/quick_jump_btns/qj_canvas.png) no-repeat;
    display: block;
	height:30px;
    }
    
li#seven a:hover{
    background:url(../images/home_page/quick_jump_btns/qj_canvas.png) no-repeat 0 2px;
    display: block;
	height:30px;
        }

li#eight a{
    background:url(../images/home_page/quick_jump_btns/qj_rollup_stands.png) no-repeat;
    display: block;
	height:30px;
    }

li#eight a:hover{
    background:url(../images/home_page/quick_jump_btns/qj_rollup_stands.png) no-repeat 0 2px;
    display: block;
	height:30px;
        }
        
li#nine a{
    background:url(../images/home_page/quick_jump_btns/qj_vinyl_banners.png) no-repeat;
    display: block;
	height:30px;
    }
        
li#nine a:hover{
    background:url(../images/home_page/quick_jump_btns/qj_vinyl_banners.png) no-repeat 0 2px;
    display: block;
	height:30px;
        }
        

div.box p{
    margin:0px;
    font-size:15px;
}
div.box p a{
    margin:0px;
    font-weight:bold;
}

#shoppingCart{
    text-align: left;
}

#productLandingPage{
    margin-left:100px;
    margin-top:15px;
    line-height:30px;
    list-style-type: none;
}

#productLandingPage li a{
    font-size:22px;
}

.jobDescriptionFormLinks{
    margin-left:100px;
    margin-top:15px;
    line-height:30px;
    list-style-type: none;
    font-size:22px;
    }

li.chooseProduct{
    display:inline;
    background-color: #ED2024;
    color:#FFF;
    padding:6px 35px 4px 30px;
    margin:0px 2px 0px 0px;
    }
    
li.chooseProductInactive{
    display:inline;
    background: #F6F6F6;
    color:#ED2024;
    padding:6px 35px 4px 30px;
    margin:0px 2px 0px 0px;
    
    }
    
li.artwork{
    display:inline;
    background-color: #F47721;
    color:#FFF;
    padding:6px 35px 4px 30px;
    margin:0px 4px 0px 0px;
    }
    
li.artworkInactive{
    display:inline;
    background: #F6F6F6;
    color: #F47721;
    padding:6px 35px 4px 30px;
    margin:0px 4px 0px 0px;
    }
    
li.securePayment{
    display:inline;
    background-color: #1D8A44;
    color:#FFF;
    padding:6px 35px 4px 30px;
    margin:0px 2px 0px 0px;
    }
    
li.securePaymentInactive{
    display:inline;
    background: #F6F6F6;
    color:#1D8A44;
    padding:6px 35px 4px 30px;
    margin:0px 2px 0px 0px;
    }
    
li.confirmation{
    display:inline;
    background-color: #00AEEF;
    color:#FFF;
    padding:6px 35px 4px 30px;
    margin:0px 2px 0px 0px;
    }
    
li.confirmationInactive{
    display:inline;
    background: #F6F6F6;
    color:#00AEEF;
    padding:6px 35px 4px 30px;
    margin:0px 2px 0px 0px;
    }

table.tableBasket{
    width:655px;
    text-align:left;
}

.tableBasket td{
    padding-right:5px;
    height:25px;
    border-bottom:1px solid #FFFFFF;
}



table.tableBasketPrice{
    margin-top:0px;
    margin-left:255px;
    width:400px;
    text-align:right;
}

.tableBasketPrice td{
    padding-right:5px;
    border-bottom:1px solid #FFFFFF;
    padding-top:10px;
    text-align:right;
}

.tableBasketPrice td a{
    display: block;
    float: left;
    clear: right;
    width:62px;
    height:13px;
    padding:4px;
    padding-left:6px;
    margin-top:10px;
    margin-left:20px;
    text-align: left;
    margin-bottom:0px;
    color:#353535;
    font-size: 12px;
    background: #D6D6D6;
    border: 1px solid #979797;
}

.tableBasketPrice td a:hover{
    background:#353535;
    color: #FFF;
}

.bkgGreyDark{
    background-color: #666666;
    color:#FFFFFF;
}

.bkgOlive{
    background-color: #fdf261;
    color:#666666;
}

.bkgGreen{
    background-color: #b8e646;
    color:#333333;
}

.bkgGreyLight{
    background-color: #CCCCCC;
}
.bkgGreyLighter{
    background-color: #E7E7E7;
}
/*checkout*/
.bkgdYellowLight{
    height:20px;
    background: #F4E5D0;
}
.bkgdYellow{
    margin-top:20px;
    font-size:18px;
    background: #F4CFA7;
}

.bkgdYellowDark{
    font-size:24px;
    line-height:50px;
    background: #F4C591;
}

div.upload{
    text-align:left;
/*    height:150px;
    width:540px;
    */
    padding: 20px 0px 0px 20px;
}


div.upload div{
    margin-left:3px;
    font-family: Helvetica, arial, sans-serif ;
    font-size: 12px;
    color: #333333;
    line-height:15px;
    margin-top:10px;
}


.contactForm{
    clear:both;
    width:655px;
}

.contactForm td{
    padding:3px;
}

.contactInput {
    height:19px;
    width:350px;
}

.contactText {
    width:350px;
}

.pradi {
    border: 0px;      
}

div.globalBoxRight{
    display:table;
    float:left;
    margin-bottom:10px;
    font-size: 13px;
}

div.boxRight{
    width:210px;
    min-height:30px;
    height:100%;
	color: #353535;
    margin:0;
    padding:0;
}


div.boxRight div select{
    margin-top:10px;
    width:180px;
    height:18px;
}

div.boxRight div input{
    width:180px;
}

.panelHeading{
	margin:0 0 10px 0;
	}

#panelUsers{
	background:url(../images/home_page/users.png) no-repeat;
	display:block;
	height:24px;
	text-indent:-9999px;
	}
	
#panelProductDD{
	
	}
	
#panelSearch{
	background:url(../images/home_page/product_search.png) no-repeat;
	display:block;
	height:24px;
	text-indent:-9999px;
	}
	
#panelBasket{
	background:url(../images/home_page/basket.png) no-repeat;
	display:block;
	height:24px;
	text-indent:-9999px;
	}

.shadowTop{
	height:10px;
	background: url(../images/backgrounds/col210-top.png) no-repeat;
	}
	
.shadowMid{
	background: url(../images/backgrounds/col210-mid.png) repeat-y;
	padding: 10px;
	}
	
.shadowBottom{
	height:12px;
	background: url(../images/backgrounds/col210-bot.png) no-repeat;
	}


#recycledBox a{
	float:left;
	width:306px;
	height:50px;
	margin: 0 0 0 10px;
	text-indent:-9999px;
	background:url(../images/home_page/recycled.png) no-repeat;
	}
	
#facebookBox a{
	display:block;
	float:left;
	width:306px;
	height:50px;
	margin:0;
	text-indent:-9999px;
	background:url(../images/home_page/facebook_link.png) no-repeat;
	}
	
#twitterBox a{
	float:left;
	width:306px;
	height:50px;
	margin:0;
	text-indent:-9999px;
	background:url(../images/home_page/twitter_link.png)no-repeat;
	}

#sagepay{
    width:220px;
	margin: 12px 0 0 0;
}
	
#footer{
	margin:0;
	}
	
.footerListCon{
	position:relative;
	float:left;
	width: 17%;
	padding: 0 0 0 20px;
	}
	
.footerList{
	list-style:none;
	font-size:11px;
	}

#footer ul li{
	margin:4px 0 0 20px;
	}

.footerShadowTop{
	clear:both;
	height:19px;
	background:url(../images/footer/shadow938_top.png) no-repeat;
	}
	
.footerShadowMid{
	height:200px;
	background:url(../images/footer/shadow938_mid.png) repeat-y;
	}
	
.footerShadowBottom{
	height:20px;
	background:url(../images/footer/shadow938_bot.png) no-repeat;
	}

div.footerAddress{
	clear:both;
    width: 938px;
    display:block;
    margin: 0;
    padding: 20px 0 20px 0;
    color:#353535;
	text-align: center;
}

#footer div div h3{
	text-indent:-9999px;
	padding:0;
	margin:0 0 20px 0;
	}
	
#footerStationary{
	background:url(../images/footer/stationary.png) no-repeat;
	height:30px;
	/*border:thin solid #0C9;*/
	}

#footerPromotional{
	background:url(../images/footer/promotional.png) no-repeat;
	height:30px;
	}

#footerExhibitions{
	background:url(../images/footer/exhibitions.png) no-repeat;
	height:30px;
	}

#footerDesign{
	background:url(../images/footer/design_services.png) no-repeat;
	height:30px;
	}
	
	
#ukprintLogo{
	float:right;
	margin:140px 0 0 0;
	}


#ArtworkLeft {
    width: 300px;
    float: left;
    clear: both;
 }

#ArtworkRight {
    width: 260px;
    height: 400px;
    float: left;
    padding-top: 8px;
    padding-right: 8px;
    overflow: none;

}
