@charset "UTF-8";
/* CSS Document */

body {margin: 0px; background-image:url(images/body_bg.jpg); background-repeat: repeat-x; background-color: #ffffff;}

img {border: 0px;}

h1 {font-size: 22px; color: #f7a831; margin: 10px 0px 10px 0px;}

#glow {width: 934px; background-image:url(images/glow.png); margin-left: auto; margin-right: auto;}
#glowie {width: 934px; margin-left: auto; margin-right: auto;}

  #wrap {width: 900px; margin-left: auto; margin-right: auto;}
  
    #top {width: 900px; height: 139px; background-image:url(images/top_bg.jpg);}
	
	  #nav {width: 900px; height: 41px; background-image: url(images/nav_bg.jpg);}
	    #nav img {display: block;}
		
        .nav_img {float: left;}
		
     .content {width: 100%; font-family: tahoma; font-size: 14px; color: #000000; line-height: 22px; padding: 0px;}
	   .content a:link {text-decoration: underline; font-weight: bold; color: #1676c2;}
	   .content a:active {text-decoration: underline; font-weight: bold; color: #1676c2;}
	   .content a:visited {text-decoration: underline; font-weight: bold; color: #1676c2;}
	   .content a:hover {text-decoration: none; font-weight: bold; color: #1676c2;}
	   
	   .left_content {width: 430px; padding: 60px 0px 18px 35px; vertical-align: top;}
	     .left_content span {color: #1676c2;}
		 .left_content p {margin: 28px 0px 28px 0px;}
		 
	   .right_content {padding: 40px 0px 18px 40px; color: #ffffff; vertical-align: top;}
	   
	 #sub_content {width: 830px; padding: 30px 35px 18px 35px; font-family: tahoma; font-size: 14px; color: #000000; line-height: 22px;}
	   #sub_content span {color: #1676c2;}
	   .sub_content a:link {text-decoration: underline; font-weight: bold; color: #1676c2;}
	   .sub_content a:active {text-decoration: underline; font-weight: bold; color: #1676c2;}
	   .sub_content a:visited {text-decoration: underline; font-weight: bold; color: #1676c2;}
	   .sub_content a:hover {text-decoration: none; font-weight: bold; color: #1676c2;}
	   
	     #upper_product {width: 365px; height: 49px; font-size: 15px; font-weight: bold; color: #000097; padding: 280px 0px 0px 10px; background-image:url(images/machine_top.jpg);}
		 
		 #product_text {width: 335px; padding: 5px 30px 0px 10px; background-color: #008bcd;}
		   #product_text a:link {text-decoration: none; color: #f7a831; font-weight: bold;}
		   #product_text a:active {text-decoration: none; color: #f7a831; font-weight: bold;}
		   #product_text a:visited {text-decoration: none; color: #f7a831; font-weight: bold;}
		   #product_text a:hover {text-decoration: underline; color: #f7a831; font-weight: bold;}
		 
		 .home_img {width: 450px; float: right; margin: 0px 0px 15px 15px; border: 2px solid #009dd6;}

#bottom {width: 934px; min-height: 29px; background-image:url(images/bottom_bg.png); background-repeat: no-repeat; margin-left: auto; margin-right: auto;}
#bottomie {width: 934px; min-height: 29px; background-image:url(images/bottom_bg.gif); background-repeat: no-repeat; margin-left: auto; margin-right: auto;}

  #copy {font-family: arial; font-size: 12px; color: #464646; float: left; padding: 34px 0px 0px 18px;}
  
  #ptc {float: right; padding: 28px 15px 10px 0px;}
