@charset "utf-8";

/* CSS Document */



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}



.divheader{background-image:url(images/topBg.gif); height:93px; padding-left:10px; padding-right:10px;}

.menutxt{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; text-decoration:none;}

.menutxt:hover{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#039;

	text-decoration:none;

}

.dotted-div{background-image:url(images/dotted-div.GIF); background-repeat:repeat-x}

.products{

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#000;

	text-decoration:none;

	background-image:url(images/bullet.GIF);

	background-repeat:no-repeat;

	background-position:left;

	padding-left: 12px;

}

.products:hover{

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#3EAB68;

	text-decoration:none;

	background-image:url(images/bullet.GIF);

	background-repeat:no-repeat;

	background-position:left;

	padding-left: 12px;

}



.products1{

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#000;

	text-decoration:none;

	background-repeat:no-repeat;

	background-position:left;

	padding-left: 6px;

}

.products1:hover{

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#069;

	text-decoration:none;

	background-repeat:no-repeat;

	background-position:left;

	padding-left: 6px;

}





.bodytxt{

	font-family:Arial, Helvetica, sans-serif;

	color:#333;

	font-size:12px;

	line-height:16px;

	text-align: justify;

}

.footer{

	font-family:Arial, Helvetica, sans-serif;

	color:#CCC;

	font-size:10px;

	line-height:16px;

}



.divContact{

	background-image:url(images/contactBg.JPG);

	background-position: top center;

	background-repeat:no-repeat;

	padding-left:15px;

	padding-right:10px;

	padding-top:115px;

	font-family:Arial, Helvetica, sans-serif;

	color:#333;

	text-decoration:none;

	line-height:16px;

	font-size:11px;

	text-align:left;

}



.topscroll{font-family:Arial, Helvetica, sans-serif; color:#999; text-decoration:none; font-size:10px;}

.headingBig{ font-family:Tahoma, Geneva, sans-serif; font-size:16px; color:#666; text-decoration:none; font-weight:bold}

.headingBig{

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#000;

	text-decoration:none;

	font-weight:bold

}

.linkRight{

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#666;

	text-decoration:none;

	background-image:url(images/bullet.GIF);

	background-repeat:no-repeat;

	padding-left: 15px;

}



.linkRight:hover{

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#666;

	text-decoration:underline;

	background-image:url(images/bullet.GIF);

	background-repeat:no-repeat;

	padding-left: 15px;

}



.linkRight:visited{

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#666;

	text-decoration:underline;

	background-image:url(images/bullet.GIF);

	background-repeat:no-repeat;

	padding-left: 15px;

}



.sublink{

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#666;

	text-decoration:none;

	background-repeat:no-repeat;

}



.sublink:hover{

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#666;

	text-decoration:underline;

	background-repeat:no-repeat;

}

.txtsmall{font-family:Arial, Helvetica, sans-serif; color:#333; font-size:10px;}

.headingSmall{

	font-family:Arial, Helvetica, sans-serif;

	color:#1F71A9;

	font-size:12px;

	font-weight:bold;

	background-image: url(images/bullet1.JPG);

	background-position:left;

	padding-left:15px;

	background-repeat:no-repeat;

	letter-spacing: 0.8px;

}

.email{

	font-family:Arial, Helvetica, sans-serif;

	color:#069;

	font-size:11px;

	text-decoration:none;

	letter-spacing:.8

}

.email:hover{

	font-family:Arial, Helvetica, sans-serif;

	color:#AC0D04;

	font-size:11px;

	text-decoration:underline;

	letter-spacing:.8

}



.sitemaplink{

	font-family:Arial, Helvetica, sans-serif;

	color:#666;

	text-decoration:none;

	font-weight:bold;

	font-size:12px;

}

.sitemaplink:hover{ font-family:Arial, Helvetica, sans-serif; color:#06F; text-decoration:none; font-weight:bold;font-size:12px;}

.fontorange{

	font-family:Arial, Helvetica, sans-serif;

	color:#069;

	font-size:14px;

	font-weight:bold;

}

.fontblack{

	font-family:Arial, Helvetica, sans-serif;

	color:#333;

	font-size:14px;

	font-weight:bold;

}

.wpcf7{
    float: left;
    width: 100%;
	boder:0px;
}

.wpcf7 fieldset{
    max-width: 100%;
    margin-bottom: 0px;
	border: 0px;
}

.wpcf7 label{
    color: #333;
    line-height: 18px;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    float: left;
    font-weight: 400;
}

.wpcf7-text{
    max-width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    padding: 8px 10px;

    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.wpcf7-textarea{
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
}

.wpcf7-text:focus, 
.wpcf7-textarea:focus{
    border-color: #ccc;
}

.wpcf7-submit{
    border: 0px solid;
    text-transform: uppercase;
    line-height: 11px;
    color: #fff;
    padding: 12px 17px;
    cursor: pointer;
	

    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;

    float: left;

    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
	background-color: rgba(50,122,0,1.00);

}


