html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	background-repeat: repeat-y;
	background-position: 50%;
}
#mainContents {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3A38A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3A38A;*/
	min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	}
	
html>body #mainContents {
    height: auto;
	}
/* Top elements */
#header {
	background-image: url(images/header_bg.gif);
	background-color: #D4C7B4;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#contactBar {
	background-image: url(images/contactbar_bg.gif);
	background-color: #66171B;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#mediaBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	background-color: #D4C7B4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3A38A;
	text-align: right;
	padding: 5px 12px 5px 5px;
}
#mainTable {
	width: 750px;
}
/* Navigation */
#menuSide {
	background-color: #66171B;
	text-align: left;
	padding: 0px;
	vertical-align: top;
 }
/*.menupage {
	position: relative;
	background-color: #E5D9C6;
	display: block;
}*/
.menuBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #F3EDE4;
	background-color: #66171B;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3A38A;
}
.menuBar a{
	display: block;
	color: #F3EDE4;
}
.menuBar a:hover{
	background-color: #8F474A;
	color: #F3EDE4;
}
.menuBaron a,
.menuBarshow a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #66171B;
	background-color: #F3EDE4;
	display: block;
	position: relative;
	margin: 0px;
	text-indent: 10px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3A38A;
}
.menuBaron a:hover,
.menuBarshow a:hover {
	background-color: #EFE6D8;
}
/* Content,details etc */
#content,
#infobox {
	width: 338px;
}
#content2,
#casestudy {
	width:549px;
}
#content,
#content2,
#casestudy,
#infobox,
#infoboxWide,
#priceContent {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3A38A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3A38A;
	vertical-align: top;
	text-align: left;
}
#content,
#content2,
#casestudy {
	background-color: #FFFFFF;
	height: 340px;
}
#infobox,
#infoboxWide {
	margin: 0px;
	background-color: #D4C7B4;
}
#infobox table,
#infoboxWide table{
	margin: 0px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0px;
}
#infobox td,
#infoboxWide td{
	padding: 5px;
	vertical-align: top;
}
#content a,
#priceContent a {
	color: #66171B;
	text-decoration: none;
}
#content a:hover,
#priceContent a:hover {
	color: #8F474A;
	text-decoration: underline;
}
#content p,
#content h1,
#content2 p,
#content2 h1,
#casestudy p,
#casestudy h1,
#infobox p,
#infobox h1,
#priceContent p,
#priceContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#content p,
#priceContent p,
#infobox p {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
#infobox p,
#infoboxWide p {
	margin-top: 5px;
	margin-bottom: 8px;
}
#content h1,
#priceContent h1,
#content2 h1 {
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 10px;
	margin-right: 10px;
}
#infobox h1,
#infoboxWide h1 {
	background-color: #F3EDE4;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3A38A;
	margin: 0px;
	color: #66171B;
}
#infobox a,
#infoboxWide a {
	color: #66171B;
	font-weight: bold;
	text-decoration: none;

}
#infobox a:hover,
#infoboxWide a:hover {
	color: #F3EDE4;
	text-decoration: underline;

}
#content .titleimg,
#priceContent .titleimg,
#content2 .titleimg,
#casestudy .titleimg {
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#content .hometitle {
	margin-top: 30px;
	margin-bottom: 20px;
}
#content .subtitleimg {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
}
p.full {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
p.casetext {
	margin-top: 10px;
	margin-bottom: 10px;
}
.casetitle {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
div.case1,
div.case2,
div.case3,
div.case4,
div.case5,
div.case6,
div.case7,
div.case8,
div.case9,
div.case10,
div.case11,
div.case12,
div.case13,
div.case14 {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	background-color: #D4C7B4;
	padding: 10px;
	border: 1px solid #B3A38A;
}
.caseimg1,
.caseimg2,
.caseimg3,
.caseimg4,
.caseimg5,
.caseimg6,
.caseimg7,
.caseimg8,
.caseimg9,
.caseimg10,
.caseimg11,
.caseimg12,
.caseimg13,
.caseimg14 {
	border: 1px solid #66171B;
}
.caseimg1,
.caseimg3,
.caseimg5,
.caseimg7,
.caseimg9,
.caseimg11,
.caseimg13 {
	/*float: right;
	margin-left: 20px;*/
}
.caseimg2,
.caseimg4,
.caseimg6,
.caseimg8,
.caseimg10,
.caseimg12,
.caseimg14 {
	/*float: left;
	margin-right: 20px;*/
}
#imagebar,
#casebar {
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3A38A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3A38A;
	vertical-align: top;
	width: 211px;
}
#imagebar {
	background-color: #D4C7B4;
}
#casebar {
	background-color: #D2B6B7;
}
#casebar p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#casebar a {
	color: #66171B;
	text-decoration: none;

}
#casebar a:hover {
	text-decoration: underline;

}
.img {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3A38A;
}
.img2{
	margin: 0px;
}
/* Copyright, disclaimer */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #380704;
	font-weight: normal;
	padding: 12px;
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3A38A;
	height: auto;
}
.subfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66171B;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	clear: both;
	font-size: 0.9em;
	padding-top: 25px;
	padding-bottom: 7px;
}
a.footlink {
	color: #66171B;
	text-decoration: none;
}
a.footlink:hover {
	text-decoration: underline;
}
form
 {
	margin: 0px;
}
#content p.form {
	margin-bottom: 5px;
}


td.formCell1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
td.formCell1,
td.formCell2 {
	padding: 2px 5px 2px 10px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border: 1px solid #CCCCCC;
}

