* {
   margin: 0;
   padding: 0;
   border: 0;
   /*outline: 0;*/

	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
img {
	border:none;
}

p {
  margin-top: 0em;
  margin-bottom: 0em;
}

a:link {color: #00929F;
text-decoration: underline;;}
a:visited {color: #00929F;
text-decoration: underline;}
a:hover {color: #000000;
text-decoration: underline;}
a:active {color: #66B360;
text-decoration: underline;}

a.two:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.two:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	

}
a.two:active {
	text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;


}
a.two:hover {
	text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9900;
}

p.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
p.smtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p.sidetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00929F;
}
body {
	width: 925px;
	margin: auto;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}

#wrap {
	width: 925px;
	height: 585px;
}

#top {
	float: left;
	width: 925px;
	height: 178px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#newsletter {
	float: right;
	width: 275px;
	height: 100px;
	margin-top: 30px;
	margin-right: 40px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

#smtop2 {
	float: right;
	width: 85px;
	height: 60px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#pics {
	float: left;
	width: 505px;
	height: 346px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#smpics {
	float: left;
	width: 112px;
	height: 346px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(images/smpic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
#smpicstext {
	float: left;
	width: 100px;
	height: 346px;
	margin-right: 5px;

}
#text {
	float: left;
	width: 260px;
	height: 346px;
	background-color: #FEDB89;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	
}
#copy {
	float: left;
	width: 230px;
	height: auto;
	margin-left: 10px;
	margin-top: 10px;
}
#footer {
	float: left;
	width: 750px;
	height: 41px;
	text-align: right;
	background-image: url(images/copyright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
