/*:: Header
------------------------------------- */
	#header h2 a{float:left; width:322px; height:76px; text-indent:-1000em; background:url(images/logo.gif) no-repeat top left; margin:15px 0 0 0;}
	
	
/*:: Content
------------------------------------- */
	#content{border-top:2px solid #0069aa; background:url(images/bg-content.gif) repeat-y top left;}
	/* - Left Column - */
		#content #lCol{float:left; width:210px;}
		#content #lCol a{color:#666;}
		#content #lCol .container{margin-bottom:5px; background:#eaeaea; padding:15px;}
		#content #lCol .container.even{background:#c7c7c7;}
		#content #lCol .container.last{margin-bottom:0;}
		#content #lCol address{margin-bottom:0;}
		/* - Product Navigation - */
			#content #lCol ul{margin-bottom:0; list-style:none;}
			#content #lCol ul li.on a{color:#e51b24;}
			#content #lCol .products{font-size:14px;}
			#content #lCol .products ul li{margin-bottom:9px;}
			#content #lCol .products ul li.last{margin-bottom:0;}
			#content #lCol .products ul li ul{display:none;}
			#content #lCol .products ul li.more a{background:url(images/navArrowOff.gif) no-repeat left center; padding-left:14px;}
			#content #lCol .products ul li.more.on a{background:url(images/navArrowOn.gif) no-repeat left center;}
			#content #lCol .products ul li.more.on ul{display:block; font-size:12px; padding-top:3px;}
			#content #lCol .products ul li.more.on ul li ul{display:none;}
			#content #lCol .products ul li.more.on ul li{margin-bottom:0; padding-left:10px; margin-bottom:3px;}
			#content #lCol .products ul li.more.on ul li a{color:#666; background:url(images/subBullet.gif) no-repeat left center; padding-left:8px;}
			#content #lCol .products ul li.more.on ul li.on a{color:#000;}
			#content #lCol .products ul li.more.on ul li.more{padding-left:7px;}
			#content #lCol .products ul li.more.on ul li.more a{background-image:url(images/subArrowOff.gif); padding-left:11px;}
			#content #lCol .products ul li.more.on ul li.more.on a{background-image:url(images/subArrowOn.gif);}
			#content #lCol .products ul li.more.on ul li.more.on ul{display:block;}
			#content #lCol .products ul li.more.on ul li.more.on ul li a{color:#666; background:url(images/subBullet.gif) no-repeat left center; padding-left:8px}
			#content #lCol .products ul li.more.on ul li.more.on ul li.on a{color:#000;}
	/* - Breadcrumbs - */
		#breadcrumbs{float:left; width:660px; padding-left:30px; background:url(images/bg-breadcrumbs.gif) repeat-x bottom left; list-style:none; margin-bottom:26px !important;}
		#breadcrumbs li{float:left; font-size:11px; color:#b2b2b2; background:url(images/breadcrumbArrow.gif) no-repeat left center; margin-left:3px; padding-left:9px; line-height:30px;}
		#breadcrumbs li.first{background:none; margin:0; padding:0;}
		#breadcrumbs li a{color:#b2b2b2;}
	/* - Right Column - */	
		#rCol{float:left; width:660px; margin-left:30px; padding-bottom:19px;}
		#rCol h1{color:#ec1c24; font-size:28px; font-weight:normal; margin-bottom:23px;}
		#rCol table th, #rCol table td{padding:3px 10px 3px 0;}
		#rCol table th{font-weight:bold; border-bottom:1px solid #000;}
		#rCol table tr td{padding:5px;}
		#rCol table tr.zebra td{background:#e0e9f5;}
		#rCol h3{font-size:18px; font-weight:normal; color:#ec1c24; margin:24px 0 9px 0;}
		#rCol h3.top{margin-top:0;}
		#rCol ul{margin-left:14px;}
		#rCol ol{margin-left:20px;}

	/* - Contact and Registration Page - */
		#rCol .inputform {float:left;}
		#rCol .inputform.contact {width:430px;}
		#rCol .inputform fieldset {margin-bottom: 1.5em;}
		#rCol .inputform h2 {font-weight:normal;}
		#rCol .inputform p {margin-bottom:15px; font-weight:normal;}
		#rCol label {height:25px; line-height:25px; width:120px; display:block; float:left; margin-bottom:5px; font-size: 14px;}
		#rCol input.text {padding:5px; margin:0px 15px 5px 0px; width:260px; font-size: 14px;}
		#rCol select {padding:5px; margin:0px 15px 5px 0px; font-size: 14px;}
		#rCol textarea {height:100px; padding:5px; width:260px; font-size: 14px; margin-bottom:10px;}
		#rCol input.submit {margin-left:120px; padding:5px; font-weight:bold;}
		#rCol div.error {width: 380px; line-height:16px; color:Red; padding:5px; margin-bottom:10px; border: solid 1px Red; background-color:#FFEEEE;}
		#rCol div.error ul {margin-bottom:0px; }

	/* - Application Notes - */
		#rCol .loginbar {float:right; text-align:right; padding-top:12px; line-height:16px;}
		#rCol .loginbar a:link,
		#rCol .loginbar a:visited,
		#rCol .loginbar a:hover,
		#rCol .loginbar a:active {color:inherit;}

		#rCol table td {vertical-align:middle;}
		#rCol table td.center,
		#rCol table th.center {text-align:center;}

		#rCol div.gray {background-color:#EEE; padding:5px; border: solid 1px #999; margin:35px 0px; clear:both;}

		#rCol h2 {margin: 1.5em 0px 0.5em; font-size:16px;}

		#rCol div.gray table {margin:0px;}
		#rCol table.downloadGrid {margin-top:1.5em;}
/*		 {background-color:#EEE; border:solid 1px Red;}
		#rCol table td {padding:5px;}
*/		
		
		
/*:: Gallery
------------------------------------- */
	p#explination{margin-top:23px;}
	ul#gallery{list-style:none; margin:0;}
	ul#gallery li{float:left; margin:0 30px 30px 0;}
	ul#gallery li.last{margin-right:0;}
	ul#gallery li img{float:left; border:1px solid #1173b0;}