body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F0F0F0;
	line-height: 22px;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: -6px;
}

h2 {
 font-size:1.25em;
 letter-spacing:0px;
 font-style:italic;
}

ul {
	padding:0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;
}



ul li {
	line-height:18px;
	list-style-image: url(images/bullet.gif);
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: -1px;

}

#container {
	margin: 0 auto;
	width: 965px;
}
	
.header {
	height: 165px;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.clarifyHomeText {

	margin-left: -55px;
	margin-top: 75px;
}


.logo {

	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}


.nav {
	margin: 0;
	padding: 0;
	height: 42px;
	width: 965px;
	background-image: url(images/navBkgrnd.gif);
	background-repeat: repeat-x;

}
.navLeft {
	background-image: url(images/navLeft.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 5px;
	float: left;
}
.navRight {
	background-image: url(images/navRight.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 4px;
	float: right;

}

#navContainer ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	list-style-type: none;
	text-align: center;

}

#navContainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 42px;
	width: 113px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	list-style-image: none;

}

#navContainer ul li a {
	height: 42px;
	padding: 0;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	letter-spacing: .05em;
	background-color: #ffffff;
	list-style-image: none;

}

#navContainer ul li a:hover {
	background-color: #009900;
	color: #FFFFFF;
	border-bottom: none;

}


.homeTagline {
	padding-top: 0px;
	width: 965px;
	background-image: url(images/homeTagline.jpg);
	background-repeat: no-repeat;
	height: 162px;
	margin-top: -7px;
} 


.pageBar {
	padding-top: 0px;
	width: 965px;
	background-image: url(images/pageBar.jpg);
	background-repeat: no-repeat;
	height: 33px;
	margin-top: -7px;
} 


body#home a#homeNav,
body#about a#aboutNav,
body#services a#servicesNav,
body#contact a#contactNav{
	background-color: #ffffff;
	color: #333;
	height: 42px;
	width: 113px;
	border-bottom: none;
}

.arrowEnds  {
	height: 15px;
	background-color: #009900;
}

.arrowEnds2  {
	background-image: url(images/arrowBkgrnd2.gif);
	background-repeat: repeat-y;
	height: 15px;
}


#navArrow ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	list-style-type: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
}

#navArrow ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 15px;
	width: 113px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	list-style-image: none;

}

body#home #homeArrow,
body#about #aboutArrow,
body#services #servicesArrow,
body#contact #contactArrow  {
	background-image: url(images/navArrow.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 113px;
	border-top-style: none;

}

#content  {
	margin: 0;
	background-image: url(images/arrowBkgrnd.gif);
	background-repeat: repeat-y;
	width: 965px;
	text-align: left;
}

#content2  {
	background-image: url(images/arrowBkgrnd2.gif);
	background-repeat: repeat-y;
	top: 7px;
	text-align: left;
}


.mainColumn {
	float: left;
	text-align: left;
	width: 580px;
	position: relative;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0;
}


.rightColumn {
	float: right;
	width: 228px;
	padding-top: 40px;
	padding-left: 35px;
	padding-bottom: 0px;
	padding-right: 35px;
	text-align: left;
}


.topRightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/topRightColumn.png);
	background-repeat: no-repeat;
	height: 222px;
	width: 226px;
	margin-top: 18px;
	margin-right: 1px;
	margin-bottom: 25px;
	margin-left: 13px;
	text-align: left;
	padding-top: 28px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 20px;
}


a:link {
	color: #009900;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
	padding-bottom: 2px;
}
a:visited {
	color: #009900;
	text-decoration: none;
}



.bottomRightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bottomRightColumn.png);
	background-repeat: no-repeat;
	height: 155px;
	width: 207px;
	margin-top: 18px;
	margin-right: 1px;
	margin-bottom: 25px;
	margin-left: 13px;
	text-align: left;
	padding-top: 48px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 20px;
}



.footer {
	padding: 0;
	height: 15px;
	width: 965px;
	text-align: center;
	clear: both;
	background-image: url(images/pageBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
	

#footerContainer ul {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	width: 450px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#footerContainer ul li {
	line-height: 23px;
	display: block;
	text-align: center;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 23px;
	width: 85px;
	list-style-image: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;

}

#footerContainer ul li.last {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	border-right: none;
}

#footerContainer ul li a {
	height: 23px;
	padding: 0;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-image: none;
	border-bottom: none;
}

#footerContainer ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.topBottomRules {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 25px;
	margin-top: 25px;
	margin-bottom: 25px;

}

.topRule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	vertical-align: top;

}

.servicesTable {
	height: 415px;
	width: 883px;
	height: 650px;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.largeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
}

.smallCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
}

.productPhases {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 25px;
	height: 150px;
}

.phase1 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/homePromoDivider.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	float: left;
	width: 148px;
	height: 150px;
}

.phase2 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/homePromoDivider.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	float: right;
	width: 148px;
	height: 150px;
}

.phase3 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: right;
	width: 148px;
	height: 150px;
}


a:hover.imageLink  {
	border-bottom-style: none;
	padding-bottom: 0px;

}

.jenMug {
	margin-top: 8px;
	margin-right: 40px;
	float: left;
	height: 235px;
	width: 205px;

}

.serviceBucketRight {
	height: 273px;
	width: 420px;
	margin-top: 25px;
	margin-right: 14px;
	float: right;
}

.serviceLeft {
	background-image: url(images/seviceLeft.gif);
	background-repeat: no-repeat;
	height: 273px;

}

.serviceRight {
	background-image: url(images/seviceRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 273px;
}

.serviceMiddle {
	background-image: url(images/seviceMiddle.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 223px;
	padding: 25px;
	margin-right: 6px;
	margin-left: 6px;
}

.serviceBucketLeft {
	height: 273px;
	width: 420px;
	margin-top: 25px;
	margin-left: 0px;
	float: left;
}

.openPullQuote {
	font-size: 26px;
	font-weight: bold;
	color: #009900;
	margin-left: -18px;
}

.closePullQuote {
	font-size: 26px;
	font-weight: bold;
	color: #009900;
	margin-right: -18px;
}
