	 body {
	 	margin: 0;
	 	padding: 0;
	 	background-color: #7f7d80;
	}
	 
	body, div, li, ul {
	 	font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	 
	 a {
		color:#990000;
		font-weight: bold;
		text-decoration: none;
	 }
	 
	 a:hover { color:#880000; text-decoration: underline; }
	 
	h1 {
		margin: 0;
		padding: 0;
	    font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	
	h2 {
		margin: 0;
		padding: 0 0 1px 0;
		background: url(../images/line.gif) bottom repeat-x;
	}
	 
	 
	h3 {
		font-size: 15px;
		color: #990000;
	}
	
	h4 {
		font-size: 12px;
		color: grey;
		line-height: 17px;
	}
	 p.success{
		color:#832514;
	}

	 #wrapper {
	 	margin: 0 auto;
	 	width: 900px;
	 	border: 1px;
	 }

	 #header1 {
	 	height: 52px;
	 	background-image: url(../images/head_01.jpg);
	 }
	 
	#header2 {
	 	height: 52px;
		background-image: url(../images/head_01.jpg);
	}
	 
	#main1 {
	 	background-color: #fff;
	 	background-image: url(../images/left_col.jpg);
	 	background-repeat: repeat-y;
	 	background-position: left top;
	}

	#main2 {
	 	background-image: url(../images/back_right.jpg);
	 	background-repeat: repeat-y;
	 	background-position: right top;
	}

	 #lc { width: 209px; float: left; }

	 #rc {
	 	width: 622px;
	 	margin-left: 209px;
	 	padding: 12px;
	 	border: 0;
	 	font-family: Arial, Helvetica, sans-serif;
	 	font-size: 12px;
	 	line-height: 22px;

	 }
	 
	 /* RC PROPERTIES */
	 #rc #title1 {
 		background: url(../images/line.gif) bottom repeat-x;
		padding-bottom: 2px;
	 }
	  #rc #title2 {
 		background: url(../images/line.gif) bottom repeat-x;
		padding-bottom: 2px;
		height: 172px;
	 }
	 #rc #title1 .grey-text {
		padding: 15px 0;
	}
	 
	 
	  #rc #titlev {
	  	height: 377px;
		width: 620px;
 		background: url(../images_main_video/video_back_big.jpg) bottom repeat-x;
		padding-bottom: 2px;

	 }
	 
	 
	 /* RC VIDEO PROPERTIES */
	 
	#rc #titlev #copy {
		position: absolute;
	  	height: 300px;
		width: 220px;
		margin-top: 105px;
		margin-left: 22px;
		float: left;
		font-size: 11px;
		line-height: 16px;
	 }
	 
	#rc #titlev #video {
		position: absolute;
	  	height: 288px;
		width: 353px;
		margin-top: 0px;
		margin-left: 248px;
		padding-top: 50px;
	 }
	 
	 #questions {
	float: left;
	width: 300px;
	height:480px;
}
	 #their-answers {
		position:absolute;
	 	background: url('../images_main_video/their_answers_blue2.png') no-repeat scroll top left;
	 	width: 279px;
	 	height: 480px;
		margin-left:315px;
		margin-top:-4px;
		text-indent:-3000px;
	 }




	 #questions p{
		margin-top:2px;
		line-height:1.25;
		margin-left:6px;
	}
	 #questions ul {
	 	 	height: 480px;
	 }
	 
	 
    #questions ul li  {
	list-style: none;
	 margin-left: -15px;
	line-height: 22px;
	margin-bottom:5px;
	width:301px;
	
}
	 
	 
	 #questions ul li a {
	  	font-family: Arial, Helvetica, sans-serif;
	 	font-size: 12px;
		color: #000000;
		text-decoration: none;
		display:block;
	
	 }
	#questions ul li a.two-line {
		line-height:1.25;


	}
	#questions ul li.two-line-active{
		line-height:1.25;
		list-style-image: url(../images_main_video/dot_blank.gif);
		background-color:#e3e6eb;
		width:286px;
		padding-right:15px;
;
		
	}
	#questions ul li.two-line {
		line-height:1.25;
		list-style-image: url(../images_main_video/dot_blank.gif);

	}
	 #questions ul li a:hover {
		color: #990000;
	 } 
	 
	 #questions ul li:hover {
  /*	list-style-image: url(../images_main_video/dot.gif);   */
	 }



	.vid-divider{
		margin-top:-15px
	}
	li.vid-link-active{
		width:301px;
		background-color:#e3e6eb;
	}
	li.vid-link-active span{
		position:absolute;
		margin-left:-20px;
		display:block;
		background: url('../images_main_video/blue_dot.gif') no-repeat scroll top left;
		width: 20px;
		height: 22px;
		background-color:#e3e6eb;
	}
	li.two-line-active span{
		position:absolute;
		margin-left:-20px;
		display:block;
		background: url('../images_main_video/blue_dot.gif') no-repeat scroll top left;
		width: 20px;
		height: 30px;
		background-color:#e3e6eb;
		
	}
	#questions ul li.vid-link-active a:hover, #questions ul li.two-line-active a:hover{
		list-style-image:none;
	}
	 a.video-name{
		text-decoration:underline;
		color:#000;
	}
	 a.video-name:hover{
		text-decoration:none;
	}
	 #answers {
		position:relative;
		z-index:501;
		float: right;
		height: 420px;
		width: 270px;
		margin-top: 45px;
		overflow: auto;
		/* border: 1px solid black; */
	 }
	 
	 .answers_block_image {
		float: left;
		width: 93px;
		height: 68px;
		overflow: hidden;
		padding-left: 12px;
		/* border: 1px solid red; */
	 }

	 .answers_block_image img {
		margin-top: -16px;
		margin-left: -16px;
		}
	 


	.answers_block_copy {
		
		float: right;
		width: 145px;
	  	font-family: Arial, Helvetica, sans-serif;
	 	font-size: 11px;
	 	line-height: 16px;
		color: #000000;
		height: 108px;
		/* border: 1px solid green;		*/	
	 }
	 .answer_block_top{
		line-height:1;
		margin-bottom:5px;
		font-size:11px;
	}
	
	 #bios {
	  	background: url('../images_main_video/crumpled_paper.jpg') no-repeat scroll top left;
	  	width: 600px;
	  	height: 233px;
	  }
	 .bios {
	 width: 200px;
	 float: left;	
	 }
	 
	 
	 
	 .bios_image {
	 width: 70px;
	 float: left;
	 }
	 .bios_image img{
		border:none;
	}
	 .bios_copy {
	 width: 120px;
	 float: right;
  	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 }
	 
	.bios_copy p{
		margin:0px;
		padding:0px;
		padding-top:7px;
		padding-right:10px;
		line-height:1;
	}


	 
	 
	 #qlist {
	 	list-style-type: none;
		padding: 0;
		margin: 0;
	 }
	 
	 #qlist li {
	 	padding: 10px 20px 10px 10px;
	 }
	 
	 #qlist .q1 {
	 	width: 150px;
		float:left;
		font-size: 16px;
		color: #3366CC;
		font-weight: bold;

	 }
	 
	 #qlist .q2 {
		background: url(../images/line.gif) left repeat-y;
		margin-left: 160px;
		padding-left: 20px;
	 }
	 
	 #rc-right {
		float: right;
		background: url(../images/line.gif) left repeat-y;
		padding: 20px 10px;
		margin: 0 0 20px 10px;
	 }
	 
	 #rc-left {
		float: left;
		padding: 10px 0 0 0;
		margin: 0 0 20px 10px;
	 }
	 
	 #rc-right strong {
	 	color: #666666;
	}
	 
	 .story {
	 	width: 250px;
	}
	
	.Rlist {
		width: 175px;
	}
	
	.Llist {
		width: 125px;
	}
	
	.Llist ul, .Rlist ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
		line-height: 14px;	
	}
	
	.Llist ul li, .Rlist ul li {
		padding: 5px 0;
	}
	
	.Llist ul .ro_arrow {
		display: inline;
		float:left;
		clear: left;
		width: 20px;
	}
	
	.Llist-imgs {
		width: 225px;
	}
	 
	 #content {
	 	padding: 5px 15px;
	}
	 #content0 {
	 	padding: 0 0 0 0;
	}
	.lineleft {
		background: url(../images/line.gif) left repeat-y;
		margin-left:150px;
	}
	
	.lineleft4imgs {
		background: url(../images/line.gif) left repeat-y;
		margin-left:235px;
	}
	
	.event {
		background: url(../images/line.gif) bottom repeat-x;
		margin: 0 0 15px 0;
		padding: 0 0 15px 0
	}
	
	.toplink {
		width: 100%;
		text-align: right;
		font-weight: normal;
		text-decoration: underline;
		display: block;
	}
	
	.guides {
		padding-top: 12px;
		font-size: 11px;
		line-height: 13px;
	}
	
	.guides > a {
		font-weight: normal;
		color: #111;
		text-decoration: underline;
	}
	
	.guides .detail {
		color: #999999;	
	}
	



.newsletter {
	width:400px;
	margin:0;
	font-size:12px;
	}

.newsletter h1{
	float:left;
	font-size:28px;
	margin-left:-1px;
	margin-top:-3px;
	padding-top:4px;
	padding-bottom:5px;
	color:#E09A3A;
	letter-spacing: -1px;
	}
	
.newsletter h2{
	font-size:16px;
	padding:5px 0px 5px 10px;
	}
	
.newsletter p{
	padding:5px 5px 5px 10px;
	line-height:14px;
	}
	
.newsletter select{
	margin:5px 0px 5px 10px;
	background-color:#fff;
	font-size:10px;
	width:119px;
	color:#000;
	}
	
.newsletter input{
	margin:5px 0px 5px 10px;
	width:119px;
	background-color:#fff;
	color:#000;
	font-size:10px;
	}

	#home-flash {
		padding-bottom: 1px;
		margin-bottom: 1px;
		background: url(../images/line.gif) bottom repeat-x;
	}

	#home-content {
		background: url(../images/line.gif) top repeat-x;
		clear: right;
		height: 280px;
	}
	
	#home-ready {
		width: 183px;
		padding: 20px 17px 20px 0;
		background: url(../images/line.gif) right repeat-y ;
		float: left;	
	}
	
	#home-welcome {
		float: left;
		width: 227px;
		height: 213px;
		padding: 17px 10px;
		line-height: 16px;
		background: url(../images/line.gif) right repeat-y ;
	}
	
	.welcome-header {
		font-weight: bold;
		color: #990000;
	}
	
	#home-right {
		width: 175px;
		padding: 0;
		float: left;
		padding-top:1px;
	}
	
	#findhelp {
		background: url(../images/line.gif) bottom repeat-x ;
		padding-bottom:1px;
		margin-bottom: 1px;
	}
	
	#ringtone {
		background: url(../images/line.gif) top repeat-x ;
		padding: 10px 0 0 10px;
	}
	
	#ringtone a {
		width: 175px;
		display: block;
	}
	
	#ringtone a img {
	 margin: 0 0 0 38px;
	 padding: 2px 0 0 0;
	}
	
	#ringtone p {
		margin: 0;
		line-height: 16px;
	
	}
	
	#partners {
		clear: right;
		border-top: 1px solid #CCC ;
		border-bottom: 1px solid #CCC ;
		margin: 300px 0 0 0;
	
		
	}

	#partners-header {
		background-color: #952308;
		color: #FFF;
		padding: 3px 10px;
		margin-right: 10px;
	}
	
	#partners-info {
		color: #CC9900;
		font-weight: bold;
		position:relative;
		margin-left:185px;
		top:-20px;

	}



/* POST-IT ROLLVERS */


div#post-its {}
div#post-its a { }
div#post-its a:hover {
	color: #411; 
	background: none;
	}

div#post-its a span {
	display: none;
	}
div#post-its a:hover span {
	display: block;
	float:left;
	z-index:100;
	width:550px;
	color:#000;
	font-weight:100;
	line-height:1.25;
	margin-top:10px;
}






	
/* MENU */
	 #menu {
	 	width: 163px;
	 	padding-left: 46px;
	 }
	 
	 #headlinks {
	 	padding-right: 48px;
		padding-top: 9px;
	 	color: #fff;
	 	font-size: 12px;
	 	font-family: Arial, Helvetica, sans-serif;
	 	font-size: 12px;
	 	line-height: 22px;
	 	text-align: right;
	 }
	 
	 a.headlinks {
	 	color: #ffffff;
		text-decoration: none;
	 }
	 
	 a.headlinks:visited {
	 	color: #ffffff;
		text-decoration: none;
	 }
	 
	 a.headlinks:hover {
		text-decoration: underline;
	 }
	 
	 .Rlist a:hover { text-decoration: underline; }
	 
/* FOOTER */
	 #footer {
	 	padding: 30px 57px 0 0;
	 	text-align: right;
		background-image: url(../images/bottom.jpg);
		background-position:top;
		background-repeat: no-repeat;
	 }
	 #footer a {
	 	color: #ffffff;
		text-decoration: none;
	 }
	 #footer a:visited {
	 	color: #ffffff;
		text-decoration: none;
	 }
	 #footer a:hover {
		text-decoration: underline;
	 }
	 
	#hiddenlogo {
		display: none;
	}
	#scrollBox 
	{
	    width: 450px;
	    height: 19px;
	    position:  absolute;
	    overflow: hidden;
	}

	#bigbox
	{
	    width: 15000px;
	}

	.block
	{
	    width: 450px;
	    float: left;
	    height: 19px;
	    margin-right: 10px;
	}
       .secondnav {
        margin-left: 1px;  
        }
        .secondnav2 {
        margin-left: 12px;
        }
        .secondnavhd {
       color: #880000;
       font-size: 12px;
       font-family: Arial, Helvetica, sans-serif;
       font-weight: bold;
       margin-bottom: 44px;
        }
        