#primaryNavigation, #secondaryNavigation, #related, #footer, .structureLabel, #header p {
	display: none;
}

entry { padding-bottom: 8px; }

.comment { padding: 8px 0; }

.modules h4 { padding-left: 25px; }

.serviceModule { padding-bottom: 15px; }

.serviceModule .serviceModule { padding-bottom: 0; padding-left: 25px; }

/* ------------------------------------------
Stamford Interactive print stylesheet V1 - 31/08/2007
Author - benbailey.com.au
------------------------------------------ */

#content .profile {
float: left;
width: 63%;
margin-right: 3%;
}

#content .profile img {
float: left;
padding: 0 10px 10px 0;
}

#content .profileNotes {
float: left;
width: 33%;
margin-top: 3.5em;
}

#breadCrumbs { display: none; }

#wrapper { position:relative; }

#header a { border-bottom: 0; }

/* =content - Main content of the website
--------------------------------------------------------------------------
*/
#content {
/*	float: left;
	width: 453px;
	padding: 3px 28px 0 13px;
	margin-top: -8px;
_height: 450px;
min-height: 450px;*/
}

#home #services li {
line-height: 1.9em;
	}

#content ol, #content ul {
	padding-left: 20px;
	padding-right: 20px;
}

#content ol li {
	margin-bottom: 0.5em;
list-style-type: decimal;
margin-left: 4px;
}

#content ul li {
	margin-bottom: 0.5em;
list-style-type: disc;
}

.feature {
float: left;
width: 100%;
background: url(/i/bgDividerHorizontal.png) repeat-x left top;
padding: 3px 0 7px 0;
}

.feature img { 
float: left;
border: 5px solid #D4CEC2;
margin: 0 10px 10px 0;
}

#caseStudy {
margin-left: 5px;
margin-top: -4px;
}

/* =related - usually the right hand column of most layouts but is the bottom row of the homepage
--------------------------------------------------------------------------
*/
#home #related {
	display: block;
}

#homeServices img, #homeProjects img, #homeBlog img {
	float: left;
	border: 5px solid #B7AA94;
	margin-right: 10px;
}

#home #related p, #home #related li {
	font-size:1.2em;
}

/* =form layout
--------------------------------------------------------------------------
*/
form label { display: block; }

form input, form textarea, form select {
	margin-bottom: 14px;
	margin-top: 3px;
	border: 1px solid #999;
}

#txtMessage { height: 10em; }

/* =html - all html elements here. they are listed alphabetically.
--------------------------------------------------------------------------
*/
dt, dl, label, li, p, th, tr { font-size:1.2em; }

p, ol, th, tr, ul {
	line-height:1.55em;
	margin-bottom:1.45em;
}

a:link {
	color:#666;
	text-decoration: underline;
	}

body {
	font-family: Helvetica, Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	font-size: 62.5%;
}

blockquote {
	font-size: 1.4em;
	padding: 0 20px 1em 20px;
}

blockquote p {
	margin: 0;
	padding: 0;
}

hr { display:none; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; line-height:1.35em; clear: left; }
h1 { font-size: 1.6em; margin: 0.75em 0 1em 0; }
h2, h3, h4, h5, h6 { font-size: 1.5em; margin: 1em 0 0.3em 0;}
h3, h4, h5, h6 { font-size: 1.3em; }

img { border:0; }

li { line-height:1.5em; }

legend {
	font-weight:bold;
	font-size:1.25em;
	color:#666;
}

th { font-weight: bold; }

td { padding: 5px; }

li h1, li h2, li h3, li h4, li h5, li h6, li p, dt label { font-size: 100%; }