.homepage {
  padding: 7px;
}



hr {
height:1px;
width:50%;
background-color:#000;
color:#000;
border:none;
}

#header{
  padding-top: 12;
  height: 78px;
  width: 1200px;
  background-image: url(_images/header.jpg); 
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #000;
}

#photos img{
  margin: 5px;
  border: 2px solid #996;
}


#top {
  position: relative;
  top: -10px;
  left: -1px;
  margin: 0px;
}

#top2 {
  position: relative;
  top: -10px;
  left: -2px;
  margin: 0px;
}

#bottom {
  position: relative;
  bottom: -10px;
  left: 0px;
  margin: 0px;

}


#nav {
  position:absolute; 
  top:91px; 
  left:0; 
  width:1200px; 
  height:38px; 
  text-align:center; 
  background: url(_images/noranav_0b.gif);
}

#masternav {
  padding:0; 
  margin:0 19px; 
  list-style-type:none; 
  width:962px;
  height:36px; 
  background:url(_images/noranav_0b.gif) no-repeat top right;
}

#masternav li {
  float:left;
  display:inline;
  width:120px;
  background:url(_images/noranav_1.gif);
}

#masternav li a, #masternav li a:visited {
  display:block;
  width:120px;
  height:36px;
  color:#ddd;
  font-size:14px;
  text-decoration:none;
  line-height:32px;
  font-family:arial, verdana, sans-serif;
  background:url(_images/noranav_0b.gif);
}

#masternav li a:hover {
  color:#fff;
  background:url(_images/noranav_1.gif);
} 

#masternav li a.current, #masternav li a.current:visited,  #masternav li a:active, #masternav li a:focus {
  color:#fff;
  background:url(_images/noranav_2b.gif);
} 

#subnav {
height: 17px;
padding: 0, 0, 0, 10px;
background-color: #666;
width: 1200px;
position:absolute;
top: 130px;
}

#content {
  width: 1200px;
  padding: 0px;
  background-color: #000;
  height: 100%;
}

#photos {
  width: 350px;
  background-color: #000;
  text-align:left;
  margin-bottom: 40px;
}

#products {
  width: 120px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin-top: 0px;
  position: absolute;
  top: 140px;
  left: 1080px;
  background-color: #000;
  height: 620px;
  border: 0px solid #8F7890;
}

#products img, #iproducts img {
  border: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin:0px;
}

#posts {
  width: 330px;
  background-color: #000;
  padding: 7px;
  text-align:left;

}

.posttitle {
  font-weight: bold;
  font-size: 14px;
}

.postannouncet {
  font-weight: bold;
  font-size: 14px;
  color:#ff0090;
}

.postannounce {
  color:#ff0090;
  }


#right {
  position: absolute;
  top: 155px;
  left: 700px;
  padding 0px;
}

#newstop {
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  top: 155px;
  left: 224px;
  background-color: #000;
  width: 430px;
  background-image: url(_images/newstop.jpg);
  background-repeat: no-repeat;
  height: 40px;

}

#news {
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  top: 195px;
  left: 224px;
  background-color: #000;
  width: 425px;
  _width:470px;
  height: 640px;
  overflow:auto;
  text-align: justify;
}



#left {
  margin-right: 20px;
  position: absolute;
  top: 155px;
  left: 0px;
  width: 222px;
}

#about {
  background-color: #222;
  background-image: url(_images/abouttop2.jpg);
  background-repeat: no-repeat;
  width: 200px;
  padding-left: 10px;
  padding-right: 10px;
_width:220px;
}



#projects {
  background-color: #222;
  background-image: url(_images/abouttop2.jpg);
  background-repeat: no-repeat;
  width: 220px;
  margin-top: 40px;
}

#projects p {
  font-size: 70%;
}



#infopage {
  margin: 0px 20px 0px 20px;
  position: absolute;
  top: 140px;
  left: 200px;
  width: 800px;
}

#iproducts {
  width: 130px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  top: 140px;
  left: 1046px;
  background-color: #000;
  height: 600px;
  border: 2px solid #8f7890;
}

#imenu {
  width: 200px;
  position: absolute;
  top: 140px;
  left: 0px;
  padding-top:34px;
  background: url(_images/sidenavtop.jpg) no-repeat;
  margin-right: 20px;
  font-weight: bold;
  color: #fff;

}

#imenu img {border: 0px;}

.catlink:link, .catlink:visited {
	display:block;

	margin-left:0px;
	padding:7px 0px 7px 20px;

	font-weight:bold;
	color:#fff;
	text-decoration: none;
	background: url(_images/sidenavmid.jpg) no-repeat 0px 0px;
}
.catlink:hover {
	color:#fbf8d9;
	background: url(_images/sidenavmidact.jpg) no-repeat;
	text-decoration:underline;
}

.curcat:link, .curcat:visited {
	display:block;
	width:147px;
	margin-left:0px;
	padding:7px 0 7px 20px;
	font-weight:bold;
	color:#fbf8d9;
	text-decoration:none;
	background: url(_images/sidenavmidact.jpg) no-repeat;
}

#footer {
  position:absolute;
  top: 820px;
  width: 1200px;
  height: 18px;
  margin-top: 20px;
  font-size: 12px;
  border-top: 1px solid #e74f8e;
  border-bottom: 1px solid #e74f8e;
  background-color: #333333;
  color: #A0A0A0;
}

#footer a {
  color: #fff;
}

.rightheader {
background-color:#000000;
border:0px;
border-bottom: 2px solid #cccc99;
margin-bottom:12px;
}

.rightheader h2 {
margin-bottom:-12px;
color:#cccc99;
padding-left:7px;
}

.rightheader h2 a:link, .rightheader h2 a:visited {
color: #cccc99;
}

.rightheader h2 a:hover, .rightheader h2 a:focus {
  color: #ff0090;
  text-decoration: none;
}

.rightcontent {
/* border-left:2px solid #cccc99; */
}

/* Begin Images */
/* p img {
	padding: 0;
	max-width: 100%;
	} */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
