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: #ffffff;
}



#main {
	width: 1013px;
	margin: 0 auto;

}	


.nav {
	background:transparent url(../images/navigation.png) no-repeat scroll 0 0;
	height:37px;
	left:238px;
	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 .motion a:link, .nav .motion a:visited {
	left:171px;
	width:95px;
}

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

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

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


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

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







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

.nav .blog a:hover, .nav .blog a:focus services

.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 .services a:link, .nav .services a:visited {
	left:357px;
	width:95px;
}

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

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

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

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

.nav-services-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;
}







	.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;
	}






#myslider {
	background: url(../images/boxtop.jpg) no-repeat;
	width: 1013px;
	height: 465px;

	}
	
#intro {
	background: url(../images/middle_figure.jpg) no-repeat;
	width:1013px;
	height: 467px;
	
}	




#intro h1 {
	background: url(../images/helloword.jpg) no-repeat;
	width: 566px;
	height: 110px;
	margin-left: 80px;
	display: block;
	text-indent: -9999px;
}

#intro p {
	font-size: 1.8em;
	color: #d3d3d3;
	font-family:Helvetica, Arial, Sans-serif;
	margin-top: 12px;
	margin-left: 80px;
	line-height: 1.5em;
	width: 460px;

	
}

.infobutton {
	margin-top: 20px;
	margin-left: 80px;
}


#services {
	background: url(../images/servicesborder.jpg) no-repeat;
	width: 1013px;
	height: 347px;
	padding-left: 99px;

}


#services h1{
	background: url(../images/servicestitle.gif) no-repeat;
	width: 140px;
	height: 26px;
	display: block;
	text-indent: -9999px;
}



#services_container{
		padding-top: 40px;

}


#services_container .pic{
	width: 252px;
	float:left;
	padding-right: 28px;
	margin-top: 20px;
}

div.pic p {
	color: #d3d3d3;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.4em;
}

div.pic h5.title-one a{
	background: url(../images/web_title.jpg) no-repeat;
	width: 147px;
	height: 25px;
	display: block;
	padding-bottom: 5px;
	text-indent: -9999px;
}

div.pic h5.title-two a{
	background: url(../images/prints_title.jpg) no-repeat;
	width: 69px;
	height: 19px;
	display: block;
	padding-bottom: 10px;
	text-indent: -9999px;
}

div.pic h5.title-three a{
	background: url(../images/design_title.jpg) no-repeat;
	width: 82px;
	height: 25px;
	display: block;
	padding-bottom: 5px;
	text-indent: -9999px;
}

img.services_img {
	padding-bottom: 20px;
}




#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;
}

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

#foot_blog {
	margin-left: 60px;
	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;
}






div.repeat {
	background: url(../images/boxrepeat.jpg) repeat-y;
	width: 1013px;
	height: 50px;


}

div.repeat-30 {
	background: url(../images/boxrepeat.jpg) repeat-y;
	width: 1013px;
	height: 7px;

}





.clear {
	clear: both;
}


#footernote p {
	margin-top: 66px;
	margin-left: 160px;
	font-size: 0.9em;
	color: #4e4e4e;
	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;
}

		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 100%;
			padding-top: 70px;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 290px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 750px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 340px;
			clear: both;
			background: transparent;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 750px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 170px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 60px;
			width: 40px;
		}
		
		.stripNavL {
			left: 60px;
		}
		
		.stripNavR {
			right: 60px;
		}
		
		.stripNavL {
			background: url("../images/arrow-left.png") no-repeat center;
		}
		
		.stripNavR {
			background: url("../images/arrow-right.png") no-repeat center;
		}
		

