﻿body {
	background-image:  url('images/bg_wall.jpg');
	margin-top: 0px;
	background-attachment:fixed;
	background-position:left top;
	text-align:center;
	background-color:#FFFF9F;
}
.vendor_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: CBD1D4;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a:link {
	color: #006FAB;
	text-decoration: underline;
}
a:hover {
	color: #494949;
	text-decoration: none;
}
a:visited {
	color: #006FAB;
	text-decoration: none;
}
a:hover {
}
.jumpmenu_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343434;
	position: absolute;
	left: 442px;
	top: 29px;
}
.jumpmenu_manu {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343434;
	position: absolute;
	left: 607px;
	top: 29px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#nav_button {
	padding: 8px 15px 2px 15px;
	display: inline-block;
	text-align: center;
}
#nav_button2 {
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	padding-top: 8px;
	text-align: center;
}
.headgreybig {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica,
}
.crumb_selected {
	FONT-SIZE: 10px; PADDING-BOTTOM: 2px; COLOR: #ed1c24; PADDING-TOP: 2px; FONT-FAMILY: Verdana
}
.crumb_link {
	FONT-SIZE: 14px; PADDING-BOTTOM: 2px; COLOR: #333333; PADDING-TOP: 2px; FONT-FAMILY: Verdana
}select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #7F9DB9;
	}	
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #7F9DB9;
	}	.manufacturers_Capital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.pdttabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#page_outter {
	background-image: url('contentBgSdw.png');
	width: 934px;
	float:left;
}
#page_main {
	width: 934px;
	margin: 0 auto;
	padding: 0;
}

/*3 box post its*/
.three_boxes {
	width:610px;
	height:216px;
	margin:10px auto 0 auto;
	clear:both;
}
.post-it {
	width:297px;
	height:220px;
	float:left;
	background:url('images/postit.jpg') no-repeat 50% top;
}
.post-it .title {
	width:202px;
	height:20px;
	margin:0px auto 0 auto;
	padding-top:40px;
	clear:both;
	text-align:center;
	font-size:17px;
}
.post-it_text {
	width:172px;
	height:100px;
	float:left;
	font-size:11px;
	line-height:1.4em;
	margin:11px 0 0 22px;
	text-align:justify;
}
.post-it .image {
	float:right;
	width:79px;
	height:64px;
	margin:11px 12px 0 0;
}
.post-it .button {
	clear:both;
	text-align:center;
	font-size:11px;
	color:#e2001a;
}
.post-it .button a, .post-it .button a:link, .post-it .button a:visited {
	text-decoration:none;
	color:#e2001a;
}
/*case study*/

.case_study_box_container {
	width: 100%;
	margin-bottom: 5px;
	padding: 5px 0;
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
	display: block;
	font-family: "comic sans MS";
}
.case_study_box_container .image {
	float: left;
	width: 130px;
	margin: 10px 0px 10px 5px;
}
.case_study_box_container .image img {

}
.case_study_box_container .text {
	float: right;
	width: 490px;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 0px;
}
.case_study_box_container .text p {
	padding:0px;
	margin:0px;
}
.case_study_box_container h2 {
	font-size:18px;
	margin-bottom:10px;
}
.testimonial {
	width: 96%;
	padding: 5px;
	margin: 10px 0 5px 0;
	background-color: #f7f9fa;
	border: 1px solid #e5e5e5;
}
.testimonial h3 {
	margin-top:0px;
}

