html {
	height: 100%;
	width: 100%;
}
body {
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFF;
	background-image: url(images/bodybg.gif);
}
#container {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 960px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#kmg {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFFFFF;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #066765;
}

/* BANNER */

#banner {
	position:relative;
	width:960px;
	height:110px;
	z-index:1;
}

#logo {
	position:absolute;
	width:250px;
	height:110px;
	z-index:1;
}
#tel {
	position:absolute;
	width:202px;
	height:40px;
	z-index:2;
	right: 15px;
	text-align: right;
	font-size: 11px;
	color: #438598;
	top: 15px;
}
.telh1     {
	font-size: 16px;
	font-weight: bold;
}
#container #kmg #banner #tel a {
	color: #438598;
	text-decoration: none;
}


/* NAVBAR */
#navbar {
	position:relative;
	width:960px;
	height:50px;
	z-index:100;
	background-image: url(images/navbarbg.gif);
	background-repeat: repeat-x;
}

/* PAGE HEAD */
#pagehead {
	position:relative;
	width:959px;
	height:156px;
	z-index:3;
	overflow: visible;
	background-color: #777777;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #41454B;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #41454B;
}
#pageheadhome {
	position:relative;
	width:959px;
	height:206px;
	z-index:3;
	overflow: visible;
	background-color: #777777;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #41454B;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}

#container #pagehead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
}
.pageheadraq {
	font-size: 18px;
}

#container #pagehead img {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #41454B;
	border-left-color: #41454B;
	clear: left;
	float: left;
}


/* MAIN PART OF PAGE */
#main {
	position:relative;
	width:958px;
	height:auto;
	z-index:4;
	border: 1px solid #41454b;
}
#mainhome {
	position:relative;
	width:958px;
	height:auto;
	min-height: 315px;
	z-index:4;
	border: 1px solid #41454b;
	background-color: #41454B;
}
#sidebarhome {
	position:absolute;
	width:202px;
	height:300px;
	z-index:101;
	left: 756px;
	top: 0px;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #41454B;
}
.homewelcome {
	font-size: 18px;
	font-style: italic;
}
.homekmg {
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
}

#container #mainhome #home {
	height: auto;
	width: 700px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #41454b;
	background-color: #41454b;
	color: #FFF;
}
#container #mainhome #home p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#container #mainhome #home #homelocations {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}



#container #main #left {
	height: 100%;
	width: 230px;
	clear: left;
	float: left;/*	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px; */
}

#container #main #right {
	height: auto;
	width: 480px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #41454b;
}
#sidebar {
	position:absolute;
	width:202px;
	height:300px;
	z-index:101;
	left: 756px;
	top: 0px;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* Left Side Nav */

#left ul {
	list-style-type: none;
	width: 230px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#left li {
	background-color: #bfbfbf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #41454b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
	height: 22px;
	background-image: url(images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}


a.left:link {
	text-decoration: none;
	color: #000;
}
a.left:visited {
	text-decoration: none;
	color: #000;
}
a.left:hover {
	text-decoration: none;
	border-bottom: none;
	color: #096968;
}
a.left:active {
	text-decoration: underline;
	color: #096968;
}

#container #main #left #leftbutton {
	background-image: url(images/lsb_bg.gif);
	background-repeat: repeat-x;
	height: 300px;
}
#container #footer table tr td #icons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #41454b;
}
#container #main #left #leftbutton #estimate {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
#container #main #right p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* MAIN BULLET LIST */

#container #main #right ul {
	list-style-type: none;
	padding: 0px;
	color: #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #main #right ul li {
	color: #000;
	background-image: url(images/bullet_main.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
}
#container #main #right p #pic {
	clear: right;
	float: right;
}
#container #main #right p a #facebook {
	float: left;
}


.hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
}
/* FOOTER */

#footer {
	position:relative;
	width:958px;
	height:120px;
	z-index:5;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #41454B;
	border-bottom-color: #41454B;
	border-left-color: #41454B;
}
#container #footer #foothome {
	height: 110px;
}


a.footer:link {
	color: #000;
}
a.footer:visited {
	color: #000;
}
a.footer:hover {
	color: #066765;
}

#container #footer table tr td #icons tr td p a {
	color: #41454b;
	text-decoration: none;
}
#container #footer table tr td #icons tr td p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footericon {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}




/* SIDEBAR */

#container #main #right #sidebar #pledge {
	background-color: #bfbfbf;
	height: auto;
	width: 192px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#container #main #right #sidebar #pledge ul {
	list-style-type: none;
	width: 140px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
#container #main #right #sidebar #pledge li {
	background-color: #bfbfbf;
	color: #000;
	display: block;
	height: 42px;
	background-image: url(images/bullet_black.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#container #main #right #sidebar #pledge p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#container #main #right #sidebar #pledge #kmgseal {
	clear: right;
	float: right;
}
#container #main #right #sidebar #pledge h4 {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
}
#container #main #right #sidebar #testimonials {
	background-color: #bfbfbf;
	height: auto;
	width: 192px;
	padding: 0px;
	margin: 0px;
}
#container #main #right #sidebar #testimonials #bubble {
	background-image: url(images/bubble.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	height: 100px;
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#container #main #right #sidebar #testimonials #bubble p {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}
#container #main #right #sidebar #testimonials h4 {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
}


/* HOME SIDEBAR */

#pledgehome {
	background-color: #8E8E8E;
	height: auto;
	width: 192px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}


#pledgehome ul {
	list-style-type: none;
	width: 130px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
#pledgehome li {
	background-color: #8E8E8E;
	color: #000;
	display: block;
	height: 42px;
	background-image: url(images/bullethome.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#pledgehome #kmgseal {
	clear: right;
	float: right;
}
#pledgehome h4 {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
}
#sidebarhome #testimonials {
	background-color: #8E8E8E;
	height: auto;
	width: 192px;
	padding: 0px;
	margin: 0px;
}
#sidebarhome #testimonials #bubble {
	background-image: url(images/bubble_home.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	height: 100px;
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#sidebarhome #testimonials #bubble p {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
	color: #000;
}
#sidebarhome #testimonials h4 {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
}




/* CALENDAR STYLES */

#requestbar {
	position:absolute;
	width:654px;
	height:52px;
	z-index:3;
	right: 10px;
	top: 50px;
	background-image: url(images/reqbarbg.gif);
	background-repeat: no-repeat;
}

#requestQuote2 {
	float: left;
	width: 640px;
	height: 45px;
	padding: 0;
	margin: 0;
	background: url(images/requestQuoteBkgd2.gif) bottom right no-repeat;
}

.date {
	float: left;
	width: 88px;
	height: 27px;
	padding: 0;
	margin: 16px 0 0 0;
}

html.gecko .calendar {
	float: left;
	width: 35px;
	height: 27px;
	padding: 0;
	margin: 16px 0 0 0;
}

html.safari .calendar {
	float: left;
	width: 35px;
	height: 27px;
	padding: 0;
	margin: 16px 0 0 0;
}

.calendar {
	float: left;
	width: 35px;
	height: 27px;
	padding: 0;
	margin: 16px 0 0 0;
}

input.date {
	font-family: Verdana, Helvetica, sans;
	font-size: 11px;
	color: #505050;
	background: #fff;
	border: 1px solid #bbbbbb;
	vertical-align: text-bottom;
	width: 24px;
	height: 16px;
	padding: 2px 0 0 2px;
	margin: 0 1px 0 0;
}

#typeService {
	float: left;
	width: 101px;
	height: 45px;
	padding: 0;
	margin: 0;
}

#typeService p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 18px 6px 0 0;
	margin: 0;
}

.serviceType {
	float: left;
	width: 160px;
	height: 27px;
	padding: 0;
	margin: 14px 0 0 0;
}

html.safari .serviceType {
	float: left;
	width: 165px;
	height: 27px;
	padding: 0;
	margin: 14px 0 0 0;
}

html.ie6 .serviceType {
	float: left;
	width: 164px;
	height: 27px;
	padding: 0;
	margin: 16px 0 0 0;
}

select.serviceHeader {
	font-family: Verdana, Helvetica, sans;
	font-size: 11px;
	color: #505050;
	background: #fff;
	border: 1px solid #bbbbbb;
	vertical-align: text-bottom;
	width: 140px;
	height: 20px;
	padding: 2px 0 0 2px;
	margin: 0;
}

html.gecko select.serviceHeader {
	font-family: Verdana, Helvetica, sans;
	font-size: 11px;
	color: #505050;
	background: #fff;
	border: 1px solid #bbbbbb;
	vertical-align: text-bottom;
	width: 150px;
	height: 20px;
	padding: 1px 0 0 2px;
	margin: 0;
}

#move {
	float: left;
	width: 85px;
	height: 45px;
	padding: 0;
	margin: 0;
}

html.safari #move {
	float: left;
	width: 90px;
	height: 45px;
	padding: 0;
	margin: 0;
}

#move p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 17px;
}

#quotebutton {
	float: left;
	width: 180px;
	height: 36px;
	margin: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#spmenu   {
	height: 20px;
	width: 960px;
	padding: 0px;
	margin: 0px;
	top: 20px;
	left: 0px;
	right: auto;
	bottom: 0px;
	z-index: 100;
	position: relative;
}
#raq1 {
	background-color: #BFBFBF;
	background-image: url(images/formbot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.raqformtop {
	background-image: url(images/formtop.gif);
	background-repeat: no-repeat;
}
.raqformbot {
	background-image: url(images/formbot.gif);
	background-repeat: no-repeat;
}

#raq1 h1   {
	font-size: 16px;
	background-color: #236477;
	color: #FFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#raq1 td {
	height: 23px;
}

.formbutton  {
	background-color: #008102;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	border: 1px solid #515151;
}
#invcalc tr td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #236477;
}
.invcaldheader {
	background-color: #6D9D70;
	color: #FFF;
}
/* END CALENDAR STYLES */
.testimonial {
	border: 1px solid #DEB740;
}
#calendarReqButton {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #main #right form {
	font-family: Verdana, Geneva, sans-serif;
}
#container #main #right form #raq1 tr td table tr td textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
