body {
	background-color: #666666;
}
#wrap #sidebar #sidebarlinks {
	margin-left: 0px;
}
#wrap #sidebar {
	margin-left: 0px;
	padding-left: 5px;
}

#wrap {
	padding-bottom: 0px;
	margin-top: 50px;
	position: relative;
	background-color: #FFFFFF;
}
#wrap.home   {
	background-image: url(../images/bg_home.gif);
	background-color: #FFFFFF;
}
#wrap.about   {
	background-image: url(../images/bg_about.gif);
	background-color: #FFFFFF;
}
#wrap.design {
	background-image: url(../images/bg_design.gif);
	background-color: #FFFFFF;
	}
#wrap.consultancy {
	background-image: url(../images/bg_consult.gif);
	background-color: #FFFFFF;
	background-position: 18px;
	}
#wrap.writing {
	background-image: url(../images/bg_writing.gif);
	background-color: #FFFFFF;
	}
#wrap #topspacer {
	height: 10px;
}
#wrap #topspacer.extra {
	margin-bottom: 10px;
}
#topnavdesign a, #topnavconsult a, #topnavwriting a, #topnavabout a {
	font-size: 15px;
	font-weight: normal;

}
#topnavdesign         {
	color: #666666;
	text-align: center;
	float: left;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bg_design.gif);
	background-position: 191px 15px;
}
#topnavconsult {
	background-color: #FFFFFF;
	color: #666666;
	text-align: center;
	float: left;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bg_consult.gif);
	background-position: 0px 39px;
	}   
	#topnavwriting {
	background-color: #FFFFFF;
	color: #666666;
	text-align: center;
	float: left;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bg_writing.gif);
	}   
#topnavabout {
	background-color: #FFFFFF;
	text-align: center;
	float: right;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bg_about.gif);
	background-position: 190px 0px;
	color: #666666;
	}   
#wrap a.current, div.navigation a.current      {
	color: #ff6600;
}
#maincontent p.contactdetails {
}

#wrap #copyright {
	color: #999999;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: 870px center;
}
#wrap #copyright p.floatright {
	float: right;
	text-align: right;
}
#wrap #copyright p.floatleft {
	float: left;
	margin-top: 8px;
}

a:link, a:visited {
	color: #646464;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF6600;
}
#wrap #header {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	background-position: 10px;
}
#wrap #header div.navigation {
	position: absolute;
	right: 0px;
	font-weight: bold;
	margin-right: 0px;
	top: 0px;
	height: 45px;
	width: 357px;
}
#wrap #header a.headerlink {
	width: 400px;
	display: block;
	height: 80px;
	text-indent: -9000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #header p {
	margin: 0px;
	padding: 0px;
}
#wrap #navbar {
	background-color: #A61103;
	width: 960px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrap #sidecontent p {
	font-size: 14px;
	line-height: 1.4em;
}
#wrap #pagebottom {
	height: 20px;
}
#wrap #maincontent p {
	color: #333;
	font-size: 13px;
	line-height: 1.2;
}
#wrap #maincontent {
	padding-top: 4px;
}

#wrap #maincontent a:link,
#wrap #sidecontent a:link,
#wrap #maincontent a:visited,
#wrap #sidecontent a:visited {
	color: #0D0D0D;
	text-decoration: underline;
}
#wrap #maincontent a:hover,
#wrap #sidecontent a:hover,
#wrap #maincontent a:active,
#wrap #sidecontent a:active {
	color: #ff6600;
	text-decoration: underline;
}
#wrap img.topsideimage {
	margin-top: 20px;
}
#formbottom {
	height: 5px;
}
#wrap #homepagenews h1 {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
#wrap #homepagenews {
	margin-left: 0px;
}

#wrap #homepagenews p {
	font-size: 12px;
}
#wrap #mssHolder {
	margin-top: 10px;
}
#wrap #mssHolder.internal {
	margin-left: 30px;
	margin-top: 0px;
}
img.thumbimg {
	margin-left: 5px;
	margin-top: 3px;
}
#wrap  #maincontent  h2  a:link,
#wrap  #maincontent  h2  a:visited {
	text-decoration: none;
}
.formbtn {
	background-color: #FFFFFF;
	color: #FF6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}

