@charset "UTF-8";
/* CSS Document */
/* Safari only \*/
html:first-child body {
font-size: 88%;
}
/* */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img-parts/body_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul{
	list-style-type: none;
}
#headarea {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 900px;
	background-image: url(../img-parts/heaad_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headcopy {
	float: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#headcopy img {
	vertical-align: top;
}
#container #headarea #support {
	float: right;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #headarea #support img{
	vertical-align: top;
}
#logomark {
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logomark img {
	vertical-align: top;
}
#container {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clearfix{display:inline-block;}
/* hides from IE-mac¥*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	color: #333;
	clear: both;
	margin: 0px;
}
#mainwrapper {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#navigationarea {
	float: left;
	height: auto;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#globalnav {
	background-color: #DED9D0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#globalnav li {
	margin-bottom: 2px;
}
#buffalodirect {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#navigationarea #img-dl {
	background-color: #F5F4F1;
	margin: 0px;
	border: 1px solid #C9C4BD;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
#navigationarea #img-dl li {
	margin-bottom: 4px;
}
#maincontainer {
	float: right;
	width: 720px;
}
#footer {
	background-image: url(../img-parts/footer_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	height: 80px;
}
#footerarea {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerarea p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 80%;
	line-height: 1em;
}
#melco-logo {
	float: left;
	margin-right: 15px;
	padding-top: 15px;
}
#cfd-s {
	float: left;
	padding-top: 15px;
}
#footer #footerarea #privacy {
	font-size: 70%;
	float: right;
	margin-top: 10px;
	line-height: 1.5em;
}
* html #footer #footerarea #privacy {
	font-size: 80%;
}
#footer #footerarea #privacy a {
	background-image: url(../img-parts/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
#special-banner img,#navigationarea img,#subnavarea img,#footer img {
	vertical-align: bottom;
}