html { height: 100%; width:1000px; }
body { 
background-color: transparent;
margin: 0px;
padding: 0px; 
height: 100%; 
border-top: 1px transparent solid; 
margin-top: -1px; 
z-index:0; 
position: relative; 
font-family: "Verdana", Tahoma, sans-serif;
overflow:scroll;
}

img#background { height: 100%; width: 100%; z-index: -1; position:fixed; color: white; }
img.twirl { float: left; display: none; } 

.wrapper {
text-align: left;
min-height: 100%;
height: auto !important;
height: 400px;
margin:  113px auto -226px;
width: 950px;
background-color: transparent;

}

img.spacer{
display:none;
}


img.next{
position:fixed;
bottom:0px;
right:0px;
width:69px;
height:85px;
}


#side-a {
	float: left;
	width: 325px;
	padding: 0 15px 0 0;
	
}

#side-b {
	width: 352px;
	position: absolute;
	right:30px;
	top:220px;
	display:inline;
}

#content { 
	padding: 10px 0 0 0;
	float: left;
	width: 10%;

}



img.work-sample {
float:left;
display: inline;
margin: 0 0 0 -50px;

}

img.infobox {
	width: 369px;
	height:344px;
	float:right;
	margin-top:-60px;
	display:inline;
}

img.thumb {
height: 200px;
width: 200px;
border: none;
padding-bottom: 10px;
position: relative;
float: left;
z-index: 2;
}


.footer, .push {
height: 113px;
position: fixed;
left:0px;
clear: both;

}

img.foot {
position: relative;
z-index: 0;
}

img.info {
position: relative;
z-index: 1;
}

#head {
height: auto;
position: absolute;
top:-20px;
right:0px;
}



h1.title {
background-image: url('http://www.capstonemedia.co.uk/img/eme_logo.png');
width: 662px;
height:154px;
background-repeat: no-repeat;
text-indent:-900em;
overflow: hidden;
}


.wordpress {
background: #ffffff;
font-size: 1em;
font-weight: 500;
}

img.wordpress{
}