@charset "utf-8";

body {
margin:0;
background-color:#882331;
}

p {
margin-top:0;
}

/* ---------- header ---------- */

#header {
width:950px;
height:107px;
background-color:882331;
background-image:url(../images/gui/background_header.jpg);
margin-top:20px;
}

#logo {
width:145px;
height:48px;
float:left;
padding:13px 0 0 16px;
}

#mainNav {
width:780px;
height:35px;
float:left;
text-align:left;
padding:10px 0 0 0;
}

#phoneInfo {
width:156px;
height:45px;
float:left;
padding-right:14px;
}

/* ---------- upper nav ---------- */

#upperNavContainer {
width:771px;
height:55px;
float:left;
text-align:right;
padding:6px 7px 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

#upperNavContainer a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
padding:5px;
}

#upperNavContainer a:hover {
color:#000000;
text-decoration:none;
background-color:#ffffff;
}

#upperNav {
width:500px;
float:right;
padding:5px 0 0 0;
}

#resizeMedium {
width:13px;
float:right;
font-size:14px;
padding:3px 0 0 0;
}

#resizeMedium a {
font-size:14px;
color:#000000;
text-decoration:none;
}

#resizeMedium a:hover {
color:#000000;
text-decoration:none;
background-color:#ffffff;
}

#resizeLarge {
width:15px;
float:right;
font-size:16px;
padding:2px 12px 0 0;
}

#resizeLarge a {
font-size:16px;
color:#000000;
text-decoration:none;
}

#resizeLarge a:hover {
color:#000000;
text-decoration:none;
background-color:#ffffff;
}

#physicianButtonLeft {
width:8px;
height:24px;
float:right;
}

#physicianButton {
width:100px;
height:24px;
float:right;
padding:0;
background-color:#882331;
}

#physicianButton a {
display:block;
width:100%;
height:19px;
float:right;
text-align:center;
padding:5px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
text-decoration:none;
}

#physicianButton a:hover {
display:block;
color:#ffffff;
text-decoration:underline;
background-color:#882331;
}



/* ---------- body ----------*/

#bodyContainer {
width:950px;
height:2200px;
z-index:0;
background-color:#ffffff;
}

#bodyContainer a {
font-family:verdana, Arial, Helvetica;
color:#882331;
text-decoration:none;
}

#bodyContainer a:hover {
color:#882331;
text-decoration:underline;
}

#overlay {
width:950px;
height:800px;
z-index:1;
position:absolute;
}


#quickStart {
width:157px;
height:129px;
float:right;
padding:11px 0 0 15px;
background-image:url(../images/gui/background_homequickstart.jpg);
background-position:top;
background-repeat:no-repeat;
text-align:left;
line-height:21px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#b5121b;
}

#quickStart a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#b5121b;
text-decoration:none;
}

#quickStart a:hover {
color:#b5121b;
text-decoration:underline;
}

#learnMore {
width:143px;
float:right;
padding:88px 27px 0 0;
}

/* ---------- anchor ---------- */

#anchor {
width:950px;
height:100px;
background-color:#000000;
background-image:url(../images/gui/background_anchor.jpg);
}

/* ---------- footer ---------- */

#footer {
width:950px;
padding:12px 0 16px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
line-height:16px;
}

#footer a {
color:#000000;
text-decoration:none;
padding:5px;
}



/* ---------- clear ---------- */

.clear {
clear:both;
}
