html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.shadowboxfloat {margin: -150px 50px 0px 50px;
			background: url(images/shadowdark.gif) repeat;
			width: 50%; 
			position: relative; /*IE needs this to show float properly*/
			float: left;
			}
.shadowcontent, .shadowcontent2 {position: relative;
			padding: 10px; 
			top: -5px; /* these two define the shadow 'offset'*/
			left: -5px; /*...*/
			background: #C4E1C7;
			color: black;
			border: 1px solid #2E595C}	
		
		.shadowcontent2 {background: #66cc33}

body {
	background: url(images/page_bg.gif);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #000000;
	padding-bottom: 10px;
}

#outer {
  background: top left url(images/page_bg_top.gif) repeat-x;
  padding-top: 20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
  position: relative;
  background: url(images/body_bg.gif) no-repeat;
}
#body-bot {
  background: bottom left url(images/body_bg_bot.jpg) no-repeat;
}
#body-top {
  background: url(images/body_bg_top.gif) no-repeat;
  min-height: 800px;
  height: 800px;
  padding-bottom: 14px;
}

/** logo **/

#logo {
display:block;
background: url(images/kurkowski.jpg) no-repeat;
width:200px;
height:55px;
margin-left:45px;
text-align: center;
}

#logo h1 {
  color: #6F7033;
  font: 22px "Arial narrow", arial, sans-serif;
  line-height: 1;
  padding-top: 0.8em;
}


/** nav **/

#nav {
  margin-top: 30px;
}
#nav li {
  list-style: none;
  float: right;
  background: left center url(images/arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 20px;
}
#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
  color: #FFA405;
}

#nav a:active {
	color:#FFFFFF;
} 

/** green box **/
#gbox {
  width: 431px;
  margin-top: 90px;
  margin-left: 22px;
}

#gbox-bg  { background: url(images/green_bg.gif) repeat-y; }
#gbox-grd { background: bottom url(images/green_grad_bot.jpg) repeat-x; }
#gbox-top { background: url(images/green_top.gif) no-repeat; height: 24px; }
#gbox-bot { background: bottom left url(images/green_bot.gif) no-repeat; height: 23px; }

#gbox-grd {
  min-height: 300px;
  padding: 2px 20px;
}

#gbox h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#gbox p {
  margin: 1em 0;
}

#features {
  background: #EDF0C4;
  padding: 14px;
  margin: 0 -14px;
}
#features h2 {
  position: relative;
}
#features ul {
  float: left;
  width: 49%;
  margin: 1em 0;
  padding: 0;
}
#features li {
  list-style: square;
  margin-left: 12px;
}

#features2 {
	width:250px;
	background: #EDF0C4;
	background-position:center;
	padding: 25px;
	margin:0;
	margin-left:20px;
	margin-top:10px;
	}
	
#features3 {
	width:250px;
	background-position:center;
	padding: 30px;
	margin-left:120px;
	background-color: #66CC33;
	
	}
#features4 {
	width:250px;
	background-position:center;
	padding: 30px;
	margin-left:250px;
	background-color: #66CC33;
	
	}
	
	

/** footer **/

#newsletter, #events {
  float: left;
  width: 49%;
  margin-top: 1em;
}
#newsletter h2, #events h2 {
  color: #fff;
}
#newsletter .text {
  width: 125px;
}
#newsletter form {
  margin: 0.3em 0 0.6em 0;
}
#newsletter p {
  margin: 0.3em 0;
  font-size: 10px;
}
#newsletter a {
  color: #000;
}

#events {
  margin-left: 6%;
  width: 38%;
}
#events ul {
  margin: 0.3em 0;
  padding: 0;
}
#events li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/** grey box **/

#greybox {
	background: url(images/grey_bg.gif) repeat-y;
	width: 328px;
	position: absolute;
	top: 233px;
	left: 458px;
	height: 110px;
}
#greybox-top {
  background: url(images/grey_img.jpg) no-repeat;
  padding-left: 165px;
  padding-top: 18px;
}
#greybox-bot {
  background: bottom left url(images/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}
#greybox h2 {
	font: bold 12px arial, sans-serif;
	color: #CCFF33;
	line-height: 1.5;
}
#greybox a {
  color: #000000;
}
#grebox hover{
	color:#FF6600;
}

/** contractbox **/

#boxcontract {
	background: url(images/grey_bg.gif) repeat-y;
	width: 328px;
	position: absolute;
	top: 200px;
	left: 458px;
	height: 111px;
}

#boxcontract-top {
  background: url(images/grey_img.jpg) no-repeat;
  padding-left: 165px;
  padding-top: 18px;
}
#boxcontract-bot {
  background: bottom left url(images/grey_bot.gif) no-repeat;
  padding-bottom: 5px;
}
#boxcontract h2 {
	font: bold 12px arial, sans-serif;
	color: #FFFFFF;
	line-height: 1.5;
}



#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 60px;
}

#contact {
	width:250px;
	font-size: 16px;
	font-weight:bold;
	Color: #000000;
	margin-left:20px;
}
#contact1 {
	width:350px;
	font-size: 16px;
	font-weight:bold;
	Color: #000000;
	margin-left:8px;
}
#contact3 {
	width:300px;
	font-size: 16px;
	font-weight:normal
	Color: #000000;
	margin-left:8px;
}

#special {
	color: #666666;
	font: 16px "Arial narrow", arial, sans-serif;
	
	margin-top: 5px;
	margin-left: 70px;
}
#greybox2 {
	background: url(images/grey_bg.gif) repeat-y;
	width: 328px;
	position: absolute;
	top: 233px;
	left: 425px;
	height: 445px;
}

#ybox-top { background: url(images/topyellow.jpg) no-repeat; height: 24px width: 200px;
margin-left:40px;
margin-top:30px;

 }

.shadowboxfloatphotos {margin: -170px 135px 0px 50px;
			background: url(images/shadowdark.gif) repeat;
			width: 50%; 
			position: relative; /*IE needs this to show float properly*/
			float: left;
			}

.shadowboxfloatcontact {margin: -30px 100px 0px 40px;
			background: url(images/shadowdark.gif) repeat;
			width: 40%; 
			position: relative; /*IE needs this to show float properly*/
			float: left;
			}
			.shadowboxfloatservice{margin: -1px 100px 0px 60px;
			background: url(images/shadowdark.gif) repeat;
			width: 40%; 
			position: relative; /*IE needs this to show float properly*/
			float: left;
			}

