p {
	font-size: 1.2em;
}

body {
	background-image: url(../images/grain.jpg);
	background-repeat: repeat;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #fff;
}






.nav {
background:transparent url(../images/navigation.png) no-repeat scroll 0 0;
height:37px;
left:230px;
position:relative;
width:552px;
}

.nav li {
display:inline;
}

.nav li a:link, .nav li a:visited {
height:37px;
overflow:hidden;
position:absolute;
text-indent:-9000px;
top:0;
z-index:10;
}


.nav .home a:link, .nav .home a:visited {
left:0px;
width:75px;
}

.nav .home a:hover, .nav .home a:focus {
background:transparent url(../images/navigation.png) no-repeat scroll -0px -37px;
}

.nav .home a:active {
background:transparent url(../images/navigation.png) no-repeat scroll -0px -74px;
}

.current-home .home a:link, .current-home .home a:visited {
background:transparent url(../images/navigation.png) no-repeat scroll -0px -111px;
cursor:default;
}

.nav-home, .nav-home-click {
background:transparent url(../images/navigation.png) no-repeat scroll -0px -37px;
height:37px;
left:0px;
position:absolute;
top:0;
width:75px;
}

.nav-home-click {
background:transparent url(../images/navigation.png) no-repeat scroll -0px -74px;
}





.nav .work a:link, .nav .work a:visited {
left:85px;
width:75px;
}  

.nav .work a:hover, .nav .work a:focus {
background:transparent url(../images/navigation.png) no-repeat scroll -85px -37px;
}

.nav .work a:active {
background:transparent url(../images/navigation.png) no-repeat scroll -85px -74px;
}

.current-work .work a:link, .current-work .work a:visited {
background:transparent url(../images/navigation.png) no-repeat scroll -85px -111px;
cursor:default;
}

.nav-work, .nav-work-click {
background:transparent url(../images/navigation.png) no-repeat scroll -85px -37px;
height:37px;
left:85px;
position:absolute;
top:0;
width:75px;
}

.nav-work-click {
background:transparent url(../images/navigation.png) no-repeat scroll -85px -74px;
}






.nav .services a:link, .nav .services a:visited {
left:173px;
width:95px;
}

.nav .services a:hover, .nav .services a:focus {
background:transparent url(../images/navigation.png) no-repeat scroll -173px -37px;
}

.nav .services a:active {
background:transparent url(../images/navigation.png) no-repeat scroll -173px -74px;
}

.current-services .services a:link, .current-services .services a:visited {
background:transparent url(../images/navigation.png) no-repeat scroll -173px -111px;
cursor:default;
}


.nav-services, .nav-services-click {
background:transparent url(../images/navigation.png) no-repeat scroll -173px -37px;
height:37px;
left:173px;
position:absolute;
top:0;
width:95px;
}

.nav-services-click {
background:transparent url(../images/navigation.png) no-repeat scroll -173px -74px;
}







.nav .blog a:link, .nav .blog a:visited {
left:275px;
width:74px;
}

.nav .blog a:hover, .nav .blog a:focus {
background:transparent url(../images/navigation.png) no-repeat scroll -275px -37px;
}

.nav .blog a:active {
background:transparent url(../images/navigation.png) no-repeat scroll -275px -74px;
}

.current-blog .blog a:link, .current-blog .blog a:visited {
background:transparent url(../images/navigation.png) no-repeat scroll -275px -111px;
cursor:default;
}

.nav-blog, .nav-blog-click {
background:transparent url(../images/navigation.png) no-repeat scroll -275px -37px;
height:37px;
left:275px;
position:absolute;
top:0;
width:74px;
}

.nav-blog-click {
background:transparent url(../images/navigation.png) no-repeat scroll -275px -74px;
}




.nav .goodies a:link, .nav .goodies a:visited {
left:357px;
width:95px;
}

.nav .goodies a:hover, .nav .goodies a:focus {
background:transparent url(../images/navigation.png) no-repeat scroll -357px -37px;
}

.nav .goodies a:active {
background:transparent url(../images/navigation.png) no-repeat scroll -357px -74px;
}

.current-goodies .goodies a:link, .current-goodies .goodies a:visited {
background:transparent url(../images/navigation.png) no-repeat scroll -357px -111px;
cursor:default;
}

.nav-goodies, .nav-goodies-click {
background:transparent url(../images/navigation.png) no-repeat scroll -357px -37px;
height:37px;
left:357px;
position:absolute;
top:0;
width:95px;
}

.nav-goodies-click {
background:transparent url(../images/navigation.png) no-repeat scroll -357px -74px;
}





.nav .contact a:link, .nav .contact a:visited {
left:465px;
width:88px;
}

.nav .contact a:hover, .nav .contact a:focus {
background:transparent url(../images/navigation.png) no-repeat scroll -465px -37px;
}

.nav .contact a:active {
background:transparent url(../images/navigation.png) no-repeat scroll -465px -74px;
}

.current-contact .contact a:link, .current-contact .contact a:visited {
background:transparent url(../images/navigation.png) no-repeat scroll -465px -111px;
cursor:default;
}

.nav-contact, .nav-contact-click {
background:transparent url(../images/navigation.png) no-repeat scroll -465px -37px;
height:37px;
left:465px;
position:absolute;
top:0;
width:88px;
}

.nav-contact-click {
background:transparent url(../images/navigation.png) no-repeat scroll -465px -74px;
}






#centre_container {
	width: 1013px;
	margin: 0 auto;
}

	.fadeThis {
		margin: 0 auto;
		display:block;
		height: 242px;
		width: 860px;
		background:url(../images/logo_move.jpg) 0 0 no-repeat;
	}
	
	.fadeThis * {
	  display: none;
	}
	
	.fadeThis span.hover {
		margin: 0 auto;
		top: 0;
		left: 0;
		display: block;
		height: 242px;
		width: 860px;
		background:url(../images/logo_move.jpg) 0 -242px no-repeat;
	}



#titleheader {
	background: url(../images/goodiesheader.jpg) no-repeat;
	width: 1012px;
	height: 152px;
	padding-left: 70px;
	}
	

#wallpaper {
	background: url(../images/goodiesrepeat.jpg) repeat-y;
	width: 1012px;
	height: 800px;
	}



#wallpaper h1 {
	background: url(../images/desktoppicturestitle.gif) no-repeat;
	width: 305px;
	height: 35px;
	display: block;
	margin-left: 100px;
	text-indent: -9999px;
}




/* GRID */
 #boxcontainer1{
 	width: 880px;
 	padding-left: 45px;
 	padding-top: 30px;
 }
 
  #boxcontainer2{
 	width: 880px;
 	padding-left: 50px;
 	padding-top: 30px;
 }
 
 
 

 
.box {
	width: 390px;
	height: 247px;
	position: relative;
	margin-bottom: 100px;
	margin-right: 0px;
	margin-left:50px;
	float: left;
}
 
.bling {
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
 
.thumb {
	position: absolute;
	z-index: 2;
	top: 12px;
	right: 0;
	bottom: 0;
	left: 12px;
}
 
.name {
	position: relative;
	top: 250px;
	left: 20px;
	text-align: left;
	font: bold 2.1em/1.6em Helvetica , "Lucida Grande", Lucida, Arial, sans-serif;
	color: #ffffff;
}

.name2 {
	position: relative;
	top: 275px;
	left: 20px;
	text-align: left;
	font: bold 2.1em/1.6em Helvetica , "Lucida Grande", Lucida, Arial, sans-serif;
	color: #ffffff;
}

.widesize {
	position: absolute;
	top: 250px;
	right: 90px;
	text-align: right;
	z-index: 50;
	
}


.fullsize {
	position: absolute;
	top: 250px;
	right: 50px;
	text-align: right;
	z-index: 50;
}

#box a {
	display: block;
	overflow: hidden;
}
/* End of Grid */











#middleshadow {
	background: url(../images/goodiesshadow.jpg) no-repeat;
	width: 1012px;
	height: 89px;
	}



#wordpress {
	background: url(../images/goodiesrepeat.jpg) repeat-y;
	width: 1012px;
	height: 450px;
	}

#wordpress h1 {
	background: url(../images/wordpresstitle.gif) no-repeat;
	width: 327px;
	height: 35px;
	display: block;
	margin-left: 100px;
	text-indent: -9999px;
}



#footer {
	background: url(../images/goodiesfooter.jpg) no-repeat;
	width: 1012px;
	height: 391px;
	overflow: hidden;
	padding-left: 105px;
	padding-top: 30px;
}




#foot_blog {
	margin-left: 70px;
	float: left;
	width: 600px;
	
}

#foot_blog p {

	font-size: 1.2em;
	margin-top: 40px;
	line-height: 1.4em;
}



#foot_blog img {

	margin-top: 23px;
	padding-right: 15px; 
}


#foot_img {
	float: left;
}


#foot_networks {

	width: 160px;
	float: left;
}

#footer #foot_networks h1 {
	background: url(../images/networks_title.gif) no-repeat;
	width: 90px;
	height: 17px;
	display: block;
	text-indent: -9999px;

}

ul.foot_services_thumb li {
	width: 80px;
	float: left;
	padding: 25px 0px 0px 0px;
}

#footer #foot_blog h1 {
	background: url(../images/latestblog_title.gif) no-repeat;
	width: 170px;
	height: 20px;
	display: block;
	text-indent: -9999px;
}

#foot_blog img.blogmorebutton {

	margin-left: 250px;
}



#footernote p {
	margin-top: 70px;
	margin-left: 170px;
	font-size: 0.9em;
	color: #3e3e3e;
	text-decoration: none;
}

#footernote a,  #footernote a:visited{
	text-decoration: none;
	color: #e1f1ff;
}

#footernote a:hover {
	color: #0057ff;
}



#footernote .tick {
	background: transparent url(../images/validgreen.png) no-repeat;
	padding-left: 14px;
}



acronym {
	border-bottom: 1px dotted;
}


.clear {
	clear: both;
}