* {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
body {
	background-color: #5e4f4a;
	height: 100%;
	width: 100%;
	margin-top: 10px;
}
#outer {
	text-align: center;
	width: 100%;
}
#inner {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#logo {
	height: 35px;
}
#gasparre {
	float: left;
}
#flashOpener {
	height: 610px;
	width: 810px;
	z-index: 500;
	overflow: hidden;
	visibility: visible;
	position: absolute;
}
#mainContent {
	visibility: hidden;
}
#innovation {
	float: right;
}
#mainTable {
	border-collapse: collapse;
	margin-bottom: 10px;
	height: 530px;
	overflow: visible;
}
#mainTable   td {
	border: 1px dashed #FFFFFF;
}
#menuLeft {
	height: 30px;
}
#contentLeft {
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 30px;
}
#contentLeft p {
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: lighter;
	line-height: 13px;
}
#contentLeft h1 {
	font-size: 12px;
	color: #D7C7AF;
	text-transform: uppercase;
}
#contentLeft a {
	font-size: 12px;
	color: #D7C7AF;

}
#mainTable #productsTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainTable #productsTable td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#productsTable .borderR {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	min-height: 160px;
}

#productsTable .borderBottomR {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 155px;
}
#productsTable .borderBottomR img, #productsTable .borderBottom img, #productsTable .borderR img {
	margin-top: 23px;
}
#productsTable .borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	height: 155px;
	vertical-align: middle;
}
#contactsTable td {
	padding-top: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactsTable h1 {
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 10px;
}
#contactsTable p {
	margin-bottom: 10px;
	line-height: 13px;
}
#contactsTable a {
	color: #E9DFD2;
}
#enquiriesTable td, #thanksTable td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
#enquiriesTable, #thanksTable  {
	margin-top: 20px;
	margin-left: 20px;

}
#enquiriesTable     #office  option  {
	color: #000000;
	font-size: 10px;
}
#enquiriesTable #office {
	height: 20px;
}
#enquiriesTable  .textField {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 200px;
	height: 15px;
	margin-right: 15px;
	padding: 2px;
}
#enquiriesTable .error {
	font-size: 10px;
	color: #000000;
}
#enquiriesTable .textMulti {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 200px;
	height: 350px;
	padding: 2px;
}
#enquiriesTable .doNotShare {
	font-size: 10px;
}
#enquiriesTable #submit {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 50px;
}
#enquiriesTable strong {
	font-weight: bold;
	font-size: 11px;
}
#enquiriesTable p {
	font-size: 11px;
}
