#Layer1 {
	position:absolute;
	left:93px;
	top:7px;
	width:365px;
	height:79px;
	z-index:100;
	background-color: #99FF99;
	cursor: crosshair;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: double;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #66CC00;
	border-right-color: #66CC00;
	border-bottom-color: #66CC00;
	border-left-color: #66CC00;
}

#phone {
	position:absolute;
	left:475px;
	top:7px;
	width:180px;
	height:60px;
	z-index:100;
	background-color: #99FF99;
	cursor: crosshair;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: double;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #66CC00;
	border-right-color: #66CC00;
	border-bottom-color: #66CC00;
	border-left-color: #66CC00;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 12px;
	
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	line-height: normal;
}
.style3 {
	font-size: 16px;
	line-height: 18px;
}
#Layer2 {
	position:absolute;
	left:-6px;
	top:-193px;
	width:100%;
	height:322px;
	z-index:0;
	background-color: #003300;
	background-image: url('./m.jpg');
	background-repeat: repeat-x;
	background-position: top right; 
	background-attachment: fixed;

}
#Layer3 {
	position:absolute;
	left:-1px;
	top:128px;
	width:176px;
	height:140%;
	z-index:2;
	background-color: #003300;
}
.style4 {
	color: #3300CC;
	font-size: 42px;
}
body {
	margin-left: 200px;
	margin-top: 140px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: normal;
	font-size: 20px;
}


a.nav, a.nav:link, a.nav:visited {display:block; width:150px; height:25px; background:#dca; border:1px solid #000; margin-top:2px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; color:#000; line-height:25px; overflow:hidden;}
a.nav:hover {color:#fff; background:#004400;}
a.nav:active {color:#000; background:#99FF99;}


a.t{ 
color:#000000;}
a.t:hover{color:#0000CC;}
a.t:active{color:#CC0000;}




