@charset "UTF-8";

html {
text-align: center;
}

body {
position: relative;
text-align: left;
width: 48em;
margin: 0 auto 2em auto;
}

div#wrapper {
background: #FFFFFF;
}

div#branding {
background: url(../images/pinnacle_research_group.jpg) no-repeat 11em 0px;
}
div#tellme {

width: 9em;
position: relative;
top: 1em;
left: 0.7em;
}
div#tellme  img  {
margin: 0 0 4.5em 0;
}

div#tellme.about_us {
background:url(../images/drug_trials_red_pill.gif) no-repeat 0.5em 4.3em;
}

body.phase_one_unit div.about_us#tellme {
background:url(../images/drug_trials_blue_pill.gif) no-repeat 0.5em 4.3em;
}

body.faqs div.about_us#tellme {
background:url(../images/drug_trials_red_white_pill.gif) no-repeat 0.5em 4.3em;
}

body.facilities div.about_us#tellme {
background:url(../images/drug_trials_aqua_white_pill.gif) no-repeat 0.5em 4.3em;
}

body.experience div.about_us#tellme {
background:url(../images/drug_trials_green_blue_pill.gif) no-repeat 0.5em 4.3em;
}

body.staff div.about_us#tellme {
background:url(../images/drug_trials_yellow_blue_pill.gif) no-repeat 0.5em 4.3em;
}

body.links div.about_us#tellme {
background:url(../images/drug_trials_red_blue_pill.gif) no-repeat 0.5em 4.3em;
}

body.contact div.about_us#tellme {
background:url(../images/drug_trials_blue_green_pill.gif) no-repeat 0.5em 4.3em;
}

div#content {
width: 23em;
margin: 2em 0 0 13.3em;
}

body.contact #content h3 {
text-transform: none;
border-bottom: 1px solid #CCC;
padding: 0 0 .2em 0;
margin: 1em 0 .7em 0;
}

div#content p a {
padding: .7em 0;
display: block;
}

div#content p {
}

div#content p:first-line {
color:#018AC2;
}

div#content p a:link {
color: #7C4404;
}

div#content p a:visited {
}

div#content p a:hover, div#content p a:focus {
text-decoration: underline;
color: 04597C;
}

div#content p a:active {
}

div#content ul {
}

div#content ul li {
font-size: 75%;
color: #999;
padding: 0 0 .4em 1em;
}

div#photos {
width: 15em;
position: absolute;
top: 8em;
left: background
:url(../images/drug_trails_blue_pill.gif) no-repeat 0.5em 4.3em;;
left: 37.3em;
}

div#photos img {
width: 70%;
margin: 0 0 2em 0;
}

div#navigation {
position: absolute;
top: 8em;
width: 11.2em;
}

div#navigation ul {
}

div#navigation ul li {
background: url(../images/drug_testing_navbar_bg.jpg) no-repeat;
margin: .1em 0;
padding: .3em 0 .3em 0;
text-transform: uppercase;
font-weight: lighter;
font-size: 90%;
}

div#navigation ul li a {
padding-left: 2em;
}

div#navigation ul li a:link {
color: #033449;
background: url(url(images/navbar_bullet.jpg)) no-repeat;
}

div#navigation ul li a:visited {
color: #777;
}

div#navigation ul li a:hover, div#navigation ul li a:focus {
color: #777;
background: url(../images/navbar_bullet.jpg) no-repeat 0.5em 0.1em;
}

div#navigation ul li a:active {
}
div#navigation  ul li a.selected {
color: #033449;
font-weight: bold;
}

div#site_info p {
font-size: 70%;
line-height: 1.1;
text-align: right;
color: #999;
margin: 3em 0 0 17.5em;
border-top: 1px solid;
}

#patient_email input#name {
margin: 0 6em 1em 0;
}

#patient_email input#street {
margin: 0 6em 1em 0;
}

#patient_email input#city {
margin: 0 0 1em 0;
}

#patient_email input#phone {
margin: 0 10em 1em 0;
}