body {
	margin: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
h1 {
	font-family: Verdana;
	font-size: 17px;
	color: #f05a28;
}
h2 {
	font-family: Verdana;
	font-size: 15px;
	color: #f05a28;
}
h3 {
	font-family: Verdana;
	font-size: 13px;
	color: #f05a28;
}
h4 {
	font-family: Verdana;
	font-size: 11px;
	color: #f05a28;
}
h5 {
	font-family: Verdana;
	font-size: 10px;
	color: #f05a28;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h6 {
	font-family: Verdana;
	font-size: 9px;
	color: #34818f;
}
p, div, td, li {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
a {
	text-decoration: underline;
	color: #323296;
}
pre {
	font-family: Verdana;
	font-size: 9px;
	color: #34818f;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.top {
	margin: auto;
	width: 800px;
	height: 79px;
	background-image: url(images/top.png);
	position: relative;
}
.logo {
	position: absolute; 
	top: 20px; 
	left: 20px; 
	width: 120px; 
	height: 52px;
}
.logo a {
	display: block; 
	top: 20px; 
	left: 20px; 
	width: 120px; 
	height: 52px;
}
.languageBar {
	position: absolute;
	left: 664px;
	top: 33px;
	width: 120px;
	height: 22px;
	color: white;
	text-transform: uppercase;
}
.languageBar div {
	display: inline;
	color: white;
	border-right: 1px white solid;
	margin-right: 5px;
	width: 33px;
	text-align: center;
}
.languageBar div a {
	background-color: #3c505a;
	color: white;
	text-decoration: none;
}
.menu {
	margin: auto;
	margin-top: 1px;
	width: 800px;
	height: 20px;
	background-color: #9acd66;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu li {
	list-style-type: none;
	float: left;
}
.menu li a {
	font-size: 10px;
	display: block;
	color: white;
	padding: 0 10 0 10;
	line-height: 20px;
	text-decoration: none;
	letter-spacing: -1px;
}
.menu li a:hover {
	background-color: #f05a28;
}
.menu li div {
	font-size: 10px;
	color: white;
	padding: 0 10 0 10;
	line-height: 20px;
	background-color: #f05a28;
	letter-spacing: -1px;
}
.banner {
	margin: auto;
	margin-top: 40px;
	width: 800px;
	height: 200px;
}
.mainPageTable {
	margin: auto;
	margin-top: 20px;
	width: 800px;
}
.mainPageTable td {
	width: 50%;
	vertical-align: top;
	padding: 0 0 0 10;
}
.mainPageTableLeftCell {
	border-right: black 1px solid;
	padding: 0 10 0 0 !important;
}
.mainTableTitle {
	width: 390px;
	height: 20px;
	background-image: url(images/main_table_title.png);
	background-repeat: no-repeat;
}
.mainTableTitle div {
	color: white;
	font-size: 10px;
	line-height: 20px;
	padding-left: 10px;
}
.mainTableContent {
	margin-top: 20px;
}
.mainTableImg {
	float: left;
	width: 170px;
	height: 170px;
	margin-right: 20px;
	background-image: url(images/main_table_img.png);
	background-repeat: repeat-y;
	padding: 0;
}
.mainTableImgTbl td {
	padding: 0;
	width: 170px;
	height: 170px;
	text-align: center;
	vertical-align: middle;
}
.mainTableImgTbl img {
	margin: 0;
}
.mainTableText {
	width: 200px;
	float: right;
}
.mainTableText h1 {
	font-size: 10px;
	color: #f05a28;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.mainTableText a {
	display: block;
	margin-top: 20px;
}
.bottom {
	margin: auto;
	margin-top: 30px;
	width: 800px;
	height: 20px;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	position: relative;
}
.bottom a {
	display: block;
	position: absolute;
	right: 10px;
	color: white;
	text-decoration: none !important;
	line-height: 20px;
	letter-spacing: -1px;
}
.bottomText {
	margin: auto;
	text-align: left;
	margin-top: 15px;
	padding-bottom: 40px;
	width: 800px;
}
.title {
	color: #f05a28;
}
.galleryTable {
	width: 250px;
}
.galleryTable td {
	width: 25%;
	padding: 5px;
	background-color: #d2d2c8;
	text-align: center;
}
.galleryTable td img {
	border: black 1px solid;
}
.colourTable {
	width: 250px;
}
.colourTable td {
	width: 16%;
	padding: 5px;
	background-color: #d2d2c8;
	text-align: center;
}
.pageContainer {
	width: 800px;
	margin: auto;
	text-align: left;
}
.pageTitle h1 {
	padding: 0;
	margin-top: 38px;
	margin-bottom: 38px;
	float: left;
}
.leftBlock {
	float: left; 
	width: 550px; 
	text-align: left;
}
.leftBlockContent {
	padding: 20 35 20 0;
}
.rightBlock {
	float: right; 
	width: 250px; 
	text-align: left;
}
.rightBlockContent {
	padding: 40 0 0 0;
}
.articleVideoTitle {
	line-height: 20px; 
	padding-left: 10px; 
	color: white; 
	font-size: 10px; 
	background-color: #9acd66;
}
.articleVideoContainer {
	padding: 10 0 10 0; 
	text-align: center; 
	background-color: #d2d2c8;
}
.articleVideoBox {
	margin: auto;
	width: 230px; 
	height: 193px;
}
.articleGalleryTitle {
	line-height: 20px; 
	padding-left: 10px; 
	color: white; 
	font-size: 10px; 
	background-color: #9acd66; 
	border-top: white 1px solid;
}
.articleColourTitle {
	line-height: 20px; 
	padding-left: 10px; 
	color: white; 
	font-size: 10px; 
	background-color: #9acd66; 
	border-top: white 1px solid;
}
.articleColourItem {
	width: 30px; 
	height: 30px; 
	border: black 1px solid;
}
.articlePackageTitle {
	line-height: 20px; 
	padding-left: 10px; 
	color: white; 
	font-size: 10px; 
	background-color: #9acd66; 
	border-top: white 1px solid;
}
.articlePackageContainer {
	background-color: #d2d2c8; 
	padding: 10px;
}
.articlePackageItem {
	color: #333333; 
	line-height: 15px;
}
.closer {
	clear: both;
}
.listTable {
	width: 800px;
}
.listItemLeft {
	width: 170px;
	height: 170px;
	background: url(images/main_table_img.png) repeat-y;
	text-align: center;
}
.listItemLeft img {
	margin: auto;
	border: black 1px solid;
}
.listItemRight {
	float: right; 
	text-align: left;
	width: 630px;
	vertical-align: top;
}
.listItemCloser {
	width: 800px;
	height: 20px;
	margin-bottom: 20px;
	border-bottom: #3c505a 1px solid;
}
.listContent {
	padding-left: 30px;
}
.listLead {
	padding-top: 10px;
}
.listDetails {
	padding-top: 10px;
}
.backLink {
	float: right;
	text-align: right;
	padding-top: 38px;
}
.contentLeftContainer {
	float: left;
	width: 170px;
}
.contentRightContainer {
	float: right;
	width: 630px;
}
.contentRightBlock {
	padding: 0 0 20 30;
}
.contentImg img {
	border: black 1px solid;
	margin-bottom: 20px;
}
.pagerBlock {
	margin: 20px;
	text-align: center !important;
}
.pagerItem {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
}
.pagerItemNumber {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
.pagerItem a, .pagerItemNumber a {
	text-decoration: none !important;
}
.pagerItem a:hover, .pagerItemNumber a:hover {
	text-decoration: none !important;
}
