@charset "UTF-8";

/*---------------------------*/
/*-----CSS RESET STYLES------*/
/*---------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
b, u, i, center,
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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*---------------------------*/
/*-------GLOBAL STYLES-------*/
/*---------------------------*/
body {
	background-color: #CFCDB4;
}

.container {
	width:830px;
	margin: 0 auto;
	
}

#wrapper {
	float:left;
	width:100%;
	background-color:#151C30;
}

.clear {
	clear:both;
}

.fRight {
	float:right;
}

.fLeft {
	float:left;
}

p {
	font-size:97%;
	line-height:1.3em;
}



h2 {
	margin: 0px 0px 10px 0px;
	clear:both;
}

.quoter {
	float:left; 
	width:100%;
	text-align:right;
	padding-top:5px;
}

#main ul.noBullets {
	margin:0px 0px 15px 0px;
}
#main ul.noBullets li {
	list-style-type:none;
	
}

.bold {
	font-weight:bold;
}

blockquote {
	line-height:1.3em;
}

.hideMe {text-indent:-9999px;}
/*---------------------------*/
/*------HOME PAGE ONLY-------*/
/*---------------------------*/

#home #logo a {
	width:206px;
	background: transparent url(../images/logo/homeLogoTop.gif) left top no-repeat scroll;
	float:left;
}

#home p.saveNow {
	margin: 60px 20px 0px 20px;
}

#homeGraphic {
	float:left;
	width: 624px;
}

#home #subNav {
	height: 257px;
	width:206px;
	background: transparent url(../images/logo/subHeadBG.jpg) left top no-repeat scroll;
	float:left;
}


#homeContent {
	float:left;
	background-color:#FFFFFF;
	position:relative;
	padding:15px 0px 0px 8px;
}


#calloutImg {
	float:left;
	background-color: #837C59;
	
	margin: 0px 0px 0px -8px;
	padding: 0px 1px 0px 7px;
}

#calloutImg img {
	float:left;
	margin:0px 4px 0px 0px;
}

.colBG, .col{
	width:235px;
	float:left;
	padding: 0px 24px 15px 15px;

}	


.colBG p, .col p {
	margin: 10px 0px 28px 0px;
	height: 188px;
}

.colBG {
	background: transparent url(../images/callouts/homeCalloutBG.jpg) right bottom no-repeat scroll;
}

/*---------------------------*/
/*----------HEADER-----------*/
/*---------------------------*/

#header {
	height:112px;
	float:left;
}

#logo {
	width:206px;
	background: transparent url(../images/logo/logoTopBG.gif) left top no-repeat scroll;
	float:left;
	position:relative;
	z-index:100;
}

#home #logo a img {
	margin-top:-30px;
}
/*#logo h1 a {
	background: transparent url(../images/logo/homeESI.gif) left top no-repeat scroll;
	text-indent:-9999px;
	display:block;
	height:112px;
}*/

.tagLine {
	
	padding: 5px 0px 0px 20px;
}

/*---------------------------*/
/*----------SUBHEADER--------*/
/*---------------------------*/

#subHeader {
	float:left;
}


/*---------------------------*/
/*--------MAIN CONTENT-------*/
/*---------------------------*/

#mainContent {
	background: transparent url(../images/bkgd/leftBG.gif) left top no-repeat scroll;
	float:left;
	width:100%;
}


#subNav {
	
	width: 206px;
	float:left;
}


#main {
	width:534px;
	float:left;
	background: #FFFFFF url(../images/bkgd/mainContentCurve.jpg) left top no-repeat scroll;
	min-height:350px;
	padding: 60px 45px 30px 45px;
}

#main p {
	margin: 0px 0px 20px 0px;
}

#main ul {
	margin: -5px 0px 15px 20px;
}

div.productLogo {
	margin: 25px 0px 25px 0px;
}

img.productImg {
	float:left;
	clear:both;
	margin:0px 25px 15px 0px;
}

span.contactUs {
	background:#D6D6CF url(../images/buttons/contactUs.gif) right top no-repeat scroll;
	float:right;
	width:241px;
	margin:0px 0px 30px 0px;
	padding:5px 0px 5px 14px;
}

.testimonial {
	margin: 0px 0px 40px 0px;
}
#main div.promotion, #main div.employee, #main div.newsEntry, #main div.archiveEntry {
	margin: 10px 0px 15px 0px;
}
#main p.promoCode {
	margin: -10px 0px 0px 0px;
}
.employee {
 float:left;
}
.employee div.employeeDetail {
	width: 420px;
	float:left;
	margin-left:14px;
}

#main p.details {
	margin-top:-10px;
}

#main div.newsEntry, #main div.archiveEntry {
	border-bottom:1px solid #dbdac6;
	margin-bottom: 0px;
}

#main div.newsEntry p, #main div.archiveEntry p {
	margin-bottom:10px;
	margin-top:-3px;
}

#main div.newsEntry h3 {
	margin-bottom:5px;
}

#main h3.newsTitle {
	margin-bottom:5px;
}

#main span.oldNewsTitle {
	padding-left:5px;
}

/*---------------------------*/
/*-----------FOOTER----------*/
/*---------------------------*/

#footer {
	float:left;
	width:100%;
	height: 58px;
	background-color:#968E6C;
	clear:both;
}

#footer p {
	padding:17px 0px 0px 12px;
}
#footer p.phone {
	float:left;
}

#footer p.address {
	float:right;
	width: 15%;
	margin: 0px 0px 0px 25px;
}

#subFooter {
	float:left;
	background-color: #111524;
	width:100%;
	height:53px;
	clear:both;
}

#subFooter p {
	padding: 22px 0px 0px 0px;
	clear:both;
}

/*---------------------------*/
/*-------CONTACT PAGE--------*/
/*---------------------------*/
#sendMsg, #msgSent {
	border: 1px solid #e9e9dd;
	width: 520px;
	padding: 15px 17px 5px 15px;
}

#sendMsg tr.formTitle td {
	font-size: 120%;
	color: #837c59;
	font-weight:bold;
	padding-bottom:15px;
	padding-top:0px;
}

#sendMsg table td {
	padding: 15px 0px 13px 0px;
	vertical-align:top;
	border-bottom: 1px solid #e9e9dd;
}

#sendMsg table td.noBorder {
	border:none;	
}

#sendMsg table tr.topBorder {
	border-top:1px solid #e9e9dd;
}
#sendMsg input, #sendMsg textarea {
	background-color:#eeeff2;
	
}


#sendMsg table tr td.label {
	width: 169px;
	padding-right:40px;
	font-weight:bold;
	font-size:97%;
}

#sendMsg input#fName, #sendMsg input#lName {
	width:122px;
	margin-right:5px;
}

/*#sendMsg input#email {
	width:212px;
}*/

#sendMsg input, textarea {
	border-top: 1px solid #b9b9b9;
	border-left: 1px solid  #b9b9b9;
	padding: 4px 2px 4px 2px;
	color: #6d6F71;
}


#sendMsg input#sendBtn {
	border:none;
	padding:0px;
}

#msgSent {
	padding-bottom:18px;
}
#msgSent table tr {
	border:none;
	line-height:1.4em;
}

#msgSent table tr td span.thanks {
	color:#837c59;
	font-weight:bold;

}

#sendMsg input#phone, #sendMsg input#email {
	border:none;
	background-color:transparent;
	padding:0px;
	
}

#sendMsg label {
	
	padding-right:5px;
}


#phoneMe, #mailMe {
	vertical-align:top;
	display:none;
}
#phoneBeg, #phoneMid{
	width:25px;
}

#phoneEnd {
	width:32px;
}

#emailField {
	width:190px;
}