body {
	padding: 0;
	margin: 0;
	font-size: 10px;
	text-align: center;
	background: #e9e9e9;
}
a {
	outline: none;
}
img {
	border: 0;
	vertical-align: bottom;
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
.clearBoth {
	clear: both;
	height: 0;
	overflow: hidden;
	margin: 0;
}
.displayNone {
	display: none;
}
.centre {
	position: relative;
	width: 880px;
	\width: 940px; /* Box Model Hack */
	w\idth: 880px;
	padding: 0 30px;
	margin: 0 auto;
	text-align: left;
}
/********************************* header *********************************/
#header {
	border-bottom: 1px #4690c6 solid;
	background: #1a1a1a url(../images/header.jpg) repeat-x;
}
#header img {
	position: relative;
	float: left;
	left: -30px;
}
#header ul {
	float: right;
	width: 480px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#header ul li {
	float: left;
	padding: 17px 25px 0 10px;
}
#header ul li a {
	position: relative;
	display: block;
	float: left;
	height: 55px;
	overflow: hidden;
	text-indent: -5000px;
	margin: 0 0 -1px 0;
}
#header ul li#homeTab a {
	width: 81px;
	background-image: url(../images/tabs/home.gif);
}
#header ul li#whoTab a {
	width: 81px;
	background-image: url(../images/tabs/who.gif);
}
#header ul li#whatTab a {
	width: 81px;
	background-image: url(../images/tabs/what.gif);
}
#header ul li#workTab a {
	width: 96px;
	background-image: url(../images/tabs/work.gif);
}
#header ul li a:hover, 
#header ul li a:active, 
#header ul li a:focus {
	background-position: 0 -55px;
}
#header ul li a.active,
#header ul li a.active:hover, 
#header ul li a.active:active, 
#header ul li a.active:focus {
	background-position: 0 -110px;
	cursor: default;
}
/********************************* home title *********************************/
#homeTitle {
	height: 289px;
	background: #1f78ba url(../images/home_title.jpg) 0 100% repeat-x;
}
#homeTitle h1 {
	float: left;
	width: 300px;
	padding: 145px 0 25px 0;
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	background: transparent url(../images/welcome.gif) 0 45px no-repeat;
}
#screenGrabs {
	position: relative;
	left: 30px;
	float: right;
	width: 584px;
	height: 289px;
	overflow: hidden;
	margin: 0 0 0 -50px;
	background: transparent url(../images/screens/bg.jpg) no-repeat;
}
#aspirationalHomesScreen, 
#clickManagewareScreen, 
#celticRecyclingScreen, 
#zoobioticScreen, 
#globalBoardersScreen, 
#appTrackerScreen, 
#wetDVDScreen, 
#celticRecyclingCardScreen, 
#cambrianSurvivalScreen, 
#swanseaGameScreen,
#remoteITScreen {
	display: none;
}
/********************************* main content *********************************/
#mainContent {
	border-top: 10px #f2f2f2 solid;
	padding: 30px 0;
	background: #fff;
}
#mainContent h1 {
	font: bold 17px/22px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 15px 0;
}
#mainContent h2 {
	font: bold 15px/18px Arial, Helvetica, sans-serif;
	color: #369;
	margin: 0 0 15px 0;
}
#mainContent h3 {
	font: bold 13px/16px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 15px 0;
}
#mainContent p {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 15px 0;
}
#mainContent ul {
	padding: 0;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 15px 25px;
}
#mainContent a, 
#mainContent a {
	font-weight: bold;
	color: #369;
}
#mainContent a:hover, 
#mainContent a:active, 
#mainContent a:focus {
	padding: 0 3px;
	margin: 0 -3px;
	background: #e0ecf9;
}
/********************************* home page *********************************/
#homeIntro {
	float: left;
	width: 575px;
}
/*********************************/
#recentBlogPosts {
	float: right;
	width: 280px;
}
#recentBlogPosts h2 {
	margin: 0 0 10px 0;
}
#recentBlogPosts p {
	border-top: 1px #dbdbdb solid;
	padding: 7px 0 3px 0;
	margin: 0;
}
#recentBlogPosts a {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#recentBlogPosts span {
	font: 9px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
/*********************************/
#homeBanners {
	clear: both;
	width: 894px;
	padding: 15px 0 0 0;
	margin: 0 -20px 0 0;
}
#mainContent #homeBanners a {
	float: left;
	margin: 0 14px 0 0;
	background: transparent url(../images/home_banner.gif) no-repeat;
}
#mainContent #homeBanners a:hover, 
#mainContent #homeBanners a:active, 
#mainContent #homeBanners a:focus {
	padding: 0;
	background-position: 0 -95px;
}
#homeBanners img {
	margin: 0;
}
/*********************************/
#homeServices {
	clear: both;
	width: 900px;
	padding: 30px 0 0 0;
	margin: 0 -20px 0 0;
}
#homeServices ul {
	float: left;
	width: 280px;
	margin: 0 20px 15px 0;
	list-style-type: none;
}
#homeServices li {
	padding: 0 0 15px 60px;
}
#homeServices li.webDesign {
	background: transparent url(../images/services/web_design.gif) no-repeat;
}
#homeServices li.flashAnimation {
	background: transparent url(../images/services/flash_animation.gif) no-repeat;
}
#homeServices li.webHosting {
	background: transparent url(../images/services/web_hosting.gif) no-repeat;
}
#homeServices li.byteClinic {
	background: transparent url(../images/services/byteclinic.gif) no-repeat;
}
#homeServices li.brandDevelopment {
	background: transparent url(../images/services/brand_development.gif) no-repeat;
}
#homeServices li.webConsultancy {
	background: transparent url(../images/services/web_consultancy.gif) no-repeat;
}
#homeServices li.eCommerce {
	background: transparent url(../images/services/ecommerce.gif) no-repeat;
}
#homeServices li.emailMarketing {
	background: transparent url(../images/services/email_marketing.gif) no-repeat;
}
#homeServices li.seo {
	background: transparent url(../images/services/seo.gif) no-repeat;
}
#homeServices li.dvd {
	background: transparent url(../images/services/dvd.gif) no-repeat;
}
#homeServices li.copywriting {
	background: transparent url(../images/services/copywriting.gif) no-repeat;
}
#homeServices li.analytics {
	background: transparent url(../images/services/analytics.gif) no-repeat;
}
#homeServices a {
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
}
#homeServices span {
	display: block;
	padding: 5px 0 0 0;
}
/*********************************/
#homeClients {
	clear: both;
	width: 830px;
	\width: 880px; /* Box Model Hack */
	w\idth: 830px;
	height: 95px;
	padding: 0 25px;
	text-align: center;
	background: #efefef url(../images/clients_bg.gif) no-repeat;
}
#homeClients p {
	padding: 14px 0 8px 0;
	font: bold 9px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #369;
	margin: 0;
}
#homeClients ul {
	float: left;
	clear: both;
	padding: 0;
	text-align: left;
	margin: 0 -10px 0 0;
	list-style-type: none;
}
#homeClients li {
	float: left;
	width: 110px;
	height: 45px;
	margin: 0 10px 0 0;
}
#homeClients a, 
#homeClients a:hover, 
#homeClients a:active, 
#homeClients a:focus {
	padding: 0;
	margin: 0;
	background: none;
}
/*********************************/
.jcarousel-container {
    position: relative;
}
.jcarousel-clip {
    position: relative;
    padding: 0;
    margin: 0;
    overflow: hidden;
    z-index: 2;
}
.jcarousel-list {
    z-index: 1;
    position: relative;
    padding: 0;
    margin: 0;
    list-style-type: none;
    overflow: hidden;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    width: 110px;
    height: 45px;
}
.jcarousel-next {
    display: none;
    z-index: 3;
}
.jcarousel-prev {
    display: none;
    z-index: 3;
}
.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 0;
}
.jcarousel-skin-tango .jcarousel-container-horizontal, 
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  830px;
    height: 45px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 110px;
    height: 45px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal, 
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 15px;
    width: 12px;
    height: 15px;
	cursor: pointer;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
	right: -17px;
	background: transparent url(../images/next_arrow.gif) no-repeat;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    left: -17px;
	background: transparent url(../images/prev_arrow.gif) no-repeat;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, 
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal {
    background-position: 0 -15px;
    cursor: default;
}
/********************************* sub pages *********************************/
#breadcrumb {
	padding: 15px 0;
	background: #1f78ba;
}
#breadcrumb p {
	position: relative;
	width: 880px;
	\width: 940px; /* Box Model Hack */
	w\idth: 880px;
	padding: 0 30px;
	font: bold 11px/14px  Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 auto;
	text-align: left;
}
#breadcrumb p a {
	color: #d2e7fd;
	text-decoration: none;
}
#breadcrumb p a:hover, 
#breadcrumb p a:active, 
#breadcrumb p a:focus {
	color: #fff;
	text-decoration: underline;
}
#breadcrumb p span {
	margin: 0 5px;
}
/*********************************/
#contentLeft {
	float: left;
	width: 580px;
}
/*********************************/
#contentRight {
	float: right;
	width: 260px;
	\width: 280px; /* Box Model Hack */
	w\idth: 260px;
	padding: 0 0 0 20px;
}
#contentRight ul {
	margin: 0;
	list-style-type: none;
}
#contentRight ul li {
	padding: 0 0 5px 0;
}
#contentRight ul li a {
	padding: 0;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	margin: 0;
}
#contentRight ul li a:hover, 
#contentRight ul li a:active, 
#contentRight ul li a:focus {
	padding: 0;
	color: #000;
	text-decoration: underline;
	background: none;
	margin: 0;
}
#contentRight ul li a.active, 
#contentRight ul li a.active:hover, 
#contentRight ul li a.active:active, 
#contentRight ul li a.active:focus {
	padding: 0 0 0 11px;
	color: #000;
	background: transparent url(../images/list_arrow.gif) 0 4px no-repeat;
	margin: 0 0 0 -11px;
}
/*********************************/
#ourServices {
	clear: both;
	width: 900px;
	padding: 10px 0 0 0;
	margin: 0 -20px 0 0;
}
#ourServices ul {
	float: left;
	width: 280px;
	margin: 0 20px 15px 0;
	list-style-type: none;
}
#ourServices li {
	padding: 0 0 15px 60px;
}
#ourServices li.webDesign {
	background: transparent url(../images/services/web_design.gif) no-repeat;
}
#ourServices li.flashAnimation {
	background: transparent url(../images/services/flash_animation.gif) no-repeat;
}
#ourServices li.webHosting {
	background: transparent url(../images/services/web_hosting.gif) no-repeat;
}
#ourServices li.byteClinic {
	background: transparent url(../images/services/byteclinic.gif) no-repeat;
}
#ourServices li.brandDevelopment {
	background: transparent url(../images/services/brand_development.gif) no-repeat;
}
#ourServices li.webConsultancy {
	background: transparent url(../images/services/web_consultancy.gif) no-repeat;
}
#ourServices li.eCommerce {
	background: transparent url(../images/services/ecommerce.gif) no-repeat;
}
#ourServices li.emailMarketing {
	background: transparent url(../images/services/email_marketing.gif) no-repeat;
}
#ourServices li.seo {
	background: transparent url(../images/services/seo.gif) no-repeat;
}
#ourServices li.dvd {
	background: transparent url(../images/services/dvd.gif) no-repeat;
}
#ourServices li.copywriting {
	background: transparent url(../images/services/copywriting.gif) no-repeat;
}
#ourServices li.analytics {
	background: transparent url(../images/services/analytics.gif) no-repeat;
}
#ourServices a {
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
}
#ourServices span {
	display: block;
	padding: 5px 0 0 0;
}
/*********************************/
#ourPortfolio {
	clear: both;
	width: 900px;
	padding: 10px 0 0 0;
	margin: 0 -20px 0 0;
}
#ourPortfolio ul {
	float: left;
	width: 280px;
	margin: 0 20px 15px 0;
	list-style-type: none;
}
#ourPortfolio ul li {
	padding: 0 0 15px 0;
}
#mainContent #ourPortfolio ul li a {
	padding: 0;
	font-weight: normal;
	color: #999;
	margin: 0;
	text-decoration: none;
	background: none;
}
#mainContent #ourPortfolio ul li a img {
	margin: 0 0 3px 0;
}
#mainContent #ourPortfolio ul li a:hover, 
#mainContent #ourPortfolio ul li a:active, 
#mainContent #ourPortfolio ul li a:focus {
	color: #000;
}
/*********************************/
.portfolioPic, 
.portfolioLink, 
#mainContent a.portfolioLink:hover, 
#mainContent a.portfolioLink:active, 
#mainContent a.portfolioLink:focus {
	padding: 0;
	float: right;
	margin: -34px 0 20px 30px;
}
/*********************************/
.aboutPic {
	float: right;
	margin: -40px 0 0 40px;
}
/*********************************/
.servicesPic {
	float: right;
	margin: 0 0 20px 40px;
}
/********************************* contact *********************************/
#contact {
	padding: 30px 0;
	background: #e9e9e9 url(../images/contact.gif) repeat-x;
}
#contact h2 {
	font: bold 15px/18px Arial, Helvetica, sans-serif;
	color: #369;
	margin: 0 0 15px 0;
}
#contact p {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0 0 15px 0;
}
#contact strong {
	color: #369;
}
#contact a {
	font-weight: bold;
	color: #369;
	text-decoration: none;
}
#contact a:hover, 
#contact a:hover, 
#contact a:hover {
	text-decoration: underline;
}
/*********************************/
#contact form {
	float: left;
	width: 600px;
	padding: 0;
	margin: 0 0 25px 0;
}
#contactLeft {
	float: left;
	clear: left;
	width: 250px;
}
#contactRight {
	float: left;
	width: 350px;
}
#contactLeft p, 
#contactRight p {
	float: left;
	padding: 0 0 5px 0;
	margin: 0;
}
#contact label {
	color: #369;
}
#contact input {
	float: left;
	clear: both;
}
#contact input, 
#contact textarea {
	float: left;
	border: 2px #dedede solid;
	border-top-color: #d4d4d4;
	border-left-color: #d4d4d4;
	padding: 4px 3px 3px 3px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	margin: 4px 0 0 0;
}
#contact input {
	width: 220px;
	\width: 230px; /* Box Model Hack */
	w\idth: 220px;
}
#contact textarea {
	overflow: auto;
	width: 320px;
	\width: 330px; /* Box Model Hack */
	w\idth: 320px;
	height: 165px; /* Box Model Hack */
}
#contact input.error, 
#contact textarea.error {
	border-color: #9cf;
}
#contact button {
	float: left;
	width: 114px;
	height: 28px;
	text-indent: -5000px;
	padding: 0;
	border: 0;
	margin: 16px 0 0 0;
	overflow: hidden;
	background: transparent url(../images/send_message.gif) no-repeat;
	cursor: pointer;
}
/*********************************/
#address {
	float: left;
	width: 260px;
	\width: 280px; /* Box Model Hack */
	w\idth: 260px;
	padding: 0 0 0 20px;
	margin: 0 0 25px 0;
	background: transparent url(../images/address_line.gif) repeat-y;
}
#address p.noMargin {
	margin: 0;
}
/*********************************/
#footer {
	float: left;
	clear: both;
	width: 700px;
	\width: 880px; /* Box Model hack */
	w\idth: 700px;
	padding: 25px 0 0 180px;
	background: transparent url(../images/footer.gif) no-repeat;
}
#footer p {
	line-height: 20px;
	text-align: right;
	margin: 0 0 10px 0;
}
#footer a {
	font-weight: normal;
	margin: 0 0 0 8px;
}
/**************** DVD Page *****************/
#production {
	float: left;
	margin-bottom: 30px;
	background-color: #09F;
}
#production h3 {
	font-size: 14px;
	padding: 14px 0 0 14px;
	font-weight: bold;
	color: #FFF;
}
#production object {
	margin: 0px 14px 14px 14px;
}
#production p {
	padding: 0 14px 0 14px;
}
#disk {
	width: 550px;
	float: left;
	margin: 10px 14px 10px 14px;
	background-color: #FFF;
	
}
#disk h3 {
	font-size: 14px;
	padding: 14px 0 0 14px;
	font-weight: bold;
	color: #000;
}
#disk p {
	padding: 10px 14px 0 14px;	
	
}
#disk img {
	
	margin: 10px;
}
#mc_embed_signup form {
	width: 435px;
}