body {
	background-image:  url("../images/shared/BG.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	margin: 0px;
}
#Content {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../images/shared/topbg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 50px;
}
a#Logo {
	background-image:  url("../images/shared/benbrignell.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	width: 120px;
	margin-top: 50px;
	margin-left: 50px;
	float: left;
	margin-bottom: 50px;
	display: block;
}
#Left {
	margin-left: 50px;
	margin-top: 0px;
	width: 180px;
	float: left;
}
#Left ul {
	list-style-type: none;
	width: 180px;
	margin-left: -30px;
	line-height: 16px;
}
#Left ul li {
	font-size: 1.2em;
	color: #1BA5B1;
	margin-bottom: 2px;
}
#Left li a {
	color: #1BA5B1;
	text-decoration: none;
}
#Left li a:hover {
	color: #E45A4E;
	text-decoration: underline;
}
#Right {
	margin-top: 170px;
	width: 620px;
	background-color: #F8F8C2;
	float: right;
	margin-right: 50px;
	height: auto;
	background-image: url(../images/home/random/beaver.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
p {
	color: #966D33;
}
.Clear {
	clear: both;
}
#Footer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	font-size: 1.2em;
	color: #F7CDCA;
	width: 900px;
	padding-top: 20px;
	padding-left: 100px;
}
#Bottom {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shared/botbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: auto;
}
#Right h1, #RightInt h1 {
	font-size: 1.4em;
	color: #E3A54D;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
}
#Right p, #RightInt p {
	font-size: 1.2em;
	margin: 12px;
	width: 300px;
}
#ServicesList {
	width: 594px;
	margin-right: auto;
	margin-left: auto;
}
#ServicesList ul {
	width: 220px;
	margin: 0px 10px 0px 0px;
	height: auto;
	display: block;
	list-style-type: none;
	float: left;
}
#ServicesList ul li {
	color: #966D33;
	list-style-type: none;
	font-size: 1.2em;
	line-height: 16px;
}
#ServicesList ul li h2 {
	color: #E3A54D;
	list-style-type: none!important;
	font-size: 1.2em;
	margin-bottom: 6px;
}
#Logo a {
	height: 60px;
	width: 120px;
	border: none;
}
#RightInt {
	margin-top: 170px;
	width: 620px;
	background-color: #F8F8C2;
	float: right;
	margin-right: 50px;
	height: auto;
	clear: right;
	padding-bottom: 50px;
}
.Contact {
	background-image: url(../images/contact/contact.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#PortfolioNav {
	float: right;
	margin-right: 20px;
	font-size: 1.4em;
	color: #966D33;
}
a {
	color: #966D33;
	text-decoration: underline;
}
#PortfolioNav a {
	text-decoration: none;
	color: #1BA5B1;
}
/* slideshow */
#slideShow1
{
	width: 580px;
	height: 300px;
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #fff;
	margin: 10px;
}
#slideShow2
{
	width: 300px;
	height: 300px;
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #fff;
	margin: 10px;
}
.pagelinks a
{
	font-weight: bold;
	color: #666;
}
.slideCaption
{
	background-color: #FFFFFF;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	width: 560px;
}
.pagelinks a.activeSlide
{
	color: #f90;
}
/* this is for IE so the prev/next links can be hovered*/
.nextSlide,.prevSlide
{
	background-image: url(images/spacer.gif);
	margin-bottom: 6px;
}
.nextSlide:hover
{
	background-image: url(images/nextslide.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.prevSlide:hover
{
	background-image: url(images/prevslide.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.inputsTooltip
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#tooltipURL
{
	display: none;
}
#slideShow1 a {
	text-decoration: none;
}
