/* CSS Document */

/* centering layout items */

body {background-color: #84ad40;}


html, body, #outer {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

#outer {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 827px;
	border: none;
}
#centered {
	padding: 0;
	margin: 0;
	border: none;
	width:827px;
	height:554px;
	position:relative;
}

.center {
	text-align: center;
}

/* content layout */

img, a {border-style: none; text-decoration:none;}

a, a:visited {color:#84ad40; background-color:#fff;}



p, div.p, ul, li {
	margin-left: 20px;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #84ad40;
	background-color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0 10px 20px;
}

h1.sub {
	text-align: left;
	margin: 20px 20px 10px 20px;
}

h1.sub1 {margin-top: 0px;}


h3 {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

h3.front {text-align:right;}

h3.crumb {text-align:left; display:inline;}

#footer {
		color: #fff;
		font-size: 10px;
		text-align:center;
		background-color: #84ad40;
		font-family:Arial, Helvetica, sans-serif;
}

#footer a {
		text-decoration:underline; 
		color: #fff;
		background-color: #84ad40;
		font-family:Arial, Helvetica, sans-serif;
}

#footer a:visited {color: #fff; background-color: #84ad40;}


#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:827px;
	height:554px;
}

#content {
	position:absolute;
	width:820px;
	height:347px;
	z-index:1;
	left: 300px;
	top: 247px;
	overflow: auto;
}
#Layer1 {
	position:absolute;
	width:819px;
	height:348px;
	z-index:1;
	left: 0px;
	top: 191px;
	color: #333333;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#Layer2 {
	position:absolute;
	width:828px;
	height:50px;
	z-index:1;
	left: 403px;
	top: 55px;
}

#Layer3 {
	position:absolute;
	left:0px;
	top:50px;
	width:819px;
	height:489px;
	z-index:1;
	background-color: #fff;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#Layer4 {
	position:absolute;
	width:789px;
	height:368px;
	z-index:2;
	left: 11px;
	top: 100px;
}


#coverlayer {
	position:absolute;
	width:794px;
	height:368px;
	z-index:3;
	left: 11px;
	top: 100px;
}

#header1 {
	position:absolute;
	left:403px;
	top:55px;
	width:827px;
	height:50px;
}

#rollovers-final-layout-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:249px;
	height:46px;
}

#rollovers-final-layout-03_ {
	position:absolute;
	left:249px;
	top:21px;
	width:110px;
	height:25px;
}

#rollovers-final-layout-04_ {
	position:absolute;
	left:359px;
	top:21px;
	width:5px;
	height:25px;
}

#rollovers-final-layout-05_ {
	position:absolute;
	left:364px;
	top:21px;
	width:110px;
	height:25px;
}

#rollovers-final-layout-06_ {
	position:absolute;
	left:474px;
	top:21px;
	width:5px;
	height:25px;
}

#rollovers-final-layout-07_ {
	position:absolute;
	left:479px;
	top:21px;
	width:110px;
	height:25px;
}

#rollovers-final-layout-08_ {
	position:absolute;
	left:589px;
	top:21px;
	width:5px;
	height:25px;
}

#rollovers-final-layout-09_ {
	position:absolute;
	left:594px;
	top:21px;
	width:110px;
	height:25px;
}

#rollovers-final-layout-10_ {
	position:absolute;
	left:704px;
	top:21px;
	width:6px;
	height:25px;
}

#rollovers-final-layout-11_ {
	position:absolute;
	left:710px;
	top:21px;
	width:110px;
	height:25px;
}

#rollovers-final-layout-12_ {
	position:absolute;
	left:820px;
	top:22px;
	width:7px;
	height:533px;
}

#rollovers-final-layout-13_ {
	position:absolute;
	left:0px;
	top:35px;
	width:820px;
	height:4px;
	z-index:199;
}

#rollovers-final-layout-14_ {
	position:absolute;
	left:0px;
	top:50px;
	width:819px;
	height:141px;
}

#rollovers-final-layout-16_ {
	position:absolute;
	left:0px;
	top:539px;
	width:820px;
	height:15px;
}

/* services ~ rollovers */

#web, #mag, #pres, #ebay {
	height:40px;
	float: right;
	width: 250px;
	clear: right;
	border: 4px solid #84ad40;
	margin: 7px 30px 0px -30px;
	padding-top:15px;
}

#web {
	background-image: url(images/web2.jpg);
	margin-top: 30px;
}

a#web:hover {
	background-image: url(images/web.jpg);
	border: 4px solid #999999;
}

#mag {
	background-image: url(images/mag2.jpg);
}

a#mag:hover {
	background-image: url(images/mag.jpg);
	border: 4px solid #999999;
	color: #999999;
}


#pres {
	background-image: url(images/pres2.jpg);
}

a#pres:hover {
	background-image: url(images/pres.jpg);
	border: 4px solid #999999;
	color: #999999;
}

#ebay {
	background-image: url(images/ebay2.jpg);
}

a#ebay:hover {
	background-image: url(images/ebay.jpg);
	border: 4px solid #999999;
	color: #999999;
}

.servhead, .servheadon {
	width:180px; 
	float: left;
	display: inline;
	padding: 0px 10px 0 10px;
	border-left: solid #fff 0px;
	background-repeat: no-repeat;
	text-align:center;
	height: 150px;
	margin:auto;
	border: solid 1px #fff;
}

h1.servhead, h1.servheadon {
	margin: auto;
	padding: 0;
	background:none;
	border: 0;
	
}

.servheadon, h1.servheadon {background-color:#f0efff; border: solid 1px #84ad40;}
