*	{
	padding: 0; 
	margin: 0;
	}
body	{
	text-align: center;
	background: url(/images/main-bg.gif) 0 0 repeat-x #fff;
	color: #5F7A77; 
	font-size: .7em;
	font-family: verdana, Arial, Helvetica, sans-serif;
	}

ul	{
	list-style-type: none;
	}

div#holder	 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	}

#topPan	{
	width: 850px; 
	height: 65px; 
	background: url(images/topbg.jpg) 0 0 no-repeat #fff;
	color: #828282; 
	margin: 0 auto;
	}

#topPan h1#logo	{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	margin-left: 250px;
	}

#topPan p.caption	{
	background: #fff; 
	color: #828282; 
	position: absolute; 
	top: 43px; 
	left: 305px;
	}

#headerPan	{
	width: 850px; 
	height: 153px; 
	background: url(/images/header.jpg) 0 0 no-repeat;
	position: relative; 
	margin: 0 auto; 
	padding-top: 11px;
	}

* html body div#headerPan	 {
	margin-top: -5px;
	}

#headerPan ul.leftmenu	{
	width: 170px;
	margin-left: 92px;
	}

#headerPan ul.leftmenu li	{
	width: 170px; 
	height: 22px; 
	border-bottom: 1px dashed #AECCCA;
	}

#headerPan ul.leftmenu li a	 {
	width: 160px; 
	height: 22px;
	display: block;
	background: url(/images/bullet-normal.gif) 0 7px no-repeat #fff;
	color: #305E5C;
	line-height: 22px;
	text-decoration: none; 
	padding-left: 15px;
	}

#headerPan ul.leftmenu li a:hover	{
	background: url(/images/bullet-hover.gif) 0 7px no-repeat #fff;
	color: #305E5C; 
	line-height: 22px;
	text-decoration: none;
	padding-left: 15px;
	}

#headerPan ul.leftmenu li a#at	{
	background: url(/images/bullet-hover.gif) 0 7px no-repeat #fff;
	color: #305E5C; 
	line-height: 22px;
	text-decoration: none;
	padding-left: 15px;
	}

#headerPan ul.botton	{
	width: 150px;
	height: 45px;
	position: absolute;
	top: 118px;
	left: 330px;
	}

#headerPan ul.botton li	{
	float: left;
	height: 45px;
	}

#headerPan ul.botton li.home a	{
	width: 42px;
	height: 45px;
	display: block;
	background: url(/images/home-normal.gif) 0 0 no-repeat;
	text-indent: -200000px;
	margin-right: 12px;
	}

#headerPan ul.botton li.home a.h_at	{
	width: 42px;
	height: 45px;
	display: block;
	background: url(/images/home-hover.gif) 0 0 no-repeat;
	text-indent: -200000px;
	margin-right: 12px;
	}

#headerPan ul.botton li.home a:hover	{
	background: url(/images/home-hover.gif) 0 0 no-repeat;
	}

#headerPan ul.botton li.aboutus a	{
	width: 42px;
	height: 45px;
	display: block;
	background: url(/images/aboutus-normal.gif) 0 0 no-repeat;
	text-indent: -200000px;
	margin-right: 12px;
	}

#headerPan ul.botton li.aboutus a.a_at	{
	width: 42px;
	height: 45px;
	display: block;
	background:url(/images/aboutus-hover.gif) 0 0 no-repeat;
	text-indent: -200000px;
	margin-right: 12px;
	}

#headerPan ul.botton li.aboutus a:hover	{
	background:url(/images/aboutus-hover.gif) 0 0 no-repeat;
	}

#headerPan ul.botton li.contact a	 {
	width: 42px;
	height: 45px;
	display: block;
	background: url(/images/contact-normal.gif) 0 0 no-repeat;
	text-indent: -200000px;
	}

#headerPan ul.botton li.contact a.c_at {
	width: 42px;
	height: 45px;
	display: block;
	background: url(/images/contact-hover.gif) 0 0 no-repeat;
	text-indent: -200000px;
	}

#headerPan ul.botton li.contact a:hover	{
	background: url(/images/contact-hover.gif) 0 0 no-repeat;
	}

#bodyPan	{
	background: url(/images/bodybg.gif) 0 0 no-repeat;
	padding: 16px 0 0 96px;
	}

#leftPan	{
	width: 182px; 
	float: left;
	}

#leftPan h2	{
	color: #5F7A77;
	font-size: 1.4em;
	line-height: 34px;
	}

#leftPan ul li a	{
	display: block;
	background: url(/images/bullet2-normal.gif) 0 10px no-repeat #fff;
	color: #5F7A77; 
	text-decoration: none;
	line-height: 20px;
	padding-left: 12px;
	}

* html body div#leftPan ul li a	{
	line-height: 1.4em;
	}

#leftPan ul li a.s_at	{
	display: block;
	background: url(/images/bullet2-hover.gif) 0 10px no-repeat #fff;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	padding-left: 12px;
	}

#leftPan ul li a:hover {
	background: url(/images/bullet2-hover.gif) 0 10px no-repeat #fff;
	color: #000000;
	text-decoration: none;
	}

#rightPan	{
	width: 500px; 
	float: left; 
	border-left: 1px solid #C8E8E2;
	margin-top: 28px;
	padding: 0 30px;
	}

#rightPan h1	{
	font-size: 1.2em;
	margin-bottom: 20px;
	}

#rightPan p	{
	padding-bottom: 10px;
	}

#rightPan p.more	{
	width: 500px;
	height: 25px;
	float: left;
	background: url(/images/sky-color-bg.gif) 0 10px repeat-x;
	padding-bottom: 20px;
	}

#rightPan p.more a	{
	width: 92px;
	display: block;
	background: url(/images/icon2.jpg) 0 0 no-repeat #fff;
	color: #958201;
	line-height: 21px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 0 0 50px;
	}

#rightPan p.more a:hover	{
	background: url(/images/icon2.jpg) 0 0 no-repeat #fff;
	color: #645804;
	text-decoration: none;
	}

#rightPan h2	{
	width: 96px;
	height: 77px;
	float: left;
	display: block;
	background: url(/images/icon3.jpg) 8px 38px no-repeat #B1DED5;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	padding: 46px 0 0 75px;
	margin-bottom: 5px;
	}

#rightPan ul.services	{
	width: 137px;
	height: 114px;
	float: left;
	border: 1px solid #B1DED5;
	background: #fff;
	color: #5F7A77;
	padding: 7px 0 0 25px;
	}

#rightPan ul.services li.captionone	{
	background: #fff;
	color: #AC9601;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}

#rightPan ul.services li	{
	width: 137px;
	height: 20px;
	}

#rightPan ul.services li a	 {
	width: 125px;
	height: 20px;
	display: block;
	background: url(/images/bullet2-normal.gif) 0 7px no-repeat #fff;
	color: #5F7A77;
	text-decoration: none;
	line-height: 20px;
	padding-left: 12px;
	}

#rightPan ul.services li a:hover	{
	background: url(/images/bullet2-hover.gif) 0 7px no-repeat #fff;
	color: #5F7A77;
	text-decoration: none;
	}

#rightPan ul.servicestwo	 {
	width: 137px;
	height: 114px;
	float: left;
	border-bottom: 1px solid #B1DED5;
	border-top: 1px solid #B1DED5;
	border-right: 1px solid #B1DED5;
	background: #fff;
	color: #5F7A77;
	padding: 7px 0 0 25px;
	}

#rightPan ul.servicestwo li.captiontwo	{
	background: #fff;
	color: #AC9601;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}

#rightPan ul.servicestwo li	{
	width: 137px;
	height: 20px;
	}

#rightPan ul.servicestwo li a	{
	width: 125px;
	height: 20px;
	display: block;
	background: url(/images/bullet2-normal.gif) 0 7px no-repeat #fff;
	color: #5F7A77;
	text-decoration: none;
	line-height: 20px;
	padding-left: 12px;
	}

#rightPan ul.servicestwo li a:hover	{
	background: url(/images/bullet2-hover.gif) 0 7px no-repeat #fff;
	color: #5F7A77;
	text-decoration: none;
	}

#footermainPan	{
	height: 103px;
	background: url(/images/footerbg.gif) 0 0 repeat-x #D3F0F0;
	color: #2F5958;
	clear: both;
	padding-top: 30px;
	}

#footerPan	{
	width: 850px;
	position: relative;
	margin: 0 auto;
	font-size: .9em;
	}

#footerPan ul	 {
	height: 20px;
	text-align: center;
	margin-left: 125px;

	}

#footerPan li	{
	float: left;
	}

#footerPan ul li a	{
	padding: 0 10px 0;
	color: #2F5958;
	background: #EBF8F7;
	text-decoration: none;
	}

#footerPan ul li a:hover	{
	text-decoration: underline;
	}

#footerPan p.copyright	{
	width: 250px;
	margin: 20px 0 0 100px;
	}

#footerPanhtml	{
	display: block;
	position: absolute;
	top: 40px;
	left: 599px;
	}

#footerPanhtml a, #footerPancss a	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

#footerPancss	{
	display: block;
	position: absolute;
	top: 40px;
	left: 694px;
	}

/* individual page styles */

ul#services_list, ul#plans, ul#exper, ul#event, ul#maint	{
	margin-left: 15px;
	margin-bottom: 10px;
	}

ul#services_list li a:link, ul#services_list li a:visited, ul#plans li, ul#exper li, ul#event li, ul#maint li	{
	display: block;
	background: url(/images/bullet2-normal.gif) 0 10px no-repeat #fff;
	color: #5F7A77;
	text-decoration: none;
	line-height: 20px;
	padding-left: 12px;
	}

ul#services_list li a:hover	{
	background: url(/images/bullet2-hover.gif) 0 10px no-repeat #fff;
	color: #000000;
	text-decoration: none;
	}

input, select, textarea	 {
	border: 1px solid #C8E8E2;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

div#rightPan a:link	{
	text-decoration: none;
	color: blue;
	}

div#rightPan a:visited	{
	text-decoration: none;
	color: blue;
	}
abbr	{
	cursor: help;
	}
div#eXTReMe	 {
	display: none;
	}

blockquote	 {
	padding: 10px;
	border: 1px solid #C8E8E2;
	font-style: italic;
	margin-bottom: 10px;
	}
