@charset "utf-8";
/* CSS Document */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, li, form, label, img, tr, td {
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
}
:focus {
	outline: 0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 18px;
}
#master-container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	position: relative;
	background-color: #FFF;
}
.top-navigation {
	width: 924px;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 224px;
}
.navigation {
	background-image: url(../images/nav-cen-patt.jpg);
	background-repeat: repeat-x;
	height: 84px;
	float: left;
	width: 692px;
}
.nav-right {
	background-image: url(../images/nav-rght.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 8px;
	float: left;
}
.nav {
	margin-right: 22px;
	margin-left: 25px;
	float: left;
	padding-top: 32px;
	text-align: center;
}
* html .nav {
	margin-right: 22px;
	margin-left: 20px;
	float: left;
	padding-top: 32px;
}
.nav a {
	color: #FFF;
	text-decoration: none;
}
.nav a:hover{
	color: #d9d8d8;
	text-decoration: none;
}
.main-bg {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
}
.left-container {
	width: 311px;
	background-position: left top;
	margin-right: 6px;
	float: left;
}
.left-main-div {
	width: 311px;
	margin-bottom: 8px;
	float: left;
}
.left-top {
	background-image: url(../images/left-top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 9px;
	width: 311px;
	font-size: 1px;
	line-height: 1px;
}
.left-cen-patt {
	float: left;
	width: 299px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
	background-color: #FFF;
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
}
.left-cen-patt a {
	color: #588435;
	font-weight: bold;
	text-decoration: none;
}
.left-cen-patt a:hover {
	color: #588435;
	text-decoration: underline;
}
.left-bottom {
	background-image: url(../images/left-bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 9px;
	width: 311px;
	font-size: 1px;
	line-height: 1px;
	margin-top:-5px;
}
.right-container {
	width: 606px;
	float: left;
}
.right-main-div {
	width: 556px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 14px;
	float: left;
	clear: both;
}
.right-contact-main-div {
	width: 556px;
	/*padding-right: 25px;
	padding-left: 25px;*/
	padding-top: 14px;
	float: left;
	clear: both;
}
.main-content-div {
	width: 924px;
	margin-top: 7px;
	min-height:400px;
}
* html .main-content-div {height:440px;}
.divider {
	padding-top: 6px;
	padding-bottom: 6px;
}
.font-myriad-pro {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 19px;
	line-height: 20px;
	clear:both;
}
.font-red {
	color: #d63809;
}
.font-gray {
	color: #555555;
}
.font-green {
	color: #588435;
}

.left-hdng-bg {
	background-image: url(../images/left-hdng-bg.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 300px;
	text-align: center;
	clear: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #d63809;
	font-weight: bold;
	padding-top: 13px;
	margin-bottom: 12px;
}
.margin-26 {
	margin-right: 26px;
	margin-left: 26px;
}
/*.numbers ol {
	margin: 0px;
	padding: 0px;
}
.numbers li {
	background-position: 0px 5px;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 4px;
	font-family: "Myriad Pro", Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #d63809;
}*/
.left-divider {
	background-image: url(../images/left-divider.jpg);
	background-repeat: no-repeat;
	width: 254px;
	height: 1px;
	float: left;
	position: absolute;
	margin-left: -45px;
	margin-top: 5px;
	left: 253px;
	margin-bottom: 3px;
}

.whychoose li {
	font-family: "Myriad Pro", Verdana, Geneva, sans-serif;
	color: #d63809;
	font-size: 24px;
	font-weight: bold;
	/*	list-style-position: outside;*/
	position: relative;
	background-image: url(../images/left-divider.jpg);
	background-repeat: no-repeat;
	background-position: -20px bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	margin-left: -35px;*/
}
.whychoose p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	position: relative;
	top: -5px;
	color: #555555;
	font-weight: normal;
}
a.view-all  {
	background-image: url(../images/view-all-bullet.jpg);
	background-repeat: no-repeat;
	color: #717070;
	text-decoration: underline;
	background-position: right 2px;
	float: left;
	padding-right: 16px;
	text-align: right;
}
a:hover.view-all {
	color: #626262;
	text-decoration: none;
}
.newsletter-bg {
	background-image: url(../images/newsletter-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 125px;
	width: 286px;
	padding-left: 25px;
	padding-top: 5px;
}
.newsletter-text-box {
	background-image: url(../images/newsletter-text-box.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 183px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 3px;
	padding-left: 5px;
	float: left;
}
.submit-btn {
/*	float: right;*/
	margin-left: 7px;
}
.img-left {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
.view-all-testimonial {
}
a.view-testimonial  {
	background-image: url(../images/view-all-bullet.jpg);
	background-repeat: no-repeat;
	color: #1fa6d5;
	text-decoration: underline;
	background-position: right 2px;
	float: left;
	padding-right: 16px;
	margin-bottom:10px;
}
a:hover.view-testimonial {
	color: #1892bd;
	text-decoration: none;
}
/*.contact-content-div {
	float: left;
	width: 556px;
}*/
.content-div {
	float: left;
	width: 556px;
}
.news-product-div {
	float: left;
	width: 556px;
	margin-bottom: 60px;
}
.news-container {
	float: left;
	width: 540px;
	padding-left: 8px;
	padding-right: 5px;
	
}
.news-container .date{color:#D63809;}
.news-container li{background: url(../images/left-divider.jpg) repeat-x left bottom; padding-bottom:10px; margin-bottom:8px; clear:both;list-style-type:none;}
.news-container .headline{background-image: url(../images/news-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;}
.news-container a {
	color: #555555;
/*	line-height:18px;*/
/*	width:227px;*/
font-weight:bold;
	text-decoration: underline;
	
	margin-left: 0px;
	float: none;
	margin-top: 5px;
	/*margin-bottom: 10px;*/
	padding-top: 0px;
	clear: both;
}
.news-container a:hover {
	color: #555555;
	text-decoration: none;
}
.product-div {
	float: left;
	width: 286px;
	background-position: 0px 0px;
	margin: 0px;
	line-height: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.product-div li-green{ list-style-type:none; width:210px; clear:both; float:left; padding-bottom:5px;}
.bullet-orange ul {
	margin: 0px;
	padding: 0px;
}
.bullet-orange li {
	background-image: url(../images/red-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	list-style-type: none;
	margin-left: 20px;
	padding-left: 12px;
}


/*.product-div .li-orange a{
	color: #df380e;
	text-decoration: underline;
	float: left;
	padding-right: 16px;
	text-align: right;
	background-image: url(../images/red-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	margin-left: 20px;
	padding-left: 12px;
}
.product-div .li-orange a:hover{
	color: #000000;
	text-decoration: none;
}*/
.product-div .li-green a{
	color: #678a46;
	text-decoration: underline;
	float: left;
	padding-right: 16px;
	text-align: right;
	background-image: url(../images/green-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	margin-left: 20px;
	padding-left: 12px;
}
.product-div .li-green a:hover{
	color: #000000;
	text-decoration: none;
}
.wel-img {
	float: left;
	margin-right: 12px;
	padding-top: 6px;
}
.wel-img-left {
	float: left;
	margin-bottom: 40px;
	margin-right: 20px;
}
.font-blue {
	color: #1fa6d5;
}
.read-more-info {
	margin-left: 20px;
}
.read-more-info a {
	background-image: url(../images/view-all-bullet.jpg);
	background-repeat: no-repeat;
	color: #588435;
	text-decoration: underline;
	background-position: right 2px;
	float: left;
	padding-right: 16px;
}
.read-more-info a:hover{
	color: #507630;
	text-decoration: none;
}
a.link  {
	color: #df380e;
	text-decoration: underline;
	float: left;
	padding-right: 16px;
	text-align: right;
	background-image: url(../images/red-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	margin-left: 20px;
	padding-left: 12px;
}
a:hover.link {
	color: #df380e;
	text-decoration: none;
}
a.link-green  {
	color: #678a46;
	text-decoration: underline;
	float: left;
	padding-right: 16px;
	text-align: right;
	background-image: url(../images/green-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	margin-left: 20px;
	padding-left: 12px;
}
a:hover.link-green {
	color: #678a46;
	text-decoration: none;
}
.equipment-div {
	float: left;
	width: 606px;
}
.equipment-top {
	background-image: url(../images/equip-top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 8px;
	font-size: 1px;
	line-height: 1px;
	width: 606px;
}
.equipment-cen-patt {
	float: left;
	width: 573px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
	background-color: #f6f6f6;
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/equip-cen-patt.jpg);
}
.equipment-bottom {
	background-image: url(../images/equip-bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 8px;
	width: 606px;
	font-size: 1px;
	line-height: 1px;
}

a.equipment  {
	background-image: url(../images/view-all-bullet.jpg);
	background-repeat: no-repeat;
	color: #eb4f27;
	text-decoration: underline;
	background-position: right 2px;
	float: left;
	padding-right: 16px;
}
a:hover.equipment {
	color: #eb4f27;
	text-decoration: none;
}
.main-footer {
	background-image: url(../images/main-footer.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 942px;
	clear: left;
	background-position: left top;
	font-size: 1px;
	line-height: 1px;
}

#footer {
	width: 100%;
	float: left;
	height: 200px;
	background-color: #494949;
	background-position: left bottom;
	clear: both;
	margin-top: -100px;
	position: relative;
	z-index: 0;
}
.foot-container {
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 110px;
	line-height: 18px;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	padding-left: 15px;
}
.foot-container a{
	color: #b5b3b3;
	text-decoration: none;
	font-weight: normal;
}
.foot-container a:hover{
	color: #969494;
	text-decoration: underline;
}
.text-field-patt {
	background-image: url(../images/text-field-patt.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border: 1px solid #c3c3c3;
	padding-top: 5px;
	padding-left: 5px;
}
.text-field-patt-multiple {
	background-image: url(../images/text-field-patt.jpg);
	background-repeat: repeat-x;
	border: 1px solid #c3c3c3;
	padding-top: 5px;
	padding-left: 5px;
}
.contact-us-box {
	float: left;
	width: 246px;
	background-image: url(../images/contact_us_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	color: #3f3f3f;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 26px;
}

.contact-us-label {
	width: 120px;
	float: left;
}
.contact-us-row {
	width: 285px;
	float: left;
	margin-bottom: 5px;
}
.contact-us-btns {
	margin-left: 70px;
	margin-top: 2px;
}
.main-form-div {
	margin-right: 5px;
	margin-left: 5px;
}
a.idque-aperirivel  {
	color: #20a3d1;
	text-decoration: underline;
	font-weight: normal;
}
a:hover.idque-aperirivel  {
	color: #1E97BF;
}
.bullet ul {
	margin: 0px;
	padding: 0px;
}
.bullet li {
	background-image: url(../images/green-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	margin-left: 10px;
	margin-top: 2px;
	padding-left: 12px;
	line-height: 16px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.img-left {
	float: left;
}
.font-18 {
	font-size: 18px;
}

