/* CSS Document */
body{
     text-align:center;
	 background-color:#FFFFFF;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:12px;
	 margin:0px;
	 padding:0px;
}

#head{
     width:780px;
	 margin-bottom:3px;
}

#headtitle{
     background-color:#A02503;
	 height:21px;
	 width:620px; 
	 text-align:left;
	 float:left;
}

#language{
     background-color:#A02503;
     width:160px;
	 float:right;
	 height:21px;
	 background-image:url(language.jpg);
	 color:#A02503;
	 font-family:arial;
	 line-height:21px;
	 text-align:right;
}

#language a{
     color:#A02503;
	 text-decoration:none;
}

#headtitle h1{
     color:#F0F0F0;
	 font-style:italic;
	 font-family:arial;
	 line-height:21px;
	 font-size:12px;
	 font-weight:300;
	 margin:0px;
	 padding-left:20px;
}

#headimage{
     width:780px;
	 padding-bottom:3px;
}

#headimage img{
     width:780px;
}

#mainbody{
     width:780px;
}

#leftbody{  
     width:138px;
	 float:left;
}

#logo{
     width:136px;
	 height:100px;
	 margin-bottom:1px;
}
	 
.leftmenu{ 
     width:136px;
	 height:21px;
	 margin-bottom:1px;
	 background-color:#F88E06;
	 line-height:21px;
	 cursor:pointer;
	 color:#FFFFFF;
	 font-weight:600;
}

.leftmenu a{
     color:#FFFFFF;
	 text-decoration:none;
}

.leftmenuover{ 
     width:136px;
	 height:21px;
	 margin-bottom:1px;
	 background-color:#FF6235;
	 line-height:21px;
	 cursor:pointer;
	 color:#FFFFFF;
	 font-weight:600;
}

.leftmenuover a{
     color:#FFFFFF;
	 text-decoration:none;
}

#contact{
     width:131px;
	 line-height:130%;
	 text-align:left;
	 padding-left:5px;
	 filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr="#FCC173",endColorStr="#FEF1E0", gradientType="0");
	 word-break:break-all;
	 height:490px;
}

#contact a{
     color:#000000;
	 text-decoration:none;
}

#rightbody{
     width:639px;
	 float:right;
}

#menu{
     height:23px;
	 width:639px;
	 background-color:#A02503;
}

.menubutton{
     height:23px;
	 width:100px;
	 line-height:23px;
	 float:left;
	 background-image:url(menu.jpg);
	 color:#FFFFFF;
	 font-weight:600;
	 cursor:pointer;
}

.menubutton a{
     color:#FFFFFF;
	 text-decoration:none;
}

.menubuttonover{
     height:23px;
	 width:100px;
	 line-height:23px;
	 float:left;
	 background-image:url(menuover.jpg);
	 color:#FFFFFF;
	 font-weight:600;
	 cursor:pointer;
}

.menubuttonover a{
     color:#FFFFFF;
	 text-decoration:none;
}

#maincontent{
     width:500px;
	 background-color:#FFEDD2;
	 text-align:left;
	 line-height:150%;
	 padding:20px 10px 15px 20px;
}

#carpettitle{
     height:40px;
	 padding-top:20px;
	 line-height:40px;
}

#row1{
     width:600px;
}

#row2{
     width:600px;
}

.product1{
     background-color:#FFEDD2;
	 width:120px;
	 height:60px;
	 float:left;
	 padding-top:10px;
	 line-height:150%;
}

.product1 a{
     color:#000000;
	 text-decoration:none;
}

.product2{
     background-color:#FFCC99;
	 width:120px;
	 height:60px;
	 float:left;
	 padding-top:10px;
	 line-height:150%;
}

.product2 a{
     color:#000000;
	 text-decoration:none;
}

#row2 .product1{
     height:40px;
}

#row2 .product2{
     height:40px;
}



#splitroom{
     height:20px;
	 width:600px;
}

#foot{
     width:780px;
	 background-color:#A02503;
	 border-top:5px solid #CCCCCC;
	 height:25px;
	 color:#FFFFFF;
	 line-height:25px;
}