
body
	{
		margin: 0px;
		padding: 0px;
		font: 78% arial, hevetica, sans-serif;
		text-align: center;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url("backstrip4.jpg");
		background-position: top left;
		background-repeat: repeat-x;

	}
	
	#container
	{
		margin: auto;
		width: 780px;
		text-align: left;
		background-color: white;
		border: 1px solid black;
	}
	
		
	#flash
	{
		height: 46px;
		background-color: white;		
	}
	
	#header
	{
		margin: auto;
		width: 780px;
		height: 285px;
		background-color: white;
		background-image: url(backpiece.jpg);
		background-repeat: no-repeat;
		
	}
	
	#mainnav
	{
		margin: auto;
		width: 780px;
		height: 100px;
		background-color: white;
		background-image: url(othertop2.jpg);
		border: 0px solid black;		
	}	
	
	#trainnav
	{
		margin: auto;
		width: 780px;
		height: 100px;
		background-color: white;
		background-image: url(trainingback.jpg);
		border: 0px solid black;		
	}	
	
	
	#inspectnav
	{
		margin: auto;
		width: 780px;
		height: 100px;
		background-color: white;
		background-image: url(othertop3.jpg);
		border: 0px solid black;		
	}	
	
	#menu2
	{
		margin: 10px;
		float: right; 	
		margin-right: 20px;		
		width: 210px;
		height: 305px;
		background-color: #FFFFFF;
			
	}
	#menu3
	{
		margin: 10px;
		float: right; 	
		margin-right: 20px;		
		width: 333px;
		height: 250px;
		background-color: #FFFFFF;
			
	}
	#menu4
	{
		margin: 0px;
		padding: 13px;
		float: right; 	
		margin-right: 20px;		
		width: 325px;
		height: 200px;
		background-color: #FFFFFF;
			
	}
	
	
	#inspect1
	{
		margin: 10px;
		float: right; 	
		margin-right: 20px;		
		width: 210px;
		height: 380px;
		background-color: #FFFFFF;
			
	}
	
	
	#feature
	{
		background-image: url("menutop.jpg");
		background-repeat: no-repeat;
		background-position: top;
			
		
	}
		
	
	#contents	
	{
		margin-left: 20px;				
		padding: 14px;		
		width: 470px;		
		height: 300px;
		background-color: white;

	}

	#contents2	
	{
		margin-left: 20px;				
		padding: 14px;		
		width: 470px;		
		height: 368px;
		background-color: white;

	}
	#contents3	
	{
		margin-left: 20px;	
		float: left;			
		padding: 14px;		
		width: 347px;		
		height: 270px;
		background-color: white;

	}
	#contents4
	{
		margin-left: 20px;	
		float: left;			
		padding: 14px;		
		width: 347px;		
		height: 200px;
		background-color: white;

	}

	
	#footer	
	{
		clear: both;
		margin-top: 3px
		height: 25px;
		background-color: #3768a3;
		
	}
	#mbgtext	
	{		
		padding: 20px;
		clear: both;
		margin-top: 10px
		height: 50px;
		background-color: #FFFFFF;
		
	}
	
	#infotext	
	{		
		padding: 20px;
		clear: both;
		margin-top: 10px
		height: 1000px;
		background-color: #FFFFFF;
		
	}	

.left{
width:150px;
fload:left;
}

.right{
width:280px;
height:278px;
float:right;
background-color: #d6ede7;
background-image: url(bottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
padding: 0 0 10px;
}

.right dt {
background-image: url(top.jpg);
background-position: top;
background-repeat: no-repeat;
margin: 0;
padding: 10px 10px 0px;
Line-height: 1.3;
}

.right dd {
padding: 10px 10px 0;
background-color: #d6ede7;
background-position: top left;
background-repeat: repeat-x;
line-height: 1.3;
margin: 0;
}

.right2 {
width:280px;
height:278px;
float: left;
margin-left: 20px;	
margin-bottom: 20px;
background-color: #d6ede7;
background-image: url(bottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
padding: 0 0 10px;
}

.right2 dt {
background-image: url(top.jpg);
background-position: top;
background-repeat: no-repeat;
margin: 0;
padding: 10px 10px 0px;
Line-height: 1.3;
}

.right2 dd {
padding: 10px 10px 0;
background-color: #d6ede7;
background-position: top left;
background-repeat: repeat-x;
line-height: 1.3;
margin: 0;
}

#contentcolumn{
float: left;
margin-left: 20px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
margin-bottom: 20px;	
width: 360px;
height:275px;
background: #e6e9e8;
background-image: url(bluebottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

#contentcolumn dt {
background-image: url(bluetop.jpg);
background-position: top;
background-repeat: no-repeat;
margin: 0;
padding: 10px 10px 0px;
Line-height: 1.3;
}

#contentcolumn dd {
padding: 10px 10px 0;
background-color: #e6e9e8;
background-position: top left;
background-repeat: repeat-x;
line-height: 1.3;
margin: 0;
}





#leftcolumn{
float: right;
width: 360px; /*Width of left column in pixel*/
height:275px;
margin-right: 20px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
margin-bottom: 20px;
background: #fcfec8;
background-image: url(yellowbottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

#leftcolumn dt {
background-image: url(yellowtop.jpg);
background-position: top;
background-repeat: no-repeat;
margin: 0;
padding: 10px 10px 0px;
Line-height: 1.3;
}

#leftcolumn dd {
padding: 10px 10px 0;
background-color: #fcfec8;
background-position: top left;
background-repeat: repeat-x;
line-height: 1.3;
margin: 0;
}

#centercolumn{
float: right;
width: 740px; /*Width of left column in pixel*/
height:140px;
margin-right: 20px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
margin-bottom: 20px;
background: #c7d4e6;
background-image: url(centerbottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

#centercolumn dt {
background-image: url(centertop.jpg);
background-position: top;
background-repeat: no-repeat;
margin: 0;
padding: 10px 10px 0px;
Line-height: 1.3;
}

#centercolumn dd {
padding: 10px 10px 0;
background-color: #c7d4e6;
background-position: top left;
background-repeat: repeat-x;
line-height: 1.3;
margin: 0;
}


#spanishcolumn{
float: right;
width: 740px; /*Width of left column in pixel*/
height:600px;
margin-right: 20px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
margin-bottom: 20px;
background: white;
}
#mapcolumn{
float: right;
width: 740px; /*Width of left column in pixel*/
height:800px;
margin-right: 20px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
margin-bottom: 20px;
background: white;
}
#privacycolumn{
float: right;
width: 740px; /*Width of left column in pixel*/
height:1200px;
margin-right: 20px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
margin-bottom: 20px;
background: white;
}
#centercolumn2{
float: right;
width: 740px; /*Width of left column in pixel*/
height:235px;
margin-right: 20px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
margin-bottom: 20px;
background: #c7d4e6;
background-image: url(centerbottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

#centercolumn2 dt {
background-image: url(centertop.jpg);
background-position: top;
background-repeat: no-repeat;
margin: 0;
padding: 10px 10px 0px;
Line-height: 1.3;
}

#centercolumn2 dd {
padding: 10px 10px 0;
background-color: #c7d4e6;
background-position: top left;
background-repeat: repeat-x;
line-height: 1.3;
margin: 0;
}

#centercolumn3{
float: right;
width: 740px; /*Width of left column in pixel*/
height:180px;
margin-right: 0px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
margin-bottom: 20px;
background: #e3e4e9;
background-image: url(centerbottomg.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

#centercolumn3 dt {
background-image: url(centertopg.jpg);
background-position: top;
background-repeat: no-repeat;
margin: 0;
padding: 10px 10px 0px;
Line-height: 1.3;
}

#centercolumn3 dd {
padding: 10px 10px 0;
background-color: #e3e4e9;
background-position: top left;
background-repeat: repeat-x;
line-height: 1.3;
margin: 0;
}

#centercolumn4{
float: right;
width: 740px; /*Width of left column in pixel*/
height:170px;
margin-right: 0px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
margin-bottom: 20px;
background: #e3e4e9;
background-image: url(centerbottomg.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

#centercolumn4 dt {
background-image: url(centertopg.jpg);
background-position: top;
background-repeat: no-repeat;
margin: 0;
padding: 10px 20px 0px;
Line-height: 1.3;
}

#centercolumn4 dd {
padding: 10px 20px 0;
background-color: #e3e4e9;
background-position: top left;
background-repeat: repeat-x;
line-height: 1.3;
margin: 0;
}

#centercolumn8 {
float: right;
width: 740px; /*Width of left column in pixel*/
height:140px;
margin-right: 20px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
margin-bottom: 20px;
background: white;
background-position: bottom;
background-repeat: no-repeat;
}