* { 
	margin: 0px auto; 
	padding: 0px; 
	}

a {
	color: #333366;
	margin: 0px; 
	padding: 0px;
	border:0; 
	}
	
a.gray {
	color: #333333;
	margin: 0px; 
	padding: 0px;
	border:0; 
	}
	
a.audio {
	color: #006633;
	margin: 0px; 
	padding: 0px;
	border:0;
}

.nav_image {
	height:34px;
	margin: 0px; 
	padding: 0px;
	border:0px;
}

body { 
	font-family: Arial; 
	font-size: 13.89px;
	color: #FFFFCC;
	background-color: #ed8802;
	text-align:center	; 
	}
	
b {color: #993300;}	
strong {color: #993300;}	

hr {
	color: #FFCC00;
	background-color: #993300;
	height:1px;
	border:0;
	margin-bottom:20px;
	}

#header {
	border: 0px solid #ccc;
	height: 145px;
	width: 810px;
	text-align:center;
	}

#nav {
	/* border: 0px solid #ccc; */
	background: url('images/nav2/normal/nav2.gif') repeat-x;
	height:34px;
}

#nav_links {
	width:800px;
}
	
#content {
	border: 0px solid #ccc;
	width: 850px;
	text-align:left;
}

#left_container {
	border: 0px solid #ccc;
	width: 500px;
	display:inline;
	float:left;
}

.blockquote_container {
	margin-left:40px;	
}

.section_title {
	height:150px;
}

.subsection_title_white {
	font-size:17.89px;
	color: #fff;
	font-weight: bold;
	margin-bottom:20px;	
}

.subsection_title_white2 {
	font-size:17.89px;
	color: #fff;
	font-weight: bold;
	margin-bottom:10px;	
	margin-right:100px;	
	margin-left:50px;	
}

.subsection_title_white3 {
	font-size:14.89px;
	color: #fff;
	font-weight: bold;
	margin-bottom:20px;	
	margin-right:150px;	
	margin-left:10px;	
}

.subsection_title {
	font-size:17.89px;
	color: #993300;
	font-weight: bold;
	margin-bottom:20px;	
}

.subsection_title3 {
	font-size:15.89px;
	color: #993300;
	font-weight: bold;
	margin-bottom:20px;	
}

.subsection_title2 {
	font-size:19.89px;
	color: #993300;
	font-weight: bold;
	margin-bottom:20px;	
}

.subsubsection_title {
	font-size:15px;
	font-weight: bold;
	color: #993300;
	margin-bottom:20px;	
}

.subsection_content {
	margin-bottom:20px;
}

.referee {
	font-weight:bold;
	color:#749DBF;
	width:240px;
}

.popup_link {
	text-decoration:underline;
	color:#333366;
	cursor:pointer;
}

.reference {
	padding-left:20px;
	font-size: 12px;
	padding-bottom:10px;
	width:240px;
}

#right_container {
	padding-right:50px;
	border: 0px solid #ccc;
	float:left;
	display:inline;
	width:200px;
	padding-top:40px;
	padding-left:40px;
}

#footer {
	margin-top:20px;
	border: 0px solid #ccc;
	font-size: 10px;
	width:850px;
	text-align: left;
	position: relative;
	color: #FFCC33;
}

#footer a {
	text-decoration:none;
	vertical-align: top;
	color: #FFCC33;	
}

#footer hr {
	margin-bottom:5px;
}

#left_quote_container {
	float:left;
	width:225px;
	margin-top: 150px;
	margin-left: 75px;
	display:inline;
}

#right_quote_container {
	float:right;
	width:225px;
	margin-top: 150px;
	margin-right: 5px;
}

#right_quote_container p,
#left_quote_container p {
	height:75px;
}

#home_splash {
	width:850px;
	height:550px;
	background: url("images/gerard.jpg") no-repeat scroll top center; }

#right_quote {
	margin-top:250px;
}

/* ---- NAV ---- */

#nav a, img{
	text-decoration:none;
	border:0px;
}

img.photo {
/*	width:160px;
	height:160px;*/
	border: 1px solid #749DBF;
	margin-bottom:10px;
/*	display:block;
*/}

img.photo2 {
/*	width:160px;
	height:160px;*/
	border: 1px solid #333;
	margin-bottom:10px;
	margin-top:2px;
	margin-right:10px;
	margin-left:10px;
/*	display:block;
*/}

.photo_caption {
	border: 0px solid #749DBF;
	margin-bottom:15px;
	width:100%;
}



#bottom_container {
	width:850px;
	height:400px;
	border: 0px solid #749DBF;
	margin-left:20px;
}


.subsection_list {
	padding-left:30px;
	margin-bottom:20px;
}

.corporate_content {
	background-repeat: no-repeat;
	background-image: url('images/backgrounds/corporate.jpg');
}

.about_content {
	background-repeat: no-repeat;
	background-image: url('images/backgrounds/about.jpg');
}

.performance_content {
	background-repeat: no-repeat;
	background-image: url('images/backgrounds/performances.jpg');
}

.philosophy_content {
	background-repeat: no-repeat;
	background-image: url('images/backgrounds/philosophy.jpg');
}

.real_content {
	background-repeat: no-repeat;
	background-image: url('images/backgrounds/real.jpg');
}

.review_content {
	background-repeat: no-repeat;
	background-image: url('images/backgrounds/reviews.jpg');
}

.video_content {
	background-repeat: no-repeat;
	background-image: url('images/backgrounds/video_background.jpg');
}

.contact_content {
	background-repeat: no-repeat;
	background-image: url('images/backgrounds/contact.jpg');
}

.press_content {
	background-repeat: no-repeat;
	background-image: url('images/backgrounds/press.jpg');
}

.appearances_content {
	background-repeat: no-repeat;
	background-image: url('images/backgrounds/appearances.jpg');
}

.default_content {
	background-repeat: no-repeat;
	background-image: url('images/default_image.jpg');
}

.clear_float {
		clear: both;
}

/*Home Page*/

#home_thing {
	display:inline;
	float:left;
	width:245px;
	height:307px;
	background-color: #131B3A;
	background: url("images/box-background_new-trans.png") no-repeat;
	margin: 0px 5px;
	padding: 20px 10px 10px 10px;
}

.home_thing_title {
	font-size:15.23px;
}

#home_thing p {
	margin-top: 10px;
}

.video_thing {
	/*background-color: #474747;*/
	width:240px;
	height:170px;
	float:none;
	margin-top:10px;
}

.video_link {
	cursor:pointer;
	height:241px; 
	width:169px;
}


/*Video Page*/



.left_video_line {
	margin-bottom:10px;
	margin-top:8px;
}

.left_video_container {
	float:left;
	margin-bottom:10px;
	padding-top:8px;
	border-top: 1px solid #749DBF;
	width:400px;
}

.left_video_container div {
	float:left;
	width:200px;
	padding-left:10px;
}

.left_video_container img {
	float:left;
	display:inline;
	cursor:pointer; 
}


.camera_icon {
	vertical-align: top;
	padding-top:5px;
	padding-left:5px;
}

#tv_appearances {
	padding-top:125px;
}

#tv_appearances_list {
	padding-top:10px;
}

#tv_appearances_list li {
	margin-left:15px;
	padding-top:10px;
	width:300px;
}

#demo_request {
	background: url(images/dvd_box.jpg) no-repeat;
	width:266px;
	height:132px;
	margin-top: 40px;
}

#demo_request p {
	padding-left:100px;
	padding-top: 50px;
}

/*Press Reviews Page*/

#press_reviews_container {
	background: url(images/press_reviews_box-trans.png) no-repeat;
	width:228px;
	height:282px;
	padding-top:80px;
	padding-left: 40px;

}

#press_reviews_container a {
	display:block;
	margin-bottom:10px;
	width:150px;
}

/*JS Slide divs*/

#toggle_deepak, #toggle_amherst, #toggle_loomis, #toggle_scientist, #toggle_core
{
display: block;
border: 1px solid  #666666;
margin-top: 4px; 
padding: 1em 1.4em;
font-family: verdana;
color:#000000;
font-size: 12px;
line-height: 1.7em;
float:left;
background:  #FFFFCC;
}