* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align:left;
	min-height:721px;/* for good browsers*/
	min-width:901px;/* for good browsers*/
}

a:link {color: #666666}     /* unvisited link */
a:visited {color: #666666}  /* visited link */
a:hover {color: #000000}   /* mouse over link */
a:active {color: ##666666}   /* selected link */


#Layer1 {
	position:absolute;
	width:100%;
	height:120px;
	z-index:1;
	background-image: url(images/header_bg.jpg);
}

#Layer2 {
	position:absolute;
	width:235px;
	height:115px;
	z-index:2;
	left: 58px;
	top: 165px;
}

#Layer3 {
	position:absolute;
	width:600px;
	height:500px;
	z-index:3;
	left: 300px;
	top: 120px;
}

#Layer4 {
	position:absolute;
	width:100%;
	height:100px;
	z-index:4;
	left: 0px;
	top: 620px;
	background-image: url(images/footer_bg.jpg);
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	line-height: normal;
	letter-spacing: 0.5pt;
}

.headline2 {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	line-height: 15px;
	font-weight: bold;
}

.headline3 {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: .5pt;
}

.copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}


.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}
