@charset "utf-8";
/* CSS Document */

html {
	height:100%; 
	margin:0px; 
	margin:0;
	scrollbar-arrow-color: #fff;	
	scrollbar-face-color: #273a87;
	margin: 0px;
	padding: 0px;
}
body { padding:0; margin:0; height:100%;  background: url(images/bg.jpg) repeat-x #ffffff; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000000;}
#containerdiv { margin:auto; width:800px; height:100%; background: #ffffff; border-left:1px solid #333333; border-right:1px solid #666666; position:relative;}
#containerstock { margin:auto; width:800px; height:100%; background: #ffffff; position:relative;}
#containercontact { margin:auto; width:800px; height:1200px; background: #ffffff; border-left:1px solid #333333; border-right:1px solid #666666; position:relative;}
#header { width:800px; height:102px; background:url(images/header.jpg); float:left;}

#navigation { width:800px; height:36px; float:left; background:url(images/nav_bg.jpg);}

#main_images { width:800px; height:235px; background:#000000; border-bottom:1px solid #333333; float:left}

#content {width:800px; background:#ffffff; float:left; padding:0 0 0px 0;}

#left { width:130px; float:left; padding:0px 0 10px 0; ; display:inline; }

#middle {width:501px; float:left ; padding:0px 0 20px 0;  display:inline;border-right:#333333 solid 1px;border-left:#333333 solid 1px; text-align:justify }
#middle_stock {width:798px; float:left ; padding:0px 0 20px 0;  display:inline;border-right:#333333 solid 1px;border-left:#333333 solid 1px; border-bottom:1px solid #333333; text-align:justify }

#right {width:167px; float:right ; padding:0px 0 10px 0;  display:inline; }

#footer{width:800px; background:#ffffff; float:left; padding:0 0 5px 0; clear:both; border-top:1px #333333 solid; border-bottom:1px #333333 solid; line-height:14px; font-size:12px; text-align:center;}

#title {width:100%; height:16px; background:url(images/headerbg.jpg) repeat-x; float:left; line-height:16px; font-weight:bold; text-transform:uppercase; text-indent:5px; font-size: 12px; color:#FFFFFF;}
#left_pad { padding:10px 5px 0 5px; }

strong {color: #000000;}

a {color: #000000; text-decoration:none; font-weight:bold;} a:hover { color:#333333; text-decoration:underline;}

	#nav2 ul {list-style:none; padding:0 0  0 0px; margin:0px 0 0;}
	#nav2 li {float:left; margin: 0 0 0 0em;}
	#nav2 a {display:block; border-right:1px solid #333333;text-align:center; text-decoration:none; height:36px;line-height:36px;font-family:Verdana;letterspacing:1px;font-weight:bold;font-size:13px;color:#ffffff;padding-top:0px; background-color: #cc3333;}
	#nav2 a:hover {background:#cccccc; color:#000000}
	