/*the br will clear the floated spans, propping open the non-floated containers*/ 
br.clear
{ 
clear:both; 
} 

body
{
margin: 0;
padding: 0;
font: 100% arial;
background-color: #04045e;
text-align: center;
}
	  

#container
{
position: relative;
width: 897px;
margin: 0px auto;
padding: 0px;
border-top: 3px groove #999999;
text-align: left;
background-color: #e3dfdf;
}
	

#header
{
width: 897px;
height: 90px;
margin: 0px auto;
padding: 0px 0px 0px 0px;
background-color: #ffffff;
border-top: 3px groove #999999;
}

#subheader1
{
background-image: url(images/sh1bg.jpg);
width: 897px;
height: 40px;
margin-top: 10px;
padding: 15px 0px 0px 0px;
border-top: 3px groove #999999;
/*background-color: #f5f533;*/
}

#subheader2
{
background-image: url(images/sh1bg.jpg);
width: 897px;

margin: 0px auto;
padding: 10px 0px 10px 0px;
border-top: 3px groove #999999;
/*background-color: #f5f533;*/
}

#subheader3
{
width: 897px;
height: 90px;
margin: 0px auto;
padding: 0px 0px 0px 0px;
border-top: 3px groove #999999;
background-color: #000000;
}


#content
{
background-color: #e3dfdf;
width: 700px;

margin: 0px 0px 0px 190px;
color: #000000;
display: block;
padding: 20px 0px 20px 0px;
text-align: left;
border-left: 0px solid #cccccc;
}

.textbox
{
background-color: #ffffff;
margin: 10px 30px 10px 30px;
padding: 0px 10px 0px 10px;
border: 2px groove #cccccc;
}

table tr.work2
{
background-color: #ffffff;
}

table td.work
{
margin: 0px auto;
padding: 20px 0px 20px 0px;
border-top: 1px solid #999999;
border-right: 0px solid #999999;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
width: 50%;
}

table td.worktext
{
margin: 0px auto;
padding: 0px 0px 0px 0px;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
border-left: 0px solid #999999;
width: 50%;
}

.services
{
list-style-type: square;
font: 12px arial;
padding: 0px 0px 0px 20px;
margin-left: 60px;
background-color: #e3dfdf;
color: #000000;
text-align: left;

}	

#side
{
background-image: url(images/sidebg.jpg);
position: absolute; 
margin: 0px 0px 0px 0px;
top: 0px;
left: 0px;
/* modify to get full height */
height: 100%;
padding: 0px 0px 0px 0px;
width: 190px;
border-right: 3px groove #999999;
/*background-color: #f5f533;*/

}

.logo
{
margin: 30px 0px 0px 0px;
}		  

#addinfo
{
margin: 10px 10px 10px 10px;
padding: 0px 0px 0px 0px;
background-color: #ffffcc;
border: 1px groove #000000;

}	
  
/*Not currently in use*/
#addinfo2
{
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 30px;
/*background-color: #f5f533;*/
border: 0px groove #000000;
}	


#nav
{
margin: 0px 0px 0px 0px;
padding: 0px;
font-weight: bold;
font-size: 12px;
text-align: center;
/*background-color: #f5f533;*/
border: 0px groove #000000;
}


#nav ul
{
margin: 0px auto;
padding: 10px 10px 0px 10px;


}


#nav li
{
/*
width: 160px;
height: 30px;
margin: 5px 0px 0px 5px;
padding: 0px 0px 0px 0px;
color: #ffffff;*/
color: #04045e;
list-style-type: none; /* gets rid of bullets */
		
}


#nav li a
{

width: 160px;
height: 30px;
display: block; /* full width selectable */
text-decoration: none; /* gets rid of underline */
color: #000000;
/*color: #ffffff;
border: 1px solid #000000;
padding: 0px 0px 0px 0px;*/
}


/*
#nav li a:hover
{
width: 160px;
height: 30px;
background-color: #f5f533;
padding: 0px 0px 0px 0px;
color: #000000;
}
*/

.navbgc
{
width: 160px;
height: 20px;
background-image: url(images/navbg.jpg);
/*background-color: #964196;*/

border: 1px solid #000000;
padding: 5px 0px 0px 0px;
margin: 5px 0px 0px 5px;
}

.navbgcnew
{
width: 160px;
height: 20px;
background-image: url(images/navbg.jpg);
/*background-color: #964196;*/

border: 1px solid #000000;
padding: 2px 0px 10px 0px;
margin: 5px 0px 0px 5px;
}

.navbgc:hover
{
width: 160px;
height: 20px;
background-image: url(images/navbghov.jpg);
/*background-color: #f5f533;*/

padding: 5px 0px 0px 0px;
margin: 5px 0px 0px 5px;
}

.navbgcnew:hover
{
width: 160px;
height: 20px;
background-image: url(images/navbghov.jpg);
/*background-color: #f5f533;*/

padding: 2px 0px 10px 0px;
margin: 5px 0px 0px 5px;
}


.headline
{
font: 12px arial;
margin: 5px 0px 0px 5px;
padding: 10px 0px 0px 0px;
color: #ff3300;
font-weight: bold;
}

.highlight
{
width: 160px;
height: 20px;
background-image: url(images/navbghov.jpg);
/*background-color: #f5f533;*/
border: 1px solid #000000;
padding: 5px 0px 0px 0px;
margin: 5px 0px 0px 5px;
color: #04045e;
}

.highlight2
{
background-color: #663366;
}


.navbottom
{
font-size: 16px;
color: #666666;
margin: 0px;
padding: 10px 0px 0px 0px;
font-weight: bold;
background-image: url(images/sidebg.jpg);
/*background-color: #f5f533;*/
}

#extras
{

position: absolute; 
margin: 0px 0px 0px 0px;
top: 0px;
right: 0px;
/* modify to get full height */
height: 100%;
padding: 0px 0px 0px 0px;
width: 160px;
border-left: 3px groove #999999;
background-color: #ffff00;
}

p
{
text-indent: 20px;
/*background-color: #d6add6;*/
}

h1
{
font-size: 14px;
font-family: tahoma, "Lucida Grande", Arial, sans-serif;
text-indent: 0px;
margin-top: 20px;
padding: 0px 5px;
color: #000000;
text-align: center;
}

h2
{
margin: 0px;
padding: 0px 5px;
color: #000000;
}
	

h3
{
margin: 0px;
padding: 10px 0px 5px 15px;
color: #ff9933;
}

	

h5
{
margin: 0px;
padding: 3px 5px;
color: #000000;
font-weight: bold;
}


.bold
{
font: 12px arial;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #000000;
font-weight: bold;
}

				
.font2
{
font-size: 12px;
font-family: tahoma, "Lucida Grande", Arial, sans-serif;
margin-left: 10px;
padding: 20px 80px 0px 80px;
background-color: #e3dfdf;
color: #000000;
text-align: left;
}

.font2a
{
font-size: 12px;
font-family: tahoma, "Lucida Grande", Arial, sans-serif;
margin-left: 10px;
padding: 10px 20px 10px 20px;
background-color: #ffffff;
color: #000000;
text-align: left;
text-indent: 0px;
}

.font2b
{
font-size: 12px;
font-family: tahoma, "Lucida Grande", Arial, sans-serif;
margin-left: 10px;
padding: 0px 40px 10px 40px;
background-color: #ffffff;
color: #000000;
text-align: left;
text-indent: 0px;
}

.font2c
{
font-size: 12px;
font-family: tahoma, "Lucida Grande", Arial, sans-serif;
margin-left: 10px;
padding: 10px 10px 10px 0px;
background-color: #ffffff;
color: #000000;
text-align: left;
text-indent: 0px;
}

.font2list
{
font-size: 12px;
font-family: tahoma, "Lucida Grande", Arial, sans-serif;
padding: 0px 0px 0px 0px;
margin-left: 30px;
background-color: #ffffff;
color: #000000;

text-align: left;
}
		

.font3
{
font-size: 10px;
font-family: tahoma, "Lucida Grande", Arial, sans-serif;
font-weight: bold;
margin: 0px;
padding: 10px 0px 0px 0px;
color: #000000;
/*background-color: #ffffcc;*/
text-align: center;
}
					 

.font4
{
font-size: 14px;
font-family: tahoma, "Lucida Grande", Arial, sans-serif;
color: #04045e;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
}
		   
.font5
{
font-size: 10px;
font-family: tahoma, "Lucida Grande", Arial, sans-serif;
font-style: italic;
color: #000000;
margin: 0px;
padding: 0px 20px 0px 20px;
font-weight: bold;
text-align: left;
text-indent: 0px;
background-color: #ffffcc;
}

.font6
{
font-size: 10px;
font-family: tahoma, "Lucida Grande", Arial, sans-serif;
color: #000000;
margin: 0px;
padding: 20px 20px 20px 20px;
font-weight: bold;
text-align: left;
text-indent: 0px;

}

.new
{
font-size: 10px;
font-family: tahoma, "Lucida Grande", Arial, sans-serif;
color: #ff3300;
font-weight: bold;
text-align: center;
padding: 0px 0px 0px 0px;
}

#logos
{
width: 897px;
height: 98px;
margin: 0px auto;
padding: 0px 0px 0px 0px;
border-top: 3px groove #999999;
/*background-color: #ffffcc;*/
background-image: url(images/sf2bg.jpg);
}

#subfooter
{
width: 897px;
height: 70px;
margin: 0px auto;
padding: 0px 0px 0px 0px;
border-top: 3px groove #999999;
/*background-color: #ffffcc;*/
background-image: url(images/sf1bg.jpg);
}

#footer
{
width: 897px;
height: 25px;
margin-bottom: 10px;
font-size: 11px;
font-family: tahoma, "Lucida Grande", Arial, sans-serif;
text-align: center;
padding: 5px 0px 5px 0px;
color: #000000;
border-top: 3px groove #999999;
border-bottom: 3px groove #999999;
/*background-color: #ffffcc;*/
background-image: url(images/footbg.jpg);
}

.link
{
color: #5555ef;
text-decoration: none;
}

.link:hover
{
color: #ff0000;
}


.imgserv
{
margin: 20px 20px 20px 20px;
border: none;
}

img.main
{
border: 1px groove #999999;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

img.sub
{
border: 1px groove #999999;
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 0px;
width: 208px;
height: 100px;
}

img.sub1
{
border: 1px groove #999999;
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 0px;
width: 400px;
height: 300px;
}	

img.sub10
{
border: 1px groove #999999;
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 0px;
width: 267px;
height: 400px;
}

img.sub2
{
border: 1px groove #999999;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}

img.sub3
{
border: 0px groove #999999;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}

img.test
{
border: 0px groove #999999;
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 0px;

}

img.vans
{
border: 1px groove #999999;
margin: 80px 0px 0px 20px;
padding: 0px 0px 0px 0px;

}