@charset "utf-8";
/* CSS Document */

#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:193px;
	z-index:1000;
}
#Text {
	position: absolute;
	height: 310px;
	width: 236px;
	left: 31px;
	top: 103px;
}
#Text2 {
	float:left;
	width:175px;
	margin-left:38px;
	margin-top:110px;
	display:inline;
}
#Text3 {
	position:relative;
	float:left;
	width:175px;
	margin-left:38px;
	margin-top:110px;
	display:inline;
}
#Text4 {
	float:left;
	width:370px;
	margin-left:38px;
	margin-top:110px;
	display:inline;
}
body {
	text-align: center;
	background-color: #000;
}
#Content {
	position:absolute;
	left:0px;
	top:105px;
	width:800px;
	height:456px;
	z-index:2;
}
#Master {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 800px;
	left: 0px;
	top: 0px;
}
#Footer {
	position:absolute;
	left:0px;
	top:563px;
	width:795px;
	height:50px;
	z-index:3;
	background-color: #000000;
	text-align:right;
}
#DB_logo { 
	float:left;
}

#YBG_logo {
	float:left;
}
#Navigation {
	float:left;
	
}
.filler {
	float:left;
}
.text_white {
	color:#FFF;
	font-size:12px;
	text-align:justify;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 16px;
	font-weight: 400;
}
.about_text_white {
	color:#FFF;
	font-size:12px;
	text-align:justify;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 12px;
	font-weight: 400;
}
.text_brown {
	color: #937D73;
	line-height: 18px;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 14px;
	color: #937D73;
}
a:link {
	color: #937D73;
	text-decoration: none;
}
a:visited {
	color: #937D73;
	text-decoration: none;
}
a:hover {
	color: #937D73;
	text-decoration: underline;
}
a:active {
	color: #937D73;
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#FFF;
}
#Main_img {
	float:right;
	margin-top:9px;
}
#About_img {
	float:right;
	margin-top:-25px;
}
#About_text {
	float:left
}
#Brand_colour_img {
	float:right;
	margin-top:-24px;
}
#form {
	margin-top:100px;
	margin-right:95px;
}
input {
	border: 1px solid #937E73;
	height: 17px;
	width: 292px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#FFF;
	background-color:#000;
}
textarea {
	border: 1px solid #937E73;
	height: 42px;
	width: 292px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#000;
	scrollbar-3dlight-color:#000;
	scrollbar-arrow-color:#000;
	scrollbar-base-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#000;
	scrollbar-shadow-color:#000;
}
.submit {
	background-color:#000;
	border:0px;
}
img, div, a { behavior: url(iepngfix.htc) }

#myGallery
{
	text-align: left;
}