body {
	background-image: url(images/bg.gif);
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


#left_nav a:link {
	color: #ff0000;
	text-decoration: none;
}
#left_nav a:visited {
	text-decoration: none;
	color: #ff0000;
}
#left_nav a:hover {
	text-decoration: none;
	color: #000000;
}
#left_nav a:active {
	text-decoration: none;
	color: #ff0000;
}


#maintext a:link {
	color: #ff0000;
	text-decoration: none;
}
#maintext a:visited {
	text-decoration: none;
	color: #ff0000;
}
#maintext a:hover {
	text-decoration: none;
	color: #000000;
}
#maintext a:active {
	text-decoration: none;
	color: #ff0000;
}

	
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#background {
	height: 200px;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


#header {
	position:absolute;
	left:0px;
	top:0px;
	width:782px;
	height:218px;
	z-index:2;
}
#top_nav {
	position:absolute;
	left:115px;
	top:116px;
	width:318px;
	height:15px;
	z-index:1;
}
#left_nav_text {
	position:absolute;
	left:16px;
	top:-17px;
	width:143px;
	height:481px;
	z-index:2;
}
#subtitle {
	position:absolute;
	left:172px;
	top:206px;
	width:598px;
	height:31px;
	z-index:2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.maintext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.maintext2red {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.border_dashed {
	border: 1px dashed #000000;
}
.clickhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
#map {
	position:absolute;
	left:465px;
	top:324px;
	width:279px;
	height:271px;
	z-index:1;
}
#clickhere {
	position:absolute;
	left:1px;
	top:277px;
	width:260px;
	height:16px;
	z-index:1;
}.maintext3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.service_border {
	text-align: center;
	border-top-width: 15px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0D25A;
	border-right-color: #F0D25A;
	border-bottom-color: #F0D25A;
	border-left-color: #F0D25A;
}
