@charset "utf-8";


html { min-height: 100%; margin-bottom: 1px; }

/* body styles */

body {

    background-color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	margin:0;
	padding:0;
	color: #000000;
}
	
	
	


/* div styles */
	
	
div {
	margin:0;
	padding:0;
}


div#wrapper {
	border: 2px solid #f0a66b;
	width:950px;
	margin:0 auto;
	background-color: #ffffff;
	margin-bottom:35px;
}

div#content {
	overflow:hidden;
	padding-left:25px;
	padding-bottom:0px;
	padding-right:25px;
}

div#footer {
	background-image: url(../assets/footer_bg.jpg);
	clear: both;
}




/* anchor styles */

	/* main anchor styles */

a:link {

	color: #c00606;
}

a:active {

	color: #c00606;
}

a:visited {

	color: #c00606;
}

a:hover {

	color: #000080;
 
}


/* nav anchor styles */


#nav a:link {
	text-decoration: none;
	color: #6b6b6b;
	display:block;
}

#nav a:active {
	text-decoration: none;
	color: #6b6b6b;
	display:block; 
}

#nav a:visited {
	text-decoration: none;
	color: #6b6b6b;
	display:block;
}

#nav a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #1975ce; 
	display:block;
}




/* footer anchor styles */
#footer a:link {
	text-decoration: underline;
	color: #99ccff; 
	background-color:none; 
}


#footer a:active {
	text-decoration: underline;
	color: #99ccff; 

}

#footer a:visited {
	text-decoration: underline;
	color: #99ccff; 

}


#footer a:hover {
	text-decoration: underline;
	color: #ffffff; 

}







/* image styles */

img {
	border:0 
}






/* nav styles */

div#nav {
	border: 0px solid #000000;
	width:163px;
	font-size:10px;
	font-weight:bold;
	margin-top:12px;
	float:left;
}


div#nav ul{
	text-align:right;
	margin:0;
	padding:0;
	list-style:none;

}		
			
div#nav li{
	text-align:right;
	margin:0;
	padding:0;
	padding-bottom:14px;		


}		
		
		
div#footer ul{

width:950px;
margin: 10px 0 0 0;
padding: 0 0 25px 90px;
background-image: url(../assets/logo_iso.gif);
background-repeat: repeat-y;
background-position: 10px 0;
}				
		
	
		
	
div#footer li{
font-size:10px;
font-weight:bold;
display: inline;
list-style-type: none;
border-right: 1px solid #000000;
padding: 0px 10px 0px 10px;
line-height:1.5em;
white-space:nowrap;
}				
		
	
div#footer li.last{
		
border-right: 0;
padding-right: 0
}		

div#footer li.first{
		
padding-left: 0
}			




/* text styles */

p {
font-size:12px;
line-height:1.5em;
}


p.pre {
white-space:pre;

}




ul.cap li {
padding-bottom:4px;
}


ul.prod {
margin-top:15px;

}

ul.prod li {
font-size:16px;

padding-bottom:35px;
}


h1 {
font-size:14px;
font-weight:bold;
margin-top:9px;
}

h2 {
font-size:12px;
font-weight:bold;
margin-top:9px;
}


#footer p {
font-size:10px;
color:#ffffff;
font-weight:bold;
margin:-20px 0 25px 90px;
letter-spacing:.07em;

}
	
#footer p.phone {
float:right;
margin-top:-65px;
font-size:18px;
font-weight:normal;
padding-right:10px;
padding-left:12px;

}

.rivet {
font-style:italic;
color:#000080;
font-weight:bold;	
}




.products {
font-size:14px;
font-weight:bold;
margin-top:0px;
}



	
	

	
	
	
div.picture1 {

  margin: 0.5em;
  padding: 0.5em;
  text-align: center;
}



div.picture1 p {
  text-align: center;
  font-style: italic;
  font-size: normal;
  font-weight: bold;
  text-indent: 0;
    padding: 0 5em 0 5em ;
}




.indent {

margin-left:33px;


}.rivet_staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
