body {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	behavior:url(../css/csshover.htc);
}

select {
	font-size:10px;
}


a {
	color:#3333FF;
	text-decoration:none;
}

a:hover {
	color:#099;
	text-decoration:underline;
}

.bold {
	font-weight:Bold;
}

h1 {
	font-size:14px;
}

h1, h2, h3, p {
	margin-top:0;
}

h3 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}

img {
	border:0;
	vertical-align:top;
}

a.active {
	text-decoration: underline;
}

#container {
	position:relative;
	width:800px;
	margin:0 auto;
	padding:0;
}

#header {
	width:760px;
	padding:25px 20px 17px 20px;
	margin:0;
	background-image:url(../images/headerBG.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#topLinks {
	float:right;
}


#contentHolder {
	width:800px;
	padding:0;
	margin:0;
}

#leftNav {
	float:left;
	width:280px;
	padding:0 9px 0 0;
	margin:0;
}
/*===================================== Left Navigation ===========================================*/

#leftNav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#leftNav ul li {
	color:#898989;
	font-size:12px;
	font-weight:Bold;
}

#leftNav ul li a {
	color:#898989;
	text-decoration:none;
}

#leftNav ul li a:hover, #leftNav ul li:hover a {
	color:#333;
}

#navHome {
	width:280px;
	height:18px;
	padding-top:15px;
	background-image:url(../images/nav_home_out.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#navHome:hover {
	background-image:url(../images/nav_home_over.gif);
}

#navCompany {
	width:280px;
	height:18px;
	padding-top:18px;
	background-image:url(../images/nav_company_out.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#navCompany:hover {
	background-image:url(../images/nav_company_over.gif);
}

#navServices {
	width:280px;
	height:18px;
	padding-top:18px;
	background-image:url(../images/nav_services_out.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#navServices:hover {
	background-image:url(../images/nav_services_over.gif);
}

#navProduct {
	width:280px;
	height:17px;
	padding-top:18px;
	background-image:url(../images/nav_product_out.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#navProduct:hover {
	background-image:url(../images/nav_product_over.gif);
}

#navNetwork {
	width:280px;
	height:18px;
	padding-top:19px;
	background-image:url(../images/nav_network_out.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#navNetwork:hover {
	background-image:url(../images/nav_network_over.gif);
}

#navJoin {
	width:280px;
	height:18px;
	padding-top:18px;
	background-image:url(../images/nav_join_out.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#navJoin:hover {
	background-image:url(../images/nav_join_over.gif);
}

#navContact {
	width:280px;
	height:17px;
	padding-top:17px;
	background-image:url(../images/nav_contact_out.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#navContact:hover {
	background-image:url(../images/nav_contact_over.gif);
}

#leftNav ul li ul {
	position:absolute;
	margin:0;
	padding:0;
	display:none;
	left:90px;
	top:15px;
}

#leftNav ul li:hover {
	position:Relative;
}

#leftNav ul li:hover ul {
	display:block;
}

#leftNav ul li ul li {
	padding:1px 2px 0 2px;
	background-color:#ccc;
	border-top:2px solid #D7D7D7;
	border-left:2px solid #D7D7D7;
	border-bottom:2px solid #858585;
	border-right:2px solid #858585;
	width:180px;
	font-size:11px;
	font-weight:normal;
}

#leftNav ul li ul li:hover {
	background-color:#999;
	border-top:2px solid #B5B5B5;
	border-left:2px solid #B5B5B5;
	border-bottom:2px solid #666;
	border-right:2px solid #666;
}

#leftNav ul li ul li a {
	color:#333;
	text-decoration:none;
}

#leftNav ul li ul li a:hover, #leftNav ul li ul li:hover a {
	color:#fff;
	text-decoration:none;
}

#rightContent {
	float:left;
	width:510px;
	padding:0;
	margin:0;
	background-color:#EAEAEA;
}

#mainContent {
	margin-left:10px;
	margin-right:10px;
	min-height:540px;
	height:auto !important;
	height:540px;
}

#mainContent h1 {
	margin:0 0 5px 0;
	font-size:11px;
}

#mainContent p {
	margin:0 0 15px 0;
	line-height:20px;
	vertical-align:top;
}

#mainContent div img {
	margin-bottom:10px;
}

#mainContent div {
	text-align:center;
}

#mainContent div p {
	font-weight:bold;
	font-size:11px;
}

#mainProducts {
	margin:2px;
	min-height:370px;
	height:auto !important;
	height:370px;
	background-color:#fff;
	padding:50px 8px 70px 8px;
}

#mainProducts h1 {
	margin:0;
}

#mainProducts p {
	margin:0 0 15px 0;
	line-height:20px;
	vertical-align:top;
}

#mainProducts div img {
	margin-bottom:10px;
}

#mainProducts div {
	text-align:center;
}

#mainProducts div p {
	font-weight:bold;
	font-size:11px;
}

.subNav {
	text-align:right;
}

#homeContent {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 195px;
	border-top: 10px solid #fff;
	background-color: #fff;
}

#homeContentHolder {
	margin: 0;
	padding: 55px 0 0 0;
	width: 765px;
	height: auto;
	float: right;
	background-color: #EAEAEA;
}

#slogan {
	position: absolute;
	margin: 20px 0 0 0;
	padding: 0;
	left: -49px;
	top: 0;
	width: 380px;
	text-align: right;
}

#slogan h1 {
	margin: 0;
	font-size: 20pt;
	color: #606060;
	font-weight: bold;
	font-family: GillSans-Bold;
}

#slogan h1.sloganline2 {
	margin-top:-5px;
}

#homeContentText {
	margin: 0 10px 0 0;
	padding: 0;
	width: 450px;
	float: right;
	font-size: 12px;
}

#footer {
	width:790px;
	padding:5px;
	margin:0;
	height:22px;
	background-image:url(../images/footerBG.gif);
	background-position:top left;
	background-repeat:repeat-x;
	clear:both;
}

#footerLogo {
	float:right;
}

.bold {
	font-weight:Bold;
	color:#606060;
}

/*================================= Home Page Unique Stylings =================================== */

#homeCatalog {
	margin:0;
	padding:0;
	border:2px solid #E3E3E3;
	width:506px;
	background-color:#fff;
	min-height:243px;
	height:auto !important;
	height:243px;
}

#homeCatalog a {
	text-decoration:none;
	color:#828282;
}

#homeCatalog p {
	color:#848484;
}

.catalog {
	float:left;
	width:113px;
	margin:6px 0 6px 0;
	padding:25px 6px 0 6px;
	border-right:2px solid #E3E3E3;
	min-height:207px;
	height:auto !important;
	height:207px;
	background-image:url(../images/grayArrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:hand;
}

.ProductsCatalog {
	float:left;
	width:120px;
	margin:0;
	padding:25px 0 0 0;
	border:1px solid #E3E3E3;
	min-height:147px;
	height:auto !important;
	height:147px;
	background-image:url(../images/grayArrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#mainProducts div.catTitleFurniture, #mainProducts div.catTitleAccessories, #mainProducts div.catTitleTextile, #mainProducts div.catTitleMaterial {
	text-align:left;
}

.ProductsCatalog .catTitleFurniture, .ProductsCatalog .catTitleAccessories, .ProductsCatalog .catTitleTextile, .ProductsCatalog .catTitleMaterial {
	height:37px;
	padding:0 1px 0 1px;
	display:run-in;
}

#mainProducts a:hover {
	text-decoration:none;
	cursor:hand;
}
.catalog p {
	margin-top:10px;
}

.lastCatalog {
	border-right:0;
	width:110px;
}

.catHeader {
	padding-bottom:15px;
}

.catTitleFurniture {
	display:block;
	height:29px;
	width:108px;
	padding:0 1px 17px 1px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#429CA2;
}
.catTitleAccessories {
	display:block;
	height:29px;
	width:108px;
	padding:0 1px 17px 1px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#9BD21A;
}
.catTitleTextile {
	display:block;
	height:29px;
	width:108px;
	padding:0 1px 17px 1px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#DDC900;
}
.catTitleMaterial {
	display:block;
	height:29px;
	width:108px;
	padding:0 1px 17px 1px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F66B00;
}

.catalog p {
	font-size:10px;
}

#networkCountries {
	width:100%;
	border:0;
}

#networkCountries td, #networkCountries th {
	text-align:left;
	vertical-align:top;
	padding:2px 10px 2px 10px;
}
#sitemap td {
	vertical-align:top;
	border:1px solid #fff;
	padding:5px;
}
.greyBg {
	background-color:#EAEAEA;
}


.style1 {font-size: large}

.black{background-color: #000000;color:#ffffff} 