/*//////////////////////////////////////////////////////////
	Global Stuff
//////////////////////////////////////////////////////////*/

	/* hacks */
	
	.clearfix:after {
	   content:".";
	   display:block;
	   height:0;
	   clear:both;
	   visibility:hidden;
	}
	.clearfix {display:inline-block;}
	/* Hide from IE Mac \*/
	.clearfix {display:block;}
	/* End hide from IE Mac */
	
	.hde { 
		width: 0; height: 0; 
		font: 1px/1px sans-serif; text-indent: -9999px;
		position: absolute; top:0; left: -9999px;
		overflow: hidden; background: transparent none;
	}
	* {
		padding:0;
		margin:0;
	}
	br.clear {
		height: 0.001em;
		font: 1px/1px sans-serif; /* stop IE from revealing unnecessary bg */
		text-decoration: none;
		margin: 0;
		padding: 0;
		clear: both;
	}

	/* text-indent:-9999px; line-height: 0.001em; font-size: 0.001em; */
	
	
/*/////////////////////////////////////////////////////////////////////
	Fontage
/////////////////////////////////////////////////////////////////////*/

	body, a, ul, li, p, h1, h2, h3, h4, input, select, textarea {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	
	input, select, textarea, table {
		color: #576473;
		font-size: 1em;
	}
	

/*/////////////////////////////////////////////////////////////////////
	Shell
/////////////////////////////////////////////////////////////////////*/

	/*
		main
	*/
	/*body
	{
		background-position: top left;
		background: url(../../images/bgTile.gif);
	}
	
	#mainHolder
	{
		width:782px;
		margin-left:auto;
		margin-right:auto;
	}*/
	
	html
	{
		background-color:#000000;
		height:100%;
	}
	
	body
	{
		background-color:#000000;
	}
	
	#mainHolder
	{
		width:850px;
		margin-left:auto;
		margin-right:auto;
		/*background-position: top left;
		background: url(../../images/bgTile.gif);*/
		background: url(../../images/bgTile2.gif) repeat-y;
		background-position:center;
	}
	
	#leftColumn
	{
		width:282px;
		float:left;
	}
	
	#rightColumn
	{
		width:500px;
		background-color:#000000;
		float:left;
	}


	/*
		header
	*/
	#header
	{
		background: url(../../images/goscience.jpg);
		width:500px;
		height:111px;
		display:block;
		float:left;
	}
	
	#bullets
	{
		color:#FFFFFF;
		display:block;
		float:left;
		font-size: 1.05em;
		width:230px;
		margin-left:20px;
		font-weight:bold;
	}
	
	#bullets li
	{
		margin-top:15px;
		list-style-type: none;
	}
	
	#bullets li p
	{
		margin-left:25px;
	}
	
	#bullet1
	{
		background: url(../../images/bullet1.gif) no-repeat;
	}
	
	#bullet2
	{
		background: url(../../images/bullet2.gif) no-repeat;
	}
	
	#bullet3
	{
		background: url(../../images/bullet3.gif) no-repeat;
	}
	
	#bullet4
	{
		background: url(../../images/bullet4.gif) no-repeat;
	}
	
	#videobox
	{
		background: url(../../images/videoPanel.jpg);
		width:223px;
		height:148px;
		display:block;
		float:left;
		margin-left:15px
	}
	
	#video
	{
		background: url(../../images/dummyVideo.jpg);
		width:199px;
		height:119px;
		margin-left:12px;
		margin-top:13px;
	}
	
	#threesteps
	{
		background: url(../../images/3steps.jpg);
		width:368px;
		height:65px;
		display:block;
		float:left;
		margin-top:15px;
		margin-left:20px;
	}
	
	#panels
	{
		background: url(../../images/panels.jpg);
		width:464px;
		height:175px;
		display:block;
		float:left;
		margin-left:20px;
	}
	
	#findoutmoreholder
	{
		width:483px;
		margin-top:15px;
		display:block;
		float:left;
	}
	#findoutmore
	{
		display:block;
		float:right;
		background: url(../../images/findoutmore.jpg);
		width:208px;
		height:50px;
	}
	
	#footer
	{
		color:#FFFFFF;
		display:block;
		float:left;
		font-size: 0.72em;
		margin-left:85px;
		margin-top:15px;
		margin-bottom:10px;
		vertical-align:bottom;
	}
	
	
	
	
	#PanelBullets
	{
		color:#FFFFFF;
		display:block;
		float:left;
		font-size: 1.025em;
		font-weight:bold;
		width:400px;
		margin-left:20px;
	}
	
	#PanelBullets li
	{
		list-style-type: none;
		margin-left:35px;
		vertical-align:middle;
	}
	
	#panel1
	{
		margin-top:13px;
		
	}
	
	#panel2 table
	{
		margin-top:24px;
		color:#FFFFFF;
		padding:0px;
	}
	
	#panel2 tr
	{
		margin-top:11px;
		color:#FFFFFF;
	}
	
	#panel2 table td a
	{
		color:#FFFFFF;
	}
	
	#panel3
	{
		vertical-align:middle;
		height:300px;
		margin-top:20px;
	}
	
	#footspacer
	{
		display:block;
		float:left;
		height:0px;
		width:400px;
		/*background-color:#990000;*/
	}
	
	#content
	{
		color:#FFFFFF;
		display:block;
		float:left;
		font-size: 0.9em;
		margin-left:15px;
		margin-right:15px;
	}
	
	#content span
	{
		font-weight:bold;
	}
	
	#content a
	{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	#content a:hover
	{
		color:#FFFFFF;
		text-decoration:underline;
	}
	
	#back_button
	{
		color:#FFFFFF;
		display:block;
		float:left;
		font-size: 1.05em;
		margin-left:50px;
		font-weight:bold;
		width:129px;
		height:40px;
	}
	
	#back_button p a
	{
		color:#FFFFFF;
		width:129px;
		height:30px;
		display:block;
		padding-top:10px;
	}
	
	#home_button
	{
		color:#FFFFFF;
		display:block;
		float:left;
		font-size: 1.05em;
		margin-left:5px;
		font-weight:bold;
		width:129px;
		height:40px;
		text-align:center;
	}
	
	#home_button p a
	{
		color:#FFFFFF;
		width:129px;
		height:30px;
		display:block;
		padding-top:10px;
		background: url(../../images/button.jpg) no-repeat;
	}
	
	#home_button p a:hover
	{
		background: url(../../images/button_over.jpg) no-repeat;
	}
	
	#next_button
	{
		color:#FFFFFF;
		display:block;
		float:left;
		font-size: 1.05em;
		margin-left:5px;
		font-weight:bold;
		width:129px;
		height:40px;
	}
	
	#next_button p a
	{
		color:#FFFFFF;
		width:129px;
		height:30px;
		display:block;
		padding-top:10px;
	}
	
	
	
	
	
	
	
	
	
	
	
