body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #40607E;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: repeat;
}

h1 {
	margin: 0px;
	color: #7F2121;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	
}

h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	
}

img {
	border: 0px;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #7A1F1F;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 875px;
	padding: 10px 0px 0px 0px;
}

#header {
	width: 875px;
	height: 73px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#logo {
	margin: 6px 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 195px;
	height: 64px;
}

#tagline {
	float: right;
	margin: 45px 70px 0px 0px;
	width: 240px;
	height: 20px;
	color: #7A2020;
	font-size: 15px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

#topNav {
	margin: 10px 15px 0px 0px;
	width: 210px;
	height: 10px;
	font-weight: bold;
	float: right;
	color: #333333;
}

#topNav a {
	color: #333333;
}

#topNav a:hover {
	color: #7A2020;
	text-decoration: none;
}

/* CHANGING HEADERS:START */
#flashHeader {
	width: 875px;
	height: 261px;
	background-image: url(../images/flashHeader.jpg);
	background-repeat: no-repeat;
}

#pricingHeader {
	width: 875px;
	height: 132px;
	background-image: url(../images/pricingHeader.jpg);
	background-repeat: no-repeat;
}

#aboutUsHeader {
	width: 875px;
	height: 132px;
	background-image: url(../images/aboutUsHeader.jpg);
	background-repeat: no-repeat;
}

#dnaFaqHeader {
	width: 875px;
	height: 132px;
	background-image: url(../images/dnaFaqHeader.jpg);
	background-repeat: no-repeat;
}

#testingInfoHeader {
	width: 875px;
	height: 132px;
	background-image: url(../images/testingInfoHeader.jpg);
	background-repeat: no-repeat;
}

#legalDnaHeader {
	width: 875px;
	height: 132px;
	background-image: url(../images/legalTestingHeader.jpg);
	background-repeat: no-repeat;
}

#homeDnaHeader {
	width: 875px;
	height: 132px;
	background-image: url(../images/homeTestingHeader.jpg);
	background-repeat: no-repeat;
}

#locationsHeader {
	width: 875px;
	height: 132px;
	background-image: url(../images/homeLocationsHeader.jpg);
	background-repeat: no-repeat;
}
/* CHANGING HEADERS:END */

#headerText {
	float: right;
	width: 230px;
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	line-height: 21px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#headerTextSmall {
	float: right;
	width: 230px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#leftPhone {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	font-size: 20px;
}

#flash {
	float: left;
	width: 624px;
	height: 261px;
}

.headerButton {
	width: 210px;
	height: 26px;
	margin: 15px auto 0px auto;
}

#phoneHead {
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
}

#leftAlign {
	margin: 30px 20px 0px 20px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	line-height: 21px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}


.headerButton a {
	width: 210px;
	height: 25px;
	display: block;
	background-image: url(../images/headerButton.jpg);
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	color: #40607E;
	padding: 2px 0px 0px 0px;

}

.headerButton a:hover {
	color: #992727;
	text-decoration: none;
}

#navigation {
	margin: 0px;
	width: 873px;
	height: 26px;
	padding: 7px 0px 0px 0px;
	background-image: url(../images/navigationBG.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	text-align: center;
}

#navigation a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	margin: 0px 12px 0px 12px;
}

#navigation a:hover {
	color: #7A2020;
	text-decoration: none;
}

#content {
	margin: 0px;
	padding: 10px 10px 10px 15px;
	width: 850px;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
	line-height: 17px;
}

#left {
	width: 600px;
	float: left;
}

.whiteArea {
	height: 40px;
}

.colorArea {
	background-color: #E9E9E9;
}

.colorArea td {
	padding-top: 10px;
	padding-bottom: 10px;
}


.columOne {
	padding: 0px 15px 0px 15px;
	width: 462px;
}

.columTwo {
	width: 108px;
	text-align: center;
	color: #942627;
	font-weight: bold;
}

#right {
	margin-left: 4px;
	width: 226px;
	float: right;
 	text-align: center;
}

#right h3 {
	color: #333333;
	text-align: left;
}

#leftBox {
	width: 113px;
	float: left;
	text-align: left;
}

#rightBox {
	width: 113px;
	float: right;
	text-align: left;
}

#sideContent { /*INDEX ONLY*/
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

#javaArea {
	width: 875px;
	background-color: #669897;
	background-image: url(../images/javaBG.jpg);
	background-repeat: repeat-y;
}

#javaImage {
	float: left;
	width: 213px;
	height: 241px;
	padding: 10px 0px 0px 0px;
	background-image: url(../images/javaImageBG.jpg);
	background-repeat: repeat-x;
	background-color: #669897;
}

#javaNav {
	float: right;
	background-color: #BACCC7;
	width: 652px;
	height: 27px;
	padding: 9px 0px 0px 10px;
}

#javaNav a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

#javaNav a.on {
	text-decoration: none;
	color: #7F2121;
}

#javaNav a:hover {
	text-decoration: none;
	color: #7F2121;
}

#javaNav a.off {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

#javaContent {
	float: right;
	background-color: #FFFFFF;
	width: 642px;
	padding: 10px;
	line-height: 17px;
}

#footer {
	width: 873px;
	height: 23px;
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 0px 0px;
	font-size: 11px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-image: url(../images/footerBG.jpg);
	background-repeat: repeat-x;
}

#footer a {
	color: #000000;
}

#footer a:hover {
	text-decoration: underline;
}

#infoText a {
	color: #FFFFFF;
}

.aboutUsButton {
	width: 210px;
	height: 26px;
	margin: 20px auto 20px auto;
}

.aboutUsButton a {
	width: 210px;
	height: 23px;
	display: block;
	background-image: url(../images/aboutUsButton.jpg);
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	color: #40607E;
	padding: 3px 0px 0px 0px;
}

.aboutUsButton a:hover {
	color: #992727;
	text-decoration: none;
}

#infoText {
	position: relative;
	top: -10px;
	width: auto;
	height: 40px;
	color: #FFFFFF;
	background-color:#41607d;
	height: 23px;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

#explanation {
	float: right;
}

#footerLogo {/*DIV - SECONDARY PAGES*/
	position: relative;
	width: auto;
	height: 85px;
	background-color:#d1d9d6;
}

#footerLogos{ /*TABLE - SECONDARY PAGES*/
	position: relative;
	width: 800px;
	top: 5px;
}

#copy {
	position: relative;
	top: 5px;
}

/* Drop Down Style Sheet */
#dropmenudiv {
	position: absolute;
	line-height: 25px;
	font-size: 14px;
	padding: 5px;
	margin: 11px 0px 0px 0px;
	background-color: #E5E8E8;
	background-image: url(../images/menuBG.jpg);
	background-repeat: repeat-x;
}

#dropmenudiv a {
	color: #333333;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover {
	color: #7F2121;
}

/*LOGOS ON INDEX.PHP*/

#logos_row1{
	position: relative;
	width: 250px;
	height: 80px;
	left:-15px;
	top: 10px;
}

#logos_row2{
	position: relative;
	width: 250px;
	height: 65px;
	left:-15px;
	top: 10px;
}

#logos_row3{
	position: relative;
	width: 250px;
	height: 45px;
	left:-15px;
	top: 10px;
}

#bottomContent {
	
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

#bottomContentCities {
	position: relative;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.bottomContentBoxesContainer {
	margin: 0px;
	margin-right: 12px;
	margin-top: 10px;
	padding: 0px;
	width: 570px;
	background-image: url(../images/design/bottomContentBoxesContainerBg.gif);
	background-repeat: repeat-y;
	float: left;
}

.bottomContentBoxesContainer p {
	margin: 0px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0px;
}

.bottomContentBoxesHeader {
	margin: 0px;
	padding: 0px;
	width: 570px;
	height: 16px;
	background-image: url(../images/design/bottomContentBoxesHeaderBg.gif);
	background-repeat: no-repeat;
}

.bottomContentBoxesFooter {
	margin: 0px;
	padding: 0px;
	width: 570px;
	height: 36px;
	background-image: url(../images/design/bottomContentBoxesFooterBg.gif);
	background-repeat: no-repeat;
}

.countiesBtn {
	margin: 5px 0px 0px 440px;
}

#intro1, #intro2, #intro3, #intro4, #intro5, #intro6, #intro7, #intro8, #intro9, #intro10, #intro11, #intro12 {
	margin-left: 15px;
	margin-bottom: 20px;
	width: 555px;
}

/* Contact Form Styles */
#contact {
	margin: 25px auto 0px auto;
	width: 550px;
}

#contact fieldset {
	border: solid 1px #000000;
	width: auto;
	margin: 0px 0px 8px 0px;
	padding: 10px 10px 10px 10px;
}

#contact legend {
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
}

#contact label {
	float: left;
	display: block;
	margin: 0px 5px 0px 0px;
	width: 12em;
	text-align: right;
}

#contact input, #contact select, #contact textarea {
	float: left;
	margin: 0px;
	padding: 0px;
}

#contact div {
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
/* Contact Form Styles */

table.testingPaternity, table.testingPaternity td {
	border: solid 1px #000000;
}
