/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border:0;
	outline: 0;
}

a.pdfLink{
text-decoration:none;
}


#someBox{
margin: 0 auto;
width:940px;
float:left;
font-size:13px;
}

.locationTable{

margin-top: 20px;
font-size:13px

}

th{
text-align: left;
padding:0 5px 5px 0;
font-size:15px;

}

td{
text-align: left;
padding:5px 20px 5px 0;
font-size:13px;

}

a.pdfLink img{
margin-bottom:-2px;
padding-right:2px;
}

/* -------------------------------------------------- */
/* EList */

ul#e-list{
list-style:none;
}

ul#e-list li{
clear:both;
margin-bottom:10px;
overflow:auto;
}

ul#e-list li img{
margin-right:10px;
border:5px solid #8bc265;
float:left;
}

ul#e-list li h5{
margin-bottom:10px;
font-size:14px;
}

/* -------------------------------------------------- */
/* Containers */

body{
background:#e6e6e6;
font-family:"Tahoma";
color:#606060;
position:relative;
}

h2{
font-family:"Tahoma";
color:#618d42;
font-weight:normal;
font-size:24px;
margin-bottom:10px;
}

#only{
font-family:"Tahoma";
color:#618d42;
margin-bottom:10px;
}

.wrapper{
width:950px;
margin:0 auto;
position:relative;
}

#header{
background:#252525 url(../images/headerBg.png) repeat-x top left;
height:139px;
position:relative;
}

#nav{
background:#7baf58 url(../images/navBg.png) repeat-x top left;
height:46px;
}

#topContent{
background:#8bc265;
}

#bottomContent{
border-top:10px solid #77a756;
background:#FFF url(../images/bottomContentBg.png) repeat-x top left;
padding-top:15px;
padding-bottom:25px;
overflow:auto;
}

#footer{
clear:both;
background:#e6e6e6 url(../images/footerBg.png) repeat-x top left;
}

.wrapperNew{
width:950px;
margin:0px auto;
padding:20px 0;
}

/* -------------------------------------------------- */
/* Header */

#header .wrapper{
padding-top:9px;
}

#logo{
display:block;
width:857px;
height:129px;
background:url(../images/logo.png);
}

/* -------------------------------------------------- */
/* Nav */

#nav ul{
list-style:none;
padding-top:7px;
}

#nav ul li{
display:inline;
float:left;
margin-right:15px;
}

#nav ul li a{
display:block;
height:31px;
background-position:top;
}

li#home a{
width:73px;
background-image:url(../images/home.png);
}

li#products a{
width:106px;
background-image:url(../images/products.png);
}

li#services a{
width:93px;
background-image:url(../images/services.png);
}

li#about a{
width:100px;
background-image:url(../images/about.png);
}

li#contact a{
width:115px;
background-image:url(../images/contact.png);
}

#nav ul li#home a:hover,
#nav ul li#products a:hover,
#nav ul li#services a:hover,
#nav ul li#about a:hover,
#nav ul li#contact a:hover,
#nav ul li#home a.selected,
#nav ul li#products a.selected,
#nav ul li#services a.selected,
#nav ul li#about a.selected,
#nav ul li#contact a.selected{
background-position:bottom;
}

/* -------------------------------------------------- */
/* Top Content */

ul.boxList{
list-style:none;
overflow:auto;
padding-top:15px;
padding-bottom:15px;
}

ul.boxList li{
display:inline;
float:left;
width:290px;
text-align:center;
}

ul.boxList li a{
display:block;
background:url(../images/boxListBg.png) repeat-x top left;
padding:0 0 13px 0;
text-decoration:none;
}

ul.boxList li a strong{
text-decoration:none;
color:#FFF;
font-size:14px;
display:block;
padding:8px 0;
}

ul.boxList li a img{
border:2px solid #252525;
}

ul.boxList li a:hover{
background:#5d893f;
}

/* -------------------------------------------------- */
/* Bottom Content */

.contentImg{
border:7px solid #8bc265;
float:left;
margin-right:15px;
margin-bottom:10px;
}

.smallContentBox{
width:350px;
float:left;
display:inline;
margin-left:20px;
}

.mediumContentBox{
width:420px;
float:left;
}

.largeContentBox{
width:520px;
float:left;
}

.productContentBox{
width:635px;
float:left;
display:inline;
margin-left:25px;
}

.product{
width:340px;
float:left;
}


.product h3{
font-size:15px;
margin-bottom:10px;
}


.Equipment-Under-the-Button {
width:340;

}

.padContent .productContentBox p{
line-height:22px;
}

.padContent{
font-size:13px;
}

.padContent p{
line-height:22px;
margin-bottom:15px;
}

.padContent p a,
.styleList a{
color:#5f8a40;
}

.Equipment-Under-the-Button{
padding-top:15px;
}

.Equipment-Under-the-Button p{
padding-top:10px;
}


.styleList{
list-style:disc;
margin-left:30px;
margin-bottom:15px;
}

.styleList li{
margin-bottom:5px;
line-height:20px;
}

#subNav{
width:290px;
float:left;
}

#subNav ul{
list-style:none;
}

#subNav ul li{
height:1%;
}

#subNav ul li a{
color:#606060;
text-decoration:none;
font-size:13px;
display:block;
padding:8px 10px 8px 45px;
}

#subNav ul li.heading{
background:#77a756;
font-size:13px;
color:#FFF;
padding:10px 10px 10px 15px;
}

#subNav ul li.customerService{
background:#77a756 url(../images/phoneIcon.png) no-repeat 13px 6px;
padding:0 0 0 0px;
}

#subNav ul li.customerService a{
color:#FFF;
}

#subNav ul li.light a{
display:block;
background:#f1f1f1 url(../images/lightBullet.png) no-repeat 20px 13px;
}

#subNav ul li.dark a{
display:block;
background:#e6e6e6 url(../images/darkBullet.png) no-repeat 20px 13px;
}

#subNav ul li.light a:hover,
#subNav ul li.dark a:hover{
background:#d8e8ce url(../images/darkBullet.png) no-repeat 20px 13px;;
}

#rightContent{
width:660px;
float:left;
display:inline;
margin-left:30px;
font-size:13px;
}

#sgsimage{
float:right;


}
.borderImg{
display:inline;
border:3px solid #dcdcdc;
margin-right:15px;
}

/* -------------------------------------------------- */
/* Footer */

#footer ul{
list-style:none;
}

#footer ul li{
display:inline;
margin-right:10px;
color:#606060;
font-size:11px;
}

#footer ul li a{
color:#606060;
text-decoration:none;
}

#footer ul li a:hover{
color:#858585;
}

/* -------------------------------------------------- */
/* Contact Page */

.formHolder{
width:540px;
float:left;
padding-left:20px;
}


.content-table{

width:800px;
margin:0 0 0 60px;
border: 1px solid red;
background:#FFF url(../images/bottomContentBg.png) repeat-x top left;
padding-left:20px;
}







/* -------------------------------------------------- */
/* Form Styles */

.styleForm .blockText{
float:left;
display:block;
width:290px;
}

.formTip{
font-size:12px;
display:block;
width:290px;
margin-left:115px;
margin-top:5px;
margin-bottom:10px;
}

.formTip a{
color:#676563;
}

.styleForm .rightTip{
font-size:11px;
}

.styleForm fieldset{
border:none;
background:url(../images/formBg.png) no-repeat top;
padding:25px 0 12px 20px;
}

.styleForm .formLink{
display:block;
margin-left:115px;
margin-top:5px;
margin-bottom:10px;
font-size:11px;
color:#308ab9;
}

.styleForm label{
padding-right:10px;
color:#565451;
font-size:12px;
font-weight:bold;
display:block;
float:left;
width:95px;
}

.styleForm .txt{
width:350px;
padding:3px 5px;
font-family:"Verdana";
font-size:13px;
}

.styleForm ol{
list-style:none;
}

.styleForm ol li{
padding-bottom:7px;
font-size:12px;
overflow:auto;
}

.styleForm fieldset h5{
font-size:18px;
font-weight:normal;
color:#686868;
margin-bottom:15px;
}

.styleForm .moveBut{
margin-left:105px;
}

/* ------------------------- Special Classes ------------------------- */

/* Hide Text */
.specialText{
	position:absolute;
	text-indent:-3000px;
}

/* Clearing Div */
.easyClear{
	clear:both;
}

/* ------------------------- Event List Styles ------------------------- */

.messageHolder{
padding-top:10px;
}

#errorList{
	margin: 0px 10px 10px 10px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #dd3c10;
	background: #ffebe8 url(../images/errorImg.gif) no-repeat 10px center;
	clear:both;
	list-style:none;
	font-size:13px;
color:#000;
}

#errorList li{}

#successList{
color:#000;
	margin: 0px 10px 10px 10px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #82c242;
	background: #dafab9  url(../images/successImg.gif) no-repeat 10px center;
	clear:both;
	list-style:none;
	font-size:13px;
}

#successList li{}

/* ------------------------- Standard Button Styles ------------------------- */

.buttons{
	font-size:13px;
}
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0px 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Tahoma", Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
/* POSITIVE */
button.positive, .buttons a.positive{
    color:#82c242;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#dafab9;
    border:1px solid #8fc955;
    color:#82c242;
}
.buttons a.positive:active{
    background-color:#82c242;
    border:1px solid #529214;
    color:#fff;
}
/* NEGATIVE */
.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* ------------------------- Query Log ------------------------- */

#queryLog{
width:800px;
margin:0px auto;
background:#eee;
padding:20px 30px 30px 30px;
font-size:13px;
color:#000;
}

.queryBar{
margin:5px 5px 10px 5px;
}