/* product catalogue1 */
.link_red_bold {
	color:#ff0000;
	font-weight:bold;
}

#pc_header {
	width:654px;
	height:30px;
	padding:8px 0px 0px 15px;
	background-image:url(../../template_images/header_bg.gif);
}

#pc_header h1 {
	color:#fff;
	font-size:16px;
	margin:0px;
}

.cell_pci_white_box_prod_cat {
	background-color:#ffffff;
}

.table_prod_cat1 {
	width:701px;
	height:210px;
	padding:5px 0px;
	
}

.cell1_prod_cat1 {
	width:50%;
	padding:12px 15px 0px 0px;
}

.cell2_prod_cat1 {
	width:50%;
	padding:15px;
}

.cell_prod_cat_modules {
	width:100%;
	padding-top:10px;
}

.cell_prod_cat_txt1 {
	width:100%;
	height:105px;
}

.row_prod_cat_links {
	padding-bottom:10px;
	background-image:url(../template_images/dot.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}


.cell_prod_cat_links {
	width:50%;
	padding-bottom:10px;
}

.div_module_image {
	position:relative;
	float:left;
	margin-right:5px;
	width:32px;
	padding-right:16px;
}

/* product catalogue2 */
.table_prod_cat2a {
	width:641px;/*671px;*/
	margin: 0px 15px 15px 15px;
}

.table_prod_cat2b {
	width:641px;/*671px;*/
	margin: 15px 15px 0px 15px;
}

.row_prod_cat2 {
	background-image:url(../template_images/dot.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.cell_prod_cat2_intro {
	padding-top:15px;
}

.cell_prod_cat2 {
	width:50%;
	padding-top:12px;
}

.cell_prod_cat2_image1 {
	width:50%;
	padding-bottom:15px;
}

.cell_prod_cat2_image2 {
	width:50%;
	padding-left:15px;
	padding-bottom:15px;
}

.cell_prod_cat2_txt1 {
	width:50%;
	padding-top:12px;
	padding-right:15px;
}

.cell_prod_cat2_txt2 {
	width:50%;
	padding-top:12px;
	padding-left:15px;
}

.cell_prod_cat2_module1 {
	padding-top:12px;
}

.cell_prod_cat2_module2 {
	padding-top:47px;
	padding-left:15px;
}

.table_module_large {
	width:307px;
	height:75px;
}

.cell_module_image_large {
	padding-top:3px;
	width:52px;
}

.div_butt_visit_site {
	position:absolute;
	top:328px;
	margin-left:591px;
}
