@charset "UTF-8";
/* CSS Document */
body {
	background: #fff;
	color: #888;
	letter-spacing: 0.5pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#Table_01 tr td {
	background-repeat: no-repeat;
}
#footer {
	background-image: url(images/layout_21.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
}
#left {
	background-image: url(images/layout_16.png);
	background-repeat: repeat-y;
	height: 100%;
	background-position: top;
	width: auto;
}
#right {
	background-image: url(images/layout_19.png);
	background-repeat: repeat-y;
	height: 100%;
}

h1, h2, h3 {
	color: #9BC50C;
}

h2 {
}

h3 {
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
}
.textbody {
	width: 550px;
	position: relative;
	line-height: 25px;
	text-align: left;
	padding: 15px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}.picture {
	position: relative;
	left: 600px;
	bottom: 270px;
}
#sidebar{
	width: 500px;
	float: right;
	position: relative;
}
#main{
	width: 300px;
	float: left;
	line-height: 25px;
	margin: 10px;
}
#pmain{
	width: 500px;
	float: left;
	line-height: 25px;
	margin: 10px;
}
#tmain{
	width: 480px;
	float: left;
	line-height: 20px;
	margin: 10px;
	font-size: 13px;
}
#container{
	width: 850px;
	height: 400px;
	background-image: url(images/store.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#tcontainer{
	width: 850px;
	height: 400px;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#pcontainer{
	width: 850px;
	height: 400px;
	background-image: url(images/chair.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#scontainer{
	width: 850px;
	height: 400px;
	background-image: url(images/suppliers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#ccontainer{
	width: 850px;
	height: 400px;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#350 {
	position:relative;
	margin-top:-10px;
	top:-30;
	width: 200px;
	float: right;
	}
