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

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

img {border: 0px;}

h2 {font-size: 20px; color: #00983d; font-family: arial; margin: 0px 0px 15px 0px;}

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

  #wrap {width: 900px; margin-left: auto; margin-right: auto;}
  
    #content {width: 900px; min-height: 528px; background-image:url(images/content_bg.jpg); background-repeat: no-repeat; background-color: #ffffff; position: relative;}
	  #content a:link {text-decoration: underline; color: #000000;}
	  #content a:active {text-decoration: underline; color: #000000;}
	  #content a:visited {text-decoration: underline; color: #000000;}
	  #content a:hover {text-decoration: none; color: #000000;}
	
	  .address {position: absolute; top: 30px; right: 25px;}
	
	  #nav {height: 53px; padding: 190px 0px 0px 13px;}
	
	    #nav img {display: block;}
	  
	    .nav_img {float: left; margin-right: 63px;}
		.nav_img2 {float: left;}
		
	  .content_table {padding: 0px 0px 10px 0px; font-family: arial; font-size: 15px; color: #000000; clear: both;}
	    .content_table span {color: #231f81;}
		.content_table p {margin: 15px 0px 15px 0px;}
		
	    .content_text {width: 525px; padding: 15px 20px 0px 27px;}
	  
	    .samples {width: 291px; padding: 15px 27px 0px 0px;}
		  .samples img {display: block;}
		  
		#sub_content {width: 846px; padding: 15px 27px 10px 27px; font-family: arial; font-size: 15px; color: #000000;}
  
#bottom {width: 918px; min-height: 20px; margin-left: auto; margin-right: auto; background-image:url(images/bottom_bg.png); background-repeat: no-repeat; position: relative;}

  #linkedin {position: absolute; left: 13px; top: 20px;}
  
  #copy {position: absolute; left: 300px; top: 28px; font-family: arial; font-size: 10px; color: #231f81;}
  
  #ptc {float: right; padding: 20px 11px 10px 0px;}

