body{
	background-image: url(../images/pageBG.gif);
	margin: 0px 0px 0px 0px;
}

ul{
	margin: 0px 0px 12px 30px;
}

.buttonabout{
	background-image: url(../images/nav/aboutButton.gif);
	background-repeat: no-repeat;
	border: none;
	height: 14px;
	left: 240px;
	position: absolute;
	top: 56px;
	width: 120px;
	z-index: 1;
}

.buttonabout a{
	background-image: url(../images/nav/aboutButton.gif);
	background-repeat: no-repeat;
	border: none;
}

.buttonabout a:hover{
	background-image: url(../images/nav/aboutButtonOver.gif);
	background-repeat: no-repeat;
	border: none;
}

.buttonabout img{
	border: none;
	height: 14px;
	width: 120px;
}

.buttonabout img a{
	border: none;
	height: 14px;
	width: 120px;
}

.buttoncontact{
	background-image: url(../images/nav/contactButton.gif);
	background-repeat: no-repeat;
	border: none;
	height: 14px;
	left: 360px;
	position: absolute;
	top: 56px;
	width: 120px;
	z-index: 1;
}

.buttoncontact a{
	background-image: url(../images/nav/contactButton.gif);
	background-repeat: no-repeat;
	border: none;
}

.buttoncontact a:hover{
	background-image: url(../images/nav/contactButtonOver.gif);
	background-repeat: no-repeat;
	border: none;
}

.buttoncontact img{
	border: none;
	height: 14px;
	width: 120px;
}

.buttoncontact img a{
	border: none;
	height: 14px;
	width: 120px;
}

.buttonhome{
	background-image: url(../images/nav/homeButton.gif);
	background-repeat: no-repeat;
	border: none;
	height: 14px;
	left: 0px;
	position: absolute;
	top: 56px;
	width: 120px;
	z-index: 1;
}

.buttonhome a{
	background-image: url(../images/nav/homeButton.gif);
	background-repeat: no-repeat;
	border: none;
}

.buttonhome a:hover{
	background-image: url(../images/nav/homeButtonOver.gif);
	background-repeat: no-repeat;
	border: none;
}

.buttonhome img{
	border: none;
	height: 14px;
	width: 120px;
}

.buttonhome img a{
	border: none;
	height: 14px;
	width: 120px;
}

.buttonproducts{
	background-image: url(../images/nav/productsButton.gif);
	background-repeat: no-repeat;
	border: none;
	height: 14px;
	left: 120px;
	position: absolute;
	top: 56px;
	width: 120px;
	z-index: 1;
}

.buttonproducts a{
	background-image: url(../images/nav/productsButton.gif);
	background-repeat: no-repeat;
	border: none;
	height: 14px;
	width: 120px;
	z-index: 1;
}

.buttonproducts a:hover{
	background-image: url(../images/nav/productsButtonOver.gif);
	background-repeat: no-repeat;
	border: none;
}

.buttonproducts img{
	border: none;
	height: 14px;
	width: 120px;
}

.buttonproducts img a{
	border: none;
	height: 14px;
	width: 120px;
}

.centre{
	text-align: center;
}

.content{
	background-color: #F3F3EB;
	border: 1px solid #000000;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	left: 75px;
	padding: 8px 6px 8px 6px;
	position: absolute;
	top: 100px;
	width: 610px;
}

.content h1{
	background-color: #F3F3EB;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin: 0px 6px 8px 0px;
}

.content h2{
	background-color: #F3F3EB;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 145%;
	font-weight: bold;
	margin: 0px 6px 8px 0px;
}

.copyright{
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
	left: 300px;
	position: absolute;
	text-align: center;
	top: 678px;
	z-index: 1;
}

.copyright a{
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:hover{
	color: #FF3333;
	text-decoration: underline;
}

.copyrighthome{
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
	left: 240px;
	position: absolute;
	text-align: center;
	top: 728px;
	z-index: 1;
}

.copyrighthome a{
	color: #FFFFFF;
	text-decoration: none;
}

.copyrighthome a:hover{
	color: #FF3333;
	text-decoration: underline;
}

.endfill{
	background-image: url(../images/rightEndFill.gif);
	background-repeat: no-repeat;
	border: none;
	height: 14px;
	left: 480px;
	position: absolute;
	top: 56px;
	width: 292px;
	z-index: 1;
}

.endfill img{
	border: none;
	height: 14px;
	width: 292px;
}

.form{
	background: #BBBBA4;
	border: 1px solid #000000;
	font-weight: 600;
	margin: 8px;
	padding: 10px 10px 10px 10px;
	width: 570px;
}

.form a{
	background: #BBBBA4;
	color: #0000CC;
}

.form a:hover{
	background: #BBBBA4;
	color: #CC0000;
}

.form label{
	background: #BBBBA4;
	font-weight: 600;
}

.form textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow: auto;
	width: 100%;
}

.greenbox{
	background: #BBBBA4;
	border: 1px solid #000000; /*font-weight : 600;*/
	margin: 8px;
	padding: 10px 10px 10px 10px;
	width: 570px;
}

.greenbox a{
	background: #BBBBA4;
	color: #0000CC;
}

.greenbox a:hover{
	background: #BBBBA4;
	color: #CC0000;
}

.greenbox h2{
	background: #BBBBA4;
	color: #000000;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 145%;
	font-weight: bold;
	margin: 0px 6px 8px 0px;
}

.hide{
	display: none;
}

.homepic{
	padding-left: 22%;
	padding-right: 18%;
}

.leftcolumn{
	/*background-image: url(../images/leftColumnBG.gif);*/
	color: #FF3333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	height: auto;
	left: 0px;
	margin-right: -12px;
	padding-bottom: 16px;
	padding-left: 6px;
	padding-right: -12px;
	padding-top: 16px;
	position: absolute;
	top: 76px;
	width: 252px;
}

.leftcolumn a{
	color: #FFFFFF;
	font-weight: normal;
	margin: 3px;
	text-decoration: none;
}

.leftcolumn a:hover{
	color: #FF3333;
	font-weight: normal;
}

.leftcolumnspacer img{
	height: 568px;
	width: 4px;
}

.mailbox{
	background: #E7E6D4;
	border: 1px solid #000000;
	height: 70px;
	left: 384px;
	margin: 8px;
	padding: 2px 6px 8px 6px;
	position: absolute;
	top: 134px;
	width: 200px;
}

.mailbox img{
	text-align: right;
}

.mailbox p{
	margin: 6px 0px 0px 0px;
	padding-left: 20px;
}

.murphyframe{
	background-color: #ffffff;
	left: 260px;
	position: absolute;
	top: 68px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	width:500px;
	height:584px;
	padding:4px;
	overflow:scroll;
}

.murphyframe img{
	border:0px;
}

.murphyframe h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
}

.topbanner{
	background-image: url(../images/topbanner.gif);
	background-repeat: no-repeat;
	border: none;
	height: 56px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 772px;
}

.topbanner img{
	height: 56px;
	width: 772px;
}

.undernav{
	/*background-image: url(../images/underNav.gif);
	background-repeat: no-repeat;*/
	left: 0px;
	position: absolute;
	top: 70px;
}

.undernav img{
	height: 6px;
	width: 772px;
}

.sitemeter{
display:none;
}
