/* CSS Document */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
#sc {
text-align: center;
width: 720px;
margin: 0 auto;
}

.top {
	margin-top: 32px;
	margin-bottom: 20px;
}
.home-main-image {
	background-image: url(images/home-main-image.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 473px;
	padding-left: 20px;
	font-size: 10px;
	color: #76694a;
	line-height: 16px;
}
.home-main-image a {
	color: #76694a;
	text-decoration: underline;
}
.home-main-image a:hover {
	color: #76694a;
	text-decoration: none;
}
.home-main-area {
	background-image: url(images/main-area-BG.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.welcome-txt {
	background-image: url(images/welcome-txt.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-right: 30px;
	padding-top: 45px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #544830;
	text-align: justify;
}
.home-contact-txt {
	background-image: url(images/home-contact-txt.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-right: 30px;
	padding-top: 75px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #544830;
	text-align: left;
}
.btm-space a, a:hover {
	height: 30px;
	font-size: 10px;
	color: #76694a;
	text-align:center;
}
.btm-space {
	height: 30px;
	font-size: 10px;
	color: #76694a;
	text-align:center;
}
.legal {font-size:x-small}

.welcome-txt a {
	color: #544830;
	text-decoration: underline;
}
.welcome-txt a:hover {
	color: #544830;
	text-decoration: none;
}
.home-contact-txt a {
	color: #544830;
	text-decoration: underline;
}
.home-contact-txt a:hover {
	color: #544830;
	text-decoration: none;
}
.contact-main-image {
	background-image: url(images/contact-main-image.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 473px;
	padding-left: 20px;
	font-size: 10px;
	color: #76694a;
	line-height: 16px;
}
.contact-main-image a {
	color: #76694a;
	text-decoration: underline;
}
.contact-main-image a:hover {
	color: #76694a;
	text-decoration: none;
}
.contact-txt {
	background-image: url(images/contactform-txt.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-right: 30px;
	padding-top: 45px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #544830;
	text-align: justify;
}
.contact-txt a {
	color: #544830;
	text-decoration: underline;
}
.contact-txt a:hover {
	color: #544830;
	text-decoration: none;
}
.suppliers-main-image {
	background-image: url(images/suppliers-main-image.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 473px;
	padding-left: 20px;
	font-size: 10px;
	color: #76694a;
	line-height: 16px;
}
.suppliers-main-image a {
	color: #76694a;
	text-decoration: underline;
}
.suppliers-main-image a:hover {
	color: #76694a;
	text-decoration: none;
}
.suppliers-main-area {
	background-image: url(images/suppliers-mainarea-BG.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.suppliers-txt {
	background-image: url(images/suppliers-txt.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-right: 30px;
	padding-top: 45px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #544830;
	text-align: justify;
}
.suppliers-txt a {
	color: #544830;
	text-decoration: underline;
}
.suppliers-txt a:hover {
	color: #544830;
	text-decoration: none;
}