/* PAGE ELEMENTS */
body {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;margin:0;color:#ffffff; text-align:center;}
a:link {color:#ffffff;  text-decoration:none;}
a:hover {color: #A9A9A9;text-decoration:underline;}
:visited {color: #A9A9A9;text-decoration:none;font-weight:bold;}



#container {
	position:relative;
	height:421px;
	width:770px;
	margin:0 auto;
	background-color :#ffffff;
	background-image: url(images/containerbackhome.gif);
	background-repeat:no-repeat;
	top: 6px;
}

#containerstock { position:absolute; left:50%; height:1350px;width:770px; margin-left:-385px;background-color :#ffffff; background-image: url(images/containerbackstock.gif);background-repeat:repeat-y;}


#topcontent {width:752px; height:169px; position:absolute; top:0px; left:9px;background-image: url(images/topback.jpg);background-repeat:no-repeat;z-index:5;background-color :#ffffff; }


#navbar {
	width:438px;
	position:absolute;
	top:5px;
	height:22px;
	left:286px;
	z-index:10;
	background-image: url(images/navback.gif);
	padding-left:52px;
}

/* First and Second Level UL tags */

#nav, #nav ul
{
     padding: 0px;
margin: 0px 0px 0px 0px;
 
     list-style: none;
     line-height: 2;
}

/* First Level Links */

#nav li
{
     float: left;
}

#nav li a
{
     width: 60px;
height:18px;
     display: block;
     color: #0A0B69;
     text-decoration: none;
     background-color: transparent;
     padding-left: 0px;
	padding-top:2px;
	padding-bottom:2px;
     font:10px verdana, arial, sans-serif;
     text-align:center;font-weight:bold;background-image: url(images/butback.gif);line-height:9px;



}

#nav li a:hover
{
     color: #0A0B69;
      background-color: transparent;
background-image: url(images/butbacko.gif);
}

/* Second Level Links */

#nav li li
{background-color:transparent;
     float: left;
}

#nav li li a
{
     /* no need to repeat common styles from #nav li a above */
     width: 60px;padding-left: 0px;
     color: #ffffff;
     background-color: #5A5A55;
     font:11px arial, sans-serif;
     text-align:left;
 height:13px;z-index:2;font:10px verdana, arial, sans-serif;

}
     
#nav li li a:hover
{padding-left: 8px;
     color: #ffffff;
     background-color: #000000;height:13px;z-index:2;font:10px verdana, arial, sans-serif;

}

/* Hide the drop-downs until mouseover */
     
#nav li ul
{background-color: #5A5A55;font-weight:bold;
     position: absolute;
     left: -999em;
     width: 60px;border:1px solid #ffffff; border-top:none;
}
     
/* Show the drop-downs on mouseover */     

#nav li:hover ul, #nav li.sfhover ul
{
     left: auto;
}









#searchbox {position : absolute;top:0px;left:0px; width:230px; height:300px; z-index:3;}








#centispiece {position : absolute;top:169px;left:6px; width:759px;  height:696px;z-index:1;background-color :#FFFFFF;background-image: url(images/midback.jpg);background-repeat:no-repeat;}

#centispiecestock {position : absolute;top:169px;left:4px; width:762px;  height:1373px;z-index:9;background-color :#494949;background-image: url(images/midback.jpg);background-repeat:no-repeat;background-position:bottom;}


#footer{position : absolute;top:732px;left:8px; width:754px; height:128px; z-index:3;background-image: url(images/footer.jpg);background-repeat:no-repeat;background-color :#D4DBCB;}


#footerstock{position : absolute;bottom:0px;left:9px; width:752px; height:128px; z-index:3;background-image: url(images/footer.jpg);background-repeat:no-repeat;background-color :#D4DBCB;}

#left{position : absolute;top:178px;left:6px; width:743px; height:253px; z-index:3;}




#contenttxt {padding-top:15px;padding-left:9px;text-align:left;padding-right:15px;width:330px;position : relative;top:30px;left:200px;}
.hdr {padding:0px; width:560px; background-color:#ffffff;background-image: url(images/barback.gif);background-repeat:no-repeat;text-align:left;color:#ffffff; ; font-weight:bold;font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 10px;height:44px;}
.hdrf {padding:0px; width:560px; background-color:#ffffff;background-image: url(images/barbackf.gif);background-repeat:no-repeat;text-align:left;color:#ffffff; ; font-weight:bold;font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 10px;height:44px;}
.hdrc {padding:0px; width:560px; background-color:#ffffff;background-image: url(images/barbackc.gif);background-repeat:no-repeat;text-align:left;color:#ffffff; ; font-weight:bold;font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 10px;height:44px;}
p {padding-left:13px; } 

.formtitle { width:480px; text-align:left;color:#063360; ; font-weight:bold;font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px; height:16px;padding:3px;background-color:#ffffff;}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	border: 1px solid #000000;
	font-weight: normal;
}

hr {width:550px;margin-left:13px; size:1px; color:#000000;}
#formtable {margin-left:0px;}
