body{
	margin:0;
	background:#0d1033;
	font:18px Arial, Helvetica, sans-serif;
	color:#0d1033;
}
img{ display:block; border:none;}
#page{
	width:950px;
	margin:0 auto;
	position:relative;
}
/*logo start*/
.logo{
	position:absolute;
	z-index:100;
	height:69px;
	display:block;
	top:8px;
	left:51px;
}
.logo a{
	display:block;
	background:url(../images/logonew.png);
	height:69px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	z-index:150;
	cursor:pointer;
}
.contact{
	position:absolute;
	top:18px;
	right:23px;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#1c2c3c;
	z-index:102;
}
.contact:hover{
	text-decoration:underline;
}
.home{
	position:absolute;
	top:18px;
	right:123px;
	text-decoration:none;
	font:14px Arial, Helvetica, sans-serif;
	color:#1c2c3c;
	z-index:102;
}
.home:hover{
	text-decoration:underline;
}
/*header start*/
.header{
	width:950px;
	height:556px;
	overflow:hidden;
}
/*content start*/
#content{
	width:100%;
	overflow:hidden;
	background:#7e9abf url(../images/bg-content.gif) repeat-x;
	padding:0 0 16px;
}
/*column1 start*/
.column1{
	float:left
	width:425px;
	display:inline;
	margin:25px 0 0 22px;
	overflow:hidden;
	padding:0 0 6px;
}
.column1 h2{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
	height:59px;
	background:url(../images/meet-h.gif);
}
.meet-hold{
	width:100%;
	background:url(../images/meet-repeat.gif) repeat-y;
}
.meet-hold:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
.meet{
	float:left;
	width:425px;
	overflow:hidden;
	background:url(../images/bg-meet.gif) no-repeat 0 100%;
	margin:0 0 -6px;
	position:relative;
	min-height:294px;
}
* html .meet{height:294px;}
.meet .text{
	width:188px;
	min-height:200px;
	margin:0 0 0 218px;
}
.meet .text p{
	margin:0;
	line-height:16px;
}
.meet .judge{
	position:absolute;
	left:2px;
	bottom:0;
	width:203px;
	height:279px;
	overflow:hidden;
	background:url(../images/judge.png);
}
/*column2 start*/
.column2{
	width:462px;
	float:left;
	display:inline;
	margin:25px 0 0 18px;
	overflow:hidden;
	padding:0 0 6px 0;
}
.column2 h2{
	width:100%;
	height:59px;
	background:url(../images/vote-h.gif);
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
	
}
.vote-hold{
	width:100%;
	background:url(../images/vote-repeat.gif) repeat-y;
}
.vote-hold:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
.vote{
	float:left;
	width:462px;
	overflow:hidden;
	background:url(../images/bg-vote.gif) no-repeat 0 100%;
	margin:0 0 -6px;
	position:relative;
	min-height:294px;
}
* html .vote{height:294px;}
.vote .text{
	width:192px;
	float:left;
	display:inline;
	margin:0 0 0 16px;
	overflow:hidden;
}
.vote .text .holder{
	width:100%;
	overflow:hidden;
}
.vote .text .images{
	float:left;
	display:inline;
	margin:0 6px 0 0;
	width:90px;
}
.vote .text .images img{
	display:block;
	border:1px solid #1d2b3d;
}
.vote .text p{
	margin:0;
	line-height:16px;
}
.vote .text p{
	color:#1c2c3c;
}
.vote .flash2{
	float:right;
	width:230px;
	height:262px;
	margin:13px 20px 0 0;
	display:inline;
}
/*bottomgraphics start*/
#bottomgraphics{
	width:100%;
	height:143;
	overflow:hidden;
	font:11px Arial, Helvetica, sans-serif;
	text-align:center;
	background:#ffffff;
}
/*footer start*/
#footer{
	width:100%;
	overflow:hidden;
	font:11px Arial, Helvetica, sans-serif;
	text-align:center;
	background:#4d75a8;
	padding:20px 0 15px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li{
	display:inline;
	padding:0 2px 0 6px;
	background:url(../images/footer-split.gif) no-repeat left;
}
#footer ul li:first-child{
	background:none;
}
#footer ul a{
	color:#fff;
	text-decoration:none;
}
#footer ul a:hover{
	text-decoration:underline;
}

/*inner page*/

#header-in{
	background:url(../images/bg-header-in.jpg);
	height:234px;
	width:100%;
	overflow:hidden;
}
/*logo-in start*/
.logo2{
	display:block;
	top:148px;
	left:570px;
	width:364px;
	height:86px;
	position:absolute;
}
.logo2 a{
	display:block;
	height:86px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo-new.jpg) top left no-repeat;
	position:relative;
	cursor:pointer;

}
/*menu-in start*/
.menu-in{
	margin:155px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:73px;
	float:right;
}
.menu-in li{
	float:left;
	margin:0 18px 0 -1px;
	padding:0 0 0 18px;
	background:url(../images/menu-in-split.gif) no-repeat 0 0;
	display:inline;
}
.menu-in a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:73px;
}
.menu-in a:hover{
	background-position:0 -73px;
}
.show{
	background:url(../images/show.gif);
	width:110px;
}
.judges{
	background:url(../images/judges.gif);
	width:161px;
}
.on{
	/*background:url(../images/judgepenny-logo.gif) top no-repeat;*/
	width:257px;
	height:91px;
	
}
.tell{
	background:url(../images/tell-us.gif);
	width:153px;
}
/*content-in start*/
#content-in{
	width:100%;
	overflow:hidden;
	background:#fff url(../images/bg-content-in.gif) repeat-x;
	padding:0 0 20px;
}
/*column1-in start*/
.column1-in{
	width:274px;
	float:left;
	display:inline;
	background:#fff url(../images/bg-column1-in.gif) repeat-x;
	padding:0 0 50px;
}
.column1-in h2{
	background:url(../images/chambers.gif);
	width:207px;
	height:24px;
	margin:24px auto 0;
	text-indent:-9999px;
	overflow:hidden;
}
/*storynav-in start*/
.storynav-in{
	width:274px;
	float:left;
	display:inline;
	background:#fff url(../images/bg-column1-in.gif) repeat-x;
	padding:0 0 10px;
}
.storynav-in h2{
	background:url();
	width:207px;
	height:30px;
	margin:24px auto 0;
	text-indent:-9999px;
	overflow:hidden;
}
/*showguide-in start*/
.showguide-in{
	width:274px;
	float:left;
	display:inline;
	background:#fff url(../images/bg-column1-in.gif) repeat-x;
	padding:0 0 50px;
}
.showguide-in h2{
	background:url(../images/section_showguide.gif);
	width:207px;
	height:30px;
	margin:24px auto 0;
	text-indent:-9999px;
	overflow:hidden;
}
/*side navigation start*/
.nav{
	margin:19px 0 0 29px;
	padding:0;
	list-style:none;
	width:216px;
}
.nav li{
	width:100%;
	padding:0;
	margin:1px 0 0;
}
.nav a{
	display:block;
	text-decoration:none;
	font:18px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#0d1033;
	padding:5px 4px 5px 12px;
	width:200px;
}
.nav a:hover{
	color:#1c2c3c;
	background:#e1cc4e;
}
.column1-in .text{
	width:186px;
	margin:21px 0 0 38px;
}
.column1-in .text p{
	margin:0;
	line-height:16px;
}
/*column2-in start*/
.column2-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	overflow:hidden;
}
.column2-in h1{
	background:url(../images/meet.gif);
	width:646px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.column2-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.column2-in p{
	margin:0 0 28px;
	line-height:18px;
}
.column2-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}
/*thoughts-in start*/
.thoughts-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	overflow:hidden;
}
.thoughts-in h1{
	background:url(../images/thoughts.gif);
	width:646px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.thoughts-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.thoughts-in p{
	margin:0 0 28px;
	line-height:18px;
}
.thoughts-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}
/*question-in start*/
.question-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	overflow:hidden;
}
.question-in h1{
	background:url(../images/question.gif);
	width:646px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.question-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.question-in p{
	margin:0 0 28px;
	line-height:18px;
}
.question-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}

/*overview-in start*/
.overview-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	overflow:hidden;
}
.overview-in h1{
	background:url(../images/overview.gif);
	width:646px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.overview-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.overview-in p{
	margin:0 0 28px;
	line-height:18px;
}
.overview-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}

/*watch-in start*/
.watch-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	overflow:hidden;
}
.watch-in h1{
	background:url(../images/watch.gif);
	width:646px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.watch-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.watch-in p{
	margin:0 0 28px;
	line-height:18px;
}
.watch-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}

/*docket-in start*/
.docket-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	overflow:hidden;
}
.docket-in h1{
	background:url(../images/docket.gif);
	width:646px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.docket-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.docket-in p{
	margin:0 0 28px;
	line-height:18px;
}
.docket-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}

/*home-in start*/
.home-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	overflow:hidden;
}
.home-in h1{
	background:url(../images/homeheader.png);
	width:651px;
	height:104px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}

.home-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.home-in p{
	margin:0 0 28px;
	line-height:18px;
}
.home-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}
#bottomstatement{
	display:block;
	background:url(../images/quote.png);
	width:360px; 
	height:20px;
	martin-top:150px;
	vertical-align:bottom;
	textalign:center;
}
/*speaking*/
.speaking
{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:651px;
	overflow:hidden;
}
.speaking h1{
	background:url(../images/header-speakingrequests.png);
	width:651px;
	height:101px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.speaking .text{
	width:90%;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}


/*about-in start*/
.about-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:651px;
	overflow:hidden;
}
.about-in h1{
	background:url(../images/header-about.png) no-repeat;
	width:651px;
	height:101px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.about-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.about-in p{
	margin:0 0 28px;
	line-height:18px;
}
.about-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}
/*wisdom-in start*/
.wisdom-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:651px;
	overflow:hidden;
}
.wisdom-in h1{
	background:url(../images/header-wisdom.png);
	width:651px;
	height:101px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}

.wisdom-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.wisdom-in p{
	margin:0 0 28px;
	line-height:18px;
}
.wisdom-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}

/*television-in start*/
.television-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:651px;
	overflow:hidden;
}
.television-in h1{
	background:url(../images/header-televisionshows.png);
	width:651px;
	height:100px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}

.television-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.television-in p{
	margin:0 0 28px;
	line-height:18px;
}
.television-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}



/*upcoming-in start*/
.upcoming-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:651px;
	overflow:hidden;
}
.upcoming-in h1{
	background:url(../images/header-upcomingevents.png);
	width:651px;
	height:101px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}

.upcoming-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.upcoming-in p{
	margin:0 0 28px;
	line-height:18px;
}
.upcoming-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}


/*foundation-in start*/
.foundation-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:651px;
	overflow:hidden;
	font-size: 14px;
}
.foundation-in h1{
	background:url(../images/header-foundation.png);
	width:651px;
	height:101px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}

.foundation-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
	text-align: center;
}
.foundation-in p{
	margin:0 0 28px;
	line-height:18px;
	text-align: left;
}
.foundation-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}
/*speakingrequest-in start*/
.speakingrequest-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:651px;
	overflow:hidden;
}
.speakingrequest-in h1{
	background:url(../images/header-speakingrequests.png);
	width:651px;
	height:101px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}

.speakingrequest-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.speakingrequest-in p{
	margin:0 0 28px;
	line-height:18px;
}
.speakingrequest-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}
/*resgistration start*/
.registration-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:651px;
	overflow:hidden;
	color: #000;
}
.registration-in h1{
	background:url(../images/header-registration.png);
	width:651px;
	height:101px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}

.registration-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.registration-in p{
	margin:0 0 28px;
	line-height:18px;
	color: #000;
}
.registration-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}


/*workshops start*/
.workshops-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:651px;
	overflow:hidden;
}
.workshops-in h1{
	background:url(../images/header-workshops.png);
	width:651px;
	height:101px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}

.workshops-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.workshops-in p{
	margin:0 0 28px;
	line-height:normal;
}
.workshops-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}



/*books-in start*/
.books-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:651px;
	overflow:hidden;
}
.books-in h1{
	background:url(../images/header-books.png);
	width:651px;
	height:101px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.books-in .text{
	width:90%;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.books-in p{
	margin:0 0 28px;
	line-height:18px;
}
.books-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}

/*links-in start*/
.links-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:651px;
	overflow:hidden;
}
.links-in h1{
	background:url(../images/header-links.png);
	width:651px;
	height:101px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.links-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.links-in p{
	margin:0 0 28px;
	line-height:18px;
}
.links-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}
/*story-in start*/
.story-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	overflow:hidden;
}
.story-in h1{
	background:url(../images/story.gif);
	width:667px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.story-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.story-in p{
	margin:0 0 28px;
	line-height:18px;
}
.story-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}


/*contact-in start*/
.contactus-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	/*overflow:hidden;*/
}
.contactus-in h1{
	background:url(../images/header-contactus.png);
	width:646px;
	height:100px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.contactus-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.contactus-in p{
	margin:0 0 28px;
	line-height:18px;
}
.contactus-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}
/*camp-in start*/
.camp-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:651px;
	overflow:hidden;
	color: #000;
}
.camp-in h1{
	background:url(../images/header-camp-thanks.png);
	width:651px;
	height:101px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.camp-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.camp-in p{
	margin:0 0 28px;
	line-height:18px;
	color: #000;
}
.camp-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}

/*contact-in start*/
.contact-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	/*overflow:hidden;*/
}
.contact-in h1{
	background:url(../images/header-speakingrequests.png);
	width:646px;
	height:70px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.contact-in .text{
	width:100%;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	/*overflow:hidden;*/
	color:#000;
	margin:0 0 0 7px;
}
.contact-in p{
	margin:0 0 28px;
	line-height:18px;
}
.contact-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}
/*damon-in start*/
.damon-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	overflow:hidden;
}
.damon-in h1{
	background:url(../images/damon.gif);
	width:646px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.damon-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.damon-in p{
	margin:0 0 28px;
	line-height:18px;
}
.damon-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}
/*awards-in start*/
.awards-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	overflow:hidden;
}
.awards-in h1{
	background:url(../images/awards.gif);
	width:646px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.awards-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.awards-in p{
	margin:0 0 28px;
	line-height:18px;
}
.awards-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}

/*bios-in start*/
.bios-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	overflow:hidden;
}
.bios-in h1{
	background:url(../images/bios.gif);
	width:646px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.bios-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.bios-in p{
	margin:0 0 28px;
	line-height:18px;
}
.bios-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}
/*ontheshow-in start*/
.ontheshow-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	overflow:hidden;
}
.ontheshow-in h1{
	background:url(../images/ontheshow.gif);
	width:646px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.ontheshow-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.ontheshow-in p{
	margin:0 0 28px;
	line-height:18px;
}
.ontheshow-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}
/*press-in start*/
.press-in{
	float:left;
	display:inline;
	margin:0 0 0 24px;
	width:646px;
	overflow:hidden;
}
.press-in h1{
	background:url(../images/press.gif);
	width:646px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	margin:25px 0 13px;
}
.press-in .text{
	width:395px;
	font:18px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	overflow:hidden;
	color:#000;
	margin:0 0 0 7px;
}
.press-in p{
	margin:0 0 28px;
	line-height:18px;
}
.press-in .visual{
	border:none;
	float:right;
	margin:7px 8px 0 0;
}

.copy{
	font-size:10px;
	color:#fff;
}
