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

body {margin: 0px; background-image: url(images/body_bg.jpg);}

img {border: 0px;}

h2 {margin: 10px 0px 10px 0px; font-weight: bold; font-size: 24px; color: #ff7dee;}
h3 {margin: 10px 0px 10px 0px; font-weight: bold; font-size: 16.5px; color: #20b5da;}

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

  #wrap {width: 902px; margin-left: auto; margin-right: auto;}
  
    #top {width: 902px; height: 203px; background-image:url(images/top_bg.jpg);}
	
	  .nav_img {margin-top: 167px; margin-left: 43px; float: left;}
	
	#content {width: 902px; min-height: 500px; background-image: url(images/content_bg.jpg); background-repeat: no-repeat; background-color: #ffffff; position: relative;}
	
	  #content_text {padding: 118px 10px 0px 350px; font-family: tahoma; font-size: 16.5px; color: #000000; line-height: 26px;}
	    #content_text a:link {text-decoration: underline; color: ##ff7dee;}
		#content_text a:active {text-decoration: underline; color: ##ff7dee;}
		#content_text a:visited {text-decoration: underline; color: ##ff7dee;}
		#content_text a:hover {text-decoration: none; color: ##ff7dee;}
	  #subcontent_text {padding: 20px 10px 0px 10px; font-family: tahoma; font-size: 16.5px; color: #000000; line-height: 26px;}
	    #subcontent_text a:link {text-decoration: underline; color: ##ff7dee;}
		#subcontent_text a:active {text-decoration: underline; color: ##ff7dee;}
		#subcontent_text a:visited {text-decoration: underline; color: ##ff7dee;}
		#subcontent_text a:hover {text-decoration: none; color: ##ff7dee;}
	  
	  #quote {padding: 25px 0px 10px 0px;}
	
	  .products {position: absolute; top: 15px; left: 10px;}
	  .tagline {position: absolute; top: 15px; left: 345px;}
	  .welcome {position: absolute; top: 60px; left: 345px;}
	
#bottom {width: 952px; min-height: 66px; margin-left: auto; margin-right: auto; background-image:url(images/bottom_bg.png); background-repeat: no-repeat; position: relative;}
#bottomie {width: 952px; min-height: 66px; margin-left: auto; margin-right: auto; background-image:url(images/bottom_bg.gif); background-repeat: no-repeat; position: relative;}

  .nameform {position: absolute; top: 11px; left: 448px; width: 119px; height: 18px; border-top: 1px solid #8f8f8f; border-left: 1px solid #cecece; border-right: 1px solid #cecece; border-bottom: 1px solid #e4e4e4;}
  .emailform {position: absolute; top: 11px; left: 630px; width: 119px; height: 18px; border-top: 1px solid #8f8f8f; border-left: 1px solid #cecece; border-right: 1px solid #cecece; border-bottom: 1px solid #e4e4e4;}
  .submit {position: absolute; top: 13px; left: 760px;}

  #copy {margin: 53px 0px 0px 26px; font-family: arial; font-size: 12px; color: #ffffff; float: left;}
  
  #ptc {margin: 50px 24px 0px 0px; float: right; padding-bottom: 10px;}

