body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	/*background-image:  url(../SiteImages/bg.jpg);*/
	background-repeat: repeat;
	font-family: "Century Gothic", Arial, "MS Sans Serif";
	font-size: 0.9em;
	color: #333;
	background-color: #132869;
	}


#wrapperOuter {
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	top: 15px;
	background-color: #FFFFFF;

}

#wrapperInner {
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	background-color: #FFFFFF;
	top: 5px;
}

#header {
	width: 750px;
	background-color: #FFF;
	position: relative;
	height: 80px;
}
#banner {
	position: relative;
	width: 750px;
	height: 150px;
	z-index: 500;
	background-color: #0F0;
}


#menuBar {
	position: relative;
	width: 750px;
	height: 100px;
	z-index: 500;
	background-color: #CCCCCC;
	top: 4px;
}

#buttonLoad{
	visibility: hidden;
	height: 0px;
	width: 0px;
	overflow: hidden;
	z-index: -500;
}

#mainBody {
	width: 750px;
	position: relative;
}

#pageContent {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	width: 730px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	top: 10px;
}
#contactContent {
	text-align: left;
	top: 7px;
	position: relative;
}

#footer {
	width: 750px;
	height: 80px;
	color: #132869;
	font-weight: bold;

}

#footerLinks {
	background-color: #132869;
	top: 3px;
	position: relative;
	width: 100%;
	color: #FFFFFF;
	height: 1.5em;

}

#footerLinks a, #footerLinks a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
}

#footerLinks a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright {
	height: 2em;
	font-size: 0.8em;
	color: #999999;
	line-height: 1.5em;
	top: 8px;
	position: relative;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #132869;
}

.linkCopy {
	color: #999999;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;


}

.linkCopy:hover{
	text-decoration: underline;
	color: #ffffff;
}

.pageBreak{
	height: 63px;
	background-image:  url(../SiteImages/pageBreakBG.gif);
	position: absolute;
	left: -5px;
	width: 760px;
	z-index: 5;
}

.topButton{
	height: 26px;
	position: absolute;
	width:65px;
	z-index:6;
	right:0px;
	margin-top:15px;
}

.pageBreakSpacer {
	height: 63px;
	background-image:  url(../SiteImages/pageBreak_Spacer.gif);
	background-repeat: repeat-x;
	width: 730px;
	position: relative;
	z-index: 4;
}

.buttonHomePage{
	width: 130px;
	height: 100px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../SiteImages/buttons/butMainHomePage.gif);
	background-position: right bottom;
}

.buttonVendingMachines{
	width: 180px;
	height: 100px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../SiteImages/buttons/butMainVendingMachines.gif);
	background-position: right bottom;
}

.buttonSafetyStations{
	width: 180px;
	height: 100px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../SiteImages/buttons/butMainSafetyStations.gif);
	background-position: right bottom;
}

.buttonAboutUs{
	width: 130px;
	height: 100px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../SiteImages/buttons/butMainAboutUs.gif);
	background-position: right bottom;
}

.buttonContactUs{
	width: 130px;
	height: 100px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../SiteImages/buttons/butMainContactUs.gif);
	background-position: right bottom;
}

.buttonOverContact{
	width: 125px;
	height: 50px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../SiteImages/buttons/butContact.gif);
	background-position: right bottom;
}

.buttonSub{
	width: 240px;
	height: 35px;
	display: block;
	background-repeat: no-repeat;
}

.buttonSubVending_WA{
	background-image: url(../SiteImages/buttons/butSubVending_WA.gif);
	background-position: right bottom;
}

.buttonSubVending_Machines{
	background-image: url(../SiteImages/buttons/butSubVending_Machines.gif);
	background-position: right bottom;
}

.buttonSubVending_How{
	background-image: url(../SiteImages/buttons/butSubVending_How.gif);
	background-position: right bottom;
}

.buttonSubVending_Starting{
	background-image: url(../SiteImages/buttons/butSubVending_Starting.gif);
	background-position: right bottom;
}

.buttonSubVending_Testimonials{
	background-image: url(../SiteImages/buttons/butSubVending_Testimonials.gif);
	background-position: right bottom;
}

.buttonSubSafety_Test1{
	background-image: url(../SiteImages/buttons/butSubSafety_Test1.gif);
	background-position: right bottom;
}

.buttonTop{
	width: 65px;
	height: 26px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../SiteImages/buttons/butTop.gif);
	background-position: right bottom;
}

.buttonHover:hover{
	background-position: bottom left;
}
.hr {
	width: 750px;
	height: 5px;
	background-color: #CCC;
}
h3 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #132869;
	margin-bottom: -10px;
	margin-top: 0px;
	font-size: 1.3em;
}
h4 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #666;
	margin-bottom: -10px;
	margin-top: 0px;
	font-size: 1.2em;
}
.linkWhite {
	color: #FFF;
	text-decoration: underline;
}
