html, body {
	color: #3a4a58;
	text-align: center;
	background: #fff url(images/mainbg.gif) repeat-x left top;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width: 820px;
	height: auto;
	min-height: 400px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#header {
	width: 820px;
	height: 99px;
	text-align: left;
	margin: 0;
}

#smalltopnav {
	width: 99px;
	height: 99px;
	float: right;
	display: inline;
	background: url(images/applespecialist.gif) no-repeat left top;
}

#topnav {
	width: 820px;
	height: 41px;
	text-align: left;
	margin: 0px;
}

#contactdiv {
	display: none;
	overflow: hidden;
	height: 151px;
	width: 820px;
	background: url(images/contactbg.jpg) no-repeat center center;
}

#mainfeature {
	width: 820px;
	height: 295px;
	text-align: left;
	margin: 0px 0 0 0;
}

#headlines {
	width: 820px;
	height: 26px;
	padding-top: 12px;
	text-align: center;
	margin: 0;
	background: #fff url(images/headlines_bg.gif) no-repeat center center;
	position:relative;
}

#promos {
	width: 820px;
	height: 266px;
	text-align: left;
	margin: 0;
	background: url(images/promobg.jpg) no-repeat left top;
}

.promobox_first {
	margin: 20px 21px 0px 36px;
}

.promobox {
	margin: 20px 21px 0px 0;
}

.promobox_last {
	margin: 20px 21px 0px 0px;
}

#section_intro {
	width: 820px;
	height: 276px;
	text-align: left;
}

#section_header {
	width: 820px;
	height: 72px;
	text-align: left;
}

.sectionhead_img {
	margin-top: -48px;
}

#section_content {
	width: 820px;
	height: auto;
	min-height: 400px;
	text-align: left;
	margin-top: -48px;;
	background-color: #fff;
}

#page_content {
	width: 480px;
	height: auto;
	min-height: 400px;
	float: left;
	display: inline;
	margin: 0 25px 0 35px;
	outline: 1px solid lime;	
}

#sidebar {
	width: 270px;
	height: auto;
	min-height: 400px;
	float: right;
	display: inline;
	margin: 0;
	outline: 1px solid lime;	
}

#contact {
	width: 820px;
	height: 83px;
	text-align: left;
	margin: 0;
	background: url(images/footer_bg.jpg) no-repeat left top;
	clear: both;
}

.location_box {
	width: 123px;
	height: 73px;
	padding-top: 10px;
	float: right;
	display: inline;
}

#footer {
	width: 820px;
	height: 41px;
	text-align: center;
	margin: 0;
	padding-top: 26px;
	margin-bottom: 50px;
	background: url(images/footer2bg.jpg) no-repeat left top;
}

.clear {
	width: 800px;
	height: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

/* @group TOP NAV */

#topnav .navlink {
	float: left;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	height: 41px;
	text-decoration: none;
}

.nav_sales {
	width: 113px;
	background: #3f4d5e url(images/sales.gif) no-repeat center bottom;
}

.nav_service {
	width: 114px;
	background: #3f4d5e url(images/service.gif) no-repeat center bottom;
}

.nav_locations {
	width: 129px;
	background: #3f4d5e url(images/locations.gif) no-repeat center bottom;
}

.nav_training {
	width: 118px;
	background: #3f4d5e url(images/training.gif) no-repeat center bottom;
}

.nav_peachplus {
	width: 133px;
	background: #3f4d5e url(images/peachplus.gif) no-repeat center bottom;
}

.nav_about {
	width: 106px;
	background: #3f4d5e url(images/about.gif) no-repeat center bottom;
}

.nav_blog {
	width: 107px;
	background: #3f4d5e url(images/blog.gif) no-repeat center bottom;
}

.nav_sales:hover, .nav_sales_selected {
	float: left;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	width: 113px;
	height: 41px;
	background: #2B343F url(images/sales.gif) no-repeat center top;
	text-decoration: none;
}

.nav_service:hover, .nav_service_selected {
	float: left;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	width: 114px;
	height: 41px;
	background: #2B343F url(images/service.gif) no-repeat center top;
	text-decoration: none;
}

.nav_locations:hover, .nav_locations_selected {
	float: left;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	width: 129px;
	height: 41px;
	background: #2B343F url(images/locations.gif) no-repeat center top;
	text-decoration: none;
}

.nav_training:hover, .nav_training_selected {
	float: left;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	width: 118px;
	height: 41px;
	background: #2B343F url(images/training.gif) no-repeat center top;
	text-decoration: none;
}

.nav_peachplus:hover, .nav_peachplus_selected {
	float: left;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	width: 133px;
	height: 41px;
	background: #2B343F url(images/peachplus.gif) no-repeat center top;
	text-decoration: none;
}

.nav_about:hover, .nav_about_selected {
	float: left;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	width: 106px;
	height: 41px;
	background: #2B343F url(images/about.gif) no-repeat center top;
	text-decoration: none;
}

.nav_blog:hover, .nav_blog_selected {
	float: left;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	width: 107px;
	height: 41px;
	background: #2B343F url(images/blog.gif) no-repeat center top;
	text-decoration: none;
}

/* @end */

/* @group TEXT */

.small_links {
	margin-left: 10px;
	margin-top: 58px;
	color: #a4aeb6;
	font: 10px/24px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.small_links a:link, .small_links a:visited {
	color: #a4aeb6;
	text-decoration: none;
}

.small_links a:hover, .small_links a:active, .small_links a:visited:hover {
	color: #a4aeb6;
	text-decoration: underline;
}

#newsscroller {
	height: 38px;
	overflow: hidden;
	float: left;
	text-align: left;
	width: 820px;
}

.headlinetext {
	width: 750px;
	float: left;
	display: inline;
	color: #516270;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	line-height: -24px;
	text-align: center;
}

.headlinetext strong {
	margin-right: 5px;
}

.headlinetext a:link {
	color: #399636;
	font-style: italic;
	text-decoration: none;
	margin-left: 5px;
}

.headlinetext a:hover {
	color: #399636;
	font-style: italic;
	text-decoration: underline;
}

.headlinetext a:active {
	color: #399636;
	font-style: italic;
	text-decoration: underline;
}

.headlinetext a:visited {
	color: #399636;
	font-style: italic;
	text-decoration: none;
}

.headlinetext a:visited:hover {
	color: #399636;
	font-style: italic;
	text-decoration: underline;
}

#twitter {
	position: absolute;
	right: 30px;
	top: -16px;
}

#twitter a {
	position: relative;
	display: block;
	padding: 19px 38px 0px 0px;
	background: url(images/pmac_twitter.gif) no-repeat;
	text-decoration:none;
}

#twitter a:hover {
	display: block;
	background: url(images/pmac_twitter.gif) no-repeat;
	background-position: 0px -38px;
}

.join {
	color: #516270;
	font: 12px/24px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 0 0 38px;
	float: left;
	display: inline;
}

.mailinglist {
	margin-top: 4px;
	margin-left: 10px;
}

.mailinglist input { 
	border:none;
}

.searchbox {
	width: 202px;
	height: 14px;
	border: none;
	padding-top: 4px;
	padding-left: 4px;
	color: #ccc;
}

.location_box {
	color: #3a4a58;
	font: 11px/16px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

.address {
	font: 9px/13px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

#footer {
	color: #8996a0;
	font: 10px/17px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

#footer a:link {
	color: #8996a0;
	text-decoration: none;
}

#footer a:hover {
	color: #8996a0;
	text-decoration: underline;
}

#footer a:active {
	color: #8996a0;
	text-decoration: underline;
}

#footer a:visited {
	color: #8996a0;
	text-decoration: none;
}

#footer a:visited:hover {
	color: #8996a0;
	text-decoration: underline;
}

/* @end */

/* @group IMAGES */

.leftarrow {
	float: left;
	display: inline;
}

.rightarrow {
	float: right;
	display: inline;
}

.sendbutton {
	border: 0;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	width: 39px;
	height: 21px;
	background: #fff url(images/send_off.gif) no-repeat center center;
}

.sendbutton:focus, .sendbutton:hover {
	border: 0;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	width: 39px;
	height: 21px;
	background: #fff url(images/send_over.gif) no-repeat center center;
}

/* @end */

/* @group POPUP NAVIGATION */

.bubbleInfo {
	position: relative;
}

/* Bubble pop-up */

.sales_popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	height: 132px;
	width: auto;
	margin-top: 142px;
	margin-left: 75px;
}

.sales_arrow {
	width: 22px;
	height: 22px;
	margin-left: 24px;
}

.left_endcap {
	width: 10px;
	height: 132px;
	margin-top: -24px;
	float: left;
}

.right_endcap {
	width: 10px;
	height: 132px;
	margin-top: -24px;
	float: left;
}

.subnav_box {
	width: auto;
	min-width: 130px;
	height: 132px;
	margin-top: -24px;
	float: left;
	background: url(images/dd_bg.png) repeat-x;
}

.service_popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	height: 132px;
	width: auto;
	margin-top: 142px;
	margin-left: 175px;
}

.locations_popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	height: 132px;
	width: auto;
	margin-top: 142px;
	margin-left: 90px;
}

.locations_arrow {
	width: 22px;
	height: 22px;
	margin-left: 230px;
}

.training_popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	height: 132px;
	width: auto;
	margin-top: 142px;
	margin-left: 80px;
}

.training_arrow {
	width: 22px;
	height: 22px;
	margin-left: 375px;
}

.peachplus_popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	height: 132px;
	width: auto;
	margin-top: 142px;
	margin-left: 550px;
}

.peachplus_arrow {
	width: 22px;
	height: 22px;
	margin-left: 20px;
}

.about_popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	height: 132px;
	width: auto;
	margin-top: 142px;
	margin-left: 640px;
}

.about_arrow {
	width: 22px;
	height: 22px;
	margin-left: 50px;
}

.blog_popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	height: 132px;
	width: auto;
	margin-top: 142px;
	margin-left: 640px;
}

.blog_arrow {
	width: 22px;
	height: 22px;
	margin-left: 145px;
}

.navinfo {
	width: auto;
	min-width: 145px;
	height: 132px;
	float: left;
}

.subnav_desc {
	width: 145px;
	text-align: left;
	float: left;
	display: inline;
	margin: 28px 30px 20px 5px;
}

.subnav_desc_last {
	width: 145px;
	text-align: left;
	margin-top: 28px;
	margin-right: 20px;
	margin-left: 5px;
	padding-right: 10px;
	float: left;
	display: inline;
}

.subnav_desc h3, .subnav_desc_last h3 {
	color: #c2e770;
	font: bold 11px/16px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

.subnav_desc a:link, .subnav_desc_last a:link, .subnav_desc a:visited, .subnav_desc_last a:visited {
	width: 145px;
	text-decoration: none;
	display: block;
	padding: 10px 10px 10px 10px;
}

.subnav_desc a:hover, .subnav_desc_last a:hover, .subnav_desc a:visited:hover, .subnav_desc_last a:visited:hover {
	width: 145px;
	background-color: #3a4a58;
	text-decoration: none;
	display: block;
}

.subnav_desc p, .subnav_desc_last p {
	color: #e0e6e6;
	font: 10px/16px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

.subnav_divider {
	width: 1px;
	text-align: left;
	margin-top: 33px;
	margin-left: 0px;
	margin-right: 5px;
	float: left;
	display: inline;
}

/* @end */