			*
			{
				margin:0px;
				padding:0px;
			}	
			body
			{
				margin-top:20px;
				text-align:center;
			}
			#container
			{
				margin:auto;
				text-align:left;
				width:600px;
			}
			#kr
			{
				width:99px;
				height:95px;
				background-image:url("images/kr.jpg");
				background-repeat:no-repeat;
				float:left;
			}
			#kesler-rust
			{
				margin-top:40px;
				width:466px;
				height:43px;
				background-image:url("images/kesler-rust.jpg");
				background-repeat:no-repeat;
				float:left;
			}
			#outerbox
			{
				width:500px;
				float:right;
				position:relative;
			}
			#innerbox
			{
				margin:3 0 0 3;
				width:114px;
				height:114px;
				float:left;
			}
			#clear
			{
				clear:both;
			}
			img
			{
				border:0px;
			}
			#sub_side_nav
			{
				padding-left:10px;
				background-color:#e7e7e7;
				border:2px solid #000000;
			}
			
			

