.welcome_to {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	color: #667aa5;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #354872;
	display: block;
	width: 270px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9aa3b8;
}
.bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #354872;
	padding-bottom: 3px;
	background-image: url(../images/sce/right_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F7F7F7;
}
.blue-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #084f73;
}
.list_padding {
	padding-left: 35px;
	padding-top: 8px;
}

.image_padding {
	padding-bottom: 25px;
}
.inner-image_padding {
	padding-right: 8px;
	padding-left: 8px;
}

.content-text_padding {
	padding-right: 25px;
}
.content-text_border {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9aa3b8;
	border-bottom-color: #9aa3b8;
}
.ac_padding {
	padding-right: 40px;
}
.air_dryer_padding {
	padding-right: 15px;
	padding-left: 30px;
}
.left_side {
	float: left;
	width: 260px;
}
.right_side {
	float: right;
	width: 250px;
}
.left_side2 {
	float: left;
	font-weight: bold;
	padding-left: 40px;
}
.right_side2 {
	font-weight: bold;
	float: right;
	padding-right: 30px;
}
.clear_both {
	clear: both;
	padding-top: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #354872;
	display: block;
	width: 350px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9aa3b8;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #354872;
}
a.h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #354872;
	text-decoration:none;
}
a.h3:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #354872;
	text-decoration:underline;
}