body
{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #cccccc;
	margin: 0;
	padding: 0;
}

img
{
	border:  none;
}

div#page
{
	display: block;
	width: 800px;
//	height: 100.5%;
	margin: 0 auto 20px auto;
	padding: 0;
	background: white;
}

/* @group Header */

div#header
{
	display: block;
	width: 800px;
	height: 90px;
	margin: 0 0 20px 0;
	padding: 0;
	background: url('/_resources/interface/garl_masthead.jpg') top left no-repeat;
	border-bottom: 8px solid #da6d1d;
}

div#header p
{
	text-indent: -9999px;
}

/* @end */

/* @group introduction_panel */

div#introduction_panel
{
	margin: 0 40px 0 40px;
	padding: 0;
	width: 720px;
}
div#introduction_text
{
	margin: 0;
	padding: 0;
	width:  380px;
	float: left;
	border-bottom: 2px dotted #ccc;
}

div#introduction_text p
{
	font-size: 11px;
	line-height: 14px;
		margin: 10px 0 10px 0;
	padding: 0;
}

div#introduction_text p.title
{
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #008185;
	margin: 0px 0 5px 0;
	padding: 0;
}

div#introduction_video
{
	margin: 0 0 0 400px;
	padding: 0;
	width: 320px;
}

/* @end */

/* @group Content */

div#content
{
	display: block;
	width: 380px;
	margin: 0 0px 20px 40px;
	padding: 0;
	float: left;
}


div#content p.title
{
	font-size: 30px;
	font-weight: bold;
	font-style: normal;
	line-height: 30px;
	color: #008185;
	margin: 0px 0 5px 0;
	padding: 15px 0 0 0;
	border-top: 2px dotted #ccc;
}

div#content p.title_letter
{
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	color: #008185;
	margin: 0px 0 5px 0;
	padding: 0;
}

div#content p
{
	font-size: 11px;
	line-height: 15px;
	margin: 10px 0 10px 0;
	padding: 0;
}


div#content p.intro
{
	font-weight: bold;
	font-size: 12px;
}

div#content ul
{
	list-style: none outside none;
	margin: 10px 20px 0 0;
	padding: 0;
}

div#content ul li
{
	list-style: none outside none;
	marker-offset: 0;
	margin: 0 10px 10px 0;
	padding:  0 0 0 25px;
	font-size: 11.5px;
	line-height: 16px;
	color: black;
	list-style-type: none;
	background: url('/_resources/interface/bullet.gif') top left no-repeat;
}





/* @end */


/* @group fact_panel */

div#fact_panel
{
	display: block;
	float: right;
	width: 312px;
	margin: 0 48px 10px 0;
	background-color: #008185;
}

div#fact_panel h2
{
	padding: 13px 0 12px 20px;
	margin: 0;
	font-weight: normal;
	font-size: 24px;
	color: white;
	background: url('/_resources/interface/h2_bground.gif') top left no-repeat;
}

div#fact_panel ul
{
	list-style: none outside none;
	margin: 8px 0 0 10px;
	padding: 0;
	list-style-type: decimal;
}

div#fact_panel ul li
{
	list-style: none outside none;
	marker-offset: 0;
	margin: 0 10px 10px 20px;
	font-size: 11.5px;
	line-height: 16px;
	color: white;
	list-style-type: decimal;
}




/* @end */

/* @group garl by numbers */

div#garl_by_numbers
{
	display: block;
	float: right;
	width: 312px;
	margin: 0 48px 20px 0;
	background-color: #ccc;
}

div#garl_by_numbers h1
{
	padding: 16px 0 12px 20px;
	margin: 0;
	font-weight: bold;
	font-size: 24px;
	color: white;
	background: url('/_resources/interface/h1_bground.gif') top left no-repeat;
}

div#garl_by_numbers ul
{
	list-style: none outside none;
	margin: 10px 0 0 10px;
	padding: 0;
}

div#garl_by_numbers ul li
{
	list-style: none outside none;
	marker-offset: 0;
	margin: 0 10px 10px 20px;
	font-size: 13px;
	line-height: 16px;
	color: black;
	list-style-type: square;
}



/* @end */

/* @group Your Support */

div#your_support
{
	display: block;
	float: right;
	width: 312px;
	margin: 0 48px 20px 0;
	background-color: #008185;
}

div#your_support h3
{
	margin: 0;
	padding: 17px 0 10px 0;
	font-weight: bold;
	font-size: 24px;
	color: white;
	background: url('/_resources/interface/h3_bground.gif') top left no-repeat;
	text-align: center;
}

div#your_support p
{
	margin: 10px 20px 10px 20px;
	font-size: 13px;
	line-height: 18px;
	color: white;
	text-align: center;
}

div#your_support p a
{
	font-weight:  bold;
	color: white;
	text-decoration: none;
}

div#your_support p a:hover
{
	color: white;
	text-decoration: underline;
}

img#gcoc_logo
{
	float: right;
	margin:  20px 40px 20px 0;
}


/* @end */


/* @group Footer */

div#footer
{
	display: block;
	width: 800px;
	clear: both;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}

div#footer ul
{
	display: block;
	width: 720px;
	height: 20px;
	margin: 0;
	padding: 0 0 0 80px;
	list-style: none inside none;
	background: #008185;
}


div#footer ul li
{
	float: left;
	margin: 4px 10px 0 10px;
	color: white;	
	font-size: 11px;
}


div#footer ul li a
{
	color: white;
	text-decoration: none;
}


div#footer ul li a:hover
{
	text-decoration: underline;
}

/* @end */



.playButton {
  background-color: rgb(20,20,20);
  cursor: pointer;
  font-weight: bold;
  font-size: 1.25em;
  opacity: .8;
  filter: alpha(opacity=80);
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  position: relative;
  top: 50%;
  zoom: 100%;
  padding: .5em 1em;
  color: white;
}

.playBackground {
  background-color: rgb(0,0,0);
  opacity: 0.0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0px; left: 0px;
}


