body {
	background-color: #254883;
	margin: 0px;
	padding: 0px;
}


#menu {
	height: 80px;
	width: 760px;
	padding-left: 15px;
	position: relative;
}
#logo {
	height: 67px;
	width: 173px;
	position: absolute;
	bottom: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#buttons {
	height: 18px;
	width: 540px;
	font-family: "Warnock Pro", "Warnock Pro Light", Georgia, "Times New Roman";
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	position: absolute;
	right: 0px;
	top: 58px;
}
#buttons a {
	text-decoration: none;
	color: #000000;
	height: 14px;
}
#buttons a:hover {
	color: #254883;
}

#locations {
	float: right;
	display: block;
	width: 80px;
	
}
#locations a {
	float: right;
	display: block;
	height: 22px;
	
}

#usefu_tips {
	width: 80px;
	float: right;
	display: block;
	
}
#usefu_tips a {
	float: right;
	display: block;
	height: 22px;
	
}
#combinations {
	width: 100px;
	float: right;
	display: block;
	
}
#combinations a {
	float: right;
	display: block;
	height: 22px;
	
}
#products {
	width: 70px;
	float: right;
	display: block;
	}
#products  a {
	float: right;
	display: block;
	height: 1px;
	
}
#about_us {
	width: 70px;
	float: right;
	display: block;
	vertical-align: bottom;
	
}
#about_us a {
	float: right;
	display: block;
	height: 22px;
	
}
#home {
	width: 70px;
	float: right;
	display: block;
}
#home a {
	float: right;
	display: block;
	height: 22px;
	
}
#centre {
	height: 100%;
	width: 760px;
	position: relative;
	padding-left: 15px;
}



#dropmenudiv{
	position:absolute;
	z-index:100;
	font-family: "Warnock Pro", "Warnock Pro Light", Georgia, "Times New Roman";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #C2B59B;
	float: left;
	padding-bottom: 5px;
	margin-left: -5px;
	margin-top: 0px;
	top: -2px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A08C63;
	text-indent: 5px;
	float: left;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #254883;
	text-decoration: none;
	background-color: #A28E66;
}
#title {
	height: 40px;
	width: 750px;
	margin-bottom: 15px;
	padding-top: 15px;
}
table {
	padding: 0px;
	margin: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-family: "Warnock Pro", "Warnock Pro Light", Georgia, "Times New Roman";
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-indent: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-family: "Warnock Pro", "Warnock Pro Light", Georgia, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #254883;
	padding: 0px;
	margin: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: 5px;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.clear_floats {
	clear: both;
}
.centre {
	background-color: #FFFFFF;
	height: 100%;
	width: 790px;
}
.right_header {
	background-color: #C2B59B;
	height: 80px;
	width: 100%;
}
.centre_header {
	background-color: #C2B59B;
	height: 80px;
	width: 790px;
}
.left_header {
	background-color: #C2B59B;
	height: 80px;
	width: 100%;
}
.centre_foter {
	background-color: #C2B59B;
	height: 30px;
	width: 790px;
}
.white_line {
	background-color: #FFFFFF;
	height: 20px;
	width: 790px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	height: 70px;
	padding-left: 15px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	height: 50px;
}
#footer a:hover {
	color: #C2B59B;
}


#buttom_navigation {
	height: 50px;
	width: 760px;
	text-decoration: none;
	position: relative;
	top: 5px;
}

#float_right_logo {
	float: right;
	height: 40px;
	width: 87px;
}
#float_right_logo a {
	float: right;
	display: block;
}

#copy {
	vertical-align: bottom;
	float: left;
	position: relative;
	top: 3px;
	text-indent: 0px;
}
