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/contactheader.jpg) no-repeat;
	width: 1012px;
	height: 169px;
	padding-left: 70px;
	}
	


.title {
			background: url(../images/contactrepeat.jpg) repeat-y;
	width: 1012px;
	height: 40px;
	}

.title2 {
			background: url(../images/contactrepeat.jpg) repeat-y;
	width: 1012px;
	height: 40px;
	padding-top: 50px;
	}

#about h1 {
	background: url(../images/aboutrichietitle.gif) no-repeat;
	width: 231px;
	height: 27px;
	margin-left: 90px;
	text-indent: -9999px;
}


#bordertop {
	background: url(../images/textbordertop.jpg) no-repeat;
	width: 1012px;
	height: 39px;
}


#bordermiddle {
	background: url(../images/textbordermiddle.jpg) repeat-y;
	width: 1012px;
	height: 500px;
	padding-left: 100px;

}

#about p{
margin-bottom: 15px;
margin-left: 9px;
	width: 790px;
	color: #dddddd;
font-family: Verdana, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;

}



#aboutdescribe h2#edu{
		background: url(../images/educationtitle.gif) no-repeat;
	width: 100px;
	height: 15px;
	display: block;
	text-indent: -9999px;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}

#aboutdescribe h2#technical{
		background: url(../images/technicaltitle.gif) no-repeat;
	width: 144px;
	height: 15px;
	display: block;
	text-indent: -9999px;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}

#aboutdescribe h3 {
color :#dddddd;
font-family: Verdana, sans-serif;
font-size: 1.1em;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.6em;
margin-left: 9px;

}

#aboutdescribe p {
	margin-bottom: 5px;

}



#bordermiddle img {
	padding-right: 10px;
}


#borderbottom{
	background: url(../images/textborderbottom.jpg) repeat-y;
	width: 1012px;
	height: 39px;
}




#formsection h1 {
	background: url(../images/alohatitle.gif) no-repeat;
	width: 179px;
	height: 36px;
	display: block;
	margin-left: 90px;
	text-indent: -9999px;
}




#formsection {
		background: url(../images/contactrepeat.jpg) repeat-y;
	width: 1012px;
	height: 600px;
}
#formdetail {
	width: 500px;
	float: left;
}


#formdetail p {
color: #ddd;
	font-family: Verdana, sans-serif;
font-size: 1.4em;
font-style: normal;
font-weight: normal;
line-height: 1.3em;
margin-left: 90px;
}





img.badge {
	margin: 25px 0 0 90px;
}





 
 
/* --------------------------------------
LAYOUT
---------------------------------------*/
 
#formfill {
	float: left;
	margin-left: 60px;
} 
 
 
#richieform h3 {
margin:4px 0 20px 3px;
position: relative;
}
 
#richieform {
margin-left:2px;
position: relative;
}
 
#richieform label {
padding:12px 0px 3px 0;
margin:0 0 0 8px;
}
 
#richieform span {
padding:0 0 0 3px;
text-transform:uppercase;
}
 

 
span.label span.required {
font-size: 2em;
}

.name, .email, .url, .subject {
padding:10px 8px 8px 8px;
background: url(../images/form_text_bg.gif) left bottom no-repeat;
height:17px;
width:277px;
border: 0;
margin:5px 0;
font-size: 15px;
}
 
#richieform .formseperate {
margin: 8px 0;
}
 
.name:focus, .email:focus, .url:focus, .subject:focus {
background: url(../images/form_text_bg.gif) left top no-repeat;
}
 
img.sendingicon {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
 
#Submit {
width:120px;
height:28px;
background: url(../images/sendbutton.gif) no-repeat;
cursor:pointer;
line-height: 26px;
border: 0;
}
 
textarea {
font-family:Arial, Helvetica, sans-serif;
padding:8px;
font-size: 13px;
background: url(../images/form_area_bg.gif) no-repeat left bottom;
width:333px;
height:136px;
border: 0;
margin:5px 0 0;
}
 
textarea:focus {
background: url(../images/form_area_bg.gif) no-repeat left top;
}
 
div.budget {
margin:0px 5px 10px 0;
width:190px;
float:left;
}
 
select {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
padding:4px;
margin:5px 0 0;
}
 
 
#clear {
	clear: both;
}
 
#richie_timeframe {
width:150px;
}
 
#richie_budget {
width:150px;
}












#footer {
	background: url(../images/contactfooter.jpg) no-repeat;
	width: 1012px;
	height: 406px;
	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: 75px;
	margin-left: 170px;
	font-size: 0.9em;
	color: #585858;
	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;
}
