		#container { font-family:arial, sans-serif; float:left; width:938px; } 
			#container ul.nav { background: url(images/bluebg.gif) repeat; float:left; list-style:none; width:165px; height:275px; overflow:hidden; margin:0; padding:10px; }
				#container ul.nav li { height:55px; font-size:18px; font-weight:normal; text-align:center; /*border-top:dotted 2px #000; border-bottom:dotted 2px #000;*/ vertical-align:top; background:red url(images/redbg.jpg) repeat; }
					#container ul.nav li a { background:transparent url(images/borderbg.gif) repeat-x scroll left bottom; height:21px; text-align:left; width:153px; float:left; color:#fff; text-decoration:none; padding:17px 0 17px 12px; }
					#container ul.nav li.first a { /*border-top:solid 2px transparent*/ padding-bottom:18px; }
					#container ul.nav li.last a { background-image:none; padding-bottom:14px; }
					#container ul.nav li a:hover { color:#50769c; }
				#container ul.nav li.selected { background:url(images/silverbg.gif) bottom left repeat-x; }
				#container ul.nav li.selected.first {	border-top-color: #ececec; }
				#container ul.nav li.selected.last { border-bottom-color: #c9c9c9; }
					#container ul.nav li.selected a { color:#30466c; }

			#container .revolver { float:left; position:relative; height:295px; width:753px; background:url(images/redbg.jpg) repeat; }
				#container .revolver .item { height:100%; width:100%; position:absolute; top:0; left:0; }
					#container .revolver .item img { background: url(images/bluebg.gif) repeat; float:left; width:428px; height:275px; padding:10px 10px 10px 0; }
					#container .revolver .item .feature { float:left; width:290px; height:272px; margin:11px 0 0 13px; background:transparent url(images/redbox.gif) no-repeat left top; }
						#container .revolver .item .feature h2 { margin-top:25px; padding:0 20px 3px 0; color:#fff; font-size:20px; font-weight:normal; width:206px; margin-left:29px; border-bottom:solid 3px #fff; margin-bottom:8px; line-height:18px }
						#container .revolver .item .feature p { padding:0 35px 0 30px; color:#fff; height:170px; line-height:1.3em; overflow:hidden; margin-top:14px; font-weight:normal; font-size:13px; }
						#container .revolver .item .feature span { bottom:30px; left:472px; padding:0 30px; position:absolute; }
							#container .revolver .item .feature span a { text-decoration:none; color:#fff; }
							#container .revolver .item .feature span a:hover { text-decoration:underline; }
				#container .revolver .revolver_box { position:absolute; bottom:28px; right:26px; }
					#container .revolver .revolver_box ul { margin:0; padding:0; list-style:none; }
						#container .revolver .revolver_box ul li { float:left; margin:0 3px; border:solid 1px #821a0c; }
							#container .revolver .revolver_box ul li a { outline:none; display:block; text-align:center; font-size:16px; width:15px; background-color:#eaeaea; color:#821a0c; text-decoration:none; padding:1px 2px 0; height:19px; }
							#container .revolver .revolver_box ul li.selected { border-color:#fff; }
							#container .revolver .revolver_box ul li.selected a { background-color: #821a0c; color:#fff; }
								#container .revolver .revolver_box ul li a:hover { text-decoration:underline; }

