body {
	background-color:#e2e8b8;
	margin:0px;
}
a:link {
	color: #afc600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #afc600;
}
a:hover {
	text-decoration: underline;
	color: #98A620;
}
a:active {
	text-decoration: none;
	color: #afc600;
}
.contact {
	width:781px;
	
	margin:0px auto;
	padding-right:100px;
}
.title {
	width:781px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}
.container {
	width:781px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.frame {
	margin:0px auto;
	position:absolute;	
	width:781px;
	background-image:url(../images/repeater.png);
	z-index:5;
}
.mid-frame {
	width:130px;
	background-image:url(../images/mid-frame.png);
	background-position:top;
	background-repeat:no-repeat;
	position:inherit;
	margin-left:280px;
	padding-top:20px;
	min-height:600px;
	z-index:10;
}
.frame2 {
	min-height:406px;
	background-image:url(../images/pagebg.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:440px;
	padding-top:90px;
	padding-right:100px;
	text-align:justify;
	z-index:10;
}
.locator-frame {
	min-height:406px;
	background-image:url(../images/pagebg.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:440px;
	padding-top:90px;
	padding-right:100px;
	text-align:justify;
	z-index:10;
	line-height:normal;
}
.locator-frame p {
	margin-top:10px;
}

.content {
	width:250px;
	position:absolute;
	z-index:20;
}
p { margin-top:-16px;}
h1 { font-size:18px; margin:0px;}
.h1-orange { color:#de8227; }
h2 {color:#df1766;}
.footer {
	width:761px;
	margin:0px auto;
	background-color:#e2e8b8;
	padding-top:15px;
	padding-right:20px;
	text-align:right;
}
