* {margin:0; padding:0;}
body {margin:auto; background-color:#fff;}


#topline {
width:100%; 
height:40px; 
border-bottom: 1px solid #F7D6C8;
}
#header {
width:970px;  
padding:0px; 
height:85px; 
margin:0px auto;
}
 /* logo */
#headerlogo {
width:196px;  
padding:0px; 
float:left; 
}
 /* nav */
#headernav {
width:520px;  
padding: 60px 170px 0px 0px; 
float:right; 
text-align:right;
font-family: Helvetica Neue, Helvetica, Lucida Grande, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; 
line-height: 21px; 
color: #929999;
}
#headernav li {
display: inline;
padding: 0px 0px 0px 20px; 
}
#headernav li a:link { color: #929999; text-decoration:none}
#headernav li a:hover { color: #AAB2B2; text-decoration:underline}
#headernav li a:visited  { color: #929999; text-decoration:none}

#wrapperbkg { 
width:100%;
margin:0px auto;
background-color:#FFF;
background-image: url(../images/bkg_content.gif);
background-repeat:repeat-x
}
#wrapperbkg2 { 
width:100%;
margin:0px auto;
background-image: url(../images/bkg_pregnancy.jpg);
background-repeat: repeat-x;
background-position:center top
}
#wrapper{ 
width:970px;
margin:0px auto;
padding:0px; 
background-image:url(../images/bkg_shutter.jpg);
background-repeat:no-repeat;
background-position:top right
}

#sidebar1 {
width:140px; 
padding:0px; 
float:left; 
}
#content {
width:660px; 
padding:0px; 
float:left;
background-color:#FFFFFF
}

#sidebar2 {
width:170px; 
padding: 0px; 
float:left; 
}

#sidebar2 h1{
font-family: Helvetica Neue, Helvetica, Lucida Grande, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; 
line-height: 21px; 
color: #FFF;
padding: 170px 20px 20px 30px }


#btmbar {
width:970px; 
padding:0px; 
height:70px; 
clear:both
}

#footer {
width:100%; 
padding:10px; 
height:30px; 
text-align:center;
border-top: 1px solid #7ED0C2;

}

p{
font-family: Helvetica Neue, Helvetica, Lucida Grande, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; 
line-height: 19px; 
color: #313333;
padding: 10px 20px 10px 20px;  
}

a:link { color: #929999;}
a:hover { color: #AAB2B2;}
a:visited  { color: #929999;}



h1{
font-family: Helvetica Neue, Helvetica, Lucida Grande, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; 
line-height: 19px; 
color: #313333;
padding: 20px 150px 20px 142px;  
}

h2{
font-family: Helvetica Neue, Helvetica, Lucida Grande, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; 
line-height: 19px; 
color: #AAB2B2;
padding: 20px 20px 0px 20px;
letter-spacing: 1px  
}



.small{
font-family: Helvetica Neue, Helvetica, Lucida Grande, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; 
line-height: 21px; 
color: #AAB2B2; 
}

.border{border-bottom: 1px dotted #FFCC33; margin: 0px 60px 0px 20px}