a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}
.header {
	margin-left: -255px;
	position:absolute;
	left: 50%;
	top: 10px;
	width:594px;
	height:119px;
	color: #FFFFFF;
	font-size: 9px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	text-align: right;
	font-style: italic;
}
#header_img {
  width: 594px;
  height: 119px;
}
#phone_swf {
  width: 84px;
  height: 24px;
}
#contact_form {
  width: 200px;
  height: 290px;
}
#footer_img {
  width: 594px;
  height: 25px;
}
.contact_boxes {
	font-size: 9px;
}
.phone_number {
	margin-left: -28px;
	position:absolute;
	left: 50%;
	top: 78px;
	width:84px;
	height:24px;
	z-index: 1;
}
.text_size {
	position:absolute;
	left: 202px;
	top: 102px;
	width:400px;
	height:19px;
	color: #FFFFFF;
	font-size: 9px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	font-style: italic;
	text-align: left;
}
.main_text {
	position:absolute;
	margin-left: -50px;
	left: 50%;
	top: 140px;
	width:393px;
	height:400px;
	color: #FFFFFF;
	font-size: 9px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	line-height: 20px;
}
.main_text2 {
	color: #CCCCCC;
	font-size: 9px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	line-height: 20px;
}
.page_title_text {
	color: #61AC47;
	font-size: 11px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	line-height: 20px;
	font-weight: bold;
}
.heading_text {
	color: #61AC47;
	font-size: 9px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	line-height: 20px;
	font-style: italic;
}
.footer {
	margin-left: 0px;
	position:absolute;
	left: -200px;
	width:594px;
	height:25px;
	color: #FFFFFF;
	padding-top: 20px;
}
.contact_form {
	margin-left: -262px;
	position:absolute;
	left: 50%;
	top: 350px;
	width:214px;
	height:500px;
	color: #FFFFFF;
	font-size: 9px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	line-height: 30px;
}
.footer_fixed {
	margin-left: -265px;
	position:absolute;
	left: 50%;
	width:594px;
	height:25px;
	top: 850px;
}









/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
	position:absolute;
	left:50%;
	margin-left:-260px;
	top:160px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	font-size: 9px;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
	border-color: #FFFFFF;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
	z-index: 10000;
	border-color: #FFFFFF;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: #000000;
	padding: 4px 10px;
	color: #FFFFFF;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #999999;
	color: #FFFFFF;
	letter-spacing: 0.01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #999999;
	color: #FFFFFF;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 130px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 180px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #5A69A5;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
