html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}


/***************************************** BODY *********************************************/

body { 
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color:#e2e5e8;
}

#static_capsule_container {
	width: 1024px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color:#e2e5e8;

	
}
/************************************ MAIN CAPSULES - SITE LAYOUT ***************************************/



#static_capsule_header {
    
	width: 1024px;
  margin-right:auto;
  margin-left:auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
	
}

#static_capsule_body {
	width: 780px;
  margin-right:auto;
  margin-left:auto;
	padding: 5px 0px 0px 0px;
	background-color:#ffffff;

		
}

#static_capsule_footer {
	width: 780px;
	/*height: 13px;*/
  margin-right:auto;
  margin-left:auto;

	padding: 0px 0px 0px 0px;
	color:##6b1834;
}

/************************************ [CAPSULE] AREAS - SITE LAYOUT ***************************************/


/***************** HEADER **********************/

#static_header_row_01 {
      height: 159px;
	  /*border: 0px solid #000000;*/
	  margin: 0px 0px 0px 0px;
	  padding: 0px 0px;
	  background-image:url(http://www.spar-tek.com/images/header.jpg);
	  background-repeat:no-repeat;
}

#static_header_row_02{
	height: 15px;
	font-weight:bold;
	font-size:11px;
	background-color:#a0b9b9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	
}
#static_header_row_03{
	height: 13px;
		background-color:#024f46;
	/*border: 0px solid #000000;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
}



/**************************** HEADER NAVIGATION MENU ********************************/
 
 #static_menu ul #nav_menu {
	text-align:center;
	/*font-size: 10px;*/
	/*font-weight:bold;*/
	color:#000000;
 
 }

 #static_menu #nav_menu li {
 	display:inline;
	list-style-type:none;
 	margin: 0px 0px;
	padding: 3px 10px;
 	
 	
 }
 
  #static_menu #nav_menu li a {
  	background-color:none;
 	
 }
 
  
  	
/***************** BODY **********************/  
h3.services_h3{
	text-align:left;
	padding:10px 0px 10px 100px;
}

#static_body_line{
	height: 7px;
	width: 780px;
	background-color:#6b1834;
	/*border: 0px solid #000000;*/
	margin: 0px 0px 5px 0px;
	padding: 0px 0px;


}	

#static_cell_01{ /*  BODY - CELL 1  */

 	width: 358px;
	height: 511px;
	margin: 0px 0px;
	text-align:left;
	float:left;
	padding: 0px 15px 0px 15px;
	/*border: 0px solid #000000;*/
	background-image:url(http://www.spar-tek.com/images/home_cell01.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
} 

#static_cell_01 h2{
	margin: 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size: 13px;
	color:#ffffff;
}

#static_cell_01 h3{
	margin: 0px 0px;
	padding: 15px 0px 7px 0px;
	font-size: 11px;
	color:#ffffff;
}


#static_cell_01 p{
	margin: 0px 0px;
	padding: 7px 0px 0px 0px;
	font-size: 10px;
	line-height: 15px;
	color:#ffffff;
}
	

#static_cell_02{ /*  BODY - CELL 2  */

	/*width: 339px;*/
	margin: 0px 0px 0px 387px;
	/*float:left;*/
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	background-color:#FFFFFF;
} 

#static_cell_02_row_01{

	width: 369px;
	height: 225px;
	margin: 0px 0px 15px 10px;
	text-align:left;
	float:left;
	padding: 0px 0px 0px 0px;
	/*border: 0px solid #000000;*/
	background-image:url(http://www.spar-tek.com/images/cell_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e0e8e3;
}

#static_cell_02_row_01 h2{
	margin: 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size: 13px;
	color:#ffffff;
}

#static_cell_02_row_01 h3{
	margin: 0px 0px;
	padding: 5px 0px 0px 30px;
	font-size: 11px;
	color:#ffffff;
}

#static_cell_02_row_01 h4{
	margin: 0px 0px;
	padding: 0px 0px 0px 215px;
	font-size: 11px;
	color:#6b1834;
}


#static_cell_02_row_01 p{
	margin: 0px 0px;
	padding: 10px 2px 0px 30px;
	font-weight:bold;
	font-size: 10px;
	color:#6b1834;
}
  	
#static_cell_02_row_02{

	width: 369px;
	height: 279px;
	margin: 0px 0px 0px 10px;
	text-align:left;
	float:left;
	padding: 0px 0px;
	border: 0px solid #000000;
	background-image:url(http://www.spar-tek.com/images/cell_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e0e8e3;
}

#static_cell_02_row_02 h2{
	margin: 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size: 13px;
	color:#ffffff;
}

#static_cell_02_row_02 h3{
	margin: 0px 0px;
	padding: 5px 0px 5px 30px;
	font-size: 11px;
	color:#ffffff;
}

#static_cell_02_row_02 p{
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	font-size: 10px;
	color:#6b1834;
}

#static_cell_02_row_02_left{
	float:left;
	width: 174px;
	padding: 0px 0px 0px 0px;
}

#static_cell_02_row_02_left p{
	
	padding: 0px 0px 0px 10px;
	
}	
	
#static_cell_02_row_02_right{
	float:left;
	width: 185px;
	padding: 0px 0px 0px 0px;
}

#form_cell{
	width:780px;
	margin:0px auto;
	padding:0px 0px 3px 0px;
}

#contact_people_cell{
	margin:0px auto;
}

#contact_people_cell_left{
	float:left;
	width:250px;
	margin:0px 0px;
	padding: 0px 0px 0px 10px;		
}	

#contact_people_cell ul {
  margin: 0;
  padding: 0;
}

#contact_people_cell li {
  clear:left;
  list-style: none;
  padding: 2px 5px;
  margin: 0;
  text-align:left;
}

#contact_people_cell_left h4 {
	clear:left;
	text-transform:uppercase;
	color:#6b1834;
	text-align:left;
}

/***************** BODY SERVICES **********************/  
#static_capsule_body #services{
	width: 780px;
	margin: 0px auto;
	background-color:#FFFFFF;
}

#services #services_cell_01{
	float:left;
	width: 320px;
	height: 185px;
	padding: 0px 0px 0px 100px;
	text-align:left;
	background-color:#ffffff;
}

#services #services_cell_02{
	float:left;
	width:360px;
	padding:0px 100px 0px 10x;
	text-align:center;
	background-color:#ffffff;
}

/***************** BODY ENGINEERING **********************/  
#engineering{
	width: 780px;
	height:370px;
	margin: 0px auto;
	background-color:#ffffff;
}

#engineering #engineering_cell_01{
	float:left;
	width: 320px;
	padding: 0px 0px 5px 100px;
	text-align:left;
	background-color:#ffffff;
}

#engineering #engineering_cell_02{
	float:left;
	width:360px;
	padding:0px 100px 5px 10x;
	text-align:center;
	background-color:#ffffff;
}


/***************** FOOTER **********************/  

/***************  SITEMAP LINK / DISCLAIMER  **************/

#static_capsule_footer #disclaimer{
	text-align: right;
	margin: 0px 0px;
    padding: 15px 15px 15px 0px;
    font-size: 10px;
	color:#FFFFFF;
	background-color:#6b1834;

   
}



/********************************************* LINK STYLES **********************************************/

/****************************  CONTACT FORM ***********************************/
#contact_people_cell a:link, #contact_people_cell a:visited {
 	text-decoration: none;
	color: #000000;
}

#contact_people_cell a:hover{
	text-decoration: none;
	color: #6b1834;
	
} 

/****************************  NAVIGATION MENU ********************************/

 #nav_menu a:link, #nav_menu a:visited {
 	text-decoration: none;
	color: #000000;
}

 #nav_menu a:hover{
	text-decoration: none;
	color: #6b1834;
	
} 

a.triangle {
 	color:  #f00;
	text-decoration: none;
}

a.triangle:link {
	/*border-bottom:  1px solid #fcc;*/

}

a.triangle:visited {
	color:#f00;
	text-decoration: none;

}

a.triangle:hover {
	background-image:url(http://www.spar-tek.com/images/nav_indicator.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: -55px;
	padding-bottom: 15px;
	
}	


/**************************** BODY - CELL 02 - ROW 01 ( MAIN CONTENT AREA)  ********************************/
 
.static a:link, .static a:visited{
	text-decoration: underline;
	color: #024f46;

}
.static a:hover{
	text-decoration: none;
	color: #6b1834;

}

/**************************** FOOTER  ********************************/

#disclaimer a:link, #disclaimer a:visited{
	color : #ffffff;
 	text-decoration: underline;
}
#disclaimer a:hover{
	color : #000000;
 	text-decoration: none;
 }
 

/********************************************* FORM STYLES **********************************************/


form.pom  {
  margin: 20px 0px;
}
form.pom fieldset {
  margin-bottom: 10px;
  padding: 10px ;
  border-left: none ;
  border-right: none; 
  width: 450px;
}
form.pom legend {
	padding: 0px 10px 5px 0px;
    margin: 0px 0px 0px 3px;
    font-size: 12px;
 	 font-weight: bold;
	 color:#6b1834;
  /*background-color: #fff;*/
}
form.pom label {
	float:left;
  display: block;
 padding: 3px 0px 0px 0px;
  vertical-align: top;
  text-align:right;
   
}
form.pom fieldset ul {
  margin: 0;
  padding: 0;
}
form.pom fieldset li {
  clear:left;
  list-style: none;
  padding: 2px 5px;
  margin: 0;
}

form.pom fieldset fieldset {
  border: 1px solid #ccc;
  margin: 3px 0px 10px 0px;
  padding: 5px 10px 10px 10px;
  width:740px;
  text-align:right;
}
form.pom fieldset fieldset legend {
  padding: 0px 10px 5px 0px;
    margin: 0px 0px -5px -12px;
  font-weight: bold;
  background-color: #fff;
 
}
form.pom label {
 width: 250px; /* Width of labels */
}

form.pom fieldset fieldset label {
  	float:left;
	width:220px;
  display: block;
 padding: 3px 10px 0px 0px;
 margin: 0;
  vertical-align: top;
 /* border: 1px solid #000;*/
  text-align: right;
   
}
form.pom em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.pom br{
	clear:left;
}
/*form.pom input, form.pom textarea{
	border: 1px inset #000000;
}*/



/* END  FORMS  */

/********************************************* GENERIC STYLES **********************************************/

div.clear_left /*  THIS WILL CLEAR ANY FLOATED ITEMS ***** SOLVES FLOAT PROBLEMS WITHIN DIFFERENT BROWSERS  */
{
     clear: both;
     font-size: 1px;
     line-height: 1px;
   	 overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}

a{
	outline: none;
}

br{
	margin: 0px 0px;
    padding: 0px 0px;

}
hr{
	margin: 0px 0px;
    padding: 0px 0px;

}
/*:focus{
	-moz-outline-style: none;
}*/

