html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background: url(../images/bg2.jpg) top repeat;
  color: #FFFFFF;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: .8em;
  line-height: 1.5;
  margin: 20 20 20 20;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #FFFFFF;
  font-size: 1.6em;
  font-weight: bold;
  line-height: normal;
}
h2 {
  color: #FFFFFF;
  font-size: 1.2em;
  font-weight: bold;
  line-height: normal;
}

a,  a:link {
  color: #CE4C0E;
  text-decoration: none;
}

a:hover {
  color: #CE4C0E;
  text-decoration: underline;
}

#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 960px;
}
#header {
  background: url(../images/headerbg_02.png) top center repeat-x #CE4C0E;
  height: 244px;
}

#header #innerHeader{
  background: url(../images/images/zammerwebsite2_03.jpg) top left no-repeat;
  height: 224px;
  width:960px;
  margin:0 auto;
}

#header h1{
	text-indent:-10000px;
}

#outerWrapper #contentWrapper #leftCol {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 260px;
	margin-left: 40px;
	margin-top:-50px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	  margin-bottom:20px;
	border:#333333 1px solid;
}

#outerWrapper #contentWrapper #leftCol p{
	background:url(../paraBG.png) top left repeat;
	padding:5px;
	font-size:.9em;
	height:170px;
}

#outerWrapper #contentWrapper #leftCol h2{
	text-indent:-10000px;
	height:30px;
	padding-bottom:5px;
	border-bottom:#333333 1px solid;
}

#outerWrapper #contentWrapper #leftCol a h2{
	background: url(../images/titles/webdesign4.png) top left no-repeat;
}

#outerWrapper #contentWrapper #leftCol a:hover h2{
	background: url(../images/titles/webdesign3.png) top left no-repeat;
}

#outerWrapper #contentWrapper #rightCol {
	float: right;
	padding: 10px 10px 10px 10px;
	width: 260px;
	margin-right: 45px;
	margin-top:-50px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	margin-bottom:20px;
	border:#333333 1px solid;
}

#outerWrapper #contentWrapper #rightCol p{
	background:url(../paraBG.png) top left repeat;
	padding:5px;
	font-size:.9em;
	height:170px;
}

#outerWrapper #contentWrapper #rightCol h2{
	text-indent:-10000px;
	height:30px;
	border-bottom:#333333 1px solid;
	padding-bottom:5px;
}

#outerWrapper #contentWrapper #rightCol a h2{
	background: url(../images/titles/webhosting.png) top left no-repeat;
}

#outerWrapper #contentWrapper #rightCol a:hover h2{
	background: url(../images/titles/webhostingover.png) top left no-repeat;
}

#outerWrapper #contentWrapper #content {
  	padding: 10px 10px 10px 10px;
  	margin:-50px 0 0 18px;
  	width: 260px;
	float: left;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	  margin-bottom:20px;
	  border:#333333 1px solid;
}

#outerWrapper #contentWrapper #content p{
	padding:5px;
	font-size:.9em;
	height:170px;
}

#outerWrapper #contentWrapper #content h2{
	text-indent:-10000px;
	height:30px;
	border-bottom:#333333 1px solid;
	padding-bottom:5px;
}

#outerWrapper #contentWrapper #content a h2{
	background: url(../images/titles/emailstationary.png) top left no-repeat;
}

#outerWrapper #contentWrapper #content a:hover h2{
	background: url(../images/titles/emailstationaryover.png) top left no-repeat;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}

#footer {
  background: url(../images/footerBG_10.png) top left repeat;
  height: 100px;
  padding:1px 0 0 0;
}

#footer #innerFooter{
  background: url(../images/zammerwebsite2_07.jpg) bottom left no-repeat;
  height: 90px;
  width:960px;
  margin:0 auto;
  padding:10px 0 0 0;
  color:#000000;
}

#outerWrapper #contentWrapper .box {
	background:url(../images/box_04.jpg) top left no-repeat;
	position: relative;
	height: 216px;
	width: 290px;
	float: left;
	top: -73px;
	left: 40px;
}

#outerWrapper #contentWrapper .box #portDiv{
	margin:6px 0 0 6px;
}

#outerWrapper #contentWrapper .box2 {
	background:url(../images/box_04.jpg) top left no-repeat;
	position: relative;
	height: 216px;
	width: 290px;
	float: left;
	top: -73px;
	left: 48px;
}

#outerWrapper #contentWrapper .box3 #flashDev{
	margin:6px 0 0 6px;
}


#outerWrapper #contentWrapper .box2 #vidDiv{
	margin:6px 0 0 6px;
}

#outerWrapper #contentWrapper .box3 {
	background:url(../images/box_04.jpg) top left no-repeat;
	position: relative;
	height: 216px;
	width: 290px;
	float: left;
	top: -73px;
	left: 55px;
}

