@charset "utf-8";

body {background: #333 url(../images/pattern.png) repeat;}

.container {
	width: 950px;
	margin: 0 auto;
	top: 0px;
	background-color:#FFF;
	overflow:hidden;
}

.header {
	width: 950px;
	height: 210px;
	background:url(../images/index_header.jpg) no-repeat;
}

.footer{
	width: 950px;
	margin: 0 0 0 20px;
	top: 0px;
	text-align: center;
	}

.sidebar {
background-color: #333;
width: 170px;
margin: 0 0 0 20px;
padding: 20px;
float:left;
}

.main {
	width: 681px;
	float:left;
	margin-left:20px;
	margin-right: 0;
	display:inline;
	position:relative;
	background-color: #FFF;

}

.index-pic {
	background-image: url(../images/greenfurniture.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.main_image {
float:right;
}

.clear {
clear:both;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -0.1px;
	line-height: 1.2em;
	color: #999999;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.1;
	line-height: 1.6em;
	width: 50%;
	color: #999999;
}

h4 {
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.5em;}

p {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

a {color: #cccc33}

.light {color:#FFF;}
.dark  {color:#333;}
.lime {color: #cccc33}

hr.thin {
border:1px dashed #333;
background: url(../images/menu/bg-bubplastic.gif) repeat-x;
width: 99%
}

hr.thinblack {
border:1px dashed #FFF;
background: url(../images/menu/bg-bubplastic.gif) repeat-x;
width: 99%
} 


/* Start Menu
-------------------------------------------------*/

.bubplastic.horizontal {
	width: 911.5px;
	height: 27px;
	margin: -0.25em auto 0 auto;
	padding: 0;
	background: #FFF url(../images/menu/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(../images/menu/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(../images/menu/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}

.bubplastic.lime ul li a:hover,
.bubplastic.lime ul li.highlight a {
	background: transparent url(../images/menu/bg-bubplastic-h-lime.gif) top left no-repeat;
}
.bubplastic.lime ul li a:hover span.menu_ar,
.bubplastic.lime ul li.highlight a span.menu_ar {
	background: transparent url(../images/menu/bg-bubplastic-h-lime.gif) top right no-repeat;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* End Menu
-------------------------------------------------*/td {
	text-align: left;
	vertical-align: top;
}
