html{
	height:100%;	
}
body {
	height:100%;	
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#all{
			position: relative;
			height: 100%;
			min-height: 100%;
		}
html>body #all {height: auto;}

#body_png
    {
        padding: 1em;
    }
#body_png img
    {
        vertical-align: middle;
    }

.png
    {
        //background-image: none ! important;
        behavior: url('http://preferredfuton.com/pngfix.htc');
    }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1{
	color: #4F4F4F;
	font-size: 18px;
	display: inline;
}
h2{
	color: #4F4F4F;
	font-size: 18px;
	display: inline;
}
#about  { 
position:absolute; 
right:15px; 
left: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 854)? "370px" : document.body.clientWidth-444);
left:370px;
}
* html #about  { left: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 854)? "370px" : document.body.clientWidth-444);  }

.silver_11{
	color: #EFEFEF;
	font-size: 11px;
}
.silver_14_b{
	color: #EFEFEF;
	font-size: 14px;
	font-weight:bold;
}
.white_11_b{
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
}
.white_14_b{
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
}
.white_14 {
	color: #FFFFFF;
	font-size: 14px;
}
.white_18 {
	color: #FFFFFF;
	font-size: 18px;
}
.white_20 {
	color: #FFFFFF;
	font-size: 20px;
}
.white_28 {
	color: #FFFFFF;
	font-size: 28px;
}
.orange_9_b{
	color: #FC872B;
	font-size: 9px;
	font-weight:bold;
}
.orange_11_b{
	color: #FC872B;
	font-size: 11px;
	font-weight:bold;
}
.orangeR_11_b{
	color: #CC3300;
	font-size: 11px;
	font-weight:bold;
	float:right;
	padding-right:30px;
}
.orange_14_b{
	color: #FC872B;
	font-size: 14px;
	font-weight:bold;
}
.orange_18_b{
	color: #FC872B;
	font-size: 18px;
	font-weight:bold;
}
.gray_10{
	color: #4F4F4F;
	font-size: 10px;
}
.gray_11_b{
	color: #4F4F4F;
	font-size: 11px;
	font-weight:bold;
}
.gray_18{
	color: #4F4F4F;
	font-size: 18px;
}
.gray_20{
	color: #4F4F4F;
	font-size: 20px;
}
.main_text{
	color:#333333;
	font-size:12px;

}

div.prodlisttitle {
	color: #FC872B;
	font-size: 14px;
	font-weight: bold;
    font-family: arial;
    vertical-align: bottom;
}

a.prodlist {
	text-decoration: none;
	color: #a4a07a;
	font-size: 12px;
    vertical-align: center;
    font-family: arial;
	font-weight: bold;
}

a.prodlist:hover {
	text-decoration: underline;
	color: #a4a07a;
	font-size: 12px;
    vertical-align: center;
    font-family: arial;
	font-weight: bold;
}


td.prodlist {
	text-decoration: none;
	color: #4F4F4F;
	font-size: 12px;
    vertical-align: center;
    font-family: arial;
    border-bottom: 1px solid gray;
}

a.prodlist1 {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
    vertical-align: center;
    font-family: arial;
	font-weight: bold;
}

a.prodlist1:hover {
	text-decoration: underline;
	color: #CFCFCF;
	font-size: 12px;
    vertical-align: center;
    font-family: arial;
	font-weight: bold;
}


td.prodlist1 {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
    vertical-align: center;
    font-family: arial;
    border-bottom: 1px solid gray;
}
.form_text {
color:#000000;
border: #FC872B 1px solid;
background-color : #FFFFFF;
width : 250px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
}
.form_text_r {
color:#000000;
border: #FC872B 1px solid;
background-color : #FFFFFF;
width : 250px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
}
.futonback {
	background-image: url(images/futonsback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
