div#banner {
    font-size: 26px;
    font-family: trade;
    text-align: center;
}

.chickletTitle {
	background-color: #555;
	width: 200px;
	color: white;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: .8em;
	height: 20px;
	margin-top: 5px;
	padding-right: 3px;
	text-align: center;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
}

.chickletTitle a
{
	text-decoration: none;
	color: #FFF;
}

.chickletBody {
	margin-bottom: 1px;
	width: 200px !important;
	height: 210px;
	background-color: white;
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	border: 1px solid silver;
}
.chickletBody ul
{
	margin-top: 10px;
	margin-left: -10px;
}
.chickletBody li
{
	margin-bottom: 4px;
	font-size: 9pt;
}

.chickletBodyLink {
    margin-left: 5px;
}

.chickletBodyLink a {
    font-size: 16px;
    text-decoration: inherit;
}

#chicklets
{
	width: 890px;
	height: 286px;
}
.chicklet
{
	position: relative;
	float: left;
	width: 187px; /* 219px adjusted for padding */
	height: 240px;
	padding: 12px 16px;
}
.chicklet li
{
	margin-bottom: 4px;
	font-size: 9pt;
}

.chicklet_button
{
	text-align:center; 
	display: block;
	width: 70%;
	position: absolute;
	left: 30px;
	bottom: 20px
}

.chicklet_button
{
	text-decoration: none;
	color: black;
}

.chickletservice
{
	position: relative;
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 3px;
	/* background: url('../assets/bg_ser_form.png') top left no-repeat; */

	padding: 12px 16px;
}
.chickletarticles
{
	position: relative;
	float: left;
	width: 225px;
	height: 360px;
	margin: 0 0px;
	background: url('../assets/bg_chicklet_news.gif') top left no-repeat;
	padding: 12px 0px;
}
#sidebarnews
{
	position: absolute;
	right: 20px;
	top: 20px;
	width: 225px;
}
.chicklet h2, .chicklet h2 a
{
	font-size: 18px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
.chicklet h3
{
	font-size: 15px;
}
.chicklet ul
{
	margin-top: 10px;
	margin-left: 10px;
}

#chicklets #service_area
{
	position: relative;
	background-image: url('../assets/bg_delivery.png');
}
#sidebar #service_area
{
	position: relative;
	background-image: url('../assets/bg_delivery_short.png');
}
#service_area h2
{
	color: #fff;
}
#chicklets #service_area #delivery_sched
{
	position: absolute;
	bottom: 54px;
	left: 30px;
}
#sidebar #service_area #delivery_sched
{
	position: absolute;
	bottom: 62px;
	left: 30px;
}
#sidebar #service_area
{
	height: 190px;
}
#service_area #delivery_sched label
{
	font-weight: bold;
	display: block;
}
#service_area #delivery_sched a
{
	position: relative;
	top: 8px;
}
.chicklet .photo
{
	position: absolute;
	bottom: 36px;
}
.photo .button
{
	position: absolute;
	bottom: 12px;
	right: 12px;
}
#footer
{
    clear: both;
    font-size: 12px;
    color: #EEE;
    padding: 10px;
    background-color: #081D58;
    border-radius: 0 0 7px 7px;
}
/* SECONDARY PAGES */



#main
{
	position: relative;
}
#sidebar
{
	position: absolute;
	right: 20px;
	top: 20px;
	width: 220px;
}
#itemsnavnews
{
	position: absolute;
	right: 20px;
	top: 20px;
	width: 220px;
}
#sidebar.bordered
{
	width: 230px;
	border-left: 1px solid #ccc;
	padding-left: 20px;
}
#sidebar .chicklet
{
	float: none;
	margin-bottom: -16px;
}
#pagenav
{
	padding: 20px;
	list-style-type: none;
}
#pagenav li
{
	display: inline;
	margin-right: 12px;
}
#pagenav li.current
{
	font-weight: bold;
}
#content
{
	padding: 20px 0px 30px 30px;
	width: 580px;
}
/* NEWS PAGE */

.articles
{
	padding: 0px 0px 0px 0px;
	width: 330px;
}
.list
{
	padding: 7px 0px 5px 0px;
}
.listbold
{
	font-weight: bold;
	margin-bottom: 0px;
}
#link
{
	margin-left: 212px;
}
/* SERVICES AREA */





#service
{
	padding: 0px 0px 0px 0px;
	width: 330px;
}
#content .service_form
{
	float: left;
	width: 296px;
	margin-right: 12px;
	padding: 2px 2px 0px 0px;
}
.content_form
{
	padding: 35px 2px 0px 0px;
}
.t_form
{
	padding: 5px 0px 0px 0px;
}
/* END SERVICES AREA */



#content h1
{
	font-size: 20px;
	color: #181946;
}
#content .intro
{
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}
#content .introequip
{
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	margin-right: 105px;
}
#content .photo
{
	float: left;
	width: 250px;
	margin-right: 12px;
	padding: 2px 2px 0px 0px;
}
#content .caption
{
	font-weight: bold;
	font-size: 12px;
}
h1
{
	font-size: 20px;
	margin: 0;
}
#quote h2
{
	text-align: right;
	font-style: italic;
}
#itemsnav
{
	list-style-type: none;
}
#itemsnav h3
{
	font-size: 14px;
	margin-bottom: 8px;
}
#itemsnav li.current a
{
	text-decoration: none;
}
#itemsnav li
{
	margin-bottom: 2px;
	padding: 4px 8px;
}
#itemsnav li.current
{
	background-color: #081d58;
}
#itemsnav li.current a
{
	color: #fff;
}
/* CONTACT PAGE */

#itemsdir
{
	list-style-type: none;
}
#itemsdir h3
{
	font-size: 14px;
	margin-bottom: 8px;
}
#itemsdir li.current a
{
	color: #000;
	text-decoration: none;
}
#itemsdir li a
{
	color: #000;
	text-decoration: none;
}
#itemsdir li
{
	margin-bottom: 2px;
	padding: 6px 0px;
}
#itemsdir li.current a
{
	color: #000;
	text-decoration: none;
}
#navdirections
{
	position: relative;
	left: 0px;
	top: 20px;
	margin-bottom: 80px;
}
.directions
{
	line-height: 16px;
}
.contact
{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 11px;
}
.contact A
{
	line-height: 25px;
}
.cbox
{
	position: relative;
	background-color: #dadde6;
	float: left;
	margin-top:10px;
}
#contentbox
{
	position: relative;
	line-height: 16px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#contentbox h2
{
	margin-bottom: 16px;
	color: #000;
}
/* END CONTACT PAGE */

/* GREEN PAGE */
.Page
{
	text-align:left;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	border:0px;
	padding:0px;
	text-indent:0px;
	direction:ltr;
	width: 612px;
	height: 810px;
}
.LtrIndex
{
	font-size:18pt; 
	font-weight:bold; 
	color:#2F7539;
}
.definition
{
	margin-bottom:6px;
	text-align:justify;
}
.DefWord
{
	font-size:10pt;
	font-weight:bold;
	color:#2F7539;
	text-align:left;
}
.DefDesc
{
	font-size:10pt;
	color:#314FA3
}


/* END GREEN PAGE */

.byline
{
	font-size: 11px;
	font-style: italic;
}
#search_form
{
	margin-top: 20px;
}
fieldset
{
	padding: 16px;
	border: 1px solid #ccc;
}
legend
{
	font-size: 16px;
	padding: 0 12px;
}
.segment
{
	position: relative;
	padding: 20px;
}
.segment h3
{
	font-size: 16px;
	margin-bottom:8px;
}
#categories ul
{
	margin-left: 20px;
}
.details
{
	position: relative;
	margin-top: 10px;
	width: 520px;
	padding: 20px;
}
.details_pic
{
	margin-left:20px;
}
#pic_janitorial
{
	position: absolute;
	top: 280px;
	right: 20px;
}
#pic_food
{
	position: absolute;
	top: 450px;
	right: 20px;
}
#pic_retail
{
	position: absolute;
	top: 620px;
	right: 20px;
}
#pic_grocery
{
	position: absolute;
	top: 770px;
	right: 20px;
}
#faqs
{
	margin: 12px 0 2px 0;
	font-size: 15px;
}
#content .faqs
{
	font-weight: bold;
	font-size: 14px;
}
#content .faqs a
{
	font-weight: bold;
	font-size: 14px;
}
.copyright
{
	margin: 12px 15px 5px 0;
	font-size: 12px;
}

.accountFooter {
    background-color: #555;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    -moz-border-radius: 0 0 7px 7px;
    -webkit-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
}

p.accountFooter {
    border-width: 0px;
    padding-top: 0px;
    margin: 0px;
    font-size: 12px;
}

div#copy {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    margin: 5px;
    width: 300px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}