html, body {
	overflow: hidden;
}

body {
	background-color: #000;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
body, td {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #898989;
}
#body_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	overflow-y: scroll;
}
#body_content {
	margin: 10px 0;
	padding: 0;	
}
#header_wrapper {
	background: url(../img/header.gif) top left repeat-x;
	height: 87px;
}
#header {
	width: 980px;
}
#top_menu {
	padding-left: 41px;
	vertical-align: top;
}
#top_menu ul {
	padding: 0;
	margin: 0;
	border: 0;
}
#top_menu ul li {
	padding: 0 21px 4px 2px;
	margin: 42px 5px 29px 0;
	border: 0;
	border-bottom: solid 1px #333;
	list-style-type: none;
	display: block;
	float: left;
}
#top_menu ul li a img {
	border: 0;
}
#logo {
	padding-right: 41px;
	vertical-align: top;
}
#photos {
	width: 100%;
	overflow: hidden;
	text-align: center;
	height: 400px;
}
#photos div {
	position: relative;
	margin-left: -2204px;
	width: 4525px;
	left: 50%;
}
#photos img {
	padding: 0;
	margin: 0;
	border: 0;
	margin-left: 15px;
	display: block;
	float: left;
}
#photos img.first {
	margin-left: 0;
}
#content {
	width: 900px;
	padding: 30px 40px 20px 40px;
	//width: 980px;
}
.index_content{
	padding: 30px 80px 22px 100px !important;
	width: 800px !important;
	//width: 980px;
}
td.vtop {
	vertical-align: top;
}
td.small_logo {
	padding-right: 4px;
}
td.divider {
	height: 1px;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #333;
}
#footer {
	width: 980px;
}
#copyright {
	width: 174px;
	padding: 10px 30px 0 0;
	text-align: right;
	//width: 204px;
}
#footer a {
	color: #898989;
}
#address {
	width: 100%;
	text-align: left;
	padding: 10px 30px 0 0;
}
#dimmer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.9;
	filter: Alpha(opacity=90);
	z-index: 1;
}
#dimmer2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.9;
	filter: Alpha(opacity=90);
	z-index: 3;
}
#full_screen {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	display: none;
}
#full_screen2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	z-index: 4;
	display: none;
}
#full_screen3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	z-index: 4;
	display: none;
}
#popup_suppliers {
	position: absolute;
	top: 150px;
	left: 243px;
	width: 930px;
	height: 510px;
}
#popup_supplier {
	position: absolute;
	top: 213px;
	left: 434px;
	width: 550px;
}
#popup_sale {
	position: absolute;
	top: 0;
	left: 0;
	width: 880px;
}
div.cut_shadow {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
div.popup .content {
	background-color: #000;
	padding: 23px 11px 10px 27px;
}
div.popup .title {
	font-family: Georgia, Times New Roman;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
}
div.popup .title_border {
	width: 100%;
	padding: 0 10px 0 12px;
}
div.popup .title_border img {
	background-color: #333;
}
div.popup .body {
	padding-top: 23px; 
}

#suppliers_pane {
    height: 390px;
    width: 854px;
}
#suppliers_pane ul {
	padding: 0;
	margin: 0;
	border: 0; 
}
#suppliers_pane ul li {
	padding: 5px 0;
	margin: 0;
	border: 0; 
	list-style-type: none;
}
.popup a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
}
.popup p {
	margin: 0 25px 15px 0;
	padding: 0;
}

#popup_supplier .body img {
	margin: 10px 0;
}

.hidden {
	display: none;
}

#suppliers_c{
	display: none;
}

table.vendor_table2 {
	margin-bottom: 10px;
}
table.vendor_table2 tr td {
	padding-bottom: 5px;
	padding-right: 10px;
	vertical-align: top;
}

table.vendor_table2 tr td.name {
	white-space: nowrap;
	
	font-weight: bold;
}

.contacts {
	 padding:0;margin:0;margin-bottom: 50px;padding-right:10px;
}
#slider {
    width: 392px; /* important to be same as image width */
    height: 504px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 392px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
	padding: 0;
	margin: 0;
}
.sliderImage {
    float: left;
    position: relative;
    display: none;
}
.clear {
	clear: both;
}

#sales_list {
	padding: 0;
	margin: 0;
	display: inline;
}

#sales_list li {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-type: none;
	float: left;
	width: 130px;
}

#sales_list li:first {
	margin-left: 0;
}

#sales_list .title {
	text-align: center;
	padding: 5px 0;
	background-color: rgb(75,75,75);
	height: 29px;
	position: relative;
}

#sales_list .title a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
} 

#sale h2 {
	font-family: Georgia, Times New Roman;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
}

#sale p {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	padding: 5px 0;
	margin: 0;
}

.minheight {
	min-height: 561px;
	//height: expression(this.height < 561 ? '561px' : '100%');
}

div#popup_sale .content {
	padding-bottom: 25px;
}