/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

.green { color: #156535 !important; }
.brown { color: #543c00 !important; }

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Verdana, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; font-family: Verdana, sans-serif; cursor: pointer; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; visibility: hidden; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.cols { overflow: hidden; margin: 0; }
.cols .col { float: left; width: 50%; }
.cols .last { margin-right: 0; }
body #page .last { margin: 0; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#ie7 .clearFix { min-height: 1%; }



/*-------
// custom styles
//-----*/

a:link, a:visited { 
	color: #156535;
}
a:visited { 
	color: #156535;
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: "Lucida Sans", Lucida, sans-serif;
	text-align: center;
	background: #545757 url(../img/body-bg.jpg) repeat 50% 0;
	height: 100%;
}

#page {
	width: 850px;
	min-height: 100%;
	padding: 0 25px;
	font-size: 1.2em;
	margin: 0 auto;
	text-align: left;
	position: relative;
	color: #543c00;
	background: url(../img/page-bg.png) repeat-y 0 0;
}

#top {
}
	#logo {
		width: 100%;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 100%;
			height: 159px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(../img/logo.jpg) no-repeat 0 -25px;
			}
	#callouts {
		background: url(../img/menu-bg.jpg) no-repeat 0 0;
		height: 120px;
		padding: 23px 0 0 150px;
		position: relative;
	}
		#callouts ul {
			width: 572px;
			height: 109px;
		}
			#callouts li {
				float: left;
				height: 109px;
			}
				#callouts li a:link, #callouts li a:visited {
					display: block;
					float: left;
					width: 100%;
					height: 109px;
					overflow: hidden;
					position: relative;
				}
					#callouts li a:link span, #callouts li a:visited span {
						position: absolute;
						left: 0;
						top: 0;
						width: 100%;
						height: 100%;
						background: url(../img/but-1.jpg) no-repeat 0 0;
					}
			#callouts #bb1 { width: 166px; }
			#callouts #bb1 a:link span, #callouts #bb1 a:visited span { background-position: 0 0; }
			#callouts #bb1 a:link:hover span, #callouts #bb1 a:visited:hover span,
			#callouts #bb1.active a:link span, #callouts #bb1.active a:visited span { background-position: 0 -109px; }
			#callouts #bb2 { width: 219px; }
			#callouts #bb2 a:link span, #callouts #bb2 a:visited span { background-position: -166px 0; }
			#callouts #bb2 a:link:hover span, #callouts #bb2 a:visited:hover span,
			#callouts #bb2.active a:link span, #callouts #bb2.active a:visited span { background-position: -166px -109px; }
			#callouts #bb3 { width: 187px; }
			#callouts #bb3 a:link span, #callouts #bb3 a:visited span { background-position: -385px 0; }
			#callouts #bb3 a:link:hover span, #callouts #bb3 a:visited:hover span,
			#callouts #bb3.active a:link span, #callouts #bb3.active a:visited span { background-position: -385px -109px; }

#nav {
	height: 34px;
	width: 525px;
	margin: 0 auto 15px;
	overflow: visible;
}
.home #nav {
	margin-bottom: 45px;
}
	#nav ul {
		padding: 1px 0 0;
	}
		#nav li {
			float: left;
			height: 33px;
			position: relative;
			overflow: visible;
                        cursor: pointer;
		}
			#nav li a:link, #nav li a:visited {
				display: block;
				float: left;
				height: 33px;
				overflow: hidden;
				position: relative;
			}
				#nav li a:link span, #nav li a:visited span {
					position: absolute;
					left: 0;
					top: 0;
					width: 100%;
					height: 100%;
					background: url(../img/but-2.png) no-repeat 0 0;
				}
		#nav #b1 a:link, #nav #b1 a:visited { width: 120px; }
		#nav #b1 a:link span, #nav #b1 a:visited span { background-position: 0 0; }
		#nav #b1 a:link:hover span, #nav #b1 a:visited:hover span,
		#nav #b1:hover a:link span, #nav #b1:hover a:visited span,
		#nav #b1.onhover a:link span, #nav #b1.onhover a:visited span,
		#nav #b1.active a:link span, #nav #b1.active a:visited span { background-position: 0 -34px; }
		#nav #b2 a:link, #nav #b2 a:visited { width: 106px; }
		#nav #b2 a:link span, #nav #b2 a:visited span { background-position: -120px 0; }
		#nav #b2 a:link:hover span, #nav #b2 a:visited:hover span,
		#nav #b2.active a:link span, #nav #b2.active a:visited span { background-position: -120px -34px; }
		#nav #b3 a:link, #nav #b3 a:visited { width: 105px; }
		#nav #b3 a:link span, #nav #b3 a:visited span { background-position: -226px 0; }
		#nav #b3 a:link:hover span, #nav #b3 a:visited:hover span,
		#nav #b3.active a:link span, #nav #b3.active a:visited span { background-position: -226px -34px; }
		#nav #b4 a:link, #nav #b4 a:visited { width: 83px; }
		#nav #b4 a:link span, #nav #b4 a:visited span { background-position: -331px 0; }
		#nav #b4 a:link:hover span, #nav #b4 a:visited:hover span,
		#nav #b4.active a:link span, #nav #b4.active a:visited span { background-position: -331px -34px; }
		#nav #b5 a:link, #nav #b5 a:visited { width: 111px; }
		#nav #b5 a:link span, #nav #b5 a:visited span { background-position: -414px 0; }
		#nav #b5 a:link:hover span, #nav #b5 a:visited:hover span,
		#nav #b5.active a:link span, #nav #b5.active a:visited span { background-position: -414px -34px; }

			#nav li ul {
				position: absolute;
				top: 33px;
				left: -1000em;
				width: 180px;
                                padding: 0;
				background: #156535;
				font-size: 108.33%;
				opacity: .95;
				-moz-opacity: .95;
				z-index: 100;
			}
			#nav li:hover ul {
				left: 0;
			}
				#nav li li {
					width: 100%;
					height: auto;
					border-top: solid 1px #2d754a;
				}
					#page #nav li li a:link, #page #nav li li a:visited {
						display: block;
						width: 140px;
						padding: 7px 20px;
						height: auto;
						color: #FFFFFF;
						text-decoration: none;
						margin-top: -1px;
					}
					#page #nav li li a:link:hover, #page #nav li li a:visited:hover {
						background: #6daf82;
					}

#wrap {
	width: 650px;
	overflow: hidden;
	padding: 0 100px 20px 100px;
	background: #FFFFFF url(../img/wrap-t.png) no-repeat 0 0;
}
	.content {
		float: left;
		width: 370px;
		padding: 0 0 0 10px;
	}
        .content-full {
		width: 100%;
		padding: 0 10px;
	}
	#side {
		float: right;
		width: 220px;
		padding: 25px 0 0;
	}
        #side a {
		font-weight: bold;
	}

        #side .free-quote {
          background: #F6F5F2;
          border: 1px solid #EBEAE7;
          border-top; 0; 
          border-right: 0;
          display:block;
          margin-top:35px;
          padding:5px 10px;
          text-align:center;
        }

	#side a#directions {
		background: transparent url(../img/car.png) no-repeat scroll left center;
		padding-left: 28px;
	}

.title {
	padding: 0 0 0 30px;
	margin: 0 0 20px -10px;
	height: 23px;
	line-height: 23px;
	background: url(../img/bullet-1.png) no-repeat 0 0;
}
	.home .title {
		margin: 0 0 10px 0;
	}

.feed-link {
	float: right;
}
#wrap h1 {
	font-weight: bold;
	font-size: 133.33%;
	color: #156535;
}
	.home #wrap h1 {
		font-size: 116.67%;
		color: #543c00;
	}
#wrap h2 {
	font-weight: normal;
	font-size: 116.67%;
	color: #156535;
}
#wrap h3 {
	font-weight: normal;
	font-size: 116.67%;
	color: #543c00;
}

.content p {
	margin-bottom: 2em;
	line-height: 2;
}

.content p.description,
.content-full p.description {
	margin-bottom: 2em;
	line-height: 1.8;
	margin-left: -10px;
}

#services img {
	margin-left: -10px !important;
	margin-bottom: 2em;
}

#services img.right {
	margin-left: 4px !important;
}

#services #sticker-pic {
	position: relative;
}

#services #sticker-pic #sticker-wrap {
	position: absolute;
	background: transparent url('../img/services-sticker.png') no-repeat 0 0;
	display: block;
	width: 108px;
	height: 105px;
	top: -8px;
	left: -24px;
}

#services fieldset {
	width: 100%;
}
#services fieldset ul {
	width: 316px;
	float: left;
}
#services fieldset ul.right {
	float: right;
}
#services fieldset label {
	width: 100%;
}
#services input.text,
#services textarea,
#services select {
	clear: left;
	margin-top: 7px;
	width: 287px;
}
#services select {
	width: 299px;
	height: 30px;
}
#services textarea {
	height: 80px;
}

#services #submit {
	margin-right: 17px;
	cursor: pointer;
}

div#article p,
div#history p {
	line-height: 1.8;
	margin-bottom: 1.5em;
}

div#article img,
div#history img {
	float: right; 
	padding: 3px; 
	margin: 0 0 8px 8px; 
	border: 1px solid #E0E0E0;
}

div#history img.left {
	float: left;
	border: 0;
	margin-right: 15px;
}

div#history img.right {
	float: right;
	border: 0;
}

div#history img.noborder {
	border: 0;
	margin: 0;
	float: none;
	padding: 0;
}

div#history div#patents {
	width: 55%;
	float: left;
}

div#history img.patent {
	float: left;
}

	div#history img.second {
		margin-left: 15px;
	}

div#article ul,
div#history ul {
	list-style: square inside;
	line-height: 1.8em;
	margin: -1em 0 1.5em 0;
}

div#article li,
div#history li {
	margin: .6em;
}

div#history ul#timeline {
	float: right;
	width: 42%;
	list-style-type: none;
	margin-top: 0;
}

	div#history ul#timeline li {
		padding: 0 0 0 20px;
		margin: 0 0 15px;
		line-height: 1.8;
		background: url(../img/bullet-3.gif) no-repeat 0 5px;
	}

#other-news {
	margin-top: 3em;
	clear: right;
}

div.news-stub {
	line-height: 1.8;
	border-bottom: 1px solid #f6f5f2;
	padding: 0 0 .6em 2.3em;
	margin: 0 0 .6em -7px;
	background: url('../img/table.png') no-repeat 0 3px;
}

div.news-stub h1 {
	padding-bottom: .7em;
        font-size: 120%;
}

div.news-stub a {
	font-weight: bold;
}

dl dt {
	font-size: 133.33%;
	color: #156535;
	font-weight: bold;
	margin: 0;
}

dl dd {

	margin-bottom: 3em;
	line-height: 1.8;

}

#side p {
	margin-bottom: 1em;
	line-height: 1.8;
}

#wrap #crumbs {

	display: none;
	visibility: hidden;

	text-transform: uppercase;
	color: #988a66;
	margin: 0 0 15px -10px;
        line-height: 2;
}
	#crumbs a:link, #crumbs a:visited {
		color: #988a66;
	}
	#crumbs a.last:link, #crumbs a.last:visited {
		text-decoration: underline;
	}

.sep1 {
	border: none;
	background: url(../img/sep-1.gif) no-repeat 50% 0;
	height: 5px;
	margin: 0 0 25px;
}
	.sep1 hr {
		display: none;
	}
.sep2 {
	border: none;
	background: url(../img/sep-2.gif) no-repeat 50% 0;
	height: 5px;
	margin: 0 0 20px;
}
	.sep2 hr {
		display: none;
	}

#footer {
	background: url(../img/footer-bg.png) no-repeat 0 -20px;
	padding: 22px 115px 18px;
	width: 620px;
	overflow: hidden;
	color: #FFFFFF;
	position: relative;
	text-shadow: 0px 0px 2px #999999;
}
.home #footer {
	background-position: 0 0;
	padding-top: 42px;
}
	#footer p.contact {
		float: left;
		margin: 0 0 40px 17px;
	}
	#footer p.copyright {
		float: right;
		margin: 0 17px 0 0;
	}
		#footer a:link, #footer a:visited {
			color: #FFFFFF;
		}
	#footer p.created {
		float: right;
		margin-top: 30px;
		margin-right: 18px;
	}
		#footer p.created a:link, #footer p.created a:visited {
			display: block;
			width: 187px;
			height: 16px;
		}
			#footer p.created a:link span, #footer p.created a:visited span {
				background: url(../img/logo-sunrise.png) no-repeat 0 0;
			}



/*-------
// homepage
//-----*/

.home #wrap {
	background: url(../img/home-t.jpg) no-repeat 0 0;
}
	.home .content {
		width: 300px;
		padding: 0;
	}
	.home #side {
		width: 300px;
		padding: 0;
	}

.home #wrap a:link, .home #wrap a:visited {
	font-weight: bold;
}

.thumb {
	margin: 0 0 20px;
}

.news {
	position: relative;
}
	.news li {
		padding: 0 0 0 20px;
		margin: 0 0 10px;
		line-height: 1.8;
		background: #E6E3D9 url(../img/bullet-2.gif) no-repeat 0 5px;
	}


/*-------
// contact
//-----*/

.contact {
	margin-bottom: 2.3em;
}
	#wrap .contact h3 {
	}
	#wrap .contact p {
		line-height: 1.5;
		margin: 0 0 1em;
	}

fieldset {
}
	fieldset li {
		width: 100%;
		overflow: hidden;
		padding: 5px 0;
	}
		fieldset label {
			float: left;
			width: 75px;
		}
                fieldset label.tooltip {
                        background: url('../img/information.png') no-repeat 93% 50%;
                        cursor: help;
                }
			.req {
				color: #CC0000;
			}
		fieldset input.text, fieldset textarea, fieldset select {
			float: left;
			width: 260px;
			padding: 5px 5px;
			font-size: 116.67%;
			border: solid 1px #929292;
			background: #FFFFFF url(../img/input-bg.png) repeat-x 0 100%;
		}
	fieldset li.but {
		text-align: right;
	}
		#submit {
			width: 106px;
			height: 31px;
			border: none;
			background: url(../img/submit.png) no-repeat 0 0;
			text-indent: -1000em;
			margin-right: 23px;
		}
		#submit:hover {
			background-position: 0 -31px;
		}

/*----------
// Products
//--------*/

        #product-icons {}
		#product-icons ul {}
		#product-icons li { padding: 1em 0; position: relative; z-index: 100;}

		#product-icons #p1 { background: url('../img/pi1.jpg') no-repeat 0% 50%; }
		#product-icons #p2 { background: url('../img/pi2.jpg') no-repeat 0% 50%; }
		#product-icons #p3 { background: url('../img/pi3.jpg') no-repeat 0% 50%; }
		#product-icons #p4 { background: url('../img/pi4.jpg') no-repeat 0% 100%; }
		#product-icons #p1, #product-icons #p2, #product-icons #p3 { border-bottom: 1px solid #f6f5f2; }

		#product-icons h1 { padding-left: 0px; }
		#product-icons h1 a { padding-left: 110px; }
		#product-icons h1.sIFR-replaced { padding-left: 110px; }

		#product-icons li p { margin-bottom: 0; background: transparent; }
                #product-icons li p a {  padding-left: 110px; color: #543C00 !important; display: block; position: relative; z-index: 10;}
                






