html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	border: 0;
	outline: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body {
	background-color: #666;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center;
	margin: 0;
}
/* Commonly used to style page titles. */
h1 {
	color: #6C99AE;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Commonly used to style section titles. */
h2 {
  color: #6C99AE;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
#outerWrapper {
	background-color: #FFFFFF; /* Redefines the text alignment defined by the body element. */
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	text-align: left;
	background-image: url(images/picture.jpg);
}
.outernew {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CC0000;
}

.home {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 112px;
	float: left;
	height: 23px;
	padding-top: 7px;
}
.home:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #E4E4E4;
	text-decoration: underline;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 112px;
	float: left;
	height: 23px;
	padding-top: 7px;
}

#outerWrapper #header {
	background-color: #ddd; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#outerWrapper #header {
	background-color: #ddd; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABBABD;
}
.innerbody {
	border-bottom-style: solid;
}

.homelong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 158px;
	float: left;
	height: 23px;
	padding-top: 7px;
}
.homelong:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #E4E4E4;
	text-decoration: underline;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 158px;
	float: left;
	height: 23px;
	padding-top: 7px;
}
#outerWrapper #header {
	background-color: #ddd; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 900px;
}
#outerWrapper #navbar {
	background-image: url(http://www.accudata.testingspace.net/Images/navbar.jpg);
	height: 34px;
}

#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #FFFFFF;
	padding: 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.leftColumn2 {
	background-color: #BCD3EB; /* Sets the right border properties for an element using shorthand notation */
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.leftnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #BCD3EB;
	text-indent: 5px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 20px;
	padding: 5px;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.leftnav:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #CADCEE;
	text-indent: 5px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 20px;
	padding: 5px;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
.leftcont {
	background-color: #ABBABD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	float: left;
}

#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	margin-left: 6px;
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.prodbox {
	border: 1px dashed #CCCCCC;
	height: 180px;
	margin-top: 15px;
}

.textlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6FA0D2;
	text-decoration: underline;
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 172px;
	margin-bottom: 0;
	margin-left: 172px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	border-top: solid 1px #666; /* Sets the top border properties for an element using shorthand notation */
	padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
}
.spec {
	padding: 10px;
	border: 1px solid #666666;
	width: 450px;
	background-color: #FFFFFF;
	margin-left: 10px;
	clip: rect(auto,auto,auto,auto);
}

.smalllinktext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
.smalllinktext:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
.bottomtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #6FA0D2;
	height: 50px;
	width: 105px;
	border: 1px dashed #CCCCCC;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	float: left;
	margin-right: 5px;
	margin-left: 3px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.banner {
	border: 1px solid #CCCCCC;
	width: 530px;
}

.soundlevel1 {
	float: left;
	margin-right: 15px;
	padding-top: 15px;
}
.Sound_list {
	height: 100px;
	width: 485px;
	border: 1px dashed #CCCCCC;
	margin-top: 10px;
	padding-top: 5px;
	background-color: #336699;
}


.sound_new {
	background-color: #FFFFFF;
	float: left;
	width: 485px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: 15px;
	border: 1px dashed #CCCCCC;
	height: 185px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.sound_list_image {
	background-color: #FFFFFF;
	margin-right: 10px;
	float: left;
	height: 180px;
	width: 72px;
	padding-left: 10px;
}


.Sound3_Main {
	height: 470px;
	width: 485px;
	margin-left: 10px;
	padding-top: 5px;
	border: 1px dashed #CCCCCC;
	padding-left: 8px;
	background-color: #FFFFFF;
}
.cr832B {
	font-family: "Comic Sans MS";
	color: #FF0099;
	float: left;
	height: 220px;
	width: 140px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px dashed #CCCCCC;
	margin-right: 10px;
}

.soundlevel2 {
	font-family: "Comic Sans MS";
	font-size: x-small;
	color: #CC0000;
	margin-right: 15px;
	border: 1px dashed #CCCCCC;
	float: left;
	height: 150px;
	width: 90px;
	padding-top: 10px;
	padding-left: 5px;
}
.dosebadge {
	height: 158px;
	width: 140px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px dashed #999999;
	float: left;
	background-color: #FFFFCC;
}
.dosewrapper {
	height: 700px;
	width: 485px;
	margin-top: 15px;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px dashed #999999;
	margin-right: 5px;
	background-color: #FFFFFF;
}
.703image {
	height: 208px;
	width: 190px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px dashed #999999;
	float: left;
	background-color: #FFFFCC;
}
#outerWrapper #contentWrapper #seis_body {
	padding: 10px;
	margin-top: 0px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 170px;
	background-color: #FFFFFF;
}
.minigraph {
	font-family: "Comic Sans MS";
	color: #3300FF;
	text-decoration: none;
	float: left;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
.contact {
	float: right;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.seispic2 {
	float: right;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
.pop1 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: none;
	width: 500px;
	padding: 5px;
	margin: 10px;
}
.mini_pop1 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 800px;
	height: 618px;
	margin: 10px;
}

.bigtext_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #6FA0D2;
	text-decoration: none;
}
.genear1 {
	font-family: "Comic Sans MS";
	color: #00CCCC;
	text-decoration: none;
	float: right;
	margin-right: 15px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.genear2 {
	font-family: "Comic Sans MS";
	color: #6600CC;
	text-decoration: none;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.leftcollink {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	height: 100px;
	width: 150px;
	padding-left: 5px;
	margin-left: 6px;
	font-size: small;
	font-weight: bold;
	background-color: #C9DCEF;
	border: 1px dotted #666666;
}
.boxes_spec {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width: 150px;
	padding-left: 10px;
	height: 50px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box_spec_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	border: 1px dashed #CCCCCC;
	width: 280px;
	height: 50px;
	padding-left: 10px;
	padding-top: 10px;
}
.seismograph_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 200px;
	width: 485px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}
.tecdata {
	height: 215px;
	width: 480px;
	border: 1px dashed #CCCCCC;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.video_button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B42937;
	background-color: #EEEEEE;
	text-indent: 5px;
	display: block;
	height: 45px;
	padding: 15px;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	margin: 3px;
	border: 1px solid #999999;
	text-align: center;
}
.video_button:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #D24D61;
	background-color: #D2D2D2;
	text-indent: 5px;
	display: block;
	height: 45px;
	padding: 15px;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	margin: 3px;
	border: 1px solid #999999;
	text-align: center;
}	
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.buy {
	margin-right: auto;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	width: 510px;
	float: left;
}
.aq_1 {
	height: 286px;
	width: 427px;
	border: 1px solid #CCCCCC;
	margin-left: 55px;
}
.aq-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	width: 427px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.aq2 {
	float: left;
	height: 75px;
	width: 53px;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
.aq3 {
	float: left;
	height: 239px;
	width: 180px;
	margin-right: 15px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
.aq4 {
	float: left;
	height: 374px;
	width: 250px;
	margin-right: 5px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.aq2-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 250px;
	margin-left: 10px;
	float: left;
	text-align: center;
}

.leftColumn2Copy {
	background-color: #BCD3EB; /* Sets the right border properties for an element using shorthand notation */
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.rightColumn1 {
	float: right;
	padding: 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	margin-left: 6px;
}
