*{
	/* On a production site, use a real reset instead of this! */
	margin:0;
	padding:0;  
}            
    


@media screen and (max-width:480px){

    p{
	margin:15px 0;
}

 #container{
		width:100%;
            height: 414px;

        }

h2{
	margin-top:20px;
}

/*#container{
	background:#fff;
	border-left:1px #ddd solid;
	border-right:1px #ddd solid;
	border-bottom:1px #ddd solid;
	width:600px;
	margin:0 auto;
} */

        header h1#logo{
        width:100%;
        height:44px;
        background:url(pa.png) no-repeat 0 0;
}

/*header h1#logo {
		width:100%;
		height:44px;
		background:url(precisionana.png) no-repeat 0 0;
	}*/

#content{
	width:95%;
	margin:0 auto;
}

img {
    	max-width:305px;
	}

img {
	max-width:570px;
	margin:10px 0;
}

#whitebar{
	background-color: #FFFFFF;
	width: 320px;
        height: 5px;
    margin-top: 7%;
}


#navigation {
	width:100%;
	height:20%;

       }
  #content2 {
	background:#fff;
	width: 100%;
        height: 450px;
        margin-left: 16px;
        margin-top: -25%;

}


       #content3 {
background:#fff;
	width: 100%;
        height: 360px;
        margin-left: 16px;
        margin-top: -25%;

}

#shadowimg {
    width:100%;
    height:40px;
    margin-top: -16px;
    margin-left: -15px;
background:url(images1/drop-shadow-nav.jpg);
background-size:100%100% ;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #767779;
margin-top:5%;
margin-left:5%;

}

.table-padding {
	padding-top: 0px;
	padding-right: -3px;
	padding-bottom: 8px;
	padding-left: 20px;
margin-top:-17px;

}



.footnotes1 {
	font-family: Verdana;
	font-size: 6px;
	font-weight: normal;
	color: rgba(6, 0, 9, 0.84);
        padding-top: 12px;
        margin-top:20%;

}
}



@media screen and (min-width:480 and max-width:1200px){

    p{
	margin:15px 0;
}

 #container{
		width:98%;
            height: 414px;

        }

h2{
	margin-top:20px;
}

/*#container{
	background:#fff;
	border-left:1px #ddd solid;
	border-right:1px #ddd solid;
	border-bottom:1px #ddd solid;
	width:600px;
	margin:0 auto;
} */

header h1#logo {
		width:100%;
		height:44px;
		background:url(header.png) no-repeat 0 0;
	}

#content{
	width:95%;
	margin:0 auto;
}

img {
    	max-width:305px;
	}

img {
	max-width:570px;
	margin:10px 0;
}

#whitebar{
	background-color: #FFFFFF;
	width: 320px;
        height: 5px;
    margin-top: 7%;
}


#navigation {
	width:100%;
	height:20%;
margin-left:10%;
margin-right:10%;

}
  #content2 {
	background:#fff;
	width: 100%;
        height: 450px;
        margin-left: 16px;
        margin-top: -25%;

}


       #content3 {
background:#fff;
	width: 100%;
        height: 360px;
        margin-left: 16px;
        margin-top: -25%;

}

#shadowimg {
    width:100%;
    height:40px;
    margin-top: -16px;
    margin-left: -15px;
background:url(images1/drop-shadow-nav.jpg);
background-size:100%100% ;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #767779;
margin-top:5%;
margin-left:5%;

}

.table-padding {
	padding-top: 0px;
	padding-right: -3px;
	padding-bottom: 8px;
	padding-left: 20px;
margin-top:-17px;

}



.footnotes1 {
	font-family: Verdana;
	font-size: 6px;
	font-weight: normal;
	color: rgba(6, 0, 9, 0.84);
        padding-top: 12px;
        margin-top:50%;

}