﻿#durasys-sidebar {
	width: 166px;
	float: right;
	margin-left: 20px;
	padding: 15px;
	background-color: #e5e5e5;
	background-image: url(durasystems_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-weight: bold;
}

	#durasys-sidebar img {
		margin: 5px auto;
		text-align: center;
	}
	
	#durasys-sidebar p {
		margin: 0 0 25px 0;
		padding: 0;
		text-align: justify;
	}
	
h3 {
	color: #8F4254;
	text-transform: uppercase;
}

