html, body, div, 
h1, h2, h3, h4, h5, h6, 
p, blockquote, 
a, span, img, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, input, textarea
{
     margin: 0px;
     padding: 0px;
     border: none;
     font-weight: normal;
}
/*------------------------ subheader -------------------------------*/
#subheader{
	height:200px;
	width:100%;
	
}
ul#gallery-clients{
	margin:0 auto;
	width:955px;
	position:relative;
	background:#CCCCCC;
}
ul#gallery-clients li{
	float:left;
	width:316px;
	height:200px;
}
ul#gallery-clients li.pos {
	height:28px;
	left:-14px;
	position:absolute;
	top:86px;
	width:28px;
}
ul#gallery-clients li.pos2{
	height:28px;
	position:absolute;
	right:-10px;
	top:86px;
	width:28px;
}
ul, ol, li{list-style-type: none;}
/*------------------------ content -------------------------------*/
