body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.top-left {
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.top-right {
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.phone-bold {
	font-weight: bold;
	font-size: 14px;
}

.top-right h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}

.title-left {
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.title-left img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.title-right {
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.title-right h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.title-right p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.title-right a {
	color: #CC0000;
	text-decoration: none;
}

.title-right a:hover {
	text-decoration: underline;
}

.menu-left {
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu-right {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #000000;
}

.menu-right p {
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.menu-right a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
}

.content-left {
	background-color:#00694F;
        color: #00694F;
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
}

.content-left img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content-left ul {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	background-image: url(content.gif);
	background-repeat: repeat-n;
	background-position: left top;
	font-size: 12px;
}

.content-left a.vlink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.content-left a.vlink:hover {
	text-decoration: underline;
}

.content-left li {
	border-bottom-width: 1px;
	border-bottom-style: underline;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.content-left a {
	color: #00694F;
	text-decoration: none;
}

.content-left a:hover {
	text-decoration: underline;
}

.content-left p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.content-right {
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content-right h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}

.content-right h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}

.content-right h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}

.content-right p {
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 25px;
}

.content-right a {
	color: #CC0000;
	text-decoration: none;
}

.content-right a:hover {
	text-decoration: underline;
}

.content-right ul {
	list-style-position: outside;
}

.content-right li {
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer-left {
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.footer-right {
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.footer-right p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-right: 20px;
	padding-left: 20px;
	color: #999999;
}

.footer-right a {
	color: #CC0000;
	text-decoration: none;
}

.footer-right a:hover {
	text-decoration: underline;
}

.mini-box-holder {
	padding: 0px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 25px;
}

.mini-box-holder h1 {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 10px;
}

.mini-box-holder p {
	margin: 0px;
	padding: 10px;
}

.mini-box-left {
	width: 260px;
	min-height:210px;
	height:auto !important;
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.mini-box-right {
	width: 260px;
	min-height:210px;
	height:auto !important;
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
