a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}
.header {
	margin-left: -450px;
	position:absolute;
	left: 50%;
	top: 10px;
	width:881px;
	height:160px;
}
#header_img {
  width: 100%; 
  height:100%; 
}
#phone_swf {
  width: 100%;
  height: 100%;
}
#footer_img {
  width: 100%;
  height: 100%;
}
.phone_number {
	margin-left: -120px;
	position:absolute;
	left: 709px;
	top: 148px;
	width:150px;
	height:40px;
	z-index: 1;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.text_size {
	position:absolute;
	left: 334px;
	top: 106px;
	width:511px;
	height:19px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	font-style: italic;
}
#contact_form {
  width: 270px;
  height: 320px;
}
.contact_boxes {
	font-size: 11px;
}

.main_text {
	position:absolute;
	margin-left: -110px;
	left: 50%;
	top: 189px;
	width:542px;
	height:400px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	line-height: 20px;
}
.main_text2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	line-height: 20px;
}
.page_title_text {
	color: #61AC47;
	font-size: 13px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	line-height: 20px;
	font-weight: bold;
}
.heading_text {
	color: #61AC47;
	font-size: 11px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	line-height: 20px;
	font-style: italic;
}
.footer {
	margin-left: 0px;
	position:absolute;
	left: -340px;
	width:881px;
	height:38px;
	color: #FFFFFF;
	padding-top: 20px;
}
.contact_form {
	margin-left: -430px;
	position:absolute;
	left: 473px;
	top: 393px;
	width:274px;
	height:500px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	line-height: 30px;
}
.footer_fixed {
	margin-left: -450px;
	position:absolute;
	left: 50%;
	width:881px;
	height:41px;
	top: 952px;
}









/* 
  -----------------------------------
  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:479px;
	margin-left:-430px;
	top:189px;
	font-family: "Trebuchet MS", "Helvetica CY", Verdana;
	font-size: 11px;
}
#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: 186px;
}
/* 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;
}
