#kitheader	{
		width: 750px;
		margin: 0 auto;
		border: 1px solid #000000;
		background-color: #12559C;
		background-image: url("/images/footbg.png");
		color: #ffffff;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		}
		
#left_column	{
		width: 200px;
		float: left;
		margin-left: 100px;
		margin-top: 20px;
		}
		
#mid_column	{
		width: 200px;
		float: left;
		margin-top: 20px;
		}

#right_column	{
		width: 200px;
		float: left;
		margin-top: 20px;
		}
		
#left1		{
		width: 375px;
		float: left;
		margin-left: 100px;
		margin-top: 20px;
		}
		
#right1		{
		width: 375px;
		float: left;
		margin-top: 20px;
		}

.sel1		{
		margin-left: 25px;
		}
		
.subheader	{
		width: 745px;
		margin: 0 auto;
		border: 1px solid #000000;
		background-color: #6A95C2;
		color: #ffffff;
		text-align: left;
		margin-top: 10px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-bottom: 10px;
		padding-left: 5px;
		}
		
#kitwrapper	{
		width: 750px;
		margin: 0 auto;
		}
		
#kitwrapper p	{
		text-align: justify;
		margin-top: 6px;
		}
		
#kitwrapper p img {
		margin-left: 10px;
		}
		
.rowwrap	{
		width: 750px;
		margin: 0 auto;
		height: 15px;
		background-color: #eeeeee;
		margin-top: 2px;
		padding: 1px;
		}
		
.headwrap	{
		width: 750px;
		margin: 0 auto;
		height: 15px;
		background-color: #cccccc;
		margin-top: 2px;
		padding: 1px;
		border: solid 1px #000000;
		}
		
.footwrap	{
		width: 750px;
		margin: 0 auto;
		height: 25px;
		background-color: #cccccc;
		margin-top: 2px;
		padding: 1px;
		line-height: 25px;
		padding-top: 2px;
		border: solid 1px #000000;
		}
		
.row1		{
		height: 15px;
		width: 320px;
		float: left;
		margin-left: 2px;
		}
		
.row2		{
		height: 15px;
		width: 100px;
		float: left;
		text-align: center;
		}
		
.row3		{
		height: 15px;
		width: 100px;
		float: left;
		text-align: center;
		}
		
.row4		{
		height: 15px;
		width: 210px;
		float: left;
		text-align: center;
		}
