* {
	margin: 0;
	padding: 0;
	height: auto;
	line-height: 140%;
}

body {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	background-image:url(images/img01.gif);
	background-repeat: repeat-x;
	background-image: url(images/img01.gif);
}
h1, h2, h3 {
	color: #333333;
}


h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	margin-bottom: 0.5em;
	font-size: 166%;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 116%;
	background-position: left;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #BE482D;
}

/* Menu */

#menu {
	width: 780px;
	height: 56px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #BE4B2D;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background-color: #FFFFFF;
	background-image: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 16px 16px 0 16px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #BE482D;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 800px;
	height: 184px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/BargiaGoldlogo.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo h1 {
	margin: 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
	padding-top: 120px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/img03.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	float: left;
	width: 580px;
	background-color: #FFFFFF;
	background-image: url(images/img03.gif);
	background-repeat: repeat-y;
	padding-top: 25px;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-right: 12px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 60px;
	text-align: left;
}

#sale_head {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: -1px;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 8px;
	background-color: #000000;
}
#table_top {
	color: #666666;
	padding-right: 8px;
	text-align: right;
	background-color: #FFFFFF;
}

#table_content {
	line-height: 130%;
	margin-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #05070A;
	text-align: left;
}
#table_contentgrey {
	line-height: 130%;
	margin-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #2c3437;
}

#table_contentlgtbk {
	line-height: 130%;
	margin-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #131214;
}
#table_contentlgthite {
	line-height: 130%;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#table_contentlggrey {
	line-height: 130%;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C6BCBD;
}

.floating-box {
	float: left;
	width: 580px;
	margin-bottom: 10px;
}
.floating-boxindex {
	float: left;
	width: 580px;
	margin-bottom: 10px;
	margin-right: 12px;
	height: 271px;
}
.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	padding: 10px;
	background-color: #FFFFFF;
	width: 146px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	border-left: 5px solid #BE482D;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/img07.gif);
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
	background-repeat: repeat-y;
	background-position: left;
}

#links {
	line-height: 112%;
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
	line-height: 112%;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
	line-height: 112%;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #BE482D;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #BE482D;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 800px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
	background-color: #BE482D;
}
