@charset "utf-8";
/* CSS Document */

* 								{padding:0px; margin:0px; }
body							{background: #FFF url() top center repeat-x; text-align:center; font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif; color:#737a7e;line-height: 16px;	 }
#wrapper 						{width: 900px; margin:auto; text-align:left; height:auto; padding-top:100px;}
#container 						{width: 900px; height:auto; overflow:hidden; position:relative; text-align:center; background: #FFF url(../img/.gif) top center repeat-y; }
#header							{float: left; width:900; height: 200px; }
#header_video					{float:left;height: 300px; width: 900px; background-color:#FFF;}	
#content_video					{float:left; background: #e9e9ea url(../img/logoCRH.gif) right top no-repeat; margin-top: 5px; height: 150px; width: 900px;}
#content_video_text				{float:left; background-color: #e9e9ea; padding: 30px 0px 0px 58px; height: 30px; width: 400px; text-transform: uppercase;  text-align: left;  font: normal normal normal 12px Arial, Helvetica, sans-serif;}
	#content_video_text a 		{text-decoration:none; color:#737a7e;}
	#content_video_text a:hover {text-decoration:none; color: #e98800;}
	#content_video_text ul		{padding:0px 0px 0px 15px ;}
	#content_video_text ul li 		{list-style-image:url(../img/arrow_intro.gif); list-style-type: none  }
	#content_video_text ul li  a	{padding-bottom:2px;}
