BODY {
  text-align:center;
}

BODY a {
  text-decoration:none;
  color:#008040;
}

BODY a:hover {
  text-decoration:underline;
  color:#000040;
}

#header {
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
	margin-top:0;
	clear:both;
	width:850px;
	height:240px;
}

#sitebody {
	clear:both;
	float:none;
	background-color:transparent;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	width:850px;
	text-align:left;
  font-family:arial;
  font-size:13px;
  text-indent:25px;
  color:#000040;
}

#sitebody h1 {
  text-align:left;
  font-family:arial;
  font-size:13px;
  text-indent:25px;
  color:#000040;
}

#sitebody h1:first-letter {
	font-family:impact; 
  font-style:italic;
  font-weight:bold;
  font-size:50px;
}

#footer {
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;	
  padding-top:15px;
	padding-bottom:15px;
	background-color:#2E6D8D;
	width:850px;
  font-family:'Arial';
	font-size:0.7em;
  font-weight:normal; 
	color:#FFF;
	text-align:center;
}

#footer h1 {
  font-family:'Arial';
	font-size:0.7em;
  font-weight:normal; 
	color:#FFF;
	text-align:center;
}

#footer a {
  text-decoration:none;
  color:#FF0000;
}

#footer a:hover {
  text-decoration:underline;
  color:#FFFFFF;  
}

#footerfinal {
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
  color:#FFFFFF;
	background-color:#000000;
	font-family:cursive;
	font-size:xx-small;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	vertical-align:middle;
	width:850px;
	height:85px;
}

#banner {
	margin-top:20px;
  background-repeat:no-repeat;
	float:left;
	background-image:url(pcvoxban.gif);
	width:172px;
	height:46px;
}

#footbody {
	margin-top:10px;
	background-color:#000000;
	float:left;
	color:#FFFFFF;
	width:450px;
	height:40px;
  font-family:'Arial';
	font-size:1.2em;
  font-weight:normal; 
	color:#FFF;
	text-align:center
}

#sunset {
	margin-top:0px;
	float:right;
  background-repeat:no-repeat;
	background-image:url(Earth-02-june.gif);
	width:200px;
	height:85px;
}

.products {
	border:0;
  text-align:left;
  font-family:arial;
  font-size:13px;
	background-image:url(product.png);
	background-repeat:no-repeat;
	margin-top:10px;
	width:850px;
	height:200;
}
.prod_image {
	border:0;
	background-color:inherit;
	background-repeat:no-repeat;
	float:left;
	margin-right:15px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:inherit;
	width:180px;
	height:180px;
}

.prod_descr {
	float:right;
	background-color:inherit;
	background-repeat:no-repeat;
	margin-right:15px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	width:600px;
	height:100px;
}

.prod_descr a {
  font-family:sans-serif;
	font-size:1.6em;
  font-weight:bold;
  font-style:italic; 
	color:#008040;
	text-align:justify;
  text-decoration:none;
}

.prod_descr a:hover {
  background-color:#008040;
  background-image:url(arrowsm5.gif);
  background-repeat:no-repeat; 
  background-position:left;
  font-family:sans-serif;
	font-size:1.8em;
  font-weight:bold; 
  font-style:italic;
	color:#000040;
	text-align:justify;
  text-decoration:none;
}

.prod_descr p {
  text-align:justify;
  font-family:arial;
  font-size:13px;
  font-weight:bold;
  color:#000040;
}

.prod_compro {
	float:right;
	background-color:inherit;
	background-repeat:no-repeat;
	margin-right:10px;
	margin-left:0px;
	margin-top:15px;
	margin-bottom:0px;
	width:600px;
	height:80px;
}

.prod_compro a {
  font-family:sans-serif;
	font-size:1.6em;
  font-weight:bold;
  font-style:italic; 
	color:#008040;
	text-align:justify;
  text-decoration:none;
}

.prod_compro a:hover {
  background-color:#FF0000;
  background-image:url(arrowsm5.gif);
  background-repeat:no-repeat; 
  background-position:left;
  font-family:sans-serif;
	font-size:1.8em;
  font-weight:bold; 
  font-style:italic;
	color:#000040;
	text-align:justify;
  text-decoration:none;
}

.prod_compro p {
  text-align:justify;
  font-family:arial;
  font-size:13px;
  font-weight:bold;
  color:#000040;
}