body {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	background:url('../images/bg_logo.gif') no-repeat;
	background-position:100px 350px;
}

em {
	font-style: normal;
}

div.clear {
	clear: both;
}

/* Column layout/positioning */
body div#wrapper {
	width:880px;
	margin: 0 auto;
	padding: 0px 170px;
}

body div#wrapper div#leftCol {
	float:left;
	padding-right:15px;
	width:415px;
}

body div#wrapper div#rightCol {
	width: 450px;
	float: right;
}

/* Header Styling */
div#header {
	width: 1200px;
	height: 314px;
	background: url('../images/headerBG.png') no-repeat;
	margin: 0 auto 15px;
}

div#header h1 {
	background:transparent url('../images/logo.jpg') no-repeat scroll 0 0;
	float:left;
	height:89px;
	margin-left:410px;
	margin-top:21px;
	text-indent:-9999px;
	width:239px;
}

div#wrapper p.genetic {
	font-size: 18px;
}

div#header a {
	background:transparent url('../images/headerLink.jpg') no-repeat scroll 0 0;
	float:left;
	height:48px;
	margin-left:1px;
	margin-top:40px;
	text-indent:-9999px;
	width:143px;
}
/* Generic Column Styles*/
h2 {
	background:transparent url(../images/infoFit.jpg) no-repeat scroll 0 0;
	height:139px;
	margin-bottom:13px;
	margin-top:15px;
	text-indent:-99999px;
	width:365px;
}

.bigger {
	font-size: 131%
}

h4 {
	font-size: 16px;
}

h5 {
	font-weight: normal;
	margin: 10px 0px;
	font-size: 30px;
	text-transform: uppercase;
}

div.normalH5 h5 {
	text-transform: none;
	font-size: 23px;
	font-weight: bold;
}
em {
	clear: both;
}

em.lower {
	font-size: 14px !important;
}
h5 strong {
	font-weight: bold;
	font-size: 30px !important;
}

div#wrapper p {
	padding: 8px 0px;
}

div#wrapper ul {
	margin-left: 1.5em;
	list-style-type: disc;
	color: #EB3E20;
	font-size: 8px;
	padding: 0px 0px;
}

div#wrapper ul li {
	line-height: 21px;
}

span.blackText{
	color: black;

}
div#wrapper span.blackText {
	font-size: 14px;
}
span.#EB3E20 {
	color: #EB3E20;
}
div#rightCol strong {
	font-size: 15px;
}

/* Left Column Stuff*/
div#wrapper div#leftCol p em {
	color: #EB3E20;
	font-size: 19px;
	font-weight: bold;
}
p.others { 
	font-size: 28px;
	margin-left:20px;
	color:#eb3e20;
	letter-spacing:-1px;
}

p.others strong {
	font-weight: bold;
	font-size: 28px !important;
}
div#wrapper div#leftCol p em strong{
	font-size: 14px;
	font-weight: normal;
}

p.signature {
	font-style: italic;
	line-height: 20px;
	font-size: 14px;
	margin-left: 20px;
}

p.signature strong{
	clear: both;
	display: block;
	font-style: none;
	margin-left: 15px;
	
}

div#wrapper div#rightCol a img {
	margin-bottom:15px;
	margin-left:167px;
	margin-top:48px;
}

/* Right Column Stuff*/

	div#wrapper div#rightCol p.fillOut{
	width: 310px;
	margin-left: 45px;
	font-size: 14px;
}

/* form stuff */
form.formOne {
	width: 215px;
	float: right;
	margin-right: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
}

form.formOne table {
	width: 215px;
}

form.formOne input {
	background:transparent url(../images/inputBG.jpg) repeat scroll 0 0;
	border:medium none;
	float:right;
	height:20px;
	line-height:23px;
	margin:5px 0;
	padding-top:3px;
	text-align:left;
	width:145px;
}
form.formOne input.submit {
	font-size: 0px;
	display:block;
	line-height: 0px;
	border: none;
	text-indent: -9999px;
	background: url('../images/buttonBG.jpg');
	height: 37px;
	width: 119px;
	cursor: hand;
	margin-right: 47px;
	margin-top: 33px;
}

/* theBox */
div#wrapper div.theBox {
	background: url('../images/boxBGMid.jpg') repeat-y;
	font-size: 14px;

}
p.results {
	margin-left:20px;
	width:312px;
}
p.underline {
	font-weight: bold;
	margin-left:20px;
}
div#wrapper div.theBoxMid {
	padding-top: 10px;
	background: url('../images/boxBGTop.jpg') no-repeat;
}

	div#wrapper div.theBoxInner {
	background: url('../images/boxBGBottom.jpg') no-repeat bottom center;
	width: 404px;
	padding:0 23px 20px;

}

div#wrapper #leftCol #quote {
	border-style: dashed;
	border-color: #ff0000;
	padding: 10px;
	
}
div#wrapper div.theBoxInner span, div#wrapper #leftCol #quote span{
	font-weight: bold;
	text-align: right;
	width: 100%;
	display: block;
}

div#wrapper div.theBoxInner blockquote {
	margin-top: 20px;
	font-weight: normal;
	font-style: normal;
}

div#wrapper #leftCol #quote blockquote.leftquote {
	font-weight: normal;
	font-style: italic;
}

/* Footer */

div#footer {
	clear: both;
	height: 564px;
	width: 1200px;
	background: url('../images/footerBG.jpg') no-repeat 0 0;
	margin: 0 auto;
}

div#footer img.bottomPicture {
	clear:both;
	display:block;
	float:left;
	margin-left:150px;
	margin-top:101px;
	margin-right: 230px;
	margin-bottom: 40px;
}

div#footer img {
	float: left;
	margin-left: 20px;
}
div#footer img.firstImg {
	margin-left: 150px;
}
div#footer ul {
	color:#EB3E20;
	display:block;
	float:left;
	font-size:12px !important;
	font-weight:bold;
	list-style-type:none;
	margin-bottom:13px;
	margin-right:325px;
}
div#footer ul li {
	float: left;
	margin: 0px 15px;
}

.makeSmaller {
	font-size: 14px;
}

div.thinnerRightCol {
	padding-left: 20px;
}

.red {
	color: #EB3E20;
}

/* testimonial */

div#testimonial {
	background:url('../images/test_mid.gif');
	width:450px;
}
div#testimonial blockquote {
	padding:10px 20px;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
div#testimonial span {
	text-align:right;
	padding:0px 20px;
	font-size:12px;
	color:#666;
}
div.test-top {
	background:url('../images/test_top.gif');
	height:11px;
}
div.test-bottom {
	background:url('../images/test_bottom.gif');
	height:32px;
}

div.img_bio{
float:left;
height:215px;
width:215px;
}

div.img_bio img{
float:left;
padding:0 10px;
}

div.img_bio h3{
padding:0 0 5px;
text-align:left;
}

div.img_bio p{
text-align:left;
}

