@charset "UTF-8";
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: -moz-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #e8e8e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9f9f9 0%, #e8e8e8 100%); /* W3C */
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5 {
	font-size: 16pt;
	font-weight: bold;
	/*color: #c70d0d; */
	color:#0;
	padding-top:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:0px;
}
a {
	padding:0;
	margin:0;
	color: #0;
	text-decoration: none;
}
img {
	border: none;
}
span {
	color: #0; 
	}
form {
	margin-top:0px;
	margin-bottom:0px;
}
table {
	margin:0 auto;
}
fieldset {
	margin:0;
	padding:0;
}
legend {
	margin: 0px;
}
.testimonial {
	background-color:#FEEDED;
	border:1px solid #FDCDCD;
	margin:10px;
	padding-bottom:10px;
	border-radius:10px;
}
.testimonial-title {
	font-size: 16pt;
	font-weight: bold;
	color: #000; 
	}
.testimonial-link {
	text-decoration:underline;
	color: #00F;
	}
.bottom-space {
	margin-bottom:15px;
}
.top-space {
	margin-top:10px;
}
#top-bar-container {
/*	background-color:#c70d0d;*/
	background-color:#6D6F71;
	min-height:27px;
	border-bottom:medium outset #c70d0d;
	padding-top:4px;
}
#top-bar {
	width: 960px;
	margin:0 auto;
}

.top-bar-div {
	float:right;
	margin-right:10px;	
}
.top-bar-div img {
	vertical-align:bottom;
}
.top-bar-div-without-space {
	float:right;	
	margin-right:0px;
}
.top-bar-div p, .top-bar-div-without-space p {
	font-size:120%;
	font-family:Tahoma, Geneva, sans-serif;
	color: #ffffff;
	margin:0;
	padding:0;
}
#top-panel-container {
}

#top-panel {
	width: 960px;
	min-height:124px;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}
#top-panel-left img {
	padding-top: 20px;
}
#top-panel-left {
	float:left;
	width:50%;
	overflow:hidden;	
	position: relative;	
}
#top-panel-right {
	float:left;
	width:50%;
	overflow:hidden;	
	position: relative;	
}
#top-panel-right img {
	float:right;
}

#contactpanel {
	margin:0 auto;
	width:940px;
	min-height:300px;
	text-align: center;
	padding: 10px 0px;
	margin: 0px 10px;
}
#rightpanel img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#logo {
	float: left;
	width:100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#maintextareasingle-container {
}
#maintextareasingle {

	-webkit-box-shadow: 7px 7px 3px 0px #6D6F71;
	-moz-box-shadow: 7px 7px 3px 0px #6D6F71;
	box-shadow: 7px 7px 3px 0px #6D6F71;
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 960px;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff;
	font-style: normal;
	text-align: justify;
}
#maintextareasingle p {
	margin:10px 10px 0px 10px;
}
#conversant {
	float:left;
	clear:both;
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
}
#conversant p {
	margin-bottom:10px;
}
#conversant li {
	list-style:square;
	color:#c70d0d;
}
#conversant li span {
	color:#000;
}
#conversant-left {
	background-color:#FEEDED;
	float:left;
	width:350px;
	margin-left:130px;
	border-top:1px solid #FDCDCD;
	border-left:1px solid #FDCDCD;
	border-bottom:1px solid #FDCDCD;
}
#conversant-right {
	background-color:#FEEDED;
	float:left;
	width:350px; 
	border-top:1px solid #FDCDCD;
	border-right:1px solid #FDCDCD;
	border-bottom:1px solid #FDCDCD;	
}
#mainpageimages {
	clear:both;
	width:935px;
	margin:0px auto;
	padding:20px 0px;
	text-align:center;
}
#mainpageimages img {
	vertical-align:text-top;
	text-align:left;
	margin:0px 5px;
}
#images {
	width:20%;   
	float:right;
	height: auto;
	text-align:center;
	margin: 0px;
}
#images img {
	margin-top: 20px;
	margin-bottom: 20px;
}
#contact-content {
	padding:10px 0px;
	margin:0 auto;
	width:700px;
}
#contact-content-submit {
	margin:0 auto;
	width:auto;
}
#approvedsuppliers-container {
}
#approvedsuppliers {
	background-color:#fff;
	width: 960px;
	margin:0 auto;
	padding-bottom:10px;
	text-align:center;
	font-weight:bold;
	font-size:14pt;
}
#approvedsuppliers img {
	margin:0;
}
#approvedsuppliers table {
	width:95%;
}
#approvedsuppliers table td {
	text-align:center;
}
#approvedsuppliers span {
	color:#B60C0C;
}
#approvedsuppliers p {
	margin:0px 10px;
	padding:15px 0px;
}
#footer-container {
}
#footer {
	width: 960px;
	margin:0 auto 10px auto;
	/*background-color:#fff;*/
	padding-top:10px;
	padding-bottom:10px;
}
#footer-contents {
	width:960px;
	margin:0 auto;
	padding:10px;
	/*background-color: #ED1C24;*/
	color:#fff;
}
#footer-contents p {
	color: #6D6F71;	
	margin:0;
	padding:0;
}
#footer-contents a, #footer-contents a:visited {
	color: #6D6F71;
	font-weight:bold;
}
.clr {
	clear:both;
}
