body {
	width:100%;
	min-width:800px;
	margin:0;
	padding:0;
	font-family: Verdana, sans-serif; 
	font-size: 13px;
	
} 

dl.notes {margin: 0px; width: 712px;}
dl.notes dt {margin: 0px 0px 0px 0px; display: block;float:left; color:red;}
dl.notes dd {margin: 0px 0px 0px 120px;}

/* Photograph & Caption CSS */

a img {
	border:none;
}
  
.photo {
	display:block;
	border:1px solid black; 
	margin: 10px auto;
}

div.photo {
	border:none;
	font-family: Arial;
	color:black;
	font-size:11px;
	text-align:left;
	margin-bottom: 20px;
}

div.photo br {
	display:block;
	margin-top:3px;
}           

div.photo br+br {
	margin-top:0px;
}

div.photo img {
	#display:block;
	#margin-bottom:-10px;
	border: 1px solid black; 
}

div.photo.larger strong {
	font-size:larger;
}     

.noborder {
	border:none;
}

.floatright {
	float:right;
	margin:5px 0px 0px 15px;
}  

.floatleft {
	float:left;
	margin: 5px 15px 0px 0px;  
}	
.clearmargin {
   margin-left:0px;
   margin-right:0px;
}
.caption { 
	font-family:Arial;
	font-size:11px;
	clear:both;
	margin:-5px 0px 0px 0px;
	padding:0;	
}

div.photo.center {
	text-align: center;
}


/* Header CSS */

div#header { 
	width: 100%;
	height:123px;
}
div#header div#begin {
	width:562px;
	background: url(/images/nav-top-begin.jpg);
	height:100%;  
	clear:right;
	float:left;  
	margin-right:-5px; /* IE6 */  
}

div#header div#begin a {
	text-decoration:none;
	color:white;
} 

div#header div#begin a:visited {
	color:white;
}

div#header div#middle {
	background: url(/images/newmenu-3.jpg);
	height:100%;
}

div#header div#middle div#end {
	float:right; 
	width:148px;
	background: url(/images/nav-top-end.jpg);
	height:100%;

}                  

div#header-links {
	display:block;
	position:absolute;
	padding-top:80px;
	padding-right:30px;
	width:96%;
	text-align:right;
	font-size:10px;
} 
 
div#header-links a {
	color:#009;
	text-decoration:none;
}
           
div#header a:visited {
	color:white;
} 


/*.rfq-box {
   	width:505px;
	height:85px;
	text-align:center;
}

.rfq-box div.v-inner {
	margin-top:-3px;
}

.rfq-box a { 
	font-size:22px;
	color:#0000A0;
	font-family:Arial;
	line-height:1.5em;
}*/


div#content {
	width:800px;
}     

h1 {
	/*font-family: Arial, sans-serif; 
	font-size:18px;
	color:#0000A0;
	margin-bottom:35px;*/
	margin-bottom:40px;
	font-family:Arial;
	color:#036;
	/*color:#0000A0;*/
	font-size:22px;
	text-align:left;
}

h2 {                                
	/*font-family: Arial, sans-serif; 
	font-size: 16px;
	color:#F90; 
	text-align:left;*/
	font-family:Arial;
	font-weight:Normal;
	font-size:18px;
	color:#555;
	line-height:.5;
	text-align:left;
}

h3 {
	font-family: Arial, sans-serif; 
	font-size: 16px;
	color:black; 
	text-align:left;
}

br.sectionbreak {
	line-height:1;
}

p.text {
	text-align:justify; 
	margin:21px 0px;
} 

ul {
	text-align:left;
}           

ul.customerlist {
   list-style: none;
   margin:0;
   padding:0;
}

ul.customerlist li {
	margin-left:15px;
	padding:0;
}

ul.spaced li {
	margin-bottom:1em;
}


