@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;}

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

#wrap {width: 836px; margin-left: auto; margin-right: auto;}

  #top {width: 836px; height: 189px; background-image:url(images/top_bg.jpg); position: relative;}
  
    #nav {position: absolute; top: 151px; right: 2px;}
	  #nav img {float: left; margin-right: 1px;}
  
  #content {width: 834px; min-height: 795px; background-image:url(images/homepage_content_bg.jpg); background-repeat: no-repeat; border-left: 1px solid #aaaaaa; border-right: 1px solid #aaaaaa; border-bottom: 1px solid #aaaaaa; position: relative;
  font-family: "Century Gothic", arial, sans-serif; font-size: 13px; color: #000000;}
    #content a:link {text-decoration: none; font-weight: bold; color: #000000;}
	#content a:active {text-decoration: none; font-weight: bold; color: #000000;}
	#content a:visited {text-decoration: none; font-weight: bold; color: #000000;}
	#content a:hover {text-decoration: underline; font-weight: bold; color: #000000;}
  
    #left_content {width: 545px; padding: 15px 5px 10px 19px;}
	  #left_content p {margin: 18px 0px 18px 0px;}
	  .yellow {width: 535px; padding: 5px; background-image:url(images/yellow_bg.png); font-family: "Century Gothic"; font-size: 24px; font-weight: bold; line-height: 25px; color: #0996ac;}
	    .yellow img {position: absolute;}
		.yellow span {margin-left: 32px;}
	  
	  #video {float: left; padding: 4px 10px 10px 0px;}
	  
	  .blog_item {background-image:url(images/rss_bullet.jpg); background-repeat: no-repeat; padding-left: 75px; margin: 12px 0px 12px 0px;}
	
	#right_content {width: 265px; position: absolute; top: 460px; left: 569px; float: right;}
	
	  #oprah {width: 235px; height: 260px; position: absolute; right: 20px; top: 5px; cursor: pointer;}
	  
	  #linkedin {width: 120px; height: 34px; position: absolute; right: 78px; top: -140px; cursor: pointer;}
	  
	  #facebook {width: 134px; height: 49px; position: absolute; right: 70px; top: -100px; cursor: pointer;}
	  
	  #twitter {width: 134px; height: 27px; position: absolute; right: 70px; top: -40px; cursor: pointer;}

	  #quote {width: 211px; height: 82px; padding: 55px 15px 20px 25px; background-image: url(images/ponder_bg.jpg); overflow: hidden; line-height: 14px; font-size: 90%; position: relative; left: 1px;}
	  
	  #clients {padding-left: 25px; padding-bottom: 40px; padding-right: 15px; padding-top: 10px; width: 211px; height: 110px; background-image: url(images/clients.jpg); overflow: hidden; line-height: 19px; font-size: 100%; position: relative; left: 1px;clear: both;}

	  
#bottom {width: 854px; margin-left: auto; margin-right: auto;}
  #bottom img {display: block;}
	  
  #copy {float: left; font-family: "Century Gothic", arial, sans-serif; font-size: 11px; color: #000000; margin: 0px 0px 0px 9px; padding: 0px 0px 15px 0px;}
    #copy a:link {text-decoration: none; font-weight: bold; color: #000000;}
	#copy a:active {text-decoration: none; font-weight: bold; color: #000000;}
	#copy a:visited {text-decoration: none; font-weight: bold; color: #000000;}
	#copy a:hover {text-decoration: underline; font-weight: bold; color: #000000;}
  
  #ptc {float: right; margin: 0px 9px 0px 0px;}


