@charset "UTF-8";
/* CSS for home page links */

a.lkhome { 
	display:block;
	width:253px;
	height:20px;
	background:url("../images/lkhome.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkdesign {
	display:block;
	width:253px;
	height:20px;
	background:url("../images/lkdesign.gif") 0 0 no-repeat; 
	text-decoration:none;
}
a.lkbranding {
	display:block;
	width:253px;
	height:20px;
	background:url("../images/lkbranding.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkadvertising {
	display:block;
	width:253px;
	height:20px;
	background:url("../images/lkadvertising.gif") 0 0 no-repeat; 
	text-decoration:none; 
}
a.lkmarketing {
	display:block;
	width:253px;
	height:20px;
	background:url("../images/lkmarketing.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkbrochures {
	display:block;
	width:253px;
	height:20px;
	background:url("../images/lkbrochures.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkcontractpublishing {
	display:block;
	width:275px;
	height:20px;
	background:url("../images/lkcontractpublishing.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkbooks {
	display:block;
	width:253px;
	height:20px;
	background:url("../images/lkbooks.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkwebsites {
	display:block;
	width:253px;
	height:20px;
	background:url("../images/lkwebsites.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkyachtpackage {
	display:block;
	width:253px;
	height:20px;
	background:url("../images/lkyachtpackage.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkimages {
	display:block;
	width:253px;
	height:20px;
	background:url("../images/lkimages.gif") 0 0 no-repeat;
	text-decoration:none;
}
a:hover.lkhome, a:hover.lkdesign, a:hover.lkbranding, a:hover.lkadvertising, a:hover.lkmarketing, 
a:hover.lkbrochures, a:hover.lkbooks, a:hover.lkwebsites, a:hover.lkyachtpackage, a:hover.lkimages,
a:hover.lkcontractpublishing {
	background-position: 0 -20px;
}
#generallinks {
	text-align:left;
	padding:100px 0 0 0;
}
a.lkaboutus {
	display:block; 
	padding-right:30px; 
	width:253px; 
	height:22px; 
	background:url("../images/lkaboutus.gif") 0 0 no-repeat; 
	text-decoration:none;
}
a.lknews { 
	display:block; 
	padding-left:30px; 
	width:253px; 
	height:22px; 
	background:url("../images/lknews.gif") 0 0 no-repeat; 
	text-decoration:none;
}
a.lktryus { 
	display:block; 
	padding-left:30px; 
	width:253px; 
	height:22px; 
	background:url("../images/lktryus.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkfindus { 
	display:block;
	padding-left:30px; 
	width:253px; 
	height:22px;
	background:url("../images/lkfindus.gif") 0 0 no-repeat;
	text-decoration:none;
}
a:hover.lkaboutus, a:hover.lknews, a:hover.lktryus, a:hover.lkfindus {
	background-position: 0 -22px;
}