@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}


#top_box{
          width: 820px;
		  height: 140px;
		  margin-left: auto;
	      margin-right: auto;
		  background-image:url(../images/spring_manufactures.jpg);
		  background-repeat:no-repeat;	  
}

#main_container{
          width: 800px;
		  height: 450px;
		  margin-left: auto;
	      margin-right: auto;
}

#nav_strip {
	float:left;
	width: 150px;
	height: 500px;
	background-image:url(../images/nav_strip.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	
}

#link_to_pdf{
width: 150px;
height: 30px;
float:right;
margin-top:370px;
margin-right:40px;
}


#vid{
margin-left:60px;
margin-top: 5px;
}
   
#vid2{
margin-left:60px;
margin-top: 15px;
}
   
#vid3{
margin-left:60px;
margin-top: 15px;
}

#spacer_content{
      height: 20px;
	  width: 400px;
	  }


#content{
     width: 650px;
	 height: 500px;
	 float:left;
	 background-image:url(../images/main_puple.jpg);
	 background-repeat: no-repeat;
	 background-position: bottom;
}
#top_ps {
      width: 600px;
	  height: 290px;
	  float:left;
}

#left_ps {
       width: 300px;
	   height: 320px;
	   float:left;
 }
 
 #right_ps {
       width: 305px;
	   height: 320px;
	   float:left;
 }
 
 .body_copy_ps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:20px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
	

}
	   


#top_spacer{
     width: 800px;
	 height: 30px;
	 margin-left: auto;
	margin-right: auto;
	background-image:url(../images/top_strip.jpg);
}

#sidebar {
width: 190px;
height:160px;
margin-top: 30px;
margin-left: 25px;
font-size: .8em;
background-color: #FFFFFF;
}

#quote_box{
width: 185px;
height: 160px;
margin-left:28px;
margin-top:110px;
line-height: 160%;
}

#vid_box{
width: 230px;
height: 380px;
float:left;
}

#contact_box{
    margin-left: 240px;
	margin-top: 35px;
	}

#product_box{
margin-left:210px;
margin-right: 16px;
}




.body_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 140%;
}

.sub_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	line-height: 150%;
	font-weight:bold;
}

.quote_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003399;
	line-height: 150%;
	font-weight:bold;
	

}

.pdf_butt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	line-height: 150%;
	text-decoration:none;
}




.header_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 27px;
	color:#FFFFFF;
	font-weight: bold;
}



.subheader_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 140%;
}



#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}


#navlist a, #navlist a:visited {
display: block;
padding: 6px 6px 6px 3px;
background-repeat: no-repeat;
background-position: 0% 50%;
color:#003399;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration: none;
line-height: 100%;
}


#navlist a:hover {
color:#0066CC;
}

#navlist_connections {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}


#navlist_connections a, #navlist_connections a:visited {
display: block;
padding: 6px 6px 6px 15px;
background-image:url(../images/plain_state.jpg);
background-repeat: no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration: none;
}


#navlist_connections a:hover {
background-image:url(../images/roll_over_state.jpg);
color:#CC00FF;
}
