body{	
  background: url(images/pagebg.jpg) repeat-x;
  margin:auto;
  text-align:center;
  padding:0px;
  margin-top: 20px;
  width: 800px;
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
#wrapper{
	margin:0;
	width: 800px;
	position: relative;
	padding:0px;
	background: url(images/bg.gif) repeat;
}
#wrapperstock{
	margin:0;
	width: 800px;
	position: relative;
	padding:0px;
	background: url(images/bg.gif) repeat;
}
html>body #wrapperstock{
	margin:0;
	width: 800px;
	height: 2230px;
	position: relative;
	padding:0px;
	background: url(images/bg.gif) repeat;
}
#wrappercontact{
	margin:0;
	width: 800px;
	position: relative;
	padding:0px;
	background: url(images/bg.gif) repeat;
}
html>body #wrappercontact{
	margin:0;
	width: 800px;
	height: 800px;
	position: relative;
	padding:0px;
	background: url(images/bg.gif) repeat;
}
#carani{
  position: relative;
  margin: -5px 0 0 0;
  padding: 0;
}
html>body #carani{
  position: relative;
  margin:0px;
  padding: 0;
}
#content{
  margin: 0;
  float: left;
  text-align: left;
  font-size: 11px;
  padding: 10 15 15 15px; 
  background-image: url(images/leftbg.gif);
  height: auto;
  width: 200px;
}
html>body #content{
  height: 321px;
  width: 170px;
}
#contenthome{
  margin: 0;
  float: left;
  text-align: left;
  font-size: 11px;
  padding: 10 15 15 15px; 
  background-image: url(images/leftbghome.gif);
  height: auto;
  width: 200px;
}
html>body #contenthome{
  height: 321px;
  width: 170px;
}
.image{
  margin:0px;
}
.links{
  text-align: left;
  text-decoration: none;
  color: #00037E;
  padding: 0 0 0 15px;
}
.links a{
  text-decoration: none;
	color: #00037E;
}
.links a:hover{
  text-decoration: none;
	color: black;
}
.h2{
	margin: 10px 0 0 0;
   	font-size: 16px;
   	font-weight: bold;
}
#copycontact{
  margin: 0;
  padding: 0 0 0 8px; 
  float: left;
  height: auto;
  width: 600px;
}
html>body #copycontact{
  text-align:center;
  margin: 0;
  padding: 0 0 0 80px;
  width: 405px;
  height: 500px;
}
#copy{
  margin: 0;
  padding: 0; 
  float: left;
  background-image: url(images/rightbg.gif);
  height: auto;
  width: 600px;
}
#copystock{
  margin: 0;
  padding: 0 0 0 8px; 
  float: left;
  height: auto;
  width: 600px;
}
html>body #copystock{
  margin: 0 0 0 5px;
  padding: 0;
  width: 585px;
  height: 1000px;
}
html>body #copy{
  height: 330px;
  width: 600px;
}
#footer{
  background-image: url(images/footerbg.gif);
  float: clear;
  margin: 0;
  padding: 28px 0 0 0;
  width: 800px;
  height: 54px;
  text-align: center;
}
html>body #footer{
  padding: 0;
  width: 800px;
  height: 54px;
  margin: 329px 0 0 0;
  line-height: 70px;
 }
#footercontact{
  background-image: url(images/footerbg.gif);
  float: clear;
  margin: 0;
  padding: 28px 0 0 0;
  width: 800px;
  height: 54px;
  text-align: center;
}
 html>body #footercontact{
  padding: 0;
  width: 800px;
  height: 54px;
  margin: 0;
  line-height: 70px;
 }
 html>body #footerstock{
  padding: 0;
  width: 800px;
  height: 54px;
  background-image: url(images/footerbg.gif);
  margin: 0;
  line-height: 70px;
 }
 #footerstock a{
	text-decoration:none;
	text-align:center;
	color:#00037E;
	display:inline;
}
#footerstock a:visited{
	text-decoration:none;
	color:#00037E;
}
#footerstock a:hover{
	text-decoration:none;
	color:#000;
}
#footercontact a{
	text-decoration:none;
	text-align:center;
	color:#00037E;
	display:inline;
}
#footercontact a:visited{
	text-decoration:none;
	color:#00037E;
}
#footercontact a:hover{
	text-decoration:none;
	color:#000;
}
#footer a{
	text-decoration:none;
	text-align:center;
	color:#00037E;
	display:inline;
}
#footer a:visited{
	text-decoration:none;
	color:#00037E;
}
#footer a:hover{
	text-decoration:none;
	color:#000;
}
#inlineFourth {
	background-image: url(images/featured.gif);
	float: right;
	margin: 0 20px 0 0;
	padding: 30px 0 0 0;
	border: 2px solid #999999;
}
