html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #FFFFFF;
}


body{
	width:800px;
	margin:0 auto;
	padding:0;
	background:#FFF;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
/*HEADER*/
#header{
	padding:15px;
	height:60px;
	background:#FFF;
	position: relative;
}
#header #logo a{
	display: block;
	padding-top:59px;
	height: 0;
	width: 400px;
	overflow: hidden;
	background:url(../images/rabo_logo2.jpg) no-repeat;
}
#header #phone{
	width:101px;
	padding-top:14px;
	height: 0;
	overflow: hidden;
	background:url(../images/phone.gif) no-repeat;
	float:right;
}
#header ul#navigation{
	list-style:none;
	position:absolute;
	padding:0;
	margin: 0;
	bottom: 15px;
	right: 15px;
	width:auto;
}
#header ul#navigation li{
	display:inline;
	float: right;
	margin-left: 15px;
}
#header ul#navigation li a{
	display:block;
	padding-top:11px;
	height: 0;
	overflow: hidden;
	float:left;
	text-decoration:none;
}
#header ul#navigation li a.products{
	width:76px;
	background:url(../images/products.gif);
}
#header ul#navigation li a.products:hover, #header ul#navigation li a.products.productsact{
	background: url(../images/products.gif) 0 -11px;
}
#header ul#navigation li a.innovation{
	width:85px;
	background:url(../images/innovation.gif);
}
#header ul#navigation li a.innovation:hover, #header ul#navigation li a.innovation.innovationact{
	background: url(../images/innovation.gif) 0 -11px;
}
#header ul#navigation li a.aboutus{
	width:72px;
	background:url(../images/aboutus.gif);
}
#header ul#navigation li a.aboutus:hover, #header ul#navigation li a.aboutus.aboutusact{
	background: url(../images/aboutus.gif) 0 -11px;
}

/*MAIN*/
#container .main{
	background: #e82d2f;
	color: #FFF;
 	font-size: 0.8em;
	min-height: 250px;
}

/*FOOTER*/
#footer{
	clear: both;
	background: #FFF;
	font-size: 0.7em;
	text-align: right;
	width: 800px;
}
#footer p{
	padding: 0.3em 15px;
	float: right;
}
#footer p a{
	float: left;
	display: block;
	padding-top: 8px;
	height: 0;
	width: 100px;
	overflow: hidden;
	margin-right: 10px;
	background: url(../images/infobuyrabo.gif) no-repeat;
}
#footer p span{
	float: left;
	display: block;
	padding-top: 8px;
	height: 0;
	width: 295px;
	overflow: hidden;
	background: url(../images/address.gif) no-repeat;
}
/*HOME*/
#home{
	width: 800px;
	height: 490px;
	background: #e82d2f;
}

/*PRODUCTS SOON*/
#productssoon{
	height: 290px;
	padding-top: 200px;
}
#productssoon p#info{
	background: #FFF;
	height: 34px;
	line-height: 34px;
	padding-left: 8px;
}
#productssoon p#info span{
	display: block;
	float: left;
	padding-top: 34px;
	height: 0;
	width: 589px;
	overflow: hidden;
	background: url(../images/products/pleasecheck.gif) no-repeat 0 12px;
}
#productssoon p#info a{
	display: block;
	float: left;
	padding-top: 34px;
	margin-left: 6px;
	height: 0;
	width: 190px;
	overflow: hidden;
	background: url(../images/products/downloadcatalog.gif) no-repeat 0 12px;
}



/*PRODUCTS*/
#products{
	padding: 0;
	position: relative;
	background: #e92d2e;
	width: 800px;
	height: 490px;
}

#products ul{
	list-style:none;
	width:800px;
}
#products ul li{
	margin-top: 40px;
	display: block;
	float: left;
	background-image: url(../images/products/bggrad.jpg);
}
#products ul li a{
	display: block;
	width: 400px;
	padding-top: 180px;
	height: 0;
	overflow: hidden;
	background: #e92d2e;
}
#products ul li a span{
	visibility: hidden;
}
#products ul li a.chairs{
	background: url(../images/products/chairs.jpg) no-repeat 50px;
	width: 350px;
}
#products ul li a.chairs:hover{
	background: url(../images/products/chairs_act.jpg) no-repeat 50px;
}
#products ul li a.tables{
	background: url(../images/products/tables.jpg) no-repeat;
	width: 450px;
}
#products ul li a.tables:hover{
	background: url(../images/products/tables_act.jpg) no-repeat;
}
#products ul li a.china{
	background: url(../images/products/china.jpg) no-repeat 50px;
	width: 350px;
}
#products ul li a.china:hover{
	background: url(../images/products/china_act.jpg) no-repeat 50px
}
#products ul li a.miscellaneous{
	background: url(../images/products/miscellaneous.jpg) no-repeat;
	width: 450px;
}
#products ul li a.miscellaneous:hover{
	background: url(../images/products/miscellaneous_act.jpg) no-repeat;
}

/*TEXTONLY / ABOUT US (Mission, History), INNOVATION, PRODUCTS */
.textonly {
	padding: 73px 0 30px;
	/*height: 490-73-30 =387px*/
	height: 387px;
	position: relative;
}
.textonly h1{
	background: #FFF;
	padding-top: 32px;
	height: 0;
	overflow: hidden;
}
.textonly p{
	margin: 30px 76px;
	line-height: 1.6em;
}
.textonly ul#menu{
	margin: 0 76px;
	position: absolute;
	bottom: 25px;
}
.textonly ul#menu li{
	text-transform: uppercase;
	display: inline;
	margin-right: 1em;
}
.textonly ul#menu li a.mission{
	background: url(../images/aboutus/missiona.gif) no-repeat;
	display: block;
	float: left;
	padding-top: 15px;
	width: 55px;
	height: 0;
	overflow: hidden;
}
.textonly ul#menu li a.mission.actmission{
	background: url(../images/aboutus/missionb.gif) no-repeat;
	width: 65px;
}
.textonly ul#menu li a.history{
	background: url(../images/aboutus/historya.gif) no-repeat;
	display: block;
	float: left;
	padding-top: 15px;
	width: 56px;
	height: 0;
	overflow: hidden;
	margin-left: 10px;
}
.textonly ul#menu li a.history.acthistory{
	background: url(../images/aboutus/historyb.gif) no-repeat;
	width: 65px;
}

/*ABOUT US*/
.textonly h1.mission{
	background: #fff url(../images/aboutus/mission.gif) no-repeat 76px 8px;
}
#aboutus p.m1{
	background: url(../images/aboutus/m01.gif) no-repeat;
	padding-top: 95px;
	height: 0;
	width: 633px;
	overflow: hidden;
}
#aboutus p.m2{
	background: url(../images/aboutus/m02.gif) no-repeat;
	padding-top: 95px;
	height: 0;
	width: 633px;
	overflow: hidden;
}
#aboutus p.h1{
	background: url(../images/aboutus/h01.gif) no-repeat;
	padding-top: 129px;
	height: 0;
	width: 621px;
	overflow: hidden;
}
#aboutus p.h2{
	background: url(../images/aboutus/h02.gif) no-repeat;
	padding-top: 92px;
	height: 0;
	width: 621px;
	overflow: hidden;
}


.textonly h1.history{
	background: #fff url(../images/aboutus/history.gif) no-repeat 76px 8px;
}

/*INNOVATION*/
.textonly h1.innovation{
	background: #fff url(../images/innovation/innovation.gif) no-repeat 76px 8px;
}
#innovation p.i1{
	background: url(../images/innovation/i01.gif) no-repeat;
	padding-top: 54px;
	height: 0;
	width: 653px;
	overflow: hidden;
}
#innovation p.i2{
	background: url(../images/innovation/i02.gif) no-repeat;
	padding-top: 33px;
	height: 0;
	width: 653px;
	overflow: hidden;
}

#innovation p.i3{
	background: url(../images/innovation/i03.gif) no-repeat;
	padding-top: 54px;
	height: 0;
	width: 653px;
	overflow: hidden;
}


/*PRODUCTS COMING SOON*/
.textonly h1.products{
	color: #868b8f;
	background: #FFF;
	font-size: 1.6em;
	height: 32px;
	line-height: 32px;
	padding-top: 0;
	padding-left: 56px;
	overflow: hidden;
}

/*PRODUCTS*/
/*CHAIRS*/
.products{
	padding-top: 20px;
}
.products ul#types{
	padding: 0 20px;
	margin-bottom: 20px;
	list-style: none;
}
.products ul#types li{
	float: left;
	list-style: none;
	margin-bottom: 0.5em;
	display: block;
	width: 152px;
	/*width= (800-(20*2))/5*/
}
.products ul#types li a{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.product{
	clear: both;
}
.products ul#types li a:hover{
	text-decoration: underline;
}

.product div.images img{
	float: left;
	display: none;
}
.product div.images img.first{
	display: block;
}
.product div.info{
	padding-top: 38px;
	min-height:328px;
  	height:auto !important;
  	height:328px;
  	margin-left: 351px;
}
.product div.info h2{
	font-size: 1.6em;
	line-height: 32px;
	color: #999;
	background: #FFF;
}
.product div.info ul.tabs{
	list-style: none;
	margin-top: 1em;
	margin-bottom: 1em;
}
.product div.info ul.tabs li{
	display: inline;
	margin-right: 1em;
}
.product div.info ul.tabs li a{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.product div.info ul.tabs li a:hover{
	text-decoration: underline;
}
.product div.info ul.features li{
	list-style: none;
}
.product div.info ul.features li:before{
	content: "- ";
}
.product div.info ul.specs {
	border: 2px solid white;
	border-bottom: none;
	width: 425px
}
.product div.info ul.specs li{
	list-style: none;
	border-bottom: 2px solid white;
	position: relative;
}
.product div.info ul.specs li span.d{
	float: none;
	width: 300px;
	position: static;
	border-left: none;
	line-height: 20px;
	
}
.product div.info ul.specs li span{
	border-left: 2px solid white;
	padding-left: 0.5em;
	position: absolute;
	right: 0px;
	width: 105px;
	line-height: 20px;
}

#subtypes{
	position: relative;
	left: 351px;
	width: 449px;
	list-style: none;
	padding-bottom: 37px;
}
#subtypes li{
	display: inline;
	margin-right: 1em;
}
#subtypes li a{
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
}
#subtypes li a:hover{
	text-decoration: underline;
}
