@import url(http://fonts.googleapis.com/css?family=Open+Sans:400);
#cssmenu {
  background: #0C49A4;
  width: auto;
}
#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: block;
  zoom: 1;
}
#cssmenu ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#cssmenu ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
#cssmenu.align-right ul li {
  float: right;
}
#cssmenu.align-center ul {
  text-align: center;
}
#cssmenu ul li a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 15px 25px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}
#cssmenu ul li a:hover {
  color: #F1C42A;
}
#cssmenu ul li a:hover:before {
  width: 100%;
}
#cssmenu ul li a:after {
  content: "";
  display: block;
  position: absolute;
  right: -3px;
  top: 19px;
  height: 6px;
  width: 6px;
  background: #FF8000;
  opacity: .5;
}
#cssmenu ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #333333;
  -webkit-transition: width .25s;
  -moz-transition: width .25s;
  -ms-transition: width .25s;
  -o-transition: width .25s;
  transition: width .25s;
}
#cssmenu ul li.last > a:after,
#cssmenu ul li:last-child > a:after {
  display: none;
}
#cssmenu ul li.active a {
  color: #333333;
}
#cssmenu ul li.active a:before {
  width: 100%;
}
#cssmenu.align-right li.last > a:after,
#cssmenu.align-right li:last-child > a:after {
  display: block;
}
#cssmenu.align-right li:first-child a:after {
  display: none;
}
@media screen and (max-width: 768px) {
  #cssmenu ul li {
    float: none;
    display: block;
  }
  #cssmenu ul li a {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #fb998c;
  }
  #cssmenu ul li.last > a,
  #cssmenu ul li:last-child > a {
    border: 0;
  }
  #cssmenu ul li a:after {
    display: none;
  }
  #cssmenu ul li a:before {
    display: none;
  }
}

.Cls_DIV_CurveBorder {
	border-radius: 20px;
	border: 2px solid #D8D8D8;
}

.Cls_DIV_ProductsImages {
	border-radius: 10px;
	border: 1px solid #D8D8D8;
}

span{
	color: #F60;
	font-size: 1.5 em;
}	
h1{ 
	font-family:Open Sans, Helvetica, Arial, sans-serif;
	font-size: 10pt, text-transform:uppercase; 
	padding-left:30px;
	margin:0 0 20px 0;
	display: inline;
}

h3{ 
	font-family:Open Sans, Helvetica, Arial, sans-serif;
	font-size: 12pt, text-transform:uppercase; 
	padding-left:0px;
	margin:0 0 20px 0;
	display: inline;
	color: #F29533;
}
				
table, p, body {
	font-family: Open Sans, Helvetica, Arial, sans-serif; 
	text-rendering:optimizelegibility;
	color:#333333;
	font-size:14px;
}

#Main {
	width:1024px;
	margin:0 auto;
	padding:0px 5px 15px 5px;
}
#header {
	text-align:left;
	padding:5px;
}
#col1 {
	height:270px;
	width:31%;
	float:left;
	padding:10px; 
}
#col2 {
	height:270px;
	width:31%;
	float:left;
	padding:10px; 
}
#col3 {
	height:270px;
	width:31%;
	float:left;
	padding:10px; 
}
#QS_Col1 {
	width:31%;
	float:left;
	padding: 0px 15px 0px 0px; 
}
#QS_Col2 {
	width:60%;
	float:left;
}
#HM_Col1 {
	width:42%;
	float:left;
	padding: 0px 15px 0px 0px; 
}
#HM_Col2 {
	width:56%;
	float:left;
}
#HM_Col3 {
	width:100%;
	float:left;
}
#footer {
	color:white;
	clear:both;
	text-align:left;
	padding:5px; 
}
#map-canvas {
	width: 1000px;
	height: 250px;
}

.form-style-2 input[type=submit],
.form-style-2 input[type=button],
.form-style-2 input[type=textarea]
{
	border: none;
	padding: 8px 15px 8px 15px;
	background: #FF8500;
	color: #fff;
	box-shadow: 1px 1px 4px #DADADA;
	-moz-box-shadow: 1px 1px 4px #DADADA;
	-webkit-box-shadow: 1px 1px 4px #DADADA;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.form-style-2 input[type=submit]:hover,
.form-style-2 input[type=button]:hover{
	background: #EA7B00;
	color: #fff;
}
input[type=text], input[type=password] {
	 border: 1px solid #dcdcdc;
	 padding: 5px 7px;
	 width: 92%;
	 margin-bottom: 10px;
	 color: #999999;
}

input {
	padding:0px;
	margin: 3px 5px 0px 0px;
}
a:link, a:active, a:visited
{
    color: #ea7125;
/*  font-size: 12px;  */
    text-decoration: none;
}
a:hover
{
    color: #191c1f;
}

.Titulo{
	color: #F29533;
}
